Re: [Nagios-users] Regex Services?

2007-07-31 Thread Kerry Milestone
ike studying... this this matches > your request. > > Learner -- Kerry Milestone Network Engineer --- 1 0 ... my two bits - This SF.net email is sponsored by: Splunk Inc. Still grepping throu

Re: [Nagios-users] Regex Services?

2007-07-31 Thread Kerry Milestone
When trying to verify with Nagios, it seems to stop reading the string on the first comma it comes accross. The Nagios documentation is a little light with how to use regex other than using wildcards. Is what I am trying to do, actually possible? Cheers. Error: Could not find any host match

Re: [Nagios-users] Regex Services?

2007-07-30 Thread Kerry Milestone
Hello Goksie, Cheers for your reply. This works too as a regex, however I still get the following within Nagios: # ./bin/nagios -v etc/nagios.cfg Nagios 2.9 Copyright (c) 1999-2007 Ethan Galstad (http://www.nagios.org) Last Modified: 04-10-2007 License: GPL Reading configurati

[Nagios-users] Regex Services?

2007-07-30 Thread Kerry Milestone
os 2.9, both on a Linux platform and FreeBSD. Many thanks, Kerry. -- Kerry Milestone Network Engineer --- 1 0 ... my two bits - This SF.net email is sponsored by: Splunk Inc. Still grepping thr

Re: [Nagios-users] VPN Monitoring

2007-06-14 Thread Kerry Milestone
. After perusing the CheckPoint documentation, it would seem that I can utilise the cpvTnlMonTable as within this, it has cpvTnlMonStatus - The status of the peer. Regards, Kerry. Michael Schwartzkopff wrote: > Am Mittwoch, 13. Juni 2007 11:02 schrieb Kerry Milestone: > >> a

Re: [Nagios-users] VPN Monitoring

2007-06-13 Thread Kerry Milestone
reports the status of the VPN link, something like with a hardware interface where you can see if there is a physical link present or not, and observe things like flapping though for VPNs like either established or not. Hugo van der Kooij wrote: > On Tue, 12 Jun 2007, Kerry Milestone wr

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

[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