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