summaryrefslogtreecommitdiffstats
path: root/run.php
blob: 6cb81f8d44fdb42b7ef5be83676536a2bfffdae6 (plain)
1
2
3
4
5
6
7
8
9
10
<?php

$this->provideHook('monitoring/HostActions');
$this->provideHook('monitoring/ServiceActions');
$this->provideHook('monitoring/DetailviewExtension');
$this->provideHook('icingadb/HostActions');
$this->provideHook('icingadb/ServiceActions');
$this->provideHook('icingadb/icingadbSupport');
$this->provideHook('icingadb/ServiceDetailExtension');
//$this->provideHook('director/shipConfigFiles');