Adding check_sentinel
This commit is contained in:
parent
43be123a11
commit
9c91dfd76e
8 changed files with 156 additions and 1 deletions
6
check_sentinel/check_sentinel.cfg
Normal file
6
check_sentinel/check_sentinel.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 'check_sentinel' command definition
|
||||
define command {
|
||||
command_name check_sentinel
|
||||
command_line /usr/lib/monitoring-plugins/check_sentinel -H '$HOSTADDRESS$' -p '$ARG1$'
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue