Index: trunk/ippMonitor/czartool/czartool/czarconfig.xml
===================================================================
--- trunk/ippMonitor/czartool/czartool/czarconfig.xml	(revision 32177)
+++ trunk/ippMonitor/czartool/czartool/czarconfig.xml	(revision 32178)
@@ -9,5 +9,5 @@
     <font>/usr/share/fonts/corefonts/arial.ttf</font>
     <size>8</size>
-    <path>/data/ippc18.0/home/ipp/czartool_plots</path>
+    <path>/data/ipp009.0/czartool_plots</path>
   </gnuplot>
 
Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 32177)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 32178)
@@ -18,5 +18,5 @@
 $plottype = $_GET[plottype];
 
-$path = "/data/ippc18.0/home/ipp/czartool_plots"; # TODO horrible hard-coded path - read from config
+$path = "/data/ipp009.0/czartool_plots"; # TODO horrible hard-coded path - read from config
 
 if ($label == "all") $label = "all_".$mode."_labels";
