Sha256: 072b84b189ca72548107fead0802bd371f0a794bbb9a2ddcf5fc1c6b65cc7719
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
#Change Log This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] ## [1.0.0] - 2016-06-15 ### Changed - Modified check-cpu.rb to change state if >= threshold - Updated Rubocop to 0.40, applied auto-correct - Loosened sensu-plugin dependency to ~> 1.2 - Specify the /proc location for use within a container ### Added - Added metrics-numastat.rb - check-cpu.rb: Added --idle-metrics flag for indicating counters which should be considered idle ### Removed - Remove Ruby 1.9.3 support; add Ruby 2.3.0 support in test matrix ## [0.0.4] - 2015-09-29 ### Changed - Fix getopts syntax in check-cpu.sh - Improvements to system/metrics-user-pct-usage.rb (option to use uid instead of username) ## [0.0.3] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [0.0.2] - 2015-06-02 ### Fixed - added binstubs ### Changed - removed cruft from /lib ## 0.0.1 - 2015-05-21 ### Added - initial release [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/1.0.0...HEAD [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/0.0.4...1.0.0 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-cpu-checks/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-cpu-checks-1.0.0 | CHANGELOG.md |