Re: [Nagios-users] VPN Monitoring

2007-06-14 Thread Kerry Milestone
Hello Michael, this I think are what I was after. When doing a snmpwalk, these oids are failing as not being present. infact, the entire enterprise mib is failing which suggests that I shall be looking closer at the firewall's config & setup as to why. i have a check BGP script running which ch

Re: [Nagios-users] VPN Monitoring

2007-06-13 Thread Michael Schwartzkopff
Am Mittwoch, 13. Juni 2007 11:02 schrieb Kerry Milestone: > are looking at the VPN status. basic at this stage, but whether it is > up or not. Hi, What exactly do you want to monitor? You could use: Monitoring (nagios): cpvCurrEspSAsIn: "IPsec current Inbound ESP SAs" cpvCurrEspSAsOut: "IPsec c

Re: [Nagios-users] VPN Monitoring

2007-06-13 Thread John A. Sullivan III
On Tue, 2007-06-12 at 19:30 -0700, Anthony Mendoza wrote: > What are you trying to monitor on the VPN devices? If you're using SNMP > you can pretty much monitor anything you know the OID for using the > check_snmp plugin. If your Checkpoint VPN is running on a Linux server > then anything expose

Re: [Nagios-users] VPN Monitoring

2007-06-13 Thread Kerry Milestone
problem is, we can lose many VPNs to a node through diverse paths before a device is unreachable thus pinging something at the other end is probably not going to work as by the time the device is unreachable its far too late and customer impacting. I am really after monitoring something which rep

Re: [Nagios-users] VPN Monitoring

2007-06-13 Thread Kerry Milestone
are looking at the VPN status. basic at this stage, but whether it is up or not. The checkpoint mib, OID, 1.3.6.1.4.1.2620 does not seem to have the vpn status. I am well aware that Checkpint provide their own monitoring solution, but it would really be nice and useful to have it integrated int

Re: [Nagios-users] VPN Monitoring

2007-06-12 Thread Hugo van der Kooij
On Tue, 12 Jun 2007, Kerry Milestone wrote: > does anyone have any hints on how to monitor Checkpoint VPN status? > Also of interest is how to monitor Sonicwalls, again preferably with > SNMP trying to keep scripts and processing simple. However I am > guessing a little more in depth trickery suc

Re: [Nagios-users] VPN Monitoring

2007-06-12 Thread Anthony Mendoza
What are you trying to monitor on the VPN devices? If you're using SNMP you can pretty much monitor anything you know the OID for using the check_snmp plugin. If your Checkpoint VPN is running on a Linux server then anything exposed by the SNMP daemon is monitorable. On 6/12/2007 9:03 AM, Kerry

[Nagios-users] VPN Monitoring

2007-06-12 Thread Kerry Milestone
Hello, does anyone have any hints on how to monitor Checkpoint VPN status? Also of interest is how to monitor Sonicwalls, again preferably with SNMP trying to keep scripts and processing simple. However I am guessing a little more in depth trickery such as checking traceroutes and routing tables