Hi, I've been looking for a generic check_rrd plugin.
I've seen the check_mrtg, checkmrtgtraf in the official Nagios plugins and also seen various plugins on the NagiosExchange website, but none seems to be capable of what I want. Essentially I have a set of rrd's which have Holt-Winters forcasting and prediction enabled. This includes a FAILURES rra which returns a value of "1" when the returned result of the measured value is outside the confidence band of the Holt-Winters algorithm. I think this would be especially useful for detecting aberrant behaviour such a DDoS attacks, and I would love to have Nagios alert on it. The closest that might be able to be used as a template would be the CHECK_RRD_DISK plugin, as it's written in bash and I can probably work to eventually understand what it's doing and amend it for my uses. Before I spend time on that however, has anyone come across a generic check_rrd plugin that will support querying the HW RRAs? Thanks Giles ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
