Adding a new Weblogic monitor: Frequently Asked Questions

Adding a new Weblogic monitor: Frequently Asked Questions

Question: What are the minimum security privileges that the user account for the WebLogic server should possess for monitoring to take place?

Answer:

The user should have Administrative privileges. Applications Manager Webserver port 9090 should be accessible from WebLogic server and the same HTTP Port of WebLogic server should be accessible from AppManager machine. For example, WebLogic port 7001 should be accessible (using telnet command) from the Applications Manager server.

Check whether the Listen Address configured in WebLogic server is same as the one used for configuring WebLogic monitor in Applications Manager.


Question: Should I have the T3 protocol active when adding a WebLogic Monitor?

Answer:

Yes, you should have the T3 protocol active.


Question: Is it necessary to have the setting Anonymous Admin Lookup Enabled, in the Security -> General tab for the WebLogic Domain?

Answer:

The configured user should have the permission to do a jndi lookup, to get the Mbeanserver. This can be checked as follows:
  • Go to the Admin console and select Environment
  • Go to Servers and select the server
  • View JNDI Tree, then Security and then Policies.
  • Go to Methods. Under Methods the option selected should be 'ALL’.


Question: Is it necessary to have a JDK installed on the machine where the Application Manager server runs?

Answer:

Yes, AppManager runs on JDK1.7


Question: Is it necessary to be able to resolve hostname <-> ip address between the system that hosts Application Manager and systems that host the monitored targets

Answer:

Yes, Application Manager should be able to access the WebLogic host, and vice-versa for monitoring to happen. Check if the /etc/resolv.conf file (in windows it is Windows\System 32\etc\hosts file) in the Application Manager machine has the correct domain, search and nameserver list defined correctly for the WebLogic server host. Make sure there is no incorrect resolution present for WebLogic server host.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • 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 ...
                      • Real User Monitoring Agent - Frequently asked questions

                        How to change Applications Manager details in RUM Agent? Open the AppServer.properties file located under <RUMAgent_Home>/conf/ directory in any text editor. Update Applications Manager hostname in apm.host key. Update Applications Manager SSL Port ...
                      • End User Monitoring (EUM) - Frequently asked questions

                        How to access EUM Agent Settings page? Unable to Login End User Monitoring Agent? EUM Agent not mapped to Applications Manager. What should I do? How to Change Applications Manager hostname and port in EUM Agent for login? How to change AppManager ...
                      • 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) ...
                      • Self monitor Applications Manager using APM Insight Java Agent

                        Applications Manager is built with Java, hence we can monitor it using APM Insight Java Agent to measure it's performance continuously, which can be very much useful. Setting up APM Insight Java Agent Follow the below steps to download and set up the ...