mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added SNMP alert in case of unresposive devices
Modifie InfluxDB 1.x -> 1.x/2.x string
This commit is contained in:
parent
99ccaaa572
commit
de0325d22a
4 changed files with 4 additions and 4 deletions
|
|
@ -1528,7 +1528,7 @@ if auth.has_capability(auth.capabilities.preferences) then
|
|||
}}
|
||||
|
||||
multipleTableButtonPrefs(subpage_active.entries["multiple_timeseries_database"].title,
|
||||
subpage_active.entries["multiple_timeseries_database"].description, {"RRD", "InfluxDB 1.x"},
|
||||
subpage_active.entries["multiple_timeseries_database"].description, {"RRD", "InfluxDB 1.x/2.x"},
|
||||
{"rrd", "influxdb"}, "rrd", "primary", "timeseries_driver", "ntopng.prefs.timeseries_driver", nil,
|
||||
elementToSwitch, showElementArray, nested_to_switch, true --[[show]] )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue