SNMP Troubleshooting Guide
1) Please check the snmp agent is running in problematic remote server or not.
2) if it is running then execute the snmpwalk.bat / snmpwalk.sh
This snmpwalk is used to check if the connectivity and the Discovery of the SNMP
Server is possible from the Applications Manager installed
server. This standalone program is a excerpt of the same process we use
to add the SNMP Server monitor. The usage to run this file is as below
Via command prompt go to AppManager/bin/troubleshooting directory and execute the SNMPwalk file with the usage below.
Usage : snmpwalk.bat [version] [community] [port] [hostname / Ip] [Manufacturer]
[version] version of SNMP agent v1 / v2. By default v1
[community] community string. By default public
[port] remote SNMP agent port number. By default 161
[hostname/Ip] hostname or Ip address of machine where SNMP agent is running
[timeout] Timeout value. By default 5 seconds
[Manufacturer] Hardware manufacturer DELL/HP
This
will initiate the process to discover the SNMP Server and on success
will also fetch the data for the default attributes monitored and shown
as the output. From this you will be able to find If discovery is
possible, If data is returned for all attributes or not. In case there
is any issue for an attribute data it'll be shown as null. This infers
that the data is not available in that server and has to be checked on
the SNMP running server.
For more info or assistance do send us the output of the above command for analysis along with Support Information File.
New to ADSelfService Plus?
Related Articles
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for a long time, follow the steps below for troubleshooting: Step 1: Check prerequisites to be done Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...
APM Insight - Agents Troubleshooting and Compatibility Guide
When a ticket is raised in APM Insight module, please get the below details from customer and cross-verify the same from the mentioned help pages if the particular APM Insight agent supports the customer's application environment. Do mention the same ...
SNMP is installed in the server and SNMP request is getting timed out
Make sure whether SNMP is installed and running in the server. Also refer here in case you are not able to view monitored data. If SNMP is running and the SNMP request is still getting timed out, follow the below troubleshooting steps : Check ...
Troubleshooting steps for Server Hardware Health Monitoring
1. SNMP Mode of monitoring: Monitoring Dell hardware status: Dell OpenManage Server Administrator and make sure SNMP agent is enabled Installation steps: http://www.dell.com/downloads/global/power/ps2q06-20050112-Lou-OE.pdf Monitoring HP hardware ...
Azure Kubernetes Service(AKS) Troubleshooting FAQs
Azure Kubernetes Service(AKS) monitor can be configured only if you have already added a Microsoft Azure monitor in Applications Manager. Ensure that you have met all the prerequisites for the Microsoft Azure monitor before monitoring Azure ...