Service Alerting

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Service Alerting

Post by jstoddart »

Hi,

We are trying to use a combination of Check Interval, Retry Interval and Max Check Attempts to stop certain services appearing on the Operations Center View as soon as the first check fails. As far as we understand from the available docs setting these 3 variables 2 5,1 and 5 respectively should mean the following:

Check runs every 5 mins, if its not Ok continues to check every 1 minute, if its still "not Ok" after 5 of these checks then alert.

What we see is the alert trigger straight away and if we view the Advanced tab it shows "1 of 5".

How do we adjust these settings so that alerts only appear after a defined number of failures?

Thanks

Jamie
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Service Alerting

Post by abrist »

What you are seeing is the SOFT state "alert" (really just a UI change), which will not send out notifications. It seems like you are looking for an option to only display HARD problem states, is that correct?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Service Alerting

Post by slansing »

Well, I can see why you are having some issues here. The Operations screen, and in fact, any of those displays work off of state changes, not alerts/notifications. So no matter what you have set up for your check intervals, retries, notifications, etc, will not effect what is displayed there, only the true service/host state will, to build off of what Abrist mentioned.
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Re: Service Alerting

Post by jstoddart »

Ok thanks,

So basically there is no way to stop these appearing on the Operations Center screen then?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Service Alerting

Post by tmcdonald »

Correct. The screen is meant to show all problems so you can get them resolved faster than if you would wait for an alert, and maybe even sooner.
Former Nagios employee
jstoddart
Posts: 46
Joined: Fri Apr 11, 2014 5:52 am

Re: Service Alerting

Post by jstoddart »

Ok, thanks
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Service Alerting

Post by tmcdonald »

All free to close this up?
Former Nagios employee
Locked