[rrd-users] how correctly make speed graphics
moose
moose at email.ua
Wed May 25 11:26:20 CEST 2011
Could someone help me
How to show correct speed like "DEF:in=$rdb:IN:AVERAGE " do
in "GPRINT:in_avg:AVERAGE:Speed IN\\: \%6.2lf kbyte"
I tried
CDEF:avg=in,1,* \
GPRINT:avg:AVERAGE:Speed IN\\: \%6.2lf kbyte
but it shows unreal values
and
VDEF:avg=in,AVERAGE
GPRINT:avg:AVERAGE:Speed IN\\: \%6.2lf kbyte
but it shows an error :
"I don't understand ':Speed IN\: %6.2lf kbyte' in command:
'GPRINT:avg:AVERAGE:Speed IN\: %6.2lf kbyte'. "
--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/how-correctly-make-speed-graphics-tp6393760p6402008.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
More information about the rrd-users
mailing list