> rrdtool graph - --imgformat=PNG --end=now --start=end-1w > DEF:a="rrdfile.rrd":cpu:AVERAGE:end=now:start=now-1w > DEF:b="rrdfile.rrd":cpu:AVERAGE:end=now-1w:start=end-1w > (And using the necessary commands for 2 GPRINT lines.) > > How can I consolidate both graph displays into just 1 week? > We want to have them on top of each other for comparisons.
Never tried it, but the page you refer to, seems to have the vital line: SHIFT:lastweek:604800 and I don't see it in your post. Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php ------------- For the content of this e-mail message and its attachment(s) the following disclaimer applies: http://www.zeelandnet.nl/disclaimer.php -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
