6 lines
174 B
INI
6 lines
174 B
INI
# 'check_radius' command definition
|
|
define command{
|
|
command_name check_radius
|
|
command_line /usr/lib/nagios/plugins/check_radius $ARG1$ $ARG2$ $HOSTADDRESS$ 1812 $ARG3$
|
|
}
|
|
|