Search found 7 matches

by Tron911
Thu Feb 25, 2016 2:55 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

I'll propose to evaluate the support contract to our purchase manager. Since we last spoke I haven't experienced the issue, because the host didn't go down. Next step, I'll redesignate dependencies. This time I'll create one dependency definition per father host and omit the "inherit_parent&quo...
by Tron911
Wed Feb 24, 2016 2:27 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

Sorry for delay.

FIREWA01 isn't down, as well as the other two hosts.

Are there any progresses in the analysis of the files?

Thank you,
Giuseppe
by Tron911
Thu Feb 18, 2016 8:00 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

Hello, I've attached the files requested: I took the files configuring the host with and without dependency.
Let me know if I can do something more.

Thank you,
Giuseppe
by Tron911
Tue Feb 16, 2016 4:00 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

You found it (tgriep)! @ ssax: the notification_interval was set to 0 voluntarily. I'm also sure that no notifications were sent before. These are the logs involved in the test requested. With dependencies: DOWN Feb 16 08:49:09 zz-sed-monit01 nagios: EXTERNAL COMMAND: SCHEDULE_FORCED_HOST_CHECK;XX-Y...
by Tron911
Thu Feb 11, 2016 5:07 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

This is the dependency tree: define hostdependency { host_name XX-YYY-FIREWA01 dependent_host_name XX-YYY-STORAG01 inherits_parent 1 notification_failure_options d,u } define hostdependency { host_name XX-YYY-MCLINK dependent_host_name XX-YYY-FIREWA01 inherits_parent 1 notification_failure_options d...
by Tron911
Wed Feb 10, 2016 4:08 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

Re: No notification on host down

Yes sir, but nothing there. I suppose that the problem is before postfix, it seems that the notification is not thrown by the Nagios after the failure of the check_host command. [root@zz-sed-monit01 ~]# tail -n200 /var/log/maillog Feb 9 06:08:38 zz-sed-monit01 postfix/pickup[19408]: 005E84011142: ui...
by Tron911
Tue Feb 09, 2016 8:39 am
Forum: Open Source Nagios Projects
Topic: No notification on host down
Replies: 14
Views: 7633

No notification on host down

Hello, I've got a problem with one of my Nagios Core installations. I've checked everything (or almost, except the right thing, I assume :D ) but I'm not finding the way... The problem is that when one particular host goes down, Nagios didn't notify me of the down HARD state. I'll attach some data.....