Search found 4 matches
- Wed Dec 11, 2013 10:49 am
- Forum: Open Source Nagios Projects
- Topic: Compilation fails if --disable-event-broker
- Replies: 1
- Views: 896
Compilation fails if --disable-event-broker
Hello! I am trying to compile nagios-4.0.2 under Ubuntu. If (and only if) I use --disable-event-broker option to configure, build fails: gcc -Wall -I.. -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.o ../common/shared.o nerd.o query-handler.o workers.o checks.o config.o commands.o events.o flappin...
- Thu Mar 08, 2012 3:29 pm
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Lost notification?
- Replies: 3
- Views: 1746
Re: [SOLVED] Lost notification?
I solved my problem by disabling flap detection in nagios.cfg.
JFYI.
JFYI.
- Wed Feb 29, 2012 5:48 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Lost notification?
- Replies: 3
- Views: 1746
Re: Lost notification?
Wrong guess. Think about timezones.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...
Anyway I explicitly stated that current state is OK.
I see this situation with lost notification almost every day.
- Fri Feb 24, 2012 9:05 am
- Forum: Open Source Nagios Projects
- Topic: [SOLVED] Lost notification?
- Replies: 3
- Views: 1746
[SOLVED] Lost notification?
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 ...