[rrd-users] Graph and Time

Fredrik X fredrik at pulsesoft.com
Fri May 24 16:17:12 MEST 2002


Another question just came to mind.

Is it possible to get the elapsed time for all peaks that are over 1Mbps
using rrd_graph?

I'm currently using:

  "DEF:alpha=$RRDFile:InBits:AVERAGE ",
  "DEF:beta=$RRDFile:OutBits:AVERAGE ",
  "CDEF:usage=alpha,beta,+ "
  "CDEF:peak=usage,1000000,LT,UNKN,usage,IF "

to get the average bps for the peaks. 
The problem is that I want the total amount of MB transferred for all
peaks.

Is there a way to get the time for these peaks?

Thanks!
// Fredrik


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