Xymon Mailing List Archive search

Xymon metric data into Graphite?

list Jeremy Laidman
Mon, 7 Jan 2013 11:43:50 +1100
Message-Id: <CAAnki7B3Ov=user-e06660f52401@xymon.invalid>

You could avoid using xymond_rrd altogether and substitute your own
processor.  For example, Japheth's  script sends to a SQL database:

http://lists.xymon.com/pipermail/xymon/attachments/20090306/ea445ad8/attachment.obj

[mentioned on The List, see:
http://lists.xymon.com/archive/2009-March/023782.html]


On 6 January 2013 08:47, <user-618593604956@xymon.invalid> wrote:
**I see that there is a xymond_rrd "--processor=/path/to/script" option.

In theory, could that be used to send all metric data to graphite?

If so, is there also an option to disable Xymon RRD graphs?

If I had to, I could probably create some sort or RAM disk for RRD graphs
and have them contain 1 metric each, but would be nice to just disable RRD.

I found people have created monitoring of Graphite files and send results
to Xymon, but I want to store Xymon metric data in Graphite.

Thanks

Craig