Automation Engine Script Guide > AE JCL for JMX > JMX_WAIT_FOR_NOTIFICATION

JMX_WAIT_FOR_NOTIFICATION

Waits to be notified by the MBean

Syntax

JMX_WAIT_FOR_NOTIFICATION MBEAN=... [, ENABLE=...] [, FILTER=...]

Syntax

Description/Format

MBEAN=

Object name of the MBean

ENABLE=

List of attributes of notificationAn Automation Engine object type used to send messages to users and user groups. [Formerly called "CallOperator."] types

Several parameters must be separated by commas.

FILTER=

Filter for the notifications

Allowed values: "NONE" (default value), "ATTRIBUTE" and "TYPE"

"NONE" - All notifications are accepted.
"ATTRIBUTE" - Filters set on attribute changes are considered.
"TYPE" - Filters set on the notification type are considered.

The attributes or types are specified with the parameter ENABLE=.

Example

JMX_WAIT_FOR_NOTIFICATION MBEAN=JMImplementation:type=MbeanServerDelegate, ENABLE="JMX.mbean.registered,JMX.mbean.unregistered", FILTER=NONE

 

See also:

 


Automic Documentation - Tutorials - Automic Blog - Resources - Training & Services - Automic YouTube Channel - Download Center - Support

Copyright © 2016 Automic Software GmbH