[rrd-users] Re: simple graphing
Alex van den Bogaerdt
alex at ergens.op.HET.NET
Thu Jul 18 11:33:30 MEST 2002
Paul Bais wrote:
> rrdtool create logins.rrd \
> -b 1025474400 \
> -s 3600 \
> DS:active:GAUGE:14400:0:U \
> DS:inactive:GAUGE:14400:0:U \
> RRA:AVERAGE:0.5:1:24 \
> RRA:AVERAGE:0.5:24:31 \
> RRA:AVERAGE:0.5:168:52
> I would like to see a graphic with the actual logins per
> hour. Not averaged over the whole day.
If you don't want stats per day, why bother storing them? Same for week.
And if you want no averaging happening, you should make sure each group
of pixels (where the amount of a pixel is any integer number > 0) does
represent exactly 3600 seconds.
HTH
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
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