[SOLVED] Lost notification?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
trtrmitya
Posts: 4
Joined: Fri Feb 24, 2012 9:00 am

[SOLVED] Lost notification?

Post by trtrmitya »

Hello!

I am using nagios-core-3.3.1.

I see these three entries in my notification history for some particular service:
host1 PING WARNING 24-02-2012 08:03:30 mitya notify-service-by-email PING WARNING - Packet loss = 40%, RTA = 0.82 ms
host1 PING OK 24-02-2012 07:29:30 mitya notify-service-by-email PING OK - Packet loss = 0%, RTA = 0.69 ms
host1 PING WARNING 24-02-2012 07:24:40 mitya notify-service-by-email PING WARNING - Packet loss = 20%, RTA = 2.05 ms


Current state of this service is OK.

Where is final notification for service recovery (second OK)?

Thanks in advance!
Last edited by trtrmitya on Thu Mar 08, 2012 3:28 pm, edited 1 time in total.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Lost notification?

Post by scottwilkerson »

The last warning for this was dated 3 minutes before your post.

I would have to guess that it was still in a warning state...
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
trtrmitya
Posts: 4
Joined: Fri Feb 24, 2012 9:00 am

Re: Lost notification?

Post by trtrmitya »

scottwilkerson wrote:The last warning for this was dated 3 minutes before your post.

I would have to guess that it was still in a warning state...
Wrong guess. Think about timezones.
Anyway I explicitly stated that current state is OK.

I see this situation with lost notification almost every day.
trtrmitya
Posts: 4
Joined: Fri Feb 24, 2012 9:00 am

Re: [SOLVED] Lost notification?

Post by trtrmitya »

I solved my problem by disabling flap detection in nagios.cfg.

JFYI.
Locked