Sensu Community Plugins (Community Feedback Requested)

There are several issues and PR’s open that users may be interested in chiming in on before they are merged.

Many gems use either URI or Open-URI, at some point we should just all pick one and use it as much of the functionality is identical. I really have no preference to either but having multiple gems with the nearly identical functionality is just silly in my opinion.

https://github.com/sensu/sensu-community-plugins/issues/932

All AWS checks should support IAM roles as the default. There should also be a standard gemset for dealing with AWS instead of using multiple ones that accomplish nearly the same thing.

https://github.com/sensu/sensu-community-plugins/issues/707

Multiple plugins that perform nearly the same functionality should be depreciated. There are a few cases where plugins exist in multiple locations that will perform nearly identical tasks. These should be consolidated and the then the originals/old ones, should be depreciated.

https://github.com/sensu/sensu-community-plugins/issues/632