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
[EMAIL PROTECTED]
832-654-7500

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to