Index: trunk/ippMonitor/raw/czartool_labels.php
===================================================================
--- trunk/ippMonitor/raw/czartool_labels.php	(revision 30939)
+++ trunk/ippMonitor/raw/czartool_labels.php	(revision 30943)
@@ -746,5 +746,6 @@
         //write_table_cell($class, '%s', $link, $server);
         //write_table_cell($class, '%s', "", $alive ? "yes" : "NO");
-        echo "<td>$server</td>";
+        //echo "<td>$server</td>";
+        createFormattedTableCell(1, $link, $server, 0);
         createFormattedTableCell(0, "", $alive ? "yes" : "NO", !$alive);
         createFormattedTableCell(0, "", $running ? "yes" : "NO", !$running);
