Hello,
We are using the following: Orion Core 2011.2.2, SAM 5.0.0, NPM 10.2.2, IVIM 1.2.0. I am using a test server running REHL 6 that is configured identically to some of our production servers, but is not joined to our AD environment. I was hoping to move to SNMPv3, but after creating an SNMPv3 user for Orion to connect with, I am getting an issue.
All polling seems to work - when adding the node to Orion I see all the details/resources I expect to see. However, when trying to monitor a particular running process, immediately after polling I get the error message "SNMP Monitor Execution Error. Timeout". This process monitor works fine in SNMPv2. The application monitor is set to the default timeout of 300 seconds, yet this error occurs immediately. I have no idea why. Whether I use credentials that were set up as an SNMPv3 user, or root credentials, I cannot get the application monitor to run successfully using SNMPv3.
On a side note, I have a few production servers that were rebuilt. The same version of SNMP is installed on these RHEL servers as is installed on my test server. Identical packages are installed. There are currently no firewall restrictions in place. The snmpd.conf file used for SNMPv2 is identical to the one I use on the test server (which works fine) and is the same conf file that was used on these servers prior to being rebuilt. When the servers were being rebuilt, the nodes were removed from Orion. Adding the nodes back in after rebuild, when running an SNMP test, the results come back with a PASS. However, when I hit "next" and Orion starts to poll the server to see what resources are available, it comes up empty, with nothing available for monitoring. This happens with 3 machines. I cannot understand how an identical RHEL + SNMP installation using an identical snmpd.conf file will work on one machine but not others.
Any advice on where to look would be appreciated, for resolving either matter above.