[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Custom RRD Graph Alerting
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Custom RRD Graph Alerting
- From: "Bill Richardson" <wrichardson (at) llbean.com>
- Date: Tue, 23 Jun 2009 11:20:57 -0400
- References: <B7BAC5E8E16B214FAA8950260CC7500804A2AA1C (at) FPT-EXMB01.llbean.com> <1F04AC009E3B4E76B564EC3F692EE63F (at) behemoth>
- Thread-index: AcnzXCk4JS7b4D3wQzGXYKTAx6j8xQAi15gAAAug7bA=
- Thread-topic: [hobbit] Custom RRD Graph Alerting
I didnt think about the upward trends. Hhmm I will have to take a look
at the Perl RRDTool module.
________________________________
From: David Peters [mailto:davidp (at) electronf.com]
Sent: Tuesday, June 23, 2009 5:49 AM
To: hobbit (at) hswn.dk
Subject: RE: [hobbit] Custom RRD Graph Alerting
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:wrichardson (at) llbean.com]
Sent: Tuesday, 23 June 2009 3:09 AM
To: hobbit (at) hswn.dk
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