Unable to Add Kubernetes Monitor

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:
  1. Verify whether you can establish an SSH connection to the Kubernetes server from the APM installed machine. Use the ServerSSHTroubleshoot.bat or sh file located in the <APM_Home>\bin\troubleshooting directory to test the SSH connection.
  2. Verify that the kubectl is installed on the machine where Kubernetes is installed. (Applications Manager uses kubectl commands to collect data for the Kubernetes monitor).
If these prerequisites have been met and you are still unable to add the Kubernetes monitor, send an email to appmanager-support@manageengine.com with a screenshot of the "Add Monitor" page after clicking on the Test credentials option along with the latest Support Information File (SIF) from Applications Manager with print all logs enabled for analysis.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Absence of data in the Pods tab or some tabs in the Kubernetes monitor

                        To collect data for the Kubernetes Monitor, Applications Manager uses the SSH protocol to connect to the Kubernetes server and execute kubectl commands. However, a timeout issue may occur while collecting data if the environment has a large number of ...
                      • Adding APM Insight Java agent in a Kubernetes environment

                        There are three methods for installing the APM Insight Java agent in a Kubernetes environment. Using Dockerfile Using InitContainers Using Persistent Volumes Prerequisites Download the latest APM Insight Java agent (apminsight-javaagent.zip) file. ...
                      • How to add an APM Insight Java agent in Kubernetes via InitContainers?

                        Step 1. Create a secret to access the APM Insight license key in your application namespace: kubectl create secret generic app-secret --from-literal=s247licensekey='your_APMInsight_license_key' -n petclinic The license key can be obtained from the ...
                      • Unable to add MS Office SharePoint monitor

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