List Monitoring Options
Retrieves information about the options available for monitoring channels and queues on a Universal Messaging server instance.
Syntax
To list the options for monitoring channels:
sagcc get administration component nodeAlias Universal-Messaging-instanceName
channels
To list the options for monitoring queues:
sagcc get administration component nodeAlias Universal-Messaging-instanceName
queues
Arguments and Options
nodeAlias
Required. The alias name of the installation in which the Universal Messaging server instance is installed.
Universal-Messaging-instanceName
Required. The ID of the Universal Messaging server instance for which you want to retrieve the monitoring options.
Examples
To retrieve the options for monitoring channels on the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc get administration component sag01 Universal-Messaging-umserver channels
To retrieve the options for monitoring queues on the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc get administration component sag01 Universal-Messaging-umserver queues