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?
Abnormal alert notification behavior
-
eric.lin826
- Posts: 33
- Joined: Thu Apr 02, 2015 11:51 pm
Abnormal alert notification behavior
You do not have the required permissions to view the files attached to this post.
Re: Abnormal alert notification behavior
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 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.
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
@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
Hi,
Glad that helped! Did you have any other questions or may we close this thread?Thank you for helping me clarify the problem.
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!
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
Sure, You can close this thread, thanks.