aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/build_graph.cgi
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-06-05 21:41:26 -0500
committerMatt Rude <[email protected]>2011-06-05 21:41:26 -0500
commit015c6fa0cd03fccfb6403c4a1044b9d1b40da8e0 (patch)
tree8a9f84c99923211bb2dcd1337989700b40b6d52f /scripts/build_graph.cgi
parentce10b3ecd979c01d39e6931cfa4602abba4c9c76 (diff)
downloadtime.mattrude.com-015c6fa0cd03fccfb6403c4a1044b9d1b40da8e0.tar.gz
time.mattrude.com-015c6fa0cd03fccfb6403c4a1044b9d1b40da8e0.tar.bz2
time.mattrude.com-015c6fa0cd03fccfb6403c4a1044b9d1b40da8e0.zip
more small updates
Diffstat (limited to 'scripts/build_graph.cgi')
-rwxr-xr-xscripts/build_graph.cgi18
1 files changed, 9 insertions, 9 deletions
diff --git a/scripts/build_graph.cgi b/scripts/build_graph.cgi
index 69ed8cc..c154342 100755
--- a/scripts/build_graph.cgi
+++ b/scripts/build_graph.cgi
@@ -21,9 +21,9 @@
--font AXIS:8:
--font LEGEND:10:
--font UNIT:8:
-DEF:a="/var/www/time.mattrude.com/rrd/kriby-client.rrd":clients:AVERAGE
-DEF:b="/var/www/time.mattrude.com/rrd/kriby-client.rrd":abusive:AVERAGE
-LINE:a#002A97FF:"Clients:"
+DEF:a="/var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd":clients:AVERAGE
+DEF:b="/var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd":abusive:AVERAGE
+AREA:a#002A97FF:"Clients:"
GPRINT:a:LAST:"Current\:%8.2lf %s"
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"
@@ -52,9 +52,9 @@ GPRINT:b:MAX:"Maximum\:%8.2lf %s\n"
--font AXIS:8:
--font LEGEND:10:
--font UNIT:8:
-DEF:a="/var/www/time.mattrude.com/rrd/twyla-client.rrd":clients:AVERAGE
-DEF:b="/var/www/time.mattrude.com/rrd/twyla-client.rrd":abusive:AVERAGE
-LINE:a#002A97FF:"Clients:"
+DEF:a="/var/www/time.mattrude.com/rrd/twyla.mattrude.com-clients.rrd":clients:AVERAGE
+DEF:b="/var/www/time.mattrude.com/rrd/twyla.mattrude.com-clients.rrd":abusive:AVERAGE
+AREA:a#002A97FF:"Clients:"
GPRINT:a:LAST:"Current\:%8.2lf %s"
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"
@@ -82,9 +82,9 @@ GPRINT:b:MAX:"Maximum\:%8.2lf %s\n">
--font AXIS:8:
--font LEGEND:10:
--font UNIT:8:
-DEF:a="/var/www/time.mattrude.com/rrd/samantha-client.rrd":clients:AVERAGE
-DEF:b="/var/www/time.mattrude.com/rrd/samantha-client.rrd":abusive:AVERAGE
-LINE:a#002A97FF:"Clients:"
+DEF:a="/var/www/time.mattrude.com/rrd/samantha.mattrude.com-clients.rrd":clients:AVERAGE
+DEF:b="/var/www/time.mattrude.com/rrd/samantha.mattrude.com-clients.rrd":abusive:AVERAGE
+AREA:a#002A97FF:"Clients:"
GPRINT:a:LAST:"Current\:%8.2lf %s"
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"