6 lines
159 B
INI
6 lines
159 B
INI
# 'check-fast-alive' command definition
|
|
define command{
|
|
command_name check-fast-alive
|
|
command_line /usr/lib/nagios/plugins/check_fping -H '$HOSTADDRESS$'
|
|
}
|