Re: [Nagios-users] Monitor Cisco Uptime

2012-10-20 Thread Fernando Feijo
>>>What other services do you recommend monitoring for up/down status besides >>>ping? You could also do ssh or even telnet, if you have them enabled. You did not ask, but a comment on uptime. You can use it to detect router bounces, detecting rogue reloads or perhaps system crashes. I have it t

Re: [Nagios-users] Monitor Cisco Uptime

2012-10-20 Thread Fernando Feijo
a bit of a learning curve. > NagiosQL helps me a lot with config files. > > Thanks for the response. > > -Will > > From: Fernando Feijo [mailto:ffe...@ffeijo.com] > Sent: Saturday, October 20, 2012 12:19 PM > To: Nagios Users List > Subject: Re: [Nagios-users] Monitor Ci

Re: [Nagios-users] Monitor Cisco Uptime

2012-10-21 Thread Fernando Feijo
s other than ping, if >> anyone else would like to share. >> >> Today we are using an older version of whatsup with a little over 1000 >> devices/services (includes CPE) with ping only. I’m looking to Nagios as a >> possible future replacement. Love it so far, just

Re: [Nagios-users] Monitoring a host behind VPN/Firewall

2012-10-22 Thread Fernando Feijo
Gilberto, There is surely a more elegant way, but if you add an extra test in the client that returns OK plus the date and time, and call this test "_Last likely update" or something of that sort, you will at least know if the data is stale. It is a short batch file: ** @echo off

Re: [Nagios-users] check_snmp_load and check_snmp_mem output (null) issue.

2013-02-11 Thread Fernando Feijo
Looking at the config it seems that the community string reference in the pasted command definition (-c $ARG3$) will refer to the parameter "90" from the service definition, when the manual run shown implies "90" should be the critical value, not the community string. A possible fix would be ad

Re: [Nagios-users] [Mac OS X 10.6] Problem loading ndomod broker module

2010-07-26 Thread Fernando Feijo
Sergio, Not quite what you asked, but did you try the Darwin ports path? http://nagios.darwinports.com/ Fernando On Jul 26, 2010, at 8:28 AM, Sergio Loureiro wrote: > Hi All, > > I've installed Nagios 3.2.1 from the sources on a Mac OS X 10.6 and I've > installed ndoutils 1.4b9. > > I g