Is anyone currently successfully monitoring processes via APM (2.5) on a Linux server running SNMPv3 via Net-SNMP???
I ask because I am testing a RedHat server running NET-SNMP. Initially running SNMPv2 both NPM and APM were working fine. Configured the server to run SNMPv3 AuthNoPriv and while NPM still works APM does not. When you go through the process of trying to monitor/browse processes via SNMP APM goes out like it is retrieving processes from the server but just returns a blank screen. Manually adding process names to as a component monitor doesn't work either.
I ran a data capture and noticed that when APM is sending v3 Gets it is NOT setting the AuthEngineBoot or AuthEngineTime fields and the server simply drops the packets as 'out of time range' . Before I dig any deeper to resolve this issue in my environment I wanted to make sure someone was already successfully doing this indicating the problem was with my implementation of APM.
Thanks in advance.