v2.1.8 | Released on 2016.01.18
The license agreement (EULA) can be found on wlsdm-license.html page which is located under "lic" folder.
$wlsdm_package.zip file contains following directories and files:
war | contains wlsdm.war which is the main installation file and WebLogic Smart Dashboard & Monitoring Console extension. |
jar | contains wlsdm_agent.jar file which is the WLSDM agent for the operational actions. Must be add to the server's CLASSPATH. |
docs | contains the help documents for WLSDM |
lic | contains license information files. wlsdm-license.html and other 3rd party license information files |
Easy installation!
Installation and Introduction Video Tutorial
How to install and use WLSDM?Quick Step by Step Installation Guide (Already Running Domain)
More detailed information about installation is available on WLSDM help document. Go to WLSDM-HELP.html#2.Installation page.
- copy $wlsdm_package/jar/wlsdm_agent.jar to /path/to/wlsdm_agent.jar on the managed server machine(s)
- add wlsdm_agent.jar to WebLogic managed server´s *${CLASSPATH}: --> Recommended at least one *1. JRockit and JDK 1.6: Add below WLSDM JVM parameters to WebLogic managed server´s ${CLASSPATH}: -javaagent:/path/to/wlsdm_agent.jar -Dwlsdm.agent.logger.level=INFO *2. Lower JDK 1.7.0_40: Add below WLSDM JVM parameters to managed server´s ${CLASSPATH}: -javaagent:/path/to/wlsdm_agent.jar -Dwlsdm.agent.logger.level=INFO *3. JDK 1.7.0_40 and Higher and JDK 1.8: Add below WLSDM&JFR JVM parameters to managed server´s ${CLASSPATH}: -javaagent:/path/to/wlsdm_agent.jar -Dwlsdm.agent.logger.level=INFO -XX:+UnlockCommercialFeatures -XX:+FlightRecorder
- (re)start WebLogic managed server(s) that wlsdm_agent.jar is installed
- copy $wlsdm_package/war/wlsdm.war to ${WEBLOGIC_DOMAIN_HOME}/console-ext/. folder on the admin server machine
- (re)start WebLogic admin server
- make sure all your WebLogic domain resources (wl servers, deployments, data sources, jms servers... etc.) are RUNNING and ACTIVE
- access WLSDM console: http://$IP:$PORT/console/WLSDM
How to access WLSDM console?- complete WLSDM quick configuration wizard carefully according to WebLogic domain characteristic
How to complete WLSDM wizard?
*Optional: There is no need to install wlsgm_agent for MBean, Log and Response Times monitoring. For back-end monitoring and remote JVM actions please install $wlsdm_package/jar/wlsdm_agent.jar
Important Note: WLSDM agent has almost zero overhead on managed servers and only used for RJVM operations. Its cost is negligible. WLSDM injecting nothing to runtime codes.
After the installation, login to WebLogic admin console then WLSDM portlet will be visible under WebLogic domain structure.
Click "Smart Dashboard Console" on WLSDM menu.
OR
Type WLSDM URL on browser's address bar for accessing directly.
http:// ${ADMIN_SERVER_IP} : ${PORT} /console/WLSDM
https:// ${ADMIN_SERVER_IP} : ${PORT} /console/WLSDM
Help is available
Post your WLSDM or WebLogic monitoring issues on Community Portal
v2.1.8:
v2.1.7:
v2.1.5:
v2.1.1:
v2.0.0:
v1.2.0:
v1.1.2:
v1.1.0: