mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-29 10:09:35 -05:00
Provide grapher hook
This commit is contained in:
parent
bc54d59146
commit
7b8bee8a94
1 changed files with 1 additions and 0 deletions
1
run.php
1
run.php
|
|
@ -5,4 +5,5 @@ $this->provideHook('monitoring/ServiceActions');
|
|||
$this->provideHook('icingadb/HostActions');
|
||||
$this->provideHook('icingadb/ServiceActions');
|
||||
$this->provideHook('icingadb/icingadbSupport');
|
||||
$this->provideHook('grapher');
|
||||
//$this->provideHook('director/shipConfigFiles');
|
||||
|
|
|
|||
Loading…
Reference in a new issue