Blob Blame History Raw
--- queuegraph/queuegraph-rrd.sh.orig	2007-02-12 02:37:40.000000000 -0700
+++ queuegraph/queuegraph-rrd.sh	2007-03-25 23:07:38.000000000 -0600
@@ -27,7 +27,7 @@
 	$RRDTOOL create $RRDFILE --step 60 \
 		DS:active:GAUGE:900:0:U \
 		DS:deferred:GAUGE:900:0:U \
-		RRA:AVERAGE:0.5:1:20160 \
+		RRA:AVERAGE:0.5:1:1440 \
 		RRA:AVERAGE:0.5:30:2016 \
 		RRA:AVERAGE:0.5:60:105120 \
 		RRA:MAX:0.5:1:1440 \