sensu-plugins / sensu-plugins-cpu-checks

This plugin provides native CPU instrumentation for monitoring and metrics collection, including: CPU usage and metrics for user, nice, system, idle, iowait, irq, softirq, steal, and guest.
http://sensu-plugins.io
MIT License
13 stars 34 forks source link

Remove Ruby 1.9.3 support; add Ruby 2.3.0 support #15

Closed cwjohnston closed 8 years ago

cwjohnston commented 8 years ago

Pull Request Checklist

General

This PR removes Ruby 1.9.3 support, and adds support for testing under Ruby 2.3.0, per the Sensu Plugins policy:

Ruby 1.9.3 (EOL): Linting is not done against it, and 1.9.3 will be supported where possible till Feb 2016 which is one year after EOL and 2 years after EOL was announced.

Known Compatibility Issues

Adds incompatibility with Ruby version < 2.0.0