icingaweb2-module-businessp.../run.php
Thomas Gelf b3df39d1b0 NodeController: add business impact action
Show all paths to a specific node to visualize it's business impact

fixes #8573
2017-01-10 16:49:53 +01:00

5 lines
152 B
PHP

<?php
$this->provideHook('monitoring/HostActions');
$this->provideHook('monitoring/ServiceActions');
//$this->provideHook('director/shipConfigFiles');