Controlling the WebSphere MQ configuration and monitoring extensions on UNIX platforms
Command parameters | Use to... |
---|---|
--console | Run the extension program in the foreground, displaying log messages as they are generated. It is useful when trying to locate or troubleshoot problems. |
--help | List the available command prompt options (this list) and short descriptions. |
--ts-host host | Set the host of the TMTM Topic Service so that the monitoring extension can pass its information to it. host is the host name or IP address of the TMTM Topic Service. |
--ts-port port | Set the port of the TMTM Topic Service so that the monitoring extension can pass its information to it. port is the port number of the TMTM Topic Service. |
--start | Start the extension. (Optional) Using cron or the /etc/rc.d/init.d directory, configure the WebSphere MQ Configuration and Monitoring Extensions to start automatically when the computer is restarted. |
--status | Provides an execution status for the extension. |
--stop | Stop the extension. |
--version | Displays version information for the extension. |
Ctrl+c | Stop the extension. This is used in console mode. The command both stops the extension and exits console mode. |
For information about how to secure individual agents, see Managing-WebSphere-MQ-object-security.