Added link to csv/json format documentation for SNMP devices

This commit is contained in:
Matteo Biscosi 2024-05-29 12:31:00 -04:00
parent 8f0f5ebd32
commit 965794577b
6 changed files with 192 additions and 167 deletions

View file

@ -44,11 +44,6 @@ if not ntop.isnEdge() then
}),
order = 0
},
snmp = {
key = "snmp",
label = i18n("manage_configurations.snmp"),
order = 1
},
active_monitoring = {
key = "active_monitoring",
label = i18n("manage_configurations.active_monitoring_vs"),