[rrd-users] Newbie help
chatiman
chatiman at free.fr
Tue Feb 24 13:40:21 MET 2004
Hello,
I'm tryng to setup rrdtool for a data source which updates not often:
- updates occure at most 1 time per day
- updates occurs at least 1 time each 7 days
- the data source represents the rank of a website
- average graph will be displayed for the last week,
last month and last year
So I 've used the following definition :
rrdcreate <path>
--start <timenow>
--step 86400
DS:rank:GAUGE:604800:0:U
RRA:AVERAGE:0.5:1:7
RRA:AVERAGE:0.5:7:4
RRA:AVERAGE:0.5:30:12
Does it seems correct ?
--
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