Re: [Nagios-users] Inconsistency of Nagios

2013-01-04 Thread Mike Guthrie
On 1/3/2013 9:06 PM, C. Bensend wrote: >> If I understand correctly, I should create some plugin to kill all >> dependency process on a periodic interval. In my observation I did not see >> multiple parent process. > My recommendation was to write a plugin to *detect* multiple parents, > not kill t

Re: [Nagios-users] Inconsistency of Nagios

2013-01-03 Thread C. Bensend
> If I understand correctly, I should create some plugin to kill all > dependency process on a periodic interval. In my observation I did not see > multiple parent process. My recommendation was to write a plugin to *detect* multiple parents, not kill them. > Currently what I observe is whenever

[Nagios-users] Inconsistency of Nagios

2013-01-03 Thread Srikanth Gumma
Thank you for all the inputs. If I understand correctly, I should create some plugin to kill all dependency process on a periodic interval. In my observation I did not see multiple parent process. Currently what I observe is whenever I see such sluggishness then I stop nagios service cleanup chec

Re: [Nagios-users] Inconsistency of Nagios

2013-01-03 Thread C. Bensend
- > From: "Mike Guthrie" > To: "Nagios Users List" > Sent: Wednesday, January 2, 2013 3:23:58 PM > Subject: Re: [Nagios-users] Inconsistency of Nagios > > > > Typically when I've seen behavior like this, it's because there are > multiple pa

Re: [Nagios-users] Inconsistency of Nagios

2013-01-03 Thread Assaf Flatto
Guthrie" > To: "Nagios Users List" > Sent: Wednesday, January 2, 2013 3:23:58 PM > Subject: Re: [Nagios-users] Inconsistency of Nagios > > > > Typically when I've seen behavior like this, it's because there are multiple > parent processes of Nagios run

Re: [Nagios-users] Inconsistency of Nagios

2013-01-03 Thread Páll Guðjón Sigurðsson
t: Re: [Nagios-users] Inconsistency of Nagios Typically when I've seen behavior like this, it's because there are multiple parent processes of Nagios running, so both instances are launching checks, and reaping each others results. Try killing off all Nagios processes, and then starting it fresh

Re: [Nagios-users] Inconsistency of Nagios

2013-01-02 Thread Mike Guthrie
Typically when I've seen behavior like this, it's because there are multiple parent processes of Nagios running, so both instances are launching checks, and reaping each others results. Try killing off all Nagios processes, and then starting it fresh again to see if that resolves the issue. /

[Nagios-users] Inconsistency of Nagios

2013-01-02 Thread Srikanth Gumma
Hi, I need some help regarding nagios. We have around 500 Linux servers for which we are doing a ping and ssh monitoring only. The entire functionality is based on remote and no NRPE service is deployed. However I see very inconsistency on nagios functionality. sometimes I don't see any updates o