<body style="background-image: url('/bg.gif')">
<h1>Cluster Memory Report</h1>
<RRD::GRAPH tmem1h.png --title="Temescal Memory Usage, Last Hour"
- -l 0 -s -1hr -w 480 -h 240 -b 1024 -z
+ -l 0 -s -1hr -w 480 -h 240 -b 1024 -S 120s -z
--vertical-label "Bytes"
DEF:tot=/www/stats/temescal/mem.rrd:total:AVERAGE
DEF:free=/www/stats/temescal/mem.rrd:free:AVERAGE
AREA:c#ffcc33:"Cache/Buffer":STACK
AREA:f#6600ff:"Free":STACK>
<RRD::GRAPH ymem1h.png --title="Ynez Memory Usage, Last Hour"
- -l 0 -s -1hr -w 480 -h 240 -b 1024 -z
+ -l 0 -s -1hr -w 480 -h 240 -b 1024 -S 120s -z
--vertical-label "Bytes"
DEF:tot=/www/stats/ynez/mem.rrd:total:AVERAGE
DEF:free=/www/stats/ynez/mem.rrd:free:AVERAGE
AREA:c#ffcc33:"Cache/Buffer":STACK
AREA:f#6600ff:"Free":STACK>
<RRD::GRAPH smem1h.png --title="Serrano Memory Usage, Last Hour"
- -l 0 -s -1hr -w 480 -h 240 -b 1024 -z
+ -l 0 -s -1hr -w 480 -h 240 -b 1024 -S 120s -z
--vertical-label "Bytes"
DEF:tot=/www/stats/serrano/mem.rrd:total:AVERAGE
DEF:free=/www/stats/serrano/mem.rrd:free:AVERAGE
AREA:c#ffcc33:"Cache/Buffer":STACK
AREA:f#6600ff:"Free":STACK>
<RRD::GRAPH mem1d.png --title="Memory Usage, Last Day"
- -l 0 -r -s -1d -w 960 -h 240 -b 1024 -z
+ -l 0 -r -s -1d -w 960 -h 240 -b 1024 -S 120s -z
--vertical-label "Bytes"
DEF:ttot=/www/stats/temescal/mem.rrd:total:AVERAGE
DEF:tfree=/www/stats/temescal/mem.rrd:free:AVERAGE