icingaweb2-module-businessp.../run.php
2022-02-03 16:55:02 +01:00

6 lines
200 B
PHP

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