DABC (Data Acquisition Backbone Core)
2.9.9
plugins
mbs
app
web-mbs-gui-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
<
stat
value
=
"true"
/>
25
HÒ
26
Also can be specified, when MBS node started with prompter -->
27
<
logger
value
=
"true"
/>
28
™‡Ê ^U
29
When prompter is running, one should specify 6006 -->
30
31
32
<
cmd
value
=
"true"
/>
33
<!-- <cmd value="6006"/> -->
34
</
Module
>
35
36
<
Module
name
=
"gosip_player"
class
=
"gosip::Player"
>
37
</
Module
>
38
39
40
</
Context
>
41
</
dabc
>
Generated by
1.9.1