toni-moreno / snmpcollector

A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
MIT License
287 stars 52 forks source link

[Bug] SNMP queries retries/timeout option changes to 0/5sec on some devices from version 0.12 #516

Closed toni-moreno closed 2 years ago

toni-moreno commented 2 years ago

From version 0.12 all gathering system has moved from device to measurement. From this version, some devices are resseting its snmp configuration parameters retries to 0 and timeout to 5 seconds, ignoring current config.

image

In this situation , when timeout happens ( on slow or buggy devices ) it doesn't retry again the query shows this error message get error: request timeout (after 0 retries)