mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-15 16:14:32 +02:00
3 lines
89 B
PHP
3 lines
89 B
PHP
<?php
|
|
$check_cmd = $config['nagios_plugins'] . "/check_dhcp ".$service['service_param'];
|