[rrd-developers] Tick problem
Scott Mace
smace at intt.ORG
Mon Jan 27 10:59:19 MET 2003
I've been working with the latest development snapshot
1/23/03 and I'm seeing some odd problems with TICK.
TICK:foo#00ff00 work fine (but with default yrule and no label)
TICK:foo#00ff00:1.0:mylabel everything appears to be tick.
I did a little debugging and it appears that im->gdes[i].p_data[ii]
gets overwritten by whatever fraction you configure.
So in the above case, im->gdes[i].p_data[ii] always is 1.0
and im->gdes[i].p_data[ii] > 0.0 in rrd_graph.c:2298 hence
everything is a tick.
I havn't had a chance to look any futher into the problem yet.
Scott
--
Scott Mace
smace at intt.org
832-654-7500
--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-developers
mailing list