mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Fix system interface timeseries cleanup
This commit is contained in:
parent
94f894454c
commit
a3e1744353
16 changed files with 70 additions and 27 deletions
|
|
@ -57,4 +57,5 @@ schema:addMetric("packets")
|
|||
-- ##############################################
|
||||
|
||||
schema = ts_utils.newSchema("system:cpu_load", {step=1, metrics_type=ts_utils.metrics.gauge})
|
||||
schema:addTag("ifid")
|
||||
schema:addMetric("load_percentage")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue