6 lines
178 B
INI
Executable File
6 lines
178 B
INI
Executable File
# 'check_breeze' command definition
|
|
define command {
|
|
command_name check_breeze
|
|
command_line /opt/nagios/libexec/check_breeze -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$'
|
|
}
|