You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ This repository demonstrates how you can call IBM MQ from applications written i
6
6
7
7
This repository previously contained sample programs that exported MQ statistics to some monitoring packages. These have now been moved to a new [GitHub repository called mq-metric-samples](https://github.com/ibm-messaging/mq-metric-samples).
8
8
9
-
A minimum level of MQ V9 is required to build these packages.
10
-
The monitoring data published by the queue manager is not available before that version; the interface also assumes availability of MQI structures from that level of MQ.
9
+
A minimum level of MQ V8 is required to build these packages.
10
+
However, note that the monitoring data published by the queue manager is not available before MQ V9.
0 commit comments