7 lines
151 B
INI
Executable File
7 lines
151 B
INI
Executable File
# 'check_users' command definition
|
|
define command{
|
|
command_name check_users
|
|
command_line /opt/nagios/libexec/check_users -w '$ARG1$' -c '$ARG2$'
|
|
}
|
|
|