Merge pull request #3396 from adaniels21487/issue-2193-1

Nagios Services command for check_dhcp
This commit is contained in:
Neil Lathwood
2016-04-20 09:38:59 +01:00
+2
View File
@@ -0,0 +1,2 @@
<?php
$check_cmd = $config['nagios_plugins'] . "/check_dhcp ".$service['service_param'];