windows_exporter/docs/collector.msmq.md
Jan-Otto Kröpke 86ace68978
msmq: Use Performance Counter instead WMI (#1766)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2024-11-24 13:38:24 +01:00

1.3 KiB

msmq collector

The msmq collector exposes metrics about the queues on a MSMQ server

Metric name prefix msmq
Spource Performance Counters
Enabled by default? No

Flags

Metrics

Name Description Type Labels
windows_msmq_bytes_in_journal_queue Size of queue journal in bytes gauge name
windows_msmq_bytes_in_queue Size of queue in bytes gauge name
windows_msmq_messages_in_journal_queue Count messages in queue journal gauge name
windows_msmq_messages_in_queue Count messages in queue gauge name

Example metric

This collector does not yet have explained examples, we would appreciate your help adding them!

Useful queries

This collector does not yet have any useful queries added, we would appreciate your help adding them!

Alerting examples

This collector does not yet have alerting examples, we would appreciate your help adding them!