IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of Czartool


Ignore:
Timestamp:
Nov 26, 2010, 9:37:14 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Czartool

    v3 v4  
    11
    2 Czartool is a collection of Perl scripts to assist when monitoring the IPP system. It began as a script to quickly show the user the current status of each label, i.e. how many images pending, how many faults. A webpage followed, then a database was implemented in combination with a polling program (czarpoll) which updates it every few minutes with the current status of the IPP.
     2=Introduction=
     3
     4Czartool is a collection of Perl scripts designed to assist when monitoring the IPP system. Czartool began as a simple script to quickly display the current status of each label in the system, i.e. how many images pending, how many faults. A webpage followed on ippMonitor, then a database was implemented in combination with a polling program (czarpoll) which updates the database every few minutes with the current status of the IPP.
     5
     6= User notes =
     7
     8Most users will use czartool via the web page in ippMonitor. This gives a snapshot of processing at the current time, with plots starting from around 6:30am in the morning, since this is when (currently) burntool is scheduled to begin processing the previous night's data.
     9
     10There are, however, other useful Perl scripts available in {{{trunk/tools}}} that enable the user to go back further in time and create plots or metrics of particular labels, stages or date ranges. The main tool of interest is czarplot.
     11
     12== czarplot ==
    313
    414
    5 = User notes =
    615
    716All times are in HST. When necessary (i.e. when query rawExp in gpc1, HST is converted to UTC internally).