Previous Topic: awm_catch-Message Display Utility

Next Topic: awnext-Retrieve the Next Attribute after the MIB Attribute

awm_config-Send Messages to aws_orb

Valid on UNIX/Linux, Windows, z/OS

awm_config posts messages to the Distributed Services Bus (aws_orb). By using this command, you can make non-persistent, runtime changes to DSM policy and control DSM components. This command can be used with awm_catch for debugging purposes.

Windows

install-path\services\bin

UNIX/Linux, z/OS

install-path/Services/bin

This command has the following format:

awm_config [-@ orbHostName][-d debugLevel][-f debugFile][-t targetNode targetName targetClass][-s sendType sendKey sendData][ -w waitSecond][-c fileName]
-t targetNode targetName targetClass

Specifies the node, object name, and class to which this configuration information applies.

-s sendType sendKey sendData

Specifies message type, key, and data to send to the specified component.

-c fileName

Indicates that the DSM should read messages from the specified file.