DABC (Data Acquisition Backbone Core)  2.9.9
web-mbs-gui-prm-remote.xml
Go to the documentation of this file.
1 <?xml version="1.0"?>
2 <dabc version="2">
3  <Context name="web-mbs">
4  <Run>
5  <lib value="libDabcMbs.so"/>
6  <lib value="libDabcHttp.so"/>
7  <lib value="libDabcGosip.so"/>
8  <slow-time value="true"/>
9  </Run>
10 
11  <HttpServer name="http" port="${HTPORT}">
12 <!-- <auth_file value="${DABCSYS}/.htdigest"/> -->
13 <!-- <auth_domain value="dabc@server"/> -->
14 <!-- <auth_default value="false"/> -->
15  </HttpServer>
16 
17  <Module name="mbs1" class="mbs::Monitor">
18  <node value="${REMNODE}"/>
19  <!--node value="r4-5"/-->
20  <period value="1"/>
21  <history value="3600"/>
22  <!-- MBS statistic record, read from port 6008 -->
23  <stat value="true"/>
24  ÖÖ␐
25  Also can be specified, when MBS node started with prompter -->
26  <logger value="true"/>
27  ™‡Ê^U
28  When prompter is running, one should specify 6006 -->
29 
30 
31  <cmd value="6006"/>
32  </Module>
33 
34  <Module name="gosip_player" class="gosip::Player">
35  </Module>
36 
37 
38  </Context>
39 </dabc>