When creating a management rule for a monitor event, follow this procedure in the New Management Rule (Step 2 of 2) page.
Monitoring properties include JSR 77 statistics.
Enter the Observed Object name of the MBean you want to monitor.
Specifies the javax.management.ObjectName of a system MBean or the name attribute of a custom MBean. If the MBean is already deployed, you can choose the object to be monitored from the drop-down list.
The Object Name is of the form = domain:type=implementation-class-name,name=implementation-class-name, where domain is the JMX Domain where the MBean is registered.
Specify an attribute of the MBean you want to monitor.
Enter a description for this monitoring rule.
Specify the granularity, in seconds, at which data is collected for this attribute.
The default is 10 seconds.
Specify the monitor type.
Select from one from the following choices:
Counter -- If the monitor is of type CountMonitor or the JSR 77 statistic field being monitored is of an integral type containing a count value.
Gauge -- If the monitor is of type GaugeMonitor or the JSR 77 statistic field being monitored is of an integral type containing a gauge value.
String -- If the monitor is of type StringMonitor.
Specify the action you want performed when the monitored data meets the condition specified in the event type.
Select Finish to save your management rule.