package
8.0.0+incompatible
Repository: https://github.com/joshuar/go-hass-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DeviceStats will retrieve the stats for the given device.
ReadDiskStats reads /proc/diskstats and returns a map of devices, which in turn contains a map of disk stats for the given device.

# Constants

I/Os currently in progress.
Milliseconds elapsed spent doing I/Os.
Milliseconds elapsed spent doing I/Os (weighted).
Total discards completed.
Total discards merged.
Total flush requests completed.
Total reads completed.
Total reads merged.
Total sectors discarded.
Total sectors read.
Total sectors written.
Total milliseconds spent discarding.
Total milliseconds spent flushing.
Total milliseconds spent reading.
Total milliseconds spent writing.
Total writes completed.
Total writes merged.

# Variables

No description provided by the author

# Type aliases

No description provided by the author