[rrd-users] Re: STACK and LINEx using graph

Hugo van der Kooij hvdkooij at vanderkooij.org
Mon Apr 21 22:33:10 MEST 2003


On Mon, 21 Apr 2003, Hugo van der Kooij wrote:

> rrdtool graph speed.gif  --start -1day -t "Call Sessions"	\
> 	--vertical-label Calls					\
> 	DEF:async=call-stats.rrd:async:LAST			\
> 	DEF:isdn=call-stats.rrd:isdn:LAST			\
> 	CDEF:total=calls=isdn,async,+				\
> 	AREA:async=#FF0000:Async				\
> 	GPRINT:async:LAST:async:LAST:"Last \:%4.0lf"		\

Seems I have a bit of duplicate stuff here.

It should read:
	GPRINT:async:LAST:"Last \:%4.0lf"			\

And likewise for the other two gprint lines.

Hugo.

-- 
 All email sent to me is bound to the rules described on my homepage.
    hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
	    Don't meddle in the affairs of sysadmins,
	    for they are subtle and quick to anger.

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