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 ADManager Plus?

                    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' ...
                      • Unable to Add Kubernetes Monitor

                        If you are having trouble adding a Kubernetes monitor in Applications Manager, ensure that the the prerequisites have been met: Verify whether you can establish an SSH connection to the Kubernetes server from the APM installed machine. Use the ...
                      • Frequently asked questions - SAP monitor

                        1. SAP monitor's Health is always critical/warning state along with "System Error occurred" alert message. What should I do? These alerts are triggered when Applications manager receives Alerts from the SAP server itself. The same can be viewed under ...
                      • Unable to add Exchange Server monitor

                        Check whether all the prerequisites are done. The prerequisites can be found here:   https://www.manageengine.com/products/applications_manager/help/prerequisites-for-applications-manager.html#ExchangeServer WMI Mode If unable to add the Exchange ...
                      • 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) ...