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?
Resources
Related Articles
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 ...
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) ...
Pre-requisite for monitoring apache server metrics
Server-status: To monitor apache server, server-status URL should be enabled and access permission should be edited so that the server status url should be accessible from Applications Manager. For more informations Refer here Extended-status: ...
How to upgrade Real User Monitoring Agent?
Currently, we don't have an update manager for the RUM Agent. Therefore, you need to uninstall the old agent and install the new RUM Agent. Steps to upgrade RUM Agent Take a backup of <RUMAgent_Home>/conf/ folder and place it outside of the RUM_Agent ...
Troubleshooting steps for Server Hardware Health Monitoring
1. SNMP Mode of monitoring: Monitoring Dell hardware status: Dell OpenManage Server Administrator and make sure SNMP agent is enabled Installation steps: http://www.dell.com/downloads/global/power/ps2q06-20050112-Lou-OE.pdf Monitoring HP hardware ...