etsy / nagios-herald

Add context to Nagios alerts
https://codeascraft.com/2014/06/06/introducing-nagios-herald/
MIT License
321 stars 32 forks source link

Make the SplunkReporter helper more generic #13

Closed RyanFrantz closed 10 years ago

RyanFrantz commented 10 years ago

The SplunkReporter needs to be more generic so that arbitrary queries can be sent to it.

Perhaps the #alert_frequency method can be extracted from the Etsy-specific check_disk formatter to be used ah hoc as well.