What are some of the best practices I can follow when I'm not able to establish JMX monitoring connectivity?
- Make sure that the JNDI name you have given is correct. For Example, the JNDI name is “/jmxrmi” when enabling RMI connections.
- If the JMX connection fail with both your host name and IP, try using your DNS Name to connect. For example - -Djava.rmi.server.hostname=<<rmi server ip>>
In the Tomcat Environment:
Make sure the catalina-jmx-remote.jar file is present in the $TOMCAT_HOME/lib location. This jar file can be downloaded for your version of Tomcat from the Apache website from the extras section (sample link: http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.55/bin/extras/catalina-jmx-remote.jar).
New to ADSelfService Plus?
Related Articles
Prerequisites for adding an Informix monitor (with SSH-based monitoring)
Applications Manager collects Informix metrics by executing onstat and OS commands on the database server over SSH. Please ensure the following before adding the monitor. 1. Network connectivity The Applications Manager server must be able to reach ...
Best Practices in adding Microsoft 365 monitor
From Applications Manager version 16300 onwards, Microsoft 365 monitor will use Microsoft Graph API as the primary mode of data collection. We have migrated from PowerShell to Graph API as Microsoft 365 PowerShell commands were taking more time to ...
Windows Monitoring - FAQ
This Knowledge Base article provides answers to frequently asked questions related to Windows Server monitoring through WMI. The articles are categorized based on the monitoring lifecycle to help you quickly identify the relevant troubleshooting ...
Troubleshooting WMI Connectivity
Troubleshoot WMI connectivity Note: If you're using Applications Manager version 15470 or later, navigate to Admin > Self Help Tools and select the monitor type to troubleshoot the issue. For more information, see the Self Help Tools documentation. ...
Amazon VPC Monitoring – Frequently Asked Questions
Amazon VPC Monitoring – Frequently Asked Questions This Knowledge Base article answers frequently asked questions about configuring and monitoring Amazon VPC using Applications Manager. It covers prerequisites, data collection issues, VPC Flow Log ...