[rrd-users] Re: Yearly / hourly / weekly and hourly graphing with RRDtool
Telmo.G.Reis
Telmo.G.Reis at seg-social.pt
Thu Sep 26 13:44:27 MEST 2002
Hi,
These are the values I use
lastweek)
START=604800
END=0
;;
lastmonth)
START=2678400
END=0
;;
lastyear)
START=31536000
END=0
;;
lastday)
START=86400
END=0
;;
hourly)
START=21600
END=0
;;
rrtool graph -s -$START -e -$END ......
The hourly graph shows the last 6 hours.
Telmo Reis
--------------------------------
I sense much windows in you.
Windows leads to Blue Screen.
Blue Screen leads to downtime.
Downtime leads to suffering.
Windows is the path to the Darkside.
-----Original Message-----
From: Alex van den Bogaerdt [mailto:alex at ergens.op.het.net]
Sent: quinta-feira, 26 de Setembro de 2002 10:37
To: RRD Users
Subject: [rrd-users] Re: Yearly / hourly / weekly and hourly graphing
with RRDtool
On Thu, Sep 26, 2002 at 12:26:24PM +0530, Shyam wrote:
> My question is, how do I use RRDtool to graph the yearly / monthly / w
If you "--end" "now" and "--start" at "end-7day" you will get last week.
And so on.
HTH
Alex
--
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
--
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