We are trying to monitor CPU/Memory utilization into one of our Network switch
Plugin name - check_xi_service_snmp_win_load
Server details - RHEL 7.0 64 bits
Nagios version - 5.2.2
Error Message: Received usmStatsWrongDigests.0 Report-PDU with value 7483140
Received usmStatsWrongDigests.0 Report-PDU with value 74831
Re: Received usmStatsWrongDigests.0 Report-PDU with value 74
Double check your community string and destination address. usmStatsWrongDigests can often be attributed to an incorrect community string provided to SNMP.
Can you run an snmpwalk or snmpget against the remote device using the same credentials? If not, then the above is probably true.
Can you run an snmpwalk or snmpget against the remote device using the same credentials? If not, then the above is probably true.
Last edited by mcapra on Fri Jun 23, 2017 11:36 am, edited 1 time in total.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: Received usmStatsWrongDigests.0 Report-PDU with value 74
In addition to @mcapra's suggestion, can you post the full command?