Verify the state of the clients connected to a openvpn server
The -H [IP or hostname of the openvpn server] and -p options [port of the
openvpn server] are always obligatory. If plugin can be connected with the
management interface it will show the common name (as it is specified in the
client certificate) of the connected clients. Otherwise, it will finish with
critical state. The -i option shows the remote IP address of the client instead
of their common name and the -n option shows the number of connected clients.
It is possible to be verified that a client in particular is connected using
one of these two options -C [common name] or -r [remote IP address]. If these
options are used, also the exit state is due to specify that will give back
plugin if it does not find the client through the -w [warning] -c [critical]
options.
Author:
-------
Jaime Gascon Romero
- Developed at server:monitoring
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/monitoring-plugins-openvpn && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
check_openvpn-add-perfdata.patch | 0000002075 2.03 KB | |
check_openvpn.cfg | 0000000366 366 Bytes | |
check_openvpn.pl | 0000005642 5.51 KB | |
monitoring-plugins-openvpn.changes | 0000001219 1.19 KB | |
monitoring-plugins-openvpn.spec | 0000002934 2.87 KB |
Comments 0