Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 30949)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 30950)
@@ -23,4 +23,7 @@
 else if ($type=="s")
 $filePath = "/tmp/czarplot_hosts_space.png";
+else if ($type=="st")
+$filePath = "/tmp/czarplot_cluster.png";
+
 
 $file = fopen ($filePath, "r");
