Portability | portable |
---|---|
Stability | unstable |
Maintainer | jao@gnu.org |
Safe Haskell | None |
Plugins.Monitors.ThermalZone
Description
Created : Fri Feb 25, 2011 03:18
A thermal zone plugin based on the sysfs linux interface. See http:kernel.orgdocDocumentationthermalsysfs-api.txt
- thermalZoneConfig :: IO MConfig
- runThermalZone :: [String] -> Monitor String
Documentation
thermalZoneConfig :: IO MConfig
Default thermal configuration.
runThermalZone :: [String] -> Monitor String
Retrieves thermal information. Argument is name of thermal directory in /sys/clas/thermal. Returns the monitor string parsed according to template (either default or user specified).