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