IBM Support

Verifying Environment for Remote Queue Manager Monitoring

Question & Answer


Question

How can I verify my environment setup for remote queue manager monitoring?

Answer

You can use amqsputc to put test messages from Windows to the queue manager on remote system. This will allow you to verify your environment setup without using the OMXE for Messaging MQ Monitoring agent.

1. Use the following steps to test the server channel and the listener on the remote queue manager.

Open a Command Prompt and enter the following commands:

    SET MQSERVER=[ChannelName]/TCP/[ConnectionName]([PortNumber])
    Cd \Program Files\IBM\WebSphere MQ\Tools\c\Samples\Bin
    amqsputc [TestQueue] [RemoteQMgr]

2. Use the following steps to test the client channel definition table.

Open a Command Prompt and enter the following commands:
    Cd \Program Files\IBM\WebSphere MQ\Tools\c\Samples\Bin
    set MQCHLLIB=[ITM_InstallDir]\tmaitm6
    set MQCHLTAB=AMQCLCHL.TAB
    amqsputc [TestQueue] [RemoteQMgr]

[{"Product":{"code":"SSRLBE","label":"Tivoli OMEGAMON XE for Messaging for Distributed Systems"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"OMEGAMON XE WEBSPHERE MQ","Platform":[{"code":"PF033","label":"Windows"}],"Version":"7.0.1;7.1.0;7.3.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21391553