A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
10-16 PATROL for BEA WebLogic User Guide
Manually Registering an MBean
Summary: You can register and monitor any Java object that complies with JMX
MBean specifications, including those that are not automatically
registered as part of the applications they manage. Perform these steps to
register an object.
Note
This process requires knowledge of object and class information. You do
not need to use this process to monitor MBeans that are part of most Java
applications because they are automatically registered for you.
To manually register an MBean:
Step 1
Right-click a JMX server instance
icon (represented by the application name).
Step 2 From the KM Commands menu, choose Register MBean.
The Create New MBean dialog appears.
Step 3 Enter the required object and class information. Click the Help button if
you need more information.
Step 4 Click OK.
Where to go from here
You can define conditions to monitor your newly registered MBean. See
Defining Conditions on page 10-6.