|
SLAC
CPE Software Engineering Group
|
|
| Database Development |
|
IRMIS@SLAC
|
|
|
This
page has information about the configuration of the IRMIS PV Crawler and Viewer
for SLAC, and crawlers written at SLAC.
Programmers'
Guides , Users' Guides , Requirements
, Design , Papers , Administration
, How-To , Hardware , IOC
, Database
PV Crawler at SLAC
under construction!
- location of irmis source code at SLAC
The reference directory is: /afs/slac/package/epics/vers2/tools/irmis
The CVS repository is: /afs/slac/package/epics/slaconly/cvs/tools/irmis
You must manually do a cvs update in the reference area after commiting files to the CVS repository.
- location of CPE irmis scripts and configs
The reference directory is: $CD_SOFT/ref/ext/irmis/PVCrawler
The CVS repository is: $CD_SOFT/cvs/ext/irmis/PVCrawler
These directories are supported under the CPE Unix Development Environment, so the cvs update of the reference area is done for you automatically when you commit files to the CVS repository.
- irmis Oracle database
- SLAC-specific configuration description
- SLAC development procedure
- Cvs checkout the irmis source code to your personal development area
- Cvs checkout the CPE irmis scripts and configs to your personal development area
- Modify these files to connect to the development database (SLACDEV) if desired
- db.properties - change host and database
- pvCrawlerSetup.csh - Change value of TWO_TASK
- Make changes to the perl or shell code as you need to
- Run the crawler by entering: ./runSLACPVCrawler.csh
- Cvs commit your changes and in the case of the base irmis source code, do a cvs update in the reference area.
- Running in SLAC Production mode
The production PV crawler is run on slcs2 under the cddev account.
You can run it manually but it is usually run from a chron job. Type trscrontab -l to see it's status
PV Viewer at SLAC
under construction!
- location of view source code at SLAC
- how to run the viewer, and what can be viewed
- proposed enhancements
Crawlers developed at SLAC
Links
Status and Meetings
[SLAC
CPE Software Engineering Group][
SLAC Home Page]
Author: Judy Rock, 23-Feb-2006
Modified by:
Ron MacKenzie, 28-Feb-2006, Added details to Crawler sections.