/usr/local/rrdtool/bin/rrdtool graph - \
--imgformat=PNG \
--start=1265591321 \
--end=1265677721 \
--title="mercury - Apache - Apache Statistics - Hits/s" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
COMMENT:"From 2010/02/07 20\:08\:41 To 2010/02/08 20\:08\:41\c" \
COMMENT:" \n" \
--vertical-label="Hits/sec" \
--slope-mode \
--font TITLE:10: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a="/local/vweb/elemental.org/htdocs/cacti-0.8.7d/rra/mercury_-_apache_apache_cpuload_28.rrd":apache_total_hits:AVERAGE \
AREA:a#AAABA1FF:"Hits/sec" \
GPRINT:a:LAST:"Current\:%8.2lf %s" \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n" \
COMMENT:" Represents the number of hits per second\n" \
COMMENT:" ApacheStats v0.4 - Rolf Poser\n" |