mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Major terminology unification (user scripts -> checks)
This commit is contained in:
parent
cf363eaa10
commit
2e8a6de0fc
31 changed files with 94 additions and 90 deletions
|
|
@ -28,7 +28,7 @@ schema:addTag("ifid")
|
|||
schema:addMetric("num_ts") -- Number of timeseries currently in the queue
|
||||
|
||||
-------------------------------------------------------
|
||||
-- FLOW USER SCRIPTS SCHEMAS
|
||||
-- FLOW CHECKS SCHEMAS
|
||||
-------------------------------------------------------
|
||||
|
||||
schema = ts_utils.newSchema("flow_check:duration", {step = 5, metrics_type = ts_utils.metrics.gauge})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue