Changeset 28861 for trunk/ippMonitor/raw/czartool_getplot.php
- Timestamp:
- Aug 6, 2010, 4:16:08 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/czartool_getplot.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/czartool_getplot.php
r28788 r28861 20 20 else if ($type=="h") 21 21 $filePath = "/tmp/czarplot_".$label."_all_stages_".$type.".png"; 22 else if ($type=="s") 23 $filePath = "/tmp/czarplot_hosts_space.png"; 24 22 25 $file = fopen ($filePath, "r"); 23 26 if ($file && !$debug) {
Note:
See TracChangeset
for help on using the changeset viewer.
