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