summaryrefslogtreecommitdiffstats
path: root/debian/pluginconfig/users.cfg
blob: 614a6221e2e5bf0a9005ab340d42a72b3f340fb7 (plain)
1
2
3
4
5
6
# 'check_users' command definition
define command{
	command_name	check_users
	command_line	/usr/lib/nagios/plugins/check_users -w '$ARG1$' -c '$ARG2$'
	}