40m
QIL
Cryo_Lab
CTN
SUS_Lab
TCS_Lab
OMC_Lab
CRIME_Lab
FEA
ENG_Labs
OptContFac
Mariner
WBEEShop
|
40m Log |
Not logged in |
 |
|
|
Message ID: 1215
Entry time: Sun Jan 4 13:17:23 2009
Reply to this: 1216
|
Author: |
Alan |
Type: |
Omnistructure |
Category: |
Computer Scripts / Programs |
Subject: |
New 40mWebStatus |
|
|
I have set up some code in /cvs/cds/caltech/scripts/webStatus along with a cronjob on controls@nodus to generate a webStatus every half hour, at 40mWebStatus
you are welcome to add/delete lines corresponding to interesting EPICS channels, in the template /cvs/cds/caltech/scripts/webStatus/webStatus_template.html . The 2nd number is the "golden" value of the EPICS channel; it can be edited by hand, or one could copy a "golden" webStatus.html to webStatus_template.html . I think it's probably premature to automate this...
I noticed that Yoichi also has a cron job posting 40m medm screen snapshots. Very nice.
controls@nodus also runs a third cronjob, which checks if the nightly backup fails, and if so, sends an email to me.
I guess we need some kind of "official" crontab file for controls@nodus so that we know how/where to add things. So, I put one in /cvs/cds/caltech/crontab/controls@nodus.crontab |