diff --git a/library/Graphite/ProvidedHook/Icingadb/IcingadbSupport.php b/library/Graphite/ProvidedHook/Icingadb/IcingadbSupport.php new file mode 100644 index 0000000..a4522d4 --- /dev/null +++ b/library/Graphite/ProvidedHook/Icingadb/IcingadbSupport.php @@ -0,0 +1,10 @@ +getLibDir() . '/vendor/Psr/Loader.php'; require_once $this->getLibDir() . '/vendor/iplx/Loader.php'; $this->provideHook('monitoring/DetailviewExtension'); +$this->provideHook('icingadb/IcingadbSupport');