Index: trunk/tools/czarmetrics.pl
===================================================================
--- trunk/tools/czarmetrics.pl	(revision 29751)
+++ trunk/tools/czarmetrics.pl	(revision 29803)
@@ -35,5 +35,5 @@
 }
 if (!$day) {
-    print "* OPTIONAL: choose a single day to plot     -y <date>               (default=today)\n";
+    print "* OPTIONAL: choose a single day             -y <date>               (default=today)\n";
 }
 if (!$begin) {
@@ -63,5 +63,5 @@
 while (1) {
 
-    my $dayMetrics = new czartool::DayMetrics($gpc1Db, $czarDb, "./ippMetrics", 1, 0, $thisDay);
+    my $dayMetrics = new czartool::DayMetrics($gpc1Db, $czarDb, "/data/ipp004.0/ipp/ippMetrics/", 1, 0, $thisDay);
     $dayMetrics->writeHTML();
 
