librenms/includes/services/check_procs.inc.php
2016-12-21 20:44:25 -06:00

4 lines
91 B
PHP

<?php
$check_cmd = $config['nagios_plugins'] . "/check_procs ".$service['service_param'];