| 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 | |
| | 235 | The 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 |