Using event monitoring in a WebSphere MQ network
If you write an application using events to monitor queue managers, you
need to:
- Set up channels between the queue managers in your network.
- Implement the required data conversions. The normal rules of data conversion
apply. For example, if you are monitoring events on a UNIX system queue
manager from a z/OS queue manager, you must ensure that you convert EBCDIC
to ASCII.
See the WebSphere MQ Application Programming Guide for more information.