Chandra Real-time State of Health

Description

Update Chandra State of health web page and it's sub web pages: https://cxc.cfa.harvard.edu/mta/SOH/soh.html

The data are provided by Acorn processes. Two processes are running in the background. One is at the top level (/data/mta4/www/SOH), and another is in PCAD sub-directory (/data/mta4/www/SOH/PCAD/). These processes create tracelogs in these directories and they are used to update the web pages.

Although the web page update processes are run every minute, only when Chandra is in comm pass, the new data are extracted by Acorn and the web pages are updated. For more details on this process, please read: Acorn page.

Location of Scripts and Their Names

Location: /data/mta4/www/SOH

GitHub Address: https://github.com/mta/SOH

Script Name Last Updated
run-acorn.pl Aug 28, 2014
rt_checker.pl Jun 13, 2011
rt_checker_ccdm.pl Jan 06, 2004
rt_checker_pcad.pl Jan 06, 2011
rt_checker_safe.pl Jan 06, 2004
tlogr-soh.pl Jun 30, 2015
./PCAD/tlogr-pcad.pl Sep 23, 2014
./CCDM/tlogr-ccdm.pl Sep 23, 2014
./Config/tlogr-config.pl Sep 23, 2014
./EPS/tlogr-eps.pl Sep 23, 2014
./Load/tlogr-load.pl Sep 23, 2014
./Mech/tlogr-mech.pl Sep 23, 2014
./Prop/tlogr-prop.pl Sep 23, 2014
./Smode/tlogr-smode.pl Sep 23, 2014
./Therm/tlogr-therm.pl Sep 23, 2014
./LIB/soh.pm Jul 13, 2011
./LIB/com_soh.pm Feb 25, 2015
./LIB/check_state.pm Aug 07, 2001
./LIB/format_soh_pop.pm Jun 03, 2010

Please read /data/mta4/www/SOH/README file for more details.

Sep 24, 2015Initially logged
Oct 01, 2015Description updated
Oct 07, 2015Directories cleaned up. README file updated

Data Needed

Environment Setting

Output Locations and File Names

How to Run the Script(s)

  1. go to: /data/mta4/www/SOH/
  2. run: acorn-soh.pl (part of Acorn. It should be running all the time.)
  3. run: rt_checker.pl
  4. run: rt_checker_ccdm.pl
  5. run: rt_checker_pcad.pl
  6. run: rt_checker_safe.pl

How to Run Test(s)

  1. No test available for this set of script

Expected result from the test

test results -- test results -- test results

Cron Job

CPU: c3po-v
User: mta

Web Addreess

https://cxc.cfa.harvard.edu/mta/SOH/soh.html

Note

None

Future Plan/Update Schedule

None


Back to Top Page