Re: [Nagios-users] check snmp logic

2013-08-28 Thread Ben Sykes
Do you mean you want to check the result of one OID and make that treat another OID's values differently? Personally if I faced that problem - I would probably code a custom check in Bash using snmpget from snmputils that did some nested If statements, or use Net::SNMP from Perl

[Nagios-users] check snmp logic

2013-08-28 Thread Mark Campbell
So I need to utilize some logic in my service checks. I have a chiller that if it is not running the discharge temp is not of concern. However if it is running the discharge temp needs to be lower than 50 degrees. Is there a way to have the check snmp utilize some logic that says if running =

[Nagios-users] Webtransaction monitoring

2013-08-28 Thread Watanabe, Yu
Hi all! I would like to share ideas for web transaction monitoring for nagios. I believe that there are couple of ways to implement this on nagios. http://jon.netdork.net/2011/03/19/using-nagios-to-monitor-webpages/ We use check_website.pl because its simple. What does everyone else use for this

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread C. Bensend
> On 8/28/13 14:43, C. Bensend wrote: >> Are you saying I just need gearmand running on the collector? > > Well, i assumed it. You are the only one which really can tell that. > You will need a worker on each host which should run checks. If your > collector should not run any checks, than no work

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread Sven Nierlein
On 8/28/13 14:43, C. Bensend wrote: > Are you saying I just need gearmand running on the collector? Well, i assumed it. You are the only one which really can tell that. You will need a worker on each host which should run checks. If your collector should not run any checks, than no worker is neces

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread C. Bensend
> On 8/22/13 13:51, C. Bensend wrote: >> CRITICAL: Return code of 127 is out of bounds. Make sure the plugin >> youre trying to run actually exists. (worker: collector.domain.org) > > Hi, > > if this is the collector host, why does it have a mod-gearman worker > installed? If nagios would have > r

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread Sven Nierlein
On 8/22/13 13:51, C. Bensend wrote: > CRITICAL: Return code of 127 is out of bounds. Make sure the plugin > youre trying to run actually exists. (worker: collector.domain.org) Hi, if this is the collector host, why does it have a mod-gearman worker installed? If nagios would have run the check b

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread C. Bensend
> Do you get many of those error messages in the logs at once, or just > one at a time? > > Only one thought: what are the permissions on your $USER$ variables? > Nagios on my systems setuid() to nonroot after startup, and if it gets > SIGHUP to reload config, but can't read the file defining $USE

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread Justin Pryzby
Do you get many of those error messages in the logs at once, or just one at a time? Only one thought: what are the permissions on your $USER$ variables? Nagios on my systems setuid() to nonroot after startup, and if it gets SIGHUP to reload config, but can't read the file defining $USER*$, will ac

Re: [Nagios-users] Distributed monitoring: central collector doesn't seem to be able to run active checks

2013-08-28 Thread C. Bensend
>I'm continuing to iron out the wrinkles with 3.5.1 and distributed > monitoring. I'm using mod_gearman to submit and receive events from > two distributed pollers. > >Every now and again, I'll get something similar in the log on the > centralized collecting machine: > > CRITICAL: Return

[Nagios-users] Thanks

2013-08-28 Thread bharat Varandani
Dear All, Thanks For Support in nagios..Thanks Bharat varandani From: Dimitri Yioulos To: nagios-users@lists.sourceforge.net Sent: Monday, August 26, 2013 6:03 PM Subject: Re: [Nagios-users] warning On Saturday 24 August 2013 6:37:37 am bharat Varandani w