]> git.pld-linux.org Git - projects/nagios-config.git/blob - commands/check_procs.cfg
- allow extra args for all commands
[projects/nagios-config.git] / commands / check_procs.cfg
1 # Command to check the number of running processing on the local machine
2 # 'check_local_procs' command definition
3 define command {
4         command_name    check_local_procs
5         command_line    $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$ $ARG4$
6 }
This page took 0.02367 seconds and 3 git commands to generate.