@@ -92,15 +92,21 @@ Class: NHAREPLICA
9292 Log write average acknowledgement size
9393 Backlog average bytes
9494 Backlog bytes
95+ Backlog long-term average bytes
9596 Catch-up log bytes sent
9697 Catch-up compressed log bytes sent
9798 Catch-up log data average compression time
9899 Catch-up log bytes decompressed
99100 Catch-up log data average decompression time
101+ Catch-up time percentage
100102 Catch-up uncompressed log bytes sent
101103 MQ FDC file count
102104 Log file system - free space
103105 Log file system - bytes in use
106+ Log - write latency
107+ Log - slowest write since restart
108+ Log - timestamp of slowest write
109+ Log - write size
104110 Average network round trip time
105111 Queue Manager file system - free space
106112 Queue Manager file system - bytes in use
@@ -110,6 +116,7 @@ Class: NHAREPLICA
110116 Synchronous log bytes decompressed
111117 Synchronous log data average decompression time
112118 Synchronous uncompressed log bytes sent
119+ Throttling time percentage
113120
114121Class: STATMQI
115122 Type: CONNDISC
@@ -243,8 +250,8 @@ Class: STATQ
243250 lock contention
244251 rolled back MQPUT count
245252
246- Other metrics and attributes
247- ----------------------------
253+ Object status metrics and object attributes
254+ -------------------------------------------
248255
249256There are other metrics extracted or calculated by this package, or used as tags. Most of
250257these values come from "DISPLAY xxSTATUS" or "DISPLAY xx" commands for the relevant object type and name.
@@ -389,6 +396,9 @@ These are available on all Distributed platforms (not z/OS) by setting the STATQ
389396on the queue manager and queues. The STATCHL option is not used as very similar numbers come from
390397the existing channel status attributes. See the README for additional information on this approach.
391398
399+ If you enable collection of these metrics, then the queue and queue manager metrics from the
400+ resource publications (the STATQ and STATMQI classes) are not reported to avoid overlap.
401+
392402Class: queue
393403 average_queue_time_seconds destructive_mqget_message
394404 destructive_mqget_message_bytes destructive_mqget_non_persistent_message
@@ -516,4 +526,4 @@ Class: qmgr
516526 unsubscribe_durable_remove unsubscribe_non_durable
517527 unsubscribe_non_durable_keep unsubscribe_non_durable_remove
518528
519- This page was automatically generated from the source tree on 2025-12-04 12:20:00
529+ This page was automatically generated from the source tree on 2026-01-30 06:27:20
0 commit comments