SPLITNCV and graphs
Gatis A.
gatis.anee at gmail.com
Fri May 8 11:32:43 CEST 2009
Hi,
How can I get SPLITNCV data to be drawn in seperate graphs not in one.
For isntance I am going to track:
value1 : a
value2 : b
value3 : c
valuex : x
(count of "values" will change randomly)
then i will get following rrd files (each tracking one value)
test,value1.rrd
test,value2.rrd
test,value3,rrd
test,valuex,rrd
and with following hobbitgraph definition
[test]
FNPATTERN test,value(.*).rrd
TITLE test
YAXIS TEST
DEF:p at RRDIDX@=@RRDFN@:lanbda:AVERAGE
LINE1:p at RRDIDX@#@COLOR@:@RRDPARAM@ aa
I am getting one graph with three(or more) lines, but I want to get
three(or more) seperate graphs with one line each.
Thanks!
--
Gatis
More information about the Xymon
mailing list