Hello peoples,

Here's my question:

If I want a graph for the last week of a gauge value to show real values,
not averages, do I create the rrd somethin like this:

rrdtool create sample.rrd --step 60 \
  DS:processCount:GAUGE:120:U:U \
  RRA:AVERAGE:0.5:1:10080

Where 10080 is the number of minutes in 7 days.

Thanks,
Kevin Riggins
dice.com


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