mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
Added snmp exporter polling (#9891)
This commit is contained in:
parent
f9a3697ac6
commit
c375e5d478
6 changed files with 33 additions and 1 deletions
|
|
@ -2542,6 +2542,7 @@ local known_parameters = {
|
|||
["toggle_date_type"] = validateSingleWord,
|
||||
|
||||
["exporters_ts_resolution"] = validateNumber,
|
||||
["snmp_devices_exporters_rrd"] = validateNumber,
|
||||
|
||||
-- Other
|
||||
["send_test_email"] = validateEmpty,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue