Index: trunk/ippMonitor/raw/heathers_plot.php
===================================================================
--- trunk/ippMonitor/raw/heathers_plot.php	(revision 35300)
+++ trunk/ippMonitor/raw/heathers_plot.php	(revision 35391)
@@ -10,5 +10,5 @@
 menu('ipp.czar.dat', 'useful tools for the czar', 'ipp.css', $ID['link'], $ID['proj']);
 
-echo "These images are generated every day at 7:00 HST (17:00 GMT)\n";
+echo "These images are generated every day at 7:00 HST (17:00 GMT) on ipp@ippc11\n";
 // document body
 echo "<table>\n";
@@ -23,4 +23,14 @@
 echo "</tr>\n";
 
+echo "<tr>\n";
+echo "<td>Camera Merged</td>\n";
+echo "<td>SkyCal Merged</td>\n";
+echo "</tr>\n";
+
+echo "<tr>\n";
+echo "<td><img src=\"czartool_getplot.php?type=hp_cm\"/></td>\n";
+echo "<td><img src=\"czartool_getplot.php?type=hp_sm\"/></td>\n";
+echo "</tr>\n";
+
 echo "</table>\n";
 
