#Change Log This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Keep A Changelog
- replaced
free
with vmstat gem to add more nix compatibility - added option free (default to keep old default behavior)
- added option used to change check to checked used instead of memory free
- fixed bad script filenames that prevented the checks for executing
- updated sensu-plugin gem to 1.2.0
- removal of all shell scripts in favor of ruby scripts
- Updated documentation links in the README and CONTRIBUTING
- set all deps to alpha order in Rakefile
- set all deps to alpha order in Gemspec
- removed unused tasks in Rakefile
- Support for Fedora22 and Cent7 to
check-memory-pcnt.sh
- Add wrapper for all shell scripts
- added binstubs
- removed cruft from /lib
- initial release