Page 3 of 3

Re: Delayed Notification

Posted: Thu Jun 11, 2020 2:05 pm
by jbrunkow
We just tested the exact same check on a clean install running the same version of Nagios and it worked. I believe it should generate a notification about ten minutes after the hard state is reached.

Code: Select all

[Thu Jun 11 11:35:36 2020] SERVICE ALERT: localhost;SSH;CRITICAL;SOFT;1;connect to address 127.0.0.1 and port 22: Connection refused
[Thu Jun 11 11:36:36 2020] SERVICE ALERT: localhost;SSH;CRITICAL;SOFT;2;connect to address 127.0.0.1 and port 22: Connection refused
[Thu Jun 11 11:37:36 2020] SERVICE ALERT: localhost;SSH;CRITICAL;SOFT;3;connect to address 127.0.0.1 and port 22: Connection refused
[Thu Jun 11 11:38:34 2020] SERVICE ALERT: localhost;SSH;CRITICAL;SOFT;4;connect to address 127.0.0.1 and port 22: Connection refused
[Thu Jun 11 11:39:32 2020] SERVICE ALERT: localhost;SSH;CRITICAL;HARD;5;connect to address 127.0.0.1 and port 22: Connection refused
[Thu Jun 11 11:49:29 2020] SERVICE NOTIFICATION: nagiosadmin;localhost;SSH;CRITICAL;xi_service_notification_handler;connect to address 127.0.0.1 and port 22: Connection refused
*test case logs

Can you please click on Notifications under Incident Management on the left pane of the home page to see if the notification for that event is listed?

We also need to see the host state as well as the service state, because a down host could have suppressed notifications for dependent services. Please perform the following steps to gather more information.
  1. Navigate to the Reports section of XI using the top bar > then click on State History under Available Reports on the left pane.
  • Adjust the Period to include the time the problem occurred.
  • Select the host from the Limit To dropdown.
  • Don't limit the Services, we want to see host and service states.
  • For Type, select Both.
  • For State Type, select Both.
  • For State, select Any.
  • Click Run.
...and send us the report! :) ( .pdf or .csv )

Re: Delayed Notification

Posted: Wed Jun 17, 2020 9:08 am
by dslaughter
I've found some alerts are actually using the delay. I need to go through everything I have to see if I can find the problem. It'll take some time as it seems everything these days takes too long to do. Go ahead and close this ticket and I'll open a new one if needed with better data.

Re: Delayed Notification

Posted: Wed Jun 17, 2020 9:09 am
by scottwilkerson
dslaughter wrote:I've found some alerts are actually using the delay. I need to go through everything I have to see if I can find the problem. It'll take some time as it seems everything these days takes too long to do. Go ahead and close this ticket and I'll open a new one if needed with better data.
Sounds good

Locking thread