IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 6, 2010, 4:16:08 PM (16 years ago)
Author:
rhenders
Message:

Added cluster disk space plot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/raw/czartool_getplot.php

    r28788 r28861  
    2020else if ($type=="h")
    2121$filePath = "/tmp/czarplot_".$label."_all_stages_".$type.".png";
     22else if ($type=="s")
     23$filePath = "/tmp/czarplot_hosts_space.png";
     24
    2225$file = fopen ($filePath, "r");
    2326if ($file && !$debug) {
Note: See TracChangeset for help on using the changeset viewer.