mirror of
https://github.com/prometheus-community/windows_exporter
synced 2024-12-12 09:34:45 +00:00
9ed68ae86c
* Initial draft of collector documentation * Add docs for all collectors * Update main README with links to docs * Fix link syntax
896 B
896 B
cs collector
The cs collector exposes metrics detailing the hardware of the computer system
Metric name prefix | cs
Classes | Win32_ComputerSystem
Enabled by default? | Yes
Flags
None
Metrics
Name | Description | Type | Labels |
---|---|---|---|
wmi_cs_logical_processors |
Number of installed logical processors | gauge | None |
wmi_cs_physical_memory_bytes |
Total installed physical memory | 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!