Sorry, I meant for you to do it for bru-nms-nocnotif-p, do it again but make sure it includes 9/15 as well as far back as you need for the host state to be included.
Please go to Reports > State History:
- Adjust the Period to include the time this occurred (that includes the host state as well)
- Select bru-nms-nocnotif-p from the Limit To dropdown
- For Type, select Both
- For State Type, select Both
- For State, select Any
- Click Run
CSV or PDF is fine.
Missing notifications for certain alarms
Re: Missing notifications for certain alarms
OK sorry for misunderstanding - here is the one you need.
Thanks
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Missing notifications for certain alarms
Thank you. I am able to validate that you are hitting this bug:
https://github.com/NagiosEnterprises/na ... issues/759
Host is down (which makes services go immediately to a hard state by design):
Here is the service going into an immediate hard state (because host is in a problem state):
Recovers softly here (which is the bug):
So technically it should have been a HARD recovery (which would have sent the notification), development still needs to fix the bug though. I do not have a resolution for it at this time.
https://github.com/NagiosEnterprises/na ... issues/759
Host is down (which makes services go immediately to a hard state by design):
Code: Select all
9/15/2020 9:33 bru-nms-nocnotif-p 1 DOWN SOFT 1 5 UP UP (Host check timed out after 30.01 seconds)Code: Select all
9/15/2020 9:34 bru-nms-nocnotif-p 200_T-nms-MySQL002_Uptime 1 CRITICAL HARD 1 5 OK OK CRITICAL - connection could not be established within 60 secondsCode: Select all
9/15/2020 9:43 bru-nms-nocnotif-p 200_T-nms-MySQL002_Uptime 1 OK SOFT 1 5 CRITICAL CRITICAL OK - database is up since 240360 minutesRe: Missing notifications for certain alarms
Hi
Thanks for that confirmation. Do you have an estimated delivery date? This is causing quite some issues with the OpsGenie integration unfortunately.
Thanks in advance
Thanks for that confirmation. Do you have an estimated delivery date? This is causing quite some issues with the OpsGenie integration unfortunately.
Thanks in advance
Re: Missing notifications for certain alarms
We do not have an ETA as of yet, I reached out to the developers and they said that it will go out in the next Core bugfix release and this is the highest priority bug for that release.
Re: Missing notifications for certain alarms
OK thanks for the reply, appreciate the help. We'll look forward to that next release!
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Missing notifications for certain alarms
Us too!nms wrote:OK thanks for the reply, appreciate the help. We'll look forward to that next release!
Locking thread