DABC (Data Acquisition Backbone Core)
2.9.9
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
Functions
a
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Variables
a
b
c
m
n
p
t
x
Typedefs
Enumerations
Enumerator
b
c
d
e
h
k
l
m
n
o
p
s
t
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
Enumerations
e
i
m
o
v
Enumerator
a
e
f
h
i
k
l
m
n
o
p
r
s
w
Related Functions
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
Functions
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
m
n
o
q
r
s
t
u
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
v
plugins
mbs
app
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
>
Generated by
1.9.1