Changeset 40834
- Timestamp:
- Jul 16, 2019, 1:26:10 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/czartool/czarpoll.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/czartool/czarpoll.pl
r40702 r40834 387 387 388 388 #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 } 392 392 } 393 393
Note:
See TracChangeset
for help on using the changeset viewer.
