DABC (Data Acquisition Backbone Core)  2.9.9
web-mbs-gui.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  </Run>
9 
10  <HttpServer name="http" port="8095">
11 <!-- <auth_file value="${DABCSYS}/.htdigest"/> -->
12 <!-- <auth_domain value="dabc@server"/> -->
13 <!-- <auth_default value="false"/> -->
14  </HttpServer>
15 
16  <Module name="mbs1" class="mbs::Monitor">
17  <node value="x86l-59"/>
18  <!--node value="r4-5"/-->
19  <period value="1"/>
20  <history value="3600"/>
21  <!-- MBS statistic record, read from port 6008 -->
22  <stat value="true"/>
23  Bé
24  Also can be specified, when MBS node started with prompter -->
25  <logger value="true"/>
26 
27  ™‡Ê^U
28  When prompter is running, one should specify 6006 -->
29  <cmd value="true"/>
30 <!-- <cmd value="6006"/> -->
31  </Module>
32 
33  <Module name="gosip_player" class="gosip::Player">
34  </Module>
35 
36 
37  </Context>
38 </dabc>