source: Evidence/Config/configuration.txt@ 138

Last change on this file since 138 was 127, checked in by ogrimm, 15 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
11SQM address sqm.ethz.ch
12SQM port 10001
13SQM period 10
14
15
16# Central Data Collector
17
18DColl items SQM/NSB Alarm/Servers Alarm/State +
19 Config/Status DColl/Status Alarm/Status SMQ/Status +
20 BIAS/VOLT/ID00/*-*
21DColl datadir ../../../no_back/EvidenceData
22DColl logfile ../../../no_back/EvidenceData/Evidence.log
23DColl histsize 1000 # Number of items in history buffer
24
25
26# Alarm Handler
27
28Alarm servers DIS_DNS DColl SQM Config
29Alarm period 10 # Check interval in seconds
Note: See TracBrowser for help on using the repository browser.