IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40834 for trunk/ippMonitor


Ignore:
Timestamp:
Jul 16, 2019, 1:26:10 PM (7 years ago)
Author:
tdeboer
Message:

czartool files update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarpoll.pl

    r40702 r40834  
    387387
    388388    #TdB 20190411: We are turning off these plots for the time being. They take up a lot of time and are rarely looked at. If need be, can be generated on the fly using czartool.
    389     #foreach $stage (@stages) {
    390     #    $plotter->createTimeSeries($allServerLabels, $stage, $begin, $end, 1, 0, 1); # TODO must be a neater way...
    391     #}
     389    foreach $stage (@stages) {
     390        $plotter->createTimeSeries($allServerLabels, $stage, $begin, $end, 1, 0, 1); # TODO must be a neater way...
     391    }
    392392}
    393393
Note: See TracChangeset for help on using the changeset viewer.