Documentation
¶
Overview ¶
Package df implements a plugin to monitor disk usage and notify when low.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Alarm ¶
type Alarm struct {
// contains filtered or unexported fields
}
An Alarm represents a path and disk size limit (in bytes) when to notify. Notification happens once when limit is crossed then is reset if it goes back above the limit.
Click to show internal directories.
Click to hide internal directories.