Skip to content

Commit 25034f4

Browse files
committed
enable hwmon for sensor collection for bare metal clusters
Enable the hwmon data collection so that hardware telemetry like CPU temperature and fan speeds are available for bare metal clusters. Signed-off-by: Doug Hellmann <[email protected]>
1 parent 2e71326 commit 25034f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/node-exporter/daemonset.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ spec:
2323
- --path.sysfs=/host/sys
2424
- --path.rootfs=/host/root
2525
- --no-collector.wifi
26-
- --no-collector.hwmon
2726
- --collector.filesystem.ignored-mount-points=^/(dev|proc|sys|var/lib/docker/.+|var/lib/kubelet/pods/.+)($|/)
2827
- --collector.mountstats
2928
- --collector.cpu.info

0 commit comments

Comments
 (0)