From 7edae077719556a081fabd9eb696fce8b210b2e0 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Thu, 9 Jun 2011 19:52:56 -0500 Subject: s/kriby/kirby/g --- scripts/do-build-graphs | 2 +- scripts/do-xntp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/do-build-graphs b/scripts/do-build-graphs index 560b7c5..e76ea8e 100755 --- a/scripts/do-build-graphs +++ b/scripts/do-build-graphs @@ -26,7 +26,7 @@ ${RRD_BIN}/rrdtool graph \ --font AXIS:8: \ --font LEGEND:8: \ --font UNIT:8: \ -DEF:a="/var/www/time.mattrude.com/rrd/kriby.mattrude.com-clients.rrd":clients:AVERAGE \ +DEF:a="/var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd":clients:AVERAGE \ AREA:a#002A97FF:"" \ GPRINT:a:LAST:"Now\:%8.2lf %s" \ GPRINT:a:AVERAGE:"Avg\:%8.2lf %s" \ diff --git a/scripts/do-xntp b/scripts/do-xntp index 5083f32..b5e612a 100755 --- a/scripts/do-xntp +++ b/scripts/do-xntp @@ -7,7 +7,7 @@ STATUS=/var/www/time.mattrude.com/status rsync -a samantha:/var/www/time.mattrude.com/rrd/samantha-client.rrd /var/www/time.mattrude.com/rrd/samantha.mattrude.com-clients.rrd rsync -a twyla:/var/www/time.mattrude.com/rrd/twyla-client.rrd /var/www/time.mattrude.com/rrd/twyla.mattrude.com-clients.rrd -rsync -a kirby:/var/www/time.mattrude.com/rrd/kriby-client.rrd /var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd +rsync -a kirby:/var/www/time.mattrude.com/rrd/kirby-client.rrd /var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd rsync -a /var/www/time.mattrude.com/rrd/kirby.mattrude.com-clients.rrd twyla:/var/www/time.mattrude.com/rrd/kirby.mattrude.com-client.rrd rsync -a /var/www/time.mattrude.com/rrd/twyla.mattrude.com-clients.rrd twyla:/var/www/time.mattrude.com/rrd/twyla.mattrude.com-client.rrd -- cgit v1.2.3-59-ga6da