[rrd-users] Re: Using stack vs lines - opinions?

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Tue May 28 16:44:44 MEST 2002


People, it seems like you are confusing STACK and AREA.

> I use stack when when the sum of the quantities is relevant, lines when
> it isn't.
> 
> For example: when plotting CPU load of one machine, the sum of user,
> system and nice is relevant, so I'd use stack, but when plotting the price
> of 3 different stocks, the sum is not relevant so I use 3 lines.

The following is an example of STACKing LINEs.

   rrdtool graph ....
       DEF.......
       ......
       LINE1:ds0#FF0000:legend
       STACK:ds1#00FF00:legend
       STACK:ds2#0000FF:legend
       STACK:ds3#FFFF00:legend
       STACK:ds4#00FFFF:legend
       .....

HTH
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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