]> git.pld-linux.org Git - projects/nagios-config.git/blame - commands/check_procs.cfg
check_dns_name for checking if specified name resolves
[projects/nagios-config.git] / commands / check_procs.cfg
CommitLineData
08e9600e 1# Command to check the number of running processing on the local machine
d9fc610a
ER
2# 'check_local_procs' command definition
3define command {
70d3f139 4 command_name check_local_procs
fe5530b1 5 command_line /usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$ $ARG4$
d9fc610a 6}
This page took 0.216119 seconds and 4 git commands to generate.