Smarter System Alerts
Posted
by
mellowsoon
on Server Fault
See other posts from Server Fault
or by mellowsoon
Published on 2011-02-21T03:37:17Z
Indexed on
2011/02/21
7:26 UTC
Read the original article
Hit count: 502
We have a pretty simple system setup, where I get text messages when there is a system problem. It's nothing fancy. I send an email to my phone number within my logging class for alert levels. It works well enough, but it has one major flaw: A small hiccup in the system/site can turn into dozens of rapid fire text messages. Sometimes non-stop text messages until I log into the system and fix the problem.
So I'm looking for pointers on software or services I can use that deal with alerts in a smarter way. Perhaps something that only sends me alerts X number of times within Y number of minutes. I'm not looking for a full monitoring suite. We already deal with that in house. I'm only looking to tackle this single problem.
© Server Fault or respective owner