Operations | Monitoring | ITSM | DevOps | Cloud

Latest Videos

How to monitor WebLogic Outbound HTTP Socket connection via WLSDM?

A socket is one end-point of a two-way communication link between two programs running on the network. Socket classes are used to represent the connection between a client program and a server program. The java.net package provides two classes--Socket and ServerSocket-that implement the client side of the connection and the server side of the connection, respectively.

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.