Configuration Options Related Tasks
Use this page to configure a diagnostic monitor. Different options appear on the page, depending on whether the monitor is standard or delegating.
| Name | Description |
|---|---|
| Name |
The name of this diagnostic monitor. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
| Description |
A short description for this diagnostic monitor. MBean Attribute: |
| Enabled |
Enables this diagnostic monitor. MBean Attribute: |
| Type |
Indicates whether the diagnostic monitor is a standard or delegating monitor. |
| Actions |
Diagnostic actions attached to this monitor. MBean Attribute: |
| Properties |
Name=value pairs of properties used with the diagnostic monitor. MBean Attribute: |
| EnableDyeFiltering |
Enables dye filtering for this diagnostic monitor. MBean Attribute: |
| Dye Mask |
The dye mask for all diagnostic actions associated with this monitor. MBean Attribute: |
| Location Type |
Attached actions are applied at selected locations:
Once a location type is set, it cannot be changed. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
| Pointcut |
The pointcut expression for this monitor. (A location where diagnostic code is added is called a diagnostic joinpoint. A set of joinpoints, identified by an expression, is called a pointcut.) Setting a pointcut expression is relevant only for custom monitors; for standard and delegating monitors, this definition is implicitly defined by WLDF. Once a pointcut expression is set, it cannot be changed. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |