icingaweb2-module-businessp.../run.php
2022-07-19 14:04:19 +02:00

9 lines
322 B
PHP

<?php
$this->provideHook('monitoring/HostActions');
$this->provideHook('monitoring/ServiceActions');
$this->provideHook('icingadb/HostActions');
$this->provideHook('icingadb/ServiceActions');
$this->provideHook('icingadb/icingadbSupport');
$this->provideHook('grapher');
//$this->provideHook('director/shipConfigFiles');