A web page summarizing the status of all of AMS detectors is produced by the user ami on pcposp0,
from which is exported at the url
http://ams.cern.ch/AMS/Online/Online02/statmon.html
The page is generated by the script build_pages.sh, that collects informations from files produced by each subdetector,
every two minutes on pcposp0, as set in the crontab file
*/2 * * * * /pocchome/ami/StatMon/build_pages.sh
If some informations are not updated, contact the corresponding detector expert
to check if the expected file is still generated, updated and visible on pcposp0.
In the script the path of each status file is specified.
For the tracker, the status file is generated by the
AMI scan on pcposp1, /home/ami/status.txt,
and copied to /pocchome/ami/AMI/status.txt every two minutes by a cron process (*/2 * * * * cp /home/ami/status.txt /pocchome/ami/AMI/)