Changes between Version 62 and Version 63 of Czartool
- Timestamp:
- Jan 13, 2011, 12:46:47 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Czartool
v62 v63 99 99 ./czarmetrics.pl -c -b 2010-12-22 -e 2011-01-19 100 100 }}} 101 == analysis ==101 == Analysis == 102 102 103 103 Simple analysis can be performed for a given stage, providing start and finish times as well as reporting whether that stage is currently 'stuck' (i.e. there are pending images, but processing is not proceeding). For example … … 114 114 115 115 116 == roboczar ==116 == Roboczar == 117 117 118 118 {{{roboczar}}} is a process that runs in the background monitoring the czartool database. It utilizes the above analysis functionality to report whether a particular stage of processing has stuck, or if an important {{{pantasks_server}}} has stopped or crashed. It communicates by sending warning emails to the {{{ps-ipp-ops}}} mailing list. … … 122 122 Czartool is written in Object Perl using a MySQL database. The code currently lives in {{{trunk/tools}}}. Scripts, such as {{{czarplot}}}, are in this base directory whereas classes are in the {{{czartool}}} folder. 123 123 124 == czarpoll ==124 == Czarpoll == 125 125 126 126 == Database maintenance ==
