Beacon to monitor disk usage.
New in version 2015.5.0.
salt.beacons.diskusage.
beacon
(config)¶Monitor the disk usage of the minion
Specify thresholds for each disk and only emit a beacon if any of them are exceeded.
beacons:
diskusage:
- /: 63%
- /mnt/nfs: 50%
salt.beacons.diskusage.
validate
(config)¶Validate the beacon configuration
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2015.8.0