IBM Websphere MQ - Starting and stopping a telemetry channel - Middleware News
Ensure that the MQXR service is defined and running.
A telemetry channel is automatically started when it is created. It stops when the queue manager or MQXR service is stopped. You can also start and stop a telemetry channel manually.
A telemetry channel also stops when it is purged. Purging a telemetry channel disconnects all the MQTT clients connect to it, cleans up the state of the MQTT clients, and stops the telemetry channel. Cleaning the state of a client involves deleting all the pending publications, and removing all the subscriptions from the client.
Before you begin
Procedure
Start or stop a telemetry channel manually, by performing the following steps:
- In the Navigator view, expand the Telemetry folder.
- Click Channels.
- In the Content view, select the telemetry channel you want to start or stop.
- Right-click the selected telemetry channel, then click Start or Stop.
Comments
Post a Comment