No Data in SAP Server monitor/ Unable to add SAP monitor

No Data in SAP Server monitor/ Unable to add SAP monitor

Problem: 
In Appmanager_home/logs/nms/stdout.txt , the error message "SAPDataCollector : Host information not found for server" is found.

Solution: 
Add entry for IP Address and SAP Instance name in etc/hosts file of Applications Manager server and wait for couple of polls. 
For Example, If IP Address of SAP instance 'saperpdev' is '192.168.25.10', then below entry should be added in etc/hosts file:
192.168.25.10 saperpdev

Problem:
SAP Monitor is not getting added as a monitor in Applications Manager.

Solution:
1. Execute the SAPDebug.bat/sh file. (To know how, refer this KB)
2. Examine the output:
If you find the following error:
UnsupportedClassVersionError: com/sap/conn/jco/JCoException : Unsupported major.minor version 52.0

1

It might mean that you aren't using the right SAP connector.
3. Download and install the correct version of SAP connector:
If you are using APM Version above 14270V, then SAP Connector 3.1 should be used (since APM supports JRE 8)
If you are using APM Version below 14270, then SAP Connector 3.0.x should be used ( since APM supports JRE 7)





                  New to ADSelfService Plus?

                    • Related Articles

                    • SAP Server - No Data for SAP OS Tab

                      Problem: SAP Server, OS Data is not collected. Troubleshooting Steps: Verify if SAP OS Collector (SAPOSCOL) is running. Connect to SAP Server using SAP Logon. Use TCODE RZ20 Expand 'SAP CCMS Monitor Templates' monitor set, select 'Operating System' ...
                    • 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 ...
                    • Self monitor Applications Manager using Real User Monitoring

                      We can monitor the Applications Manager using Real User Monitoring with a Java Script injection and this can be used to measure the Applications Manager's performance continuously. All you need is to install and setup the Real User Monitoring (RUM) ...
                    • 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 the RUM Agent configuration Real User Monitor requires the RUM Agent to be installed and mapped to the Applications Manager. Refer the help ...