6 lines
182 B
INI
6 lines
182 B
INI
# 'check_breeze' command definition
|
|
define command {
|
|
command_name check_breeze
|
|
command_line /usr/lib/nagios/plugins/check_breeze -H '$HOSTADDRESS$' -w '$ARG1$' -c '$ARG2$'
|
|
}
|