I'm still coming up to speed on how the PHP/RRD clients work but I am
noticing something a little funny when I feed values in via 'gmetric'.

I have a simple script that is run by cron that takes temp and fan speed
readings from lm_sensors and feeds them to gmond with gmetric.

What I notice is that the grey bargraph (that shows min on the left
and max on the right) only seems to show the most recent value, with the
same value on both the left and the right end, for any values sent in
via gmetric.  All of the other values that gmond collects internally
have correct min and max readings on this graph.

Interestingly, the graphs drawn for the gmetric supplied values on a
per host basis, are correct-- they vary over time-- it is just the min/max
bargraph under the "Hot List Sorted by xxx" that appears incorrect--
essentially offering no min/max and instead shows the "value now" at
both ends.

Might this be because I currently have only one node sending in these
values via gmetric?  I was expecting to still see mins and maxes even
if they are only for one node...

I'd be delighted to find and offer a fix (if it is indeed a real problem
and not something I'm doing wrong) just as soon as I learn where that
bit of computation takes place...

Has anyone else noticed this with gmetric supplied data?

Chris

-- 
Chris Elmquist                         mailto:[EMAIL PROTECTED]
Unlimited Scale, Inc.                  http://www.unlimitedscale.com
St. Paul, MN

Reply via email to