If the JMX Agent requires truststores please follow the below steps: 1. Edit the <AppManager Home/startApplicationManager.bat/sh> file. 2. Add the option -Djavax.net.ssl.trustStore=<path to the truststore> and ...
You are probably using the Applications Manager in the Linux machine in the headless mode. The DISPLAY variable has not been set properly. Solution 1: Do the following steps to set the DISPLAY variable before starting the Applications Manager: 1. ...
The problem with the OIDs not getting added from the mibs was because the MIB file name and the MIBdefinition were different. The dependent MIBs may not be there in the mibs folder. Solution: The module name and file name should be same to ensure ...
It is possible to monitor the various attributes exposed by JDK 1.5 through JMX. You can verify the following in your scenario : 1. The JNDI name in the "New Monitor" form for "JMX[MX4J/JDK1.5]" should be changed to "/jmxrmi" as this is the JNDI name ...
For WebLogic Model MBeans to be displayed in CAM, perform the following steps: 1. Copy the file weblogic.jar from WebLogic installed directory (eg: C:\bea\weblogic81\server\lib\weblogic.jar). Rename this file as weblogicclient7_0_common.jar and ...
Either SNMP OID is mentioned incorrectly or the MIB containing the OID is not implemented in the SNMP Agent. Check whether MIB containing the OID is available in the <Applications Manager Home>/mibs directory of Applications Manager. For more ...