Holger Levsen píše v Čt 31. 07. 2008 v 22:38 +0200:

> thank you for testing (+providing?) this patch! I'm currently offline so I 
> cant check whether its tagged patched already and who wrote it :-)

Actually I haven't written the patch, I've only tested changes suggested
by Mark Robinson[1].

Please note these changes possibly break some other munin graphing
functionalities. "Black line at 0 on X axis" seems to be construction
used to create divider in e.g. network interface traffic graphs.

(Munin shows both incoming and outgoing network traffic in one graph,
incoming below zero and outgoing above zero, black line serves as
graphic divider in between, see [2].)

With above mentioned patch this divider is gone, which can be bad for
upstream!

If I understand original bug report correctly, the problem can be
summarized as follows:

* munin always show black line at y=0 even if only one value is graphed,
see [3] for example (as this may be expected behavior, it should be
consulted with upstream first)

* previous breaks autoscaling as graph bottom on y axis is thus forced
to zero (so that the dummy "black line" could be drawn at y=0).

Example: I'm using munin to graph server room temperature, temperatures
are in 20-30 deg C range. Ideally my graph should be autoscaled
vertically in cca 20-30 deg C range so that temperature curve only is
shown, but it is scaled in 0-30 deg C instead, so the temperature curve
I'm interested in is shrunk and there is useless white space in 0-20
graph range (bad for temperature curve readability).

Vit

----
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474193
[2] http://users.linpro.no/janl/.munin/cappuccino.ping.uio.no-if_eth0-day.png
[3] http://munin.ping.uio.no/ping.uio.no/ritchie.ping.uio.no-port_ssh-day.png




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to