mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-22 07:40:30 -05:00
6 lines
200 B
PHP
6 lines
200 B
PHP
<?php
|
|
|
|
$this->provideHook('monitoring/HostActions');
|
|
$this->provideHook('monitoring/ServiceActions');
|
|
$this->provideHook('icingadb/icingadbSupport');
|
|
//$this->provideHook('director/shipConfigFiles');
|