Page 1 of 1

Do not show alert except after all 5 attempts

Posted: Wed Mar 06, 2019 2:09 am
by termcap
Hi,

Currently if the plugin returns a non OK status, an alert shows up on the web interface in the soft state (1/5 or 2/5 etc)

Is it possible to configure the checks such that they do not show up in the web interface except after all 5 tries ?

The reason why this may be important is that in a large organization monitoring is performed by semi-technical and sometimes non-technical people who do not understand the nuances of monitoring like temporary packet drops or glitches. When they see "RED" color on the screen they proceed with immense energy to create tickets and perform escalations one would rather not see happen ;)

Thanks,
Termcap

Re: Do not show alert except after all 5 attempts

Posted: Wed Mar 06, 2019 5:33 pm
by ssax
Unfortunately that functionality doesn't exist, you can create a feature request for it here if you'd like:

https://github.com/NagiosEnterprises/nagioscore/issues

It would require extensive changes in the code to not show soft states or show soft states as green throughout the system and make it a cohesive experience.

Re: Do not show alert except after all 5 attempts

Posted: Thu Mar 07, 2019 1:40 am
by termcap
ssax wrote:Unfortunately that functionality doesn't exist, you can create a feature request for it here if you'd like:

https://github.com/NagiosEnterprises/nagioscore/issues

It would require extensive changes in the code to not show soft states or show soft states as green throughout the system and make it a cohesive experience.
Thank you for your comment. I've added the issue here https://github.com/NagiosEnterprises/na ... issues/623

Re: Do not show alert except after all 5 attempts

Posted: Thu Mar 07, 2019 5:34 pm
by npolovenko
@termcap, That would work. Do you have any other question for us on the forum so far?

Re: Do not show alert except after all 5 attempts

Posted: Mon Apr 22, 2019 3:49 am
by termcap
Thank you npolovenko, that would be all.