6 lines
168 B
INI
6 lines
168 B
INI
|
# 'check_sieve' command definition
|
||
|
define command{
|
||
|
command_name check_sieve
|
||
|
command_line /usr/lib/monitoring-plugins/check_sieve -H $HOSTADDRESS$ $ARG1$
|
||
|
}
|