]> git.pld-linux.org Git - projects/nagios-config.git/blob - commands/check_load.cfg
check_dns_name for checking if specified name resolves
[projects/nagios-config.git] / commands / check_load.cfg
1 # Command to check the load on the local machine
2 # 'check_local_load' command definition
3 define command {
4         command_name    check_local_load
5         command_line    /usr/lib/nagios/plugins/check_load $ARG1$
6 }
This page took 0.067407 seconds and 3 git commands to generate.