IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 182 and Version 183 of ippToPsps


Ignore:
Timestamp:
Mar 7, 2012, 12:21:27 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v182 v183  
    231231}}}
    232232
    233 == Metrics ==
    234 
    235 {{{ippToPsps}}} has a metrics program which reports processing and loading progress per batch type. It can be run, for example, like this:
    236 
    237 {{{
    238 ./run.sh metrics.py configs/lap20110809.xml
     233== Monitoring ==
     234
     235The easiest way to monitor {{{ippToPsps}}} is via [wiki:Czartool czartool]. Behind the scenes, the {{{ippToPsps}}} program {{{metrics.py}}} is generating the numbers and inserting them into the czar database. It reports processing and loading progress per batch type. It can be run, for example, like this:
     236
     237{{{
     238./run.sh metrics.py someConfig
    239239}}}
    240240
     
    264264
    265265}}}
    266 
    267 It will also produce plots in the {{{jython/plots}}} directory, such as this:
    268 
    269 [[Image(LAP.ThreePi.20110809_P2.png)]]
    270 
    271266
    272267= Recovery system design =