Hi all,
Not sure if this is the right area of the forums but I've been looking for a way to create a dashboard(and subsequent alerting) that will send an email notification if the average events over a period of a week, a day etc drops off suddenly from 10000 events to 100 events.
Would this be possible to do from Nagios?
Thanks!
Create Dashboard for Alerting if events drop over time
-
- Posts: 59
- Joined: Wed Feb 22, 2017 1:30 am
-
- Posts: 3739
- Joined: Thu May 05, 2016 3:54 pm
Re: Create Dashboard for Alerting if events drop over time
The dashboard would be easy enough if you looked at the total record count over a lengthy time period; Just look for dips in the graph.
The automated alerting side of things is not currently possible, though such features are something we've explored/discussed. The issue is always not how to implement it, but rather how to present it in such a way that all users understand it's value and can get something out of it.
Alerts are only good for specific record counts currently. There's no logic to check averages over time, slopes of data sets, that sort of stuff.
The automated alerting side of things is not currently possible, though such features are something we've explored/discussed. The issue is always not how to implement it, but rather how to present it in such a way that all users understand it's value and can get something out of it.
Alerts are only good for specific record counts currently. There's no logic to check averages over time, slopes of data sets, that sort of stuff.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
- Posts: 59
- Joined: Wed Feb 22, 2017 1:30 am
Re: Create Dashboard for Alerting if events drop over time
But these would be for specific record counts for logs I've setup in dashboard, correct? If I receive x amount of warnings or errors in Logserver.Alerts are only good for specific record counts currently. There's no logic to check averages over time, slopes of data sets, that sort of stuff.
E.g.
Filtering eventlogs of a specific type, like failed logins or process shutdown, etc on Windows.
-
- Posts: 3739
- Joined: Thu May 05, 2016 3:54 pm
Re: Create Dashboard for Alerting if events drop over time
If you know what a healthy average would be, you can definitely configure the alert to fire if the count is less than that value using colons on the thresholds.
For example, if I wanted an alert to be "warning" when the count falls below 400 and "critical" if it falls below 200:
For example, if I wanted an alert to be "warning" when the count falls below 400 and "critical" if it falls below 200:
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
- Posts: 59
- Joined: Wed Feb 22, 2017 1:30 am
Re: Create Dashboard for Alerting if events drop over time
Awesome, this looks like something I can do after all...
I can do it off the default dashboard and eyeball the count(if I go by a week or 30 day average, say). But I would need to change the check interval and lookback period to say, over a day or two.
Thanks!
I can do it off the default dashboard and eyeball the count(if I go by a week or 30 day average, say). But I would need to change the check interval and lookback period to say, over a day or two.
Thanks!
-
- Support Tech
- Posts: 5045
- Joined: Tue Feb 07, 2017 11:26 am
Re: Create Dashboard for Alerting if events drop over time
Glad we could point you in the right direction. Was there anything further we can help with or are we okay locking the thread?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
- Posts: 59
- Joined: Wed Feb 22, 2017 1:30 am
Re: Create Dashboard for Alerting if events drop over time
Hi,
I'm ok to have the thread locked, will it be searchable for future review?
I'm ok to have the thread locked, will it be searchable for future review?
-
- Support Tech
- Posts: 5045
- Joined: Tue Feb 07, 2017 11:26 am
Re: Create Dashboard for Alerting if events drop over time
It will remain available after being locked.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.