Getting service check alerts on each retry check

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sunilj
Posts: 1
Joined: Wed Oct 05, 2016 12:33 am

Getting service check alerts on each retry check

Post by sunilj »

Hello All,

I am trying to setup nagios alerts for services. I have add a definition like max 5 check with 1 min retry interval. But I am getting notification in SOFT state also result into multiple notification. I want to avoid notification if services shows fluctuation for few minutes. Eg. if mem usages cross thresold value for 2 min. then nagios need not send notification. If the threshold value be same for 5 min then it should generate alert.

Please provide me some hits to achieve this.
Thanks in advance.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Getting service check alerts on each retry check

Post by avandemore »

Check out the documentation, it is quite extensive.

Regarding your specific question, Object Definitions is a good resource specifically regarding the first_notification_delay directive.
Previous Nagios employee
Locked