[Xymon] Devmon on Xymon 4.3.2 - if_load and temp issue for all devmon hosts
Ralph Mitchell
ralphmitchell at gmail.com
Thu May 26 06:22:19 CEST 2011
OK, this is a long shot, but... None of the other graph definitions have
"-l 0" *after* the GPRINT lines... Dunno why that would make a difference,
but you might want to either move it or just comment it out and bounce xymon
to see what happens.
Ralph Mitchell
On Wed, May 25, 2011 at 2:39 PM, Nick Camaldi
<willowbrookmagic at hotmail.com>wrote:
> 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
>
> _______________________________________________
> Xymon mailing list
> Xymon at xymon.com
> http://lists.xymon.com/mailman/listinfo/xymon
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20110526/adb43984/attachment.html>
More information about the Xymon
mailing list