7 lines
195 B
INI
7 lines
195 B
INI
# 'check_sentinel' command definition
|
|
define command {
|
|
command_name check_sentinel
|
|
command_line /usr/lib/monitoring-plugins/check_sentinel -H '$HOSTADDRESS$' -p '$ARG1$'
|
|
}
|
|
|