|
|
|
@ -348,7 +348,7 @@ func (c *hwMonCollector) hwmonName(dir string) (string, error) {
|
|
|
|
|
// However the path of the device has to be stable:
|
|
|
|
|
// - /sys/devices/<bus>/<device>
|
|
|
|
|
// Some hardware monitors have a "name" file that exports a human
|
|
|
|
|
// readbale name that can be used.
|
|
|
|
|
// readable name that can be used.
|
|
|
|
|
|
|
|
|
|
// human readable names would be bat0 or coretemp, while a path string
|
|
|
|
|
// could be platform_applesmc.768
|
|
|
|
|