mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-21 06:00:18 +00:00
86ace68978
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
1.3 KiB
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!