Abnormal alert notification behavior

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
eric.lin826
Posts: 33
Joined: Thu Apr 02, 2015 11:51 pm

Abnormal alert notification behavior

Post by eric.lin826 »

Hi Nagios,
For example, in the "E-Form-Pro-Event Log" worksheet in the attached excel file, at 7:52, the first Host Down occurred.
The service "http://e-form.sunnybank.com.tw/" is directly converted to Hard Status when the condition of "max_check_attempts=5" is not met, and an alarm notification is issued at 7:57.
After the service is restored, No reinstatement notice has been issued. Is this normal?
You do not have the required permissions to view the files attached to this post.
dchurch
Posts: 858
Joined: Wed Oct 07, 2020 12:46 pm
Location: Yo mama

Re: Abnormal alert notification behavior

Post by dchurch »

Here's the rationale for the current behavior:

- If a host is in a DOWN/UNREACHABLE state (including SOFT DOWN), non-OK services will immediately go into a HARD state.
- Because the service immediately goes into a HARD state, Core will try to send notifications for those services.
- At the same time, we want to suppress service notifications in the event that the host state is the cause of the problem (this is written in the documentation as "If the host is in hard non-OK state, notifications for services on this host won't be sent out").
- So, we suppress service notifications for SOFT DOWN hosts as well.

More on state types and logic.
If you didn't get an 8% raise over the course of the pandemic, you took a pay cut.

Discussion of wages is protected speech under the National Labor Relations Act, and no employer can tell you you can't disclose your pay with your fellow employees.
eric.lin826
Posts: 33
Joined: Thu Apr 02, 2015 11:51 pm

Re: Abnormal alert notification behavior

Post by eric.lin826 »

@dchurch Thank you for helping me clarify the problem.
dchurch wrote:Here's the rationale for the current behavior:

- If a host is in a DOWN/UNREACHABLE state (including SOFT DOWN), non-OK services will immediately go into a HARD state.
- Because the service immediately goes into a HARD state, Core will try to send notifications for those services.
- At the same time, we want to suppress service notifications in the event that the host state is the cause of the problem (this is written in the documentation as "If the host is in hard non-OK state, notifications for services on this host won't be sent out").
- So, we suppress service notifications for SOFT DOWN hosts as well.

More on state types and logic.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Abnormal alert notification behavior

Post by benjaminsmith »

Hi,
Thank you for helping me clarify the problem.
Glad that helped! Did you have any other questions or may we close this thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
eric.lin826
Posts: 33
Joined: Thu Apr 02, 2015 11:51 pm

Re: Abnormal alert notification behavior

Post by eric.lin826 »

Sure, You can close this thread, thanks.
Locked