>       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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to