Problem with Recovey notification.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Tatto
Posts: 3
Joined: Fri Dec 23, 2016 9:53 am

Problem with Recovey notification.

Post by Tatto »

Hi,

we have problems with notifications, once a problem is detected and the services fall sending the corresponding notifications, but when uploading the host and services, only some services send the recovery, for example, if the ping of a machine falls on the PING service is alerted, but when this service goes up it does not send the notification and this is random, since in another opportunity the same service if it sends the recovery, we have reviewed the templates of contact, of host, of service without finding anomalies.

  What most strikes us is that this only happens with equipment that is constantly losing communication, services always notify when the service falls, but only sometimes do it when they go up.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Problem with Recovey notification.

Post by npolovenko »

Hello, @Tatto. What version of Nagios are you using? There is also a chance that your services enter the flapping state when they go up and down too often. You could try disabling the flap detection in the /usr/local/nagios/etc/nagios.cfg file:
enable_flap_detection=0
Then run:
service nagios restart
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked