Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 28788)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 28861)
@@ -20,4 +20,7 @@
 else if ($type=="h")
 $filePath = "/tmp/czarplot_".$label."_all_stages_".$type.".png";
+else if ($type=="s")
+$filePath = "/tmp/czarplot_hosts_space.png";
+
 $file = fopen ($filePath, "r");
 if ($file && !$debug) {
