monky-2.2.0.0: A system state collecting library and application
Monky.Examples.Disk
Description
Synopsis
getDiskHandle Source #
Arguments
The UUID of the device to monitor. It has to be mounted at monky startup!
Get a disk handle
data DiskH Source #
The handle type for this module
Instances
Methods
getOutput :: DiskH -> IO [MonkyOut] Source #
initialize :: DiskH -> IO () Source #