mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
* Initial draft of collector documentation * Add docs for all collectors * Update main README with links to docs * Fix link syntax
1.2 KiB
1.2 KiB
system collector
The system collector exposes metrics about ...
Metric name prefix | system
Classes | Win32_PerfRawData_PerfOS_System
Enabled by default? | Yes
Flags
None
Metrics
| Name | Description | Type | Labels |
|---|---|---|---|
wmi_system_context_switches_total |
Not yet documented | counter | None |
wmi_system_exception_dispatches_total |
Not yet documented | counter | None |
wmi_system_processor_queue_length |
Not yet documented | gauge | None |
wmi_system_system_calls_total |
Not yet documented | counter | None |
wmi_system_system_up_time |
Not yet documented | gauge | None |
wmi_system_threads |
Not yet documented | gauge | None |
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!