forked from archiver_config/sf_databuffer
Specify BEAMOK and disable images.
This commit is contained in:
@@ -1,20 +1,15 @@
|
||||
{
|
||||
"policies": [
|
||||
{
|
||||
"pattern":":BEAMOK",
|
||||
"data_reduction":{
|
||||
"default":[
|
||||
{
|
||||
"ttl":"P20W",
|
||||
"modulo":1
|
||||
/* 1 point every 1 hour */
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"pattern":"^SIN-CVME-TIFGUN-EVR0:BEAMOK$",
|
||||
"data_reduction":{
|
||||
"default":[
|
||||
{
|
||||
"ttl":"P20W",
|
||||
"modulo":1
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"sources": [
|
||||
/*
|
||||
{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:8020","split":4,"backend":"sf-imagebuffer"}
|
||||
,{"stream":"tcp://daqsf-sioc-cs-11.psi.ch:9000","split":4,"backend":"sf-imagebuffer"}
|
||||
,{"stream":"tcp://daqsf-sioc-cs-12.psi.ch:9000","split":4,"backend":"sf-imagebuffer"}
|
||||
@@ -16,5 +17,6 @@
|
||||
,{"stream":"tcp://daqsf-sioc-cs-62.psi.ch:9010","split":4,"backend":"sf-imagebuffer"}
|
||||
,{"stream":"tcp://daqsf-sioc-cs-63.psi.ch:9000","split":4,"backend":"sf-imagebuffer"}
|
||||
,{"stream":"tcp://daqsf-sioc-cs-63.psi.ch:9010","split":4,"backend":"sf-imagebuffer"}
|
||||
*/
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user