summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Disk.hs
AgeCommit message (Collapse)Author
2012-03-19Disk usage monitor tweakJose Antonio Ortega Ruiz
Computing used space from total and available (rather than free) space.
2012-01-31DiskIO working with /dev entries which are symlinksJose Antonio Ortega Ruiz
We were getting confused by devices appearing in mtab by their symbolic path (such as an entry in /dev/disk/by-uuid and the like).
2011-02-13Same medicine for DiskIO (no doActionTwiceWithDelay left)Jose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz