[rrd-users] Re: multiple graphs

Pavel Ruzicka pavouk at pavouk.org
Wed Jun 16 23:22:03 MEST 2004


Hello,

> time|mail|spam|virus
> xx10|  15 | 4  |  2
> xx20| 14   | 3  |  6
>
> files tilmeline is drawn normally, - all lines are visible,
> but the second line is bad, because, 'virus' line is drawn over the
> 'spam' line, because its bigger, and I can't see 'spam'.
> Is there any other solution, or i will have to make unfilled 'spam' and
> 'virus' lines?

If your data are from one source (mail + spam + virus = all mails) you
can use "stack" for graphing these values. On top, you can graph 1px
line, which will look pretty.
1st value - AREA
2nd value - STACK
3rd value - STACK
4th value (1+2+3) - LINE

I use this mechanism for graphing number of ports.
AREA-Free, STACK-Used, LINE-All.

Best regards,

Pavel Ruzicka

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list