mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-23 13:16:36 +00:00
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
# tcp collector
|
|
|
|
The thermalzone collector exposes metrics about system temps. Note that temperature is given in Kelvin
|
|
|
|
|||
|
|
-|-
|
|
Metric name prefix | `thermalzone`
|
|
Classes | [`Win32_PerfRawData_Counters_ThermalZoneInformation`](https://msdn.microsoft.com/en-us/library/aa394341(v=vs.85).aspx)
|
|
Enabled by default? | No
|
|
|
|
## Flags
|
|
|
|
None
|
|
|
|
## Metrics
|
|
|
|
Name | Description | Type | Labels
|
|
-----|-------------|------|-------
|
|
`wmi_thermalzone_high_precision_temperature` | _Not yet documented_ | gauge | None
|
|
`wmi_thermalzone_percent_passive_limit` | _Not yet documented_ | gauge | None
|
|
`wmi_thermalzone_temperature ` | _Not yet documented_ | gauge | None
|
|
`wmi_thermalzone_throttle_reasons ` | _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!_
|