[Xymon] Devmon on Xymon 4.3.2 - if_load and temp issue for all devmon hosts
Nick Camaldi
willowbrookmagic at hotmail.com
Wed May 25 20:39:31 CEST 2011
The plot thickens
i compiled this on production made all modifications
moved all my data over and everything works except for if_load and temp. devmon is pulling the data.
here are my rrddefinitons for the above.
[if_load]
FNPATTERN if_load.(.*).rrd
TITLE Network Traffic
YAXIS Bits/second
DEF:in at RRDIDX@=@RRDFN@:ds0:AVERAGE
CDEF:inbytes at RRDIDX@=in at RRDIDX@,8,*
DEF:out at RRDIDX@=@RRDFN@:ds1:AVERAGE
CDEF:outbytes at RRDIDX@=out at RRDIDX@,8,*
LINE1:inbytes at RRDIDX@#@COLOR@:@RRDPARAM@ In
GPRINT:inbytes at RRDIDX@:LAST: %8.2lf %s (cur)
GPRINT:inbytes at RRDIDX@:MAX: %8.2lf %s (max)
GPRINT:inbytes at RRDIDX@:MIN: %8.2lf %s (min)
GPRINT:inbytes at RRDIDX@:AVERAGE: %8.2lf %s (avg)\n
LINE1:outbytes at RRDIDX@#@COLOR@:@RRDPARAM@ Out
GPRINT:outbytes at RRDIDX@:LAST: %8.2lf %s (cur)
GPRINT:outbytes at RRDIDX@:MAX: %8.2lf %s (max)
GPRINT:outbytes at RRDIDX@:MIN: %8.2lf %s (avg)
GPRINT:outbytes at RRDIDX@:AVERAGE: %8.2lf %s (avg)\n
-l 0
[temp]
FNPATTERN temp.(.*).rrd
TITLE Temperature
YAXIS Degrees Celsius
DEF:in at RRDIDX@=@RRDFN@:ds0:AVERAGE
DEF:out at RRDIDX@=@RRDFN@:ds1:AVERAGE
LINE1:in at RRDIDX@#@COLOR@:@RRDPARAM@ Temperature
GPRINT:in at RRDIDX@:LAST: %8.2lf %s (cur)
GPRINT:in at RRDIDX@:MAX: %8.2lf %s (max)
GPRINT:in at RRDIDX@:MIN: %8.2lf %s (min)
GPRINT:in at RRDIDX@:AVERAGE: %8.2lf %s (avg)\n
#LINE1:out at RRDIDX@#@COLOR@:@RRDPARAM@ Threshold
#GPRINT:out at RRDIDX@:LAST: %8.2lf %s (cur)
#GPRINT:out at RRDIDX@:MAX: %8.2lf %s (max)
#GPRINT:out at RRDIDX@:MIN: %8.2lf %s (avg)
#GPRINT:out at RRDIDX@:AVERAGE: %8.2lf %s (avg)\n
-l 0
> From: bgmilne at staff.telkomsa.net
> To: willowbrookmagic at hotmail.com
> Subject: Re: [Xymon] Devmon on Xymon 4.3.2 - if_load and temp issue for all devmon hosts
> Date: Wed, 25 May 2011 16:02:45 +0200
>
> On Wednesday, 25 May 2011 15:24:27 Nick Camaldi wrote:
> > RRD files for If_load and temp for all devmon hosts are not working it
> > shows a red x
>
> So the graph definition was not available in your new Xymon configuration.
>
> > and not updating i try and remove rrd files for a host and it doesn't
> > re-create.
>
> No need to remove them ...
>
> For this one, most likely your TEST2RRD does not contain the correct
> 'if_load=devmon' and 'temp=devmon' values, although these are defaults?
>
> Regards,
> Buchan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20110525/e2465c02/attachment.html>
More information about the Xymon
mailing list