Added snmp exporter polling (#9891)

This commit is contained in:
Matteo Biscosi 2025-12-15 17:36:06 +01:00
parent f9a3697ac6
commit c375e5d478
6 changed files with 33 additions and 1 deletions

View file

@ -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,