sensu-plugins / sensu-plugins-memory-checks

This plugin provides native memory instrumentation for monitoring and metrics collection, including: memory usage via `free` and `vmstat`, including metrics. Note that this plugin may have cross-platform issues.
http://sensu-plugins.io
MIT License
15 stars 50 forks source link

check-memory-percent.sh: Corrected units in performance data output #37

Closed ttarczynski closed 8 years ago

ttarczynski commented 8 years ago

Pull Request Checklist

Is this in reference to an existing issue?

General

check-memory-percent.sh: Corrected units (from MB to %) in performance data output

Known Compatablity Issues

eheydrick commented 8 years ago

Nice catch @ttarczynski.