|
Last change
on this file since 139 was 127, checked in by ogrimm, 16 years ago |
|
First commit of Evidence control system core components
|
|
File size:
788 bytes
|
| Line | |
|---|
| 1 | # Configuration data for the Evidence Control System
|
|---|
| 2 | #
|
|---|
| 3 | # The first entry of each line gives the requester for the parameter in
|
|---|
| 4 | # the second entry. The remaining text of the line is send in reponse
|
|---|
| 5 | # to the configuration request.
|
|---|
| 6 | # A plus sign before the line break signals continuation of the line.
|
|---|
| 7 |
|
|---|
| 8 |
|
|---|
| 9 | # Sky Quality Monitor
|
|---|
| 10 |
|
|---|
| 11 | SQM address sqm.ethz.ch
|
|---|
| 12 | SQM port 10001
|
|---|
| 13 | SQM period 10
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 | # Central Data Collector
|
|---|
| 17 |
|
|---|
| 18 | DColl items SQM/NSB Alarm/Servers Alarm/State +
|
|---|
| 19 | Config/Status DColl/Status Alarm/Status SMQ/Status +
|
|---|
| 20 | BIAS/VOLT/ID00/*-*
|
|---|
| 21 | DColl datadir ../../../no_back/EvidenceData
|
|---|
| 22 | DColl logfile ../../../no_back/EvidenceData/Evidence.log
|
|---|
| 23 | DColl histsize 1000 # Number of items in history buffer
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | # Alarm Handler
|
|---|
| 27 |
|
|---|
| 28 | Alarm servers DIS_DNS DColl SQM Config
|
|---|
| 29 | Alarm period 10 # Check interval in seconds
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.