Hello!
I’m trying to add new OS but after ~5 minutes after add a device (or after device discovery process) the device dashboard losts CPU and sensors data.
Device dashboard screentshots:
- device dashboard screen just after discovery Screenshot, 2025-02-04 17:21:46 - Paste.Pics
- device dashboard screen after polling Screenshot, 2025-02-04 17:20:56 - Paste.Pics
Text outputs:
- /includes/definitions/discovery/eltex.yaml - mib: ELTEX-ERRDISABLE-MIB:ELTEX-LTP8X:ELTEX-LTP8X-STANDALONE:ELTEX-MAC-NOTIFICAT - Pastebin.com
- discovery.php -h 100 -d -v - https://pastebin.com/3h272EtF
- lnms device:poll - Starting polling run:Hostname: 10.23.110.21 (eltex)ID: 100OS: - Pastebin.com
As an example you can see in discovery output
ARICENT-ISS-MIB::issSwitchCurrentTemperature.0 = 28
but in poll process
Checking (snmp) temperature Current Temperature...
0 C
How can I fix it? Thanks.