Xymon Mailing List Archive search

Example of rrd.meta use ?

3 messages in this thread

list Joel Carnat · Fri, 13 Apr 2012 15:52:41 +0200 ·
Hello,

I'm writing a script to show disk temperature.
I read about "RRDMETA" that "(...)if you create a file called rrd.meta in the hosts rrd directory, it will lookup a legend in this file(...)". But I didn't found the information about the format and how it is used by xymon.

What is the preferred way to fill-in such rrd.meta file ?
Is there any xymon command (like status or data) to use or does it have to be edited statically ?

TIA,
	Jo
list Henrik Størner · Sat, 14 Apr 2012 13:35:09 +0200 ·
quoted from Joel Carnat
On 13-04-2012 15:52, Joel Carnat wrote:
Hello,

I'm writing a script to show disk temperature. I read about "RRDMETA"
that "(...)if you create a file called rrd.meta in the hosts rrd
directory, it will lookup a legend in this file(...)". But I didn't
found the information about the format and how it is used by xymon.
Please forget about it :-/

It's a very ugly hack, and I've been tempted more than once to rip it 
out because it is just too disgusting to keep in the code.

What exactly are you trying to do with the graphs that make you look 
into this ?


Regards,
Henrik
list Joel Carnat · Sat, 14 Apr 2012 18:17:59 +0200 ·
I have a script that polls disks temperature from a NAS. Right now, the graph writes "disk#". I planned to use META to indicate the disk serial number or model.

--
e-mail different.
quoted from Henrik Størner

Le 14 avr. 2012 à 13:35, Henrik Størner <user-ce4a2c883f75@xymon.invalid> a écrit :
On 13-04-2012 15:52, Joel Carnat wrote:
Hello,

I'm writing a script to show disk temperature. I read about "RRDMETA"
that "(...)if you create a file called rrd.meta in the hosts rrd
directory, it will lookup a legend in this file(...)". But I didn't
found the information about the format and how it is used by xymon.
Please forget about it :-/

It's a very ugly hack, and I've been tempted more than once to rip it out because it is just too disgusting to keep in the code.

What exactly are you trying to do with the graphs that make you look into this ?


Regards,
Henrik