Added SNMP alert in case of unresposive devices

Modifie InfluxDB 1.x -> 1.x/2.x string
This commit is contained in:
Luca Deri 2024-06-20 23:56:12 +02:00
parent 99ccaaa572
commit de0325d22a
4 changed files with 4 additions and 4 deletions

View file

@ -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]] )