Re: [Nagios-users] check_snmp_load.pl best linux practices

2011-03-11 Thread Robert Eden
If I write the extension, I will certainly commit it to the nagios-snmp SF project for inclusion. Frank, feel free to beat me to the punch (since yours is already running) Robert On 3/11/2011 10:13 AM, Joe Beck wrote: > Frank, > > This looks like a great addition to my core alerting. > Any chan

Re: [Nagios-users] check_snmp_load.pl best linux practices

2011-03-11 Thread Gary Every
I use my 15 minute avg instead of the current, allows for less false positives. Here is my checkcommand /usr/lib/nagios/plugins/check_snmp -H 10.1.1.22 -C REDACTED -o enterprises.ucdavis.laTable.laEntry.laLoadInt.2,enterprises.ucdavis.laTable.laEntry.laLoadInt.1,enterprises.ucdavis.laTable.la

Re: [Nagios-users] check_snmp_load.pl best linux practices

2011-03-11 Thread Joe Beck
Frank, This looks like a great addition to my core alerting. Any chance you can share the details of your setup-- Did you make these updates to check_snmp_load.pl & do something similar to Robert? >> I'm getting good results by using the NETSL option to report load averages. >> I'm setting '-c 99,

Re: [Nagios-users] Problem: Nagios service check retry interval shorted than configured.

2011-03-11 Thread Paul M. Dubuc
Jelle Smet wrote: >> Why is there only 10 seconds between these pairs of checks? Sometimes I see >> a >> 20 or 30 second difference sometimes 60 seconds. Most of them are less than >> 30 seconds. It's very inconsistent. Any idea what could be causing this? > > Hi Paul, > > I have been looking

Re: [Nagios-users] service notification logged but not done

2011-03-11 Thread MAYER Hans
Dear Paul Thanks for the answer. resource.cfg:$USER1$=/usr/local/nagios/libexec This is really a local filesystem. I switched on syslog up to debug level. If there would be problems, there should be some entries, but there is nothing. For me this sounds like a Nagios bug. In any case, I wil

Re: [Nagios-users] Problem: Nagios service check retry interval shorted than configured.

2011-03-11 Thread Jelle Smet
> Why is there only 10 seconds between these pairs of checks? Sometimes I see > a > 20 or 30 second difference sometimes 60 seconds. Most of them are less than > 30 seconds. It's very inconsistent. Any idea what could be causing this? Hi Paul, I have been looking into this myself the last