Devmon if_load graph showing properly in the if_column but not showing up in trends
Stewart, Tom L.
Tom.Stewart at landsend.com
Mon Oct 15 19:06:53 CEST 2007
I have devmon sending rrd data to Hobbit and I am getting the rrd graph
within the if_load column, but it is not showing up in trends.
So I know the graph config is good, if_load is in TEST2RRD and GRAPHS.
The perl script extra-rrd.p is working great and properly creating the
rrd files.
I have also tried adding "TRENDS:*,if_load" to the bb-hosts.
Has anyone else run into this. My searches only show issues with the
[if_load] problems within hobbitgraph.cfg
Here is my setting
[if_load]
FNPATTERN if_load(.*).rrd
TITLE Network Traffic
YAXIS Bits/second
DEF:in at RRDIDX@=@RRDFN@:in:AVERAGE
CDEF:inbytes at RRDIDX@=in at RRDIDX@,8,*
DEF:out at RRDIDX@=@RRDFN@:out:AVERAGE
CDEF:outbytes at RRDIDX@=out at RRDIDX@,8,*
CDEF:tot at RRDIDX@=outbytes at RRDIDX@,inbytes at RRDIDX@,+
LINE2:tot at RRDIDX@#@COLOR@:@RRDPARAM@ Total In+Out
GPRINT:tot at RRDIDX@:LAST:%8.2lf %s (cur)
GPRINT:tot at RRDIDX@:MAX:%8.2lf %s (max)
GPRINT:tot at RRDIDX@:MIN:%8.2lf %s (min)
GPRINT:tot at RRDIDX@:AVERAGE:%8.2lf %s (avg)\n
It is a bit different as we wanted to combine the in and out on the
graph. I also used the original, but that didn't work either.
Again the graph shows perfectly within the if_load column, but not in
trends.
Any light on the subject would be great.
Thank you,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20071015/16898c75/attachment.html>
More information about the Xymon
mailing list