mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-25 06:06:35 +00:00
Update collector.thermalzone.md
Removed references to tcp in collector.thermalzone.md
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# tcp collector
|
# thermalzone collector
|
||||||
|
|
||||||
The thermalzone collector exposes metrics about system temps. Note that temperature is given in Kelvin
|
The thermalzone collector exposes metrics about system temps. Note that temperature is given in Kelvin
|
||||||
|
|
||||||
|||
|
|||
|
||||||
-|-
|
-|-
|
||||||
Metric name prefix | `thermalzone`
|
Metric name prefix | `thermalzone`
|
||||||
Classes | [`Win32_PerfRawData_Counters_ThermalZoneInformation`](https://msdn.microsoft.com/en-us/library/aa394341(v=vs.85).aspx)
|
Classes | [`Win32_PerfRawData_Counters_ThermalZoneInformation`](https://wutils.com/wmi/root/cimv2/win32_perfrawdata_counters_thermalzoneinformation/#temperature_properties)
|
||||||
Enabled by default? | No
|
Enabled by default? | No
|
||||||
|
|
||||||
## Flags
|
## Flags
|
||||||
|
|||||||
Reference in New Issue
Block a user