Adding check_sieve
This commit is contained in:
parent
34c5c8f81e
commit
1697637249
11 changed files with 309 additions and 3 deletions
5
check_sieve/check_sieve.cfg
Normal file
5
check_sieve/check_sieve.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 'check_sieve' command definition
|
||||
define command{
|
||||
command_name check_sieve
|
||||
command_line /usr/lib/monitoring-plugins/check_sieve -H $HOSTADDRESS$ $ARG1$
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue