IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 62 and Version 63 of Czartool


Ignore:
Timestamp:
Jan 13, 2011, 12:46:47 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Czartool

    v62 v63  
    9999./czarmetrics.pl -c -b 2010-12-22 -e 2011-01-19
    100100}}}
    101 == analysis ==
     101== Analysis ==
    102102
    103103Simple 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
     
    114114
    115115
    116 == roboczar ==
     116== Roboczar ==
    117117
    118118{{{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.
     
    122122Czartool 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.
    123123
    124 == czarpoll ==
     124== Czarpoll ==
    125125
    126126== Database maintenance ==