VPN-Monitoring

Sean McAvoy sean.mcavoy at megawheels.com
Fri Mar 21 18:22:08 CET 2003


I use Snapgear Devices (Linux based, using freeswan IPSec), to connect
to a Linux box (Freeswan IPSec). To monitor the VPN connections, I 
check to see if port 23  on the internal interface of the remote vpn is
available (it's only possible to connect to it if the vpn is up)
here's the command entry I use:

define command{
        command_name    check_ipsec_tunnel
        command_line    $USER1$/check_tcp -H $ARG1$ -p 23 -w 5 -c 10
}


hope that helps some.

On Fri, 2003-03-21 at 10:14, Marco Kohn wrote:
> Hi,
> 
> I've a question. Is it possible to monitor a VPN-Connection. Is there
> anyone, who has this services running ?
> 
> 
> Bye Marco
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list