Beacon to monitor memory usage.
New in version 2016.3.0.
python-psutil
Monitor the memory usage of the minion
Specify thresholds for percent used and only emit a beacon if it is exceeded.
beacons:
memusage:
- percent: 63%
Validate the beacon configuration