mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
f689f50e2a
commit
a7d7d6e2ed
5 changed files with 0 additions and 18 deletions
|
|
@ -225,13 +225,6 @@ schema:addMetric("bytes_rcvd")
|
|||
|
||||
-- ##############################################
|
||||
|
||||
schema = ts_utils.newSchema("host:score", {step=300, rrd_fname="score_v2", metrics_type=ts_utils.metrics.gauge})
|
||||
schema:addTag("ifid")
|
||||
schema:addTag("host")
|
||||
schema:addMetric("score")
|
||||
|
||||
-- ##############################################
|
||||
|
||||
schema = ts_utils.newSchema("host:active_flows", {step=300, rrd_fname="active_flows", metrics_type=ts_utils.metrics.gauge})
|
||||
schema:addTag("ifid")
|
||||
schema:addTag("host")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue