Ok that is it, you can use -s with past seconds, but it should accept -1week times, maybe "-1week"? Att, RS
On 10/2/06, Cesar Diaz <[EMAIL PROTECTED]> wrote: > > I am running this on FreeBSD, I think I for got to mention that, and the > 1week and 1month settings give me this error "ERROR: start time: unparsable > trailing text: '...week'" > > I did try this for one week: > > /usr/local/bin/rrdtool graph /usr/local/apache2/htdocs/rrd/load-w.png -a > PNG -h 125 -s -604800 -v "Average Load" \ > > And that seemed to work, again just looking for the best way to impliment. > > Thanks for your help. > > On 10/2/06, Rogério Schneider <[EMAIL PROTECTED]> wrote: > > > > So, why don't you try this: > > > > > > #!/bin/sh > > /usr/local/bin/rrdtool graph -s 1week /usr/local/rrd/bandwidth.png -a PNG > > -h 125 -v "Data Throughput" \ > > > > or > > > > /usr/local/bin/rrdtool graph -s 1month /usr/local/rrd/bandwidth.png -a PNG > > -h 125 -v "Data Throughput" \ > > > > etc ... > > > > > > > > Try this out, ad tell us. > > > > Att, > > > > Rogério Schneider > > > > > > > -- Att, Rogério Schneider +55 (55) 9985 2127 +55 (55) 3332 5923 +55 (55) 3333 8158 +55 (55) 3321 1535 MSN: [EMAIL PROTECTED] ICQ: 78778973 GTalk: [EMAIL PROTECTED] Skype: stockrt -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
