summaryrefslogtreecommitdiffstats
path: root/run.php
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--run.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/run.php b/run.php
new file mode 100644
index 0000000..3f05d06
--- /dev/null
+++ b/run.php
@@ -0,0 +1,8 @@
+<?php
+
+$this->provideHook('monitoring/HostActions');
+$this->provideHook('monitoring/ServiceActions');
+$this->provideHook('icingadb/HostActions');
+$this->provideHook('icingadb/ServiceActions');
+$this->provideHook('icingadb/icingadbSupport');
+//$this->provideHook('director/shipConfigFiles');