[Nagiosplug-help] Monitoring OpenVPN

Alex Boulanger alx.boulanger at gmail.com
Fri Oct 5 09:30:40 CEST 2007


Hello,

You could use a check_proc via NRPE or NSCA to monitor the
availability of your openvpn daemon, ie:

/usr/lib/nagios/plugins/check_procs -c 1: -C openvpn

will output a critical state if there is not at least 1 process named
openvpn running



2007/9/28, James Miller <jimm at simutronics.com>:
> Hello everyone,
>
> I am looking for a way to use nagios's check_udp to monitoring if my OpenVPN
> daemons are running.  Does anyone know of a send/expect string I could use
> to query OpenVPN?  Just running ./check_udp -H <host> -p 1164 -w 5 -c 10
> results in "No data was received from host!" and "No response from host on
> port 1164".
>
>
> --Jim




More information about the Help mailing list