Slow Controls Time History: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Resides in CVSROOT=/home/epics/cvs, normally checked out to /home/epics/history and running on clon01 as user ''epics''. | Resides in CVSROOT=/home/epics/cvs, normally checked out to /home/epics/history and running on clon01 as user ''epics''. | ||
Main script is: | |||
get_latest_cont.pl | |||
It reads EPICS channels and updates ''epics'' database on ''clondb1''. | |||
Cron job is checking if main script is running (if not it will try to restart it): | Cron job is checking if main script is running (if not it will try to restart it): | ||
0,15,30,45 * * * * /home/epics/history/www/check_get.pl | 0,15,30,45 * * * * /home/epics/history/www/check_get.pl |
Revision as of 14:56, 10 January 2007
Resides in CVSROOT=/home/epics/cvs, normally checked out to /home/epics/history and running on clon01 as user epics.
Main script is:
get_latest_cont.pl
It reads EPICS channels and updates epics database on clondb1.
Cron job is checking if main script is running (if not it will try to restart it):
0,15,30,45 * * * * /home/epics/history/www/check_get.pl