Files

4 lines
106 B
PHP
Raw Permalink Normal View History

2016-04-18 08:57:33 +10:00
<?php
2020-09-21 15:40:17 +02:00
2020-09-21 15:59:34 +02:00
$check_cmd = \LibreNMS\Config::get('nagios_plugins') . '/check_dhcp ' . $service['service_param'];