How to monitor Weblogic application deployment status
search cancel

How to monitor Weblogic application deployment status

book

Article ID: 131447

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Weblogic server manages and exposes runtime configuration via JMX beans.

Environment

Release:
Component: UIMWLG

Resolution

Open weblogic probe UI and select any node under the profile, and expand 

com.bea > ApplicationRuntime > Application node > ComponentRuntimes > Component node 

Double click to open monitors DeploymentState and define an alarming condition for this monitor.

Java Doc for ComponentRuntimeMBean : 

https://docs.oracle.com/cd/E16764_01/apirefs.1111/e13945/weblogic/management/runtime/ComponentRuntimeMBean.html 

Code sample: 

http://middlewaremagic.com/weblogic/?p=497