<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Dec 8, 2015 at 5:49 AM Galen Johnson <<a href="mailto:Galen.Johnson@sas.com">Galen.Johnson@sas.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr" style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p><span style="font-size:12pt">Has anyone tried to integrate alerting based on Graphite?  Or used Graphite as a trending replacement to rrd?  I love Xymon for my monitoring but the limitations and aggregations of rrds are starting to become an issue.</span></p></div></blockquote><div>Nope, but I'm intrigued by Graphite.  Most of my servers have enormously long trends pages because of all the extra graphs I've added.  These are indispensable for tracking down weird faults.  But the number of graphs and RRD files has become unwieldy.  One major shortcoming is that I can't put metrics from different hosts onto the same graph.  I've used RRGrapher <<a href="http://pages.cs.wisc.edu/~plonka/RRGrapher/">http://pages.cs.wisc.edu/~plonka/RRGrapher/</a>> to let me create ad-hoc graphs like this, but it's obviously from last millennium, and could do with a facelift.</div><div><br></div><div>I'd also like to integrate Smokeping into my monitoring service.  Having multiple interfaces into the suite of RRD files makes for a less-than-intuitive user experience.</div><div><br></div><div>For trending, Xymon can threshold (alert) on RRD files with the "DS" operator in analysis.cfg.  Perhaps this can be extended to alert on Holt-Winters aberrant behaviour thresholds.  Doing the same sort of thing with a rewrite of the g2zproxy probably wouldn't be too difficult, at least not on the Xymon side.</div><div><br></div><div>J</div><div><br></div></div></div>