diff --git a/run.php b/run.php index 3f05d06..f513ed9 100644 --- a/run.php +++ b/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');