Operations | Monitoring | ITSM | DevOps | Cloud

WLSDM

WebLogic Smart Dashboard and Monitoring-A Tool for WebLogic Administrators by Rounak Agrawal

I have been working on WebLogic server for more than 3 years. I do monitor server log files, Server status, Data source , JMS servers, deployed application status, CPU/Memory usage and much more J2EE applications related metrics. This was a repetitive task for me checking manually everything on console .I always thought of writing some scripts , even i wrote one Jython script which was giving HTML formatted report.

WLSDM Performance at Emerson Electric Co.

It is been more than two years that Emerson Electic Co. is using WLSDM and WL-OPC together. I have to admit that Soumya (Soumya Prakash Mishra) and his team helped us much to enhance the product. Another big thanks to Ramanpreet (Ramanpreet Singh Ahluwalia) one of hidden hero at Emerson :) I witness how Ramanpreet increased his Oracle FMW and operational skills by using WLSDM… A great applause to Emerson team.

How to monitor JavaEE applications' EJB method performance on WebLogic?

Previously on WLSDM blog, we have learned about monitoring applications’ database statements (JDBC SQL) and performance on Oracle WebLogic server. In this blog post we have created another tutorial to learn how to monitor and diagnose WLSDM back-end EJB business method invocation events.

How to Monitor JavaEE Applications' EJB Method Performance on WebLogic?

WLSDM has back-end dashboards that offers monitoring EJB container. On WLSDM EJB dashboard you are able to view EJB Business Methods, its applications and method duration... etc. You can set alarm and configure EJB method duration threshold in "Monitoring & Diagnostics" page. You will be notified if EJB performance duration exceeds the threshold that you have defined.

WLSDM: How to monitor applications' database statements (JDBC SQL) and performance on Oracle WebLogic Server?

In this post, you will learn the easiest way of monitoring high level applications’ database statements (JDBC) performance via WLSDM Back-End system monitoring features. If your application has slow JDBC execute statements then these statements need to be tuned by DBA or developer.