Index: /trunk/ippMonitor/czartool/czartool/czarconfig.xml
===================================================================
--- /trunk/ippMonitor/czartool/czartool/czarconfig.xml	(revision 32953)
+++ /trunk/ippMonitor/czartool/czartool/czarconfig.xml	(revision 32954)
@@ -21,5 +21,5 @@
   <gpc1database>
     <name>gpc1</name>
-    <host>ippdb03</host>
+    <host>ippdb01</host>
     <user>ippMonitor</user>
     <password>ippMonitor</password>
Index: /trunk/ippMonitor/raw/czartool_labels.php
===================================================================
--- /trunk/ippMonitor/raw/czartool_labels.php	(revision 32953)
+++ /trunk/ippMonitor/raw/czartool_labels.php	(revision 32954)
@@ -169,5 +169,5 @@
 echo "<tr><td>Postage stamp server status</td><td><a href=\"http://pstamp.ipp.ifa.hawaii.edu/status.php\"><font color=\"blue\">here</font></a></td></tr>";
 echo "<tr><td>Documentation</td><td><a href=\"http://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/Processing\"><font color=\"blue\">here</font></a></td></tr>";
-echo "<tr><td>Cluster load</td><td><a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?r=hour&s=descending&hc=6&c=IPP%2520Production\"><font color=\"blue\">here</font></a></td></tr>";
+echo "<tr><td>Cluster load</td><td><a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?r=hour&s=descending&hc=6&c=IPP%2520Production\"><font color=\"blue\">here</font></a> <a href=\"http://ganglia.pan-starrs.ifa.hawaii.edu/?m=cpu_report&r=hour&s=by%2520name&c=IPP+Production&h=&sh=1&hc=8&z=small\"><font color=\"blue\">cpu_report</font></a></td></tr>";
 echo "<tr><td>Who's using the cluster?</td><td><a href=\"http://ippmonitor.ipp.ifa.hawaii.edu/ippMonitor/clusterMonitor/top.html\"><font color=\"blue\">here</font></a></td></tr>";
 echo "<tr><td>IPP metrics</td><td><a href=\"http://ipp0022.ifa.hawaii.edu/ps1sc/ippMetrics\"><font color=\"blue\">here</font></a></td></tr>";
Index: /trunk/ippMonitor/raw/nightSummary.php
===================================================================
--- /trunk/ippMonitor/raw/nightSummary.php	(revision 32953)
+++ /trunk/ippMonitor/raw/nightSummary.php	(revision 32954)
@@ -117,4 +117,6 @@
 table_section($db, $WHERE, "fakeRun");
 table_section($db, $WHERE, "warpRun");
+table_section($db, $WHERE, "chipBackgroundRun");
+table_section($db, $WHERE, "warpBackgroundRun");
 table_section($db, $WHERE, "stackRun");
 table_section($db, $WHERE, "diffRun");
