You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.3 KiB
66 lines
1.3 KiB
[multilevelsnapshots]
|
|
filename = multilevel_snapshots.py
|
|
python.version = python3
|
|
type = python
|
|
passauth = true
|
|
streaming = true
|
|
maxinputs = 1000
|
|
retainsevents = true
|
|
supports_multivalues = true
|
|
supports_getinfo = true
|
|
needs_empty_results = false
|
|
|
|
[gaugetable]
|
|
filename = gaugetable.py
|
|
python.version = python3
|
|
type = python
|
|
maxinputs = 1000
|
|
streaming = true
|
|
retainsevents = true
|
|
supports_multivalues = true
|
|
supports_getinfo = true
|
|
needs_empty_results = false
|
|
|
|
[generateiit]
|
|
filename = generateIIT.py
|
|
python.version = python3
|
|
type = python
|
|
passauth = true
|
|
maxinputs=0
|
|
streaming = false
|
|
retainsevents = false
|
|
supports_multivalues = true
|
|
supports_getinfo = true
|
|
needs_empty_results = false
|
|
run_in_preview=false
|
|
|
|
[getfieldnames]
|
|
filename = getfieldnames.py
|
|
python.version = python3
|
|
passauth = true
|
|
generating = false
|
|
streaming = true
|
|
retainsevents = true
|
|
|
|
[uniquefieldlist]
|
|
filename = uniquefieldlist.py
|
|
python.version = python3
|
|
passauth = true
|
|
generating = false
|
|
streaming = true
|
|
retainsevents = true
|
|
supports_multivalues = true
|
|
overrides_timeorder = true
|
|
|
|
[thresholdlookup]
|
|
filename = sa_threshold_lookup.py
|
|
python.version = python3
|
|
type = python
|
|
supports_getinfo = true
|
|
supports_rawargs = true
|
|
outputheader = true
|
|
enableheader = true
|
|
requires_srinfo = true
|
|
maxinputs = 0
|
|
local = true
|
|
needs_empty_results = false |