[rrd-users] I would like graphics in bits.
Diaz Freire, Alberto
adiazf at mundo-R.net
Wed May 14 09:28:51 MEST 2003
> hi,
> I have installed the RRDTOOL and I am using RDDCGI. The MIB gives to
> the outbound and inbound traffic in bytes but i would like the graphics
> and the average, max, etc values were in bits.
> How I can do it?
> The code which i use.
> <RRD::GRAPH
> /app/iplanet/servers/docs/estadisticas/mrtg/demoing/24horas.gif
> --start -86400 --vertical-label "Bytes por segundo"
> --imginfo '<IMG SRC=/mrtg/demoing/%s WIDTH=%lu HEIGHT=%lu >'
> DEF:entrada=demoing.rrd:ds0:AVERAGE
> DEF:salida=demoing.rrd:ds1:AVERAGE
> AREA:entrada#00FF00:"Trafico de entrada\n"
> LINE1:salida#0000FF:"Trafico de salida \n"
> GPRINT:entrada:AVERAGE:"Valor Med. Entrada = %lf %sBps "
> GPRINT:salida:AVERAGE:"Valor Med. Salida = %lf %sBps\n"
> greetings
>
--
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