mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-07 21:46:37 +00:00
986 B
986 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 |
|---|---|---|---|
windows_cs_logical_processors |
Number of installed logical processors | gauge | None |
windows_cs_physical_memory_bytes |
Total installed physical memory | gauge | None |
windows_cs_hostname |
Labelled system hostname information | gauge | hostname, domain, fqdn |
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!