While adding a new monitor, it says "Unable to get the Interface details. The IPAddress of the given system is .."
This is because the IP address of the system returned by the SNMP Agent is wrong.
Solution:
Stop Applications Manager
Go to <Applications Manager Home>/working/conf> directory & take a backup of the seed.conf file
Edit the seed.file present there using WordPad or vi editor, change <ENABLE_SNMP_DISCOVERY="true"> entry to <ENABLE_SNMP_DISCOVERY="false">
Restart the Applications Manager and add the monitor again.
New to ADSelfService Plus?
Related Articles
Troubleshooting URL Monitor
When configuring a URL monitor in Applications Manager, you might encounter several errors related to accessibility, configuration, or server-side issues. Below are common errors along with step-by-step troubleshooting instructions to help you ...
DNS Monitor - Troubleshooting
Common DNS Monitor Errors and Troubleshooting Guide 1. Host Not Found Description: The DNS server was unable to locate the requested lookup address. Possible Causes: This may happen if the hostname is incorrect, the domain does not exist, or there is ...
Mail Server Monitor - Troubleshooting
Common Mail Server Monitor Errors and Troubleshooting Guide 1. Unknown Host Error Description: This error occurs when the mail client cannot resolve the hostname of the mail server to an IP address. The issue typically arises from DNS resolution ...
Real User Monitor (RUM) - Troubleshooting guide
If your Real User Monitor has not collected data for an extended period, follow the steps below to troubleshoot the issue. Step 1: Verify the RUM Agent configuration Real User Monitoring requires the RUM Agent to be installed and mapped to ...
Self monitor Applications Manager using APM Insight Java Agent
Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...