Custom RRD Graph Alerting
list David Peters
Tue, 23 Jun 2009 19:48:34 +1000
Message-Id: <1F04AC009E3B4E76B564EC3F692EE63F@behemoth>
Sounds like a good idea. Are you talking about watching for upward trends
etc? I use the RRD data to produce quarterly reports that remove
insignificant data using the Perl RRDTool module.
From: Bill Richardson [mailto:user-47ee0335f310@xymon.invalid]
Sent: Tuesday, 23 June 2009 3:09 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Custom RRD Graph Alerting
I have several custom graphs being built in Xymon and would like to alert on
the values in the rrd files being generated. I first setup the graphs just
to get some kind of idea for trending and now after a few months of graphing
I see what is good and what is bad and would like to alert. Has anyone been
down this road? Just looking for other ways to get alerts without having to
build and touch several systems custom scripts. I found a perl script on
cpan that should be able to do this. This may be a way to simplify custom
graph alerts by just having the Xymon client on the Xymon server run this
script every 5 minutes. Thoughts?
http://search.cpan.org/~rsoliv/rrdpoller/Threshold.pm
Bill