summaryrefslogtreecommitdiffstats
path: root/devices/temp_nix.go
AgeCommit message (Expand)Author
2022-09-17smart.go: switch to simpler ReadGenericAttributes() apiAnatol Pomozov
2022-07-15Adjust nvme temperature from Kelvins to CelsiusAnatol Pomozov
2022-06-19use single map, improve logic and loggingrare-magma
2022-06-18optimize device opening / closingrare-magma
2022-06-15handle smart errors, use ParseAsTemperature()rare-magma
2022-06-14add error handling, simplify attribute value assignment, remove redundant nam...rare-magma
2022-06-08use defer to close smart streamrare-magma
2022-06-07close smart stream after reading temperaturerare-magma
2022-06-07use log for error instead of fmtrare-magma
2022-06-07improve and simplify disk type switchrare-magma
2022-06-06add disk temperatures via smart.go / ghwrare-magma
2022-05-13Ignore gopsutil host warningsAkbar Rifai
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell