CMK version: 2.5.0p8
OS version: Ubuntu 24.04
Error message: Services vanished: 72 (hr_cpu: 1, hr_fs: 42, if64: 18, juniper_cpu_util: 2, juniper_fru: 2, juniper_fru_fan: 2, juniper_mem: 1, juniper_temp: 1, pse_poe: 1, snmp_info: 1, uptime: 1), Vanished host labels: 3 (snmp_extended_info: 1, inv_lldp_cache: 1, ip_addresses: 1), [snmp] SNMP Error on 10.200.1.8: Timeout: No Response from 10.200.1.8 (Exit-Code: 1)CRIT, Automatic rediscovery currently not possible due to failing data source(s). Please run service discovery manuallyWARN, execution time 10.7 sec
Output of “cmk --debug -vvn hostname”: no error with this command. But adding -I to do a discovery returns several OIDs until it errors on one. The filesystem for JunOS which I don’t care to monitoring anyways.
Running ‘snmpbulkwalk -Cr20 -v2c -c XXXX -m “” -M “” -t 15.00 -r 2 -Cc -OQ -OU -On -Ot 10.200.1.2 .1.3.6.1.4.1.2636.3.1.13.1.8’
hr_fs: Fetching data (SNMP walk cache cleared)
Running ‘snmpbulkwalk -Cr20 -v2c -c XXXX -m “” -M “” -t 15.00 -r 2 -Cc -OQ -OU -On -Ot 10.200.1.2 .1.3.6.1.2.1.25.2.3.1.2’
Running ‘snmpbulkwalk -Cr20 -v2c -c XXXX -m “” -M “” -t 15.00 -r 2 -Cc -OQ -OU -On -Ot 10.200.1.2 .1.3.6.1.2.1.25.2.3.1.3’
ERROR: SNMP error: Timeout: No Response from 10.200.1.2
And running the below command on the same OID individually returns all of the values. I am not sure why it is timing out during the full discovery as all of the individual pieces seem to work fine.
snmpbulkwalk -v2c -c msd_public 10.200.1.2 .1.3.6.1.2.1.25.2.3.1.3