mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #3396 from adaniels21487/issue-2193-1
Nagios Services command for check_dhcp
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
$check_cmd = $config['nagios_plugins'] . "/check_dhcp ".$service['service_param'];
|
||||
Reference in New Issue
Block a user