Re: [Nagios-users] Scheduled checks falling far behind

2010-10-22 Thread Jonathan Angliss
On 10/22/10 19:29, Litwin, Matthew wrote: > I have been chasing my tail trying to figure out why my RRD files were > very sparsely populated, and I am realizing that my checks are falling > behind of their scheduled times up to 3 times their set check interval. > For example a service that should b

Re: [Nagios-users] Scheduled checks falling far behind

2010-10-22 Thread Frost, Mark {PBC}
Matthew, You don't say, but my guess would be that you have high latencies. That is for one of several reasons, Nagios is not able to run checks when it thinks it should. You can see this information and other stats by looking at the Performance item near the bottom of the Nav pane in the Nag

[Nagios-users] Scheduled checks falling far behind

2010-10-22 Thread Litwin, Matthew
I have been chasing my tail trying to figure out why my RRD files were very sparsely populated, and I am realizing that my checks are falling behind of their scheduled times up to 3 times their set check interval. For example a service that should be checking every 5 minutes. In the example belo

Re: [Nagios-users] Check_OpenManage INTERNAL ERROR

2010-10-22 Thread Trond Hasle Amundsen
Benny Somali writes: > Yes, you are right. > There is pdisk #1 that has empty vendor ID field. > The disk in question was original Dell disk, however, it seemed to be > bad now. > We have an opened trouble ticket with Dell and expect to get a > replacement disk. Ah.. it makes sense that in some

Re: [Nagios-users] Check_OpenManage INTERNAL ERROR

2010-10-22 Thread Benny Somali
Hi Trond, Yes, you are right. There is pdisk #1 that has empty vendor ID field. The disk in question was original Dell disk, however, it seemed to be bad now. We have an opened trouble ticket with Dell and expect to get a replacement disk. Thanks. Regards, Benny Somali > -Original Messag

Re: [Nagios-users] Check_OpenManage INTERNAL ERROR

2010-10-22 Thread Trond Hasle Amundsen
Benny Somali writes: > INTERNAL ERROR: substr outside of string at script/check_openmanage line 1502. > INTERNAL ERROR: Use of uninitialized value in lc at script/check_openmanage > line 1502. Hi Benny, Thanks for reporting this. The error is related to the vendor of physical disks as reported

[Nagios-users] check_dxml_drvstate

2010-10-22 Thread Jason
We put the check_dxml_drvstate in place and when we run a check manually we get a complete reply Driver xxx.yyy.zzz.aaa is RUNNING. Cache file /var/opt/novell/eDirectory/data/dib/46957.TAO is 72 bytes (5/100). Last Heartbeat occured 922

[Nagios-users] Check_OpenManage INTERNAL ERROR

2010-10-22 Thread Benny Somali
I would like to report an INTERNAL ERROR when running check_openmanage only on this server. It works fine with other servers. Below is the debug result: C:\Program Files\NSClient++\scripts>check_openmanage.exe -d System: PowerEdge 6800 ServiceTag: X71 O

Re: [Nagios-users] re-notification problem

2010-10-22 Thread michal . lackovic
Thanks for excellent hint ! All I had to do it is to add "+" to the contact definition Escalation definition: define serviceescalation {^M hostgroup_name SLOVAKIA,CZECH,POLAND,BULGARIA,GREECE,!GATEWAY service_description .* contacts

Re: [Nagios-users] re-notification problem

2010-10-22 Thread Duncan Berriman
Escalations take over from contacts so your contacts won't be re-advised as far as I know. By my understanding (which is limited as I've only just implemented escalations recently) you need to ensure your contacts are included in your escalations. Duncan From: michal.lacko...@cz.schneid

Re: [Nagios-users] re-notification problem

2010-10-22 Thread michal . lackovic
The notification appears to work normally if the service escalation config is omitted. Is there any relation between it? Michal Michal Lackovic/CZ/schnei...@europe 10/22/2010 10:01 AM Please respond to Nagios Users List To nagios-users@lists.sourceforge.net cc Subject [Nagios-users] r

[Nagios-users] re-notification problem

2010-10-22 Thread michal . lackovic
Dear community, I just noticed that my system (Nagios 3.2.0) don't re-notify the contacts.However it sends notification to escalation contacts. So what id does is that it sends first notification to the host contact then after next 4 hours it sends notification to escalation contact and keep se