Results 49 issues of Ben Abrams

Basically sensu 0.29+ uses ruby 2.4 we need to start seeing what breaks horribly and prep for bumping sensu-plugin related to: #26 We shall generate a list of repos when...

In order to verify health and perform actions based on it we need a stable API for chef. In this [sensu plugin](https://github.com/sensu-plugins/sensu-plugins-chef) we have re-written it as `chef/rest` was deprecated...

With chef 13 being released and all the chef community cookbooks somewhat recently dropped chef < 12.1 support I think it's time to rip the bandaid off and do a...

enhancement
Feedback Requested

Currently this setups up the service named `collector` this is not very descriptive and forces users to have to do some digging to figure out what it is. I would...

enhancement

See: https://github.com/dnsimple/chef-stunnel/blob/2aefd996299dc18e8887b4bc7c57802a3d5bbf28/templates/default/stunnel.conf.erb#L43-L55 We need to expose these options and do some additional setup; until then we should add a big fat message in the readme about this as 99% are...

Help Wanted
Bug

See: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/pull/90 for context and instructions

Currently there is a lot of copy/paste code between checks (and metrics) let's move as much as we can into library modules. The most obvious example is connection logic.

Help Wanted

Basically it's great to have something that can do pretty much anything but with that comes extra complexity of understanding how to use it. I think there are a few...

Type: Enhancement

Rather than having to match the process's command with all its args etc we should have a seperate check to be able to check sysvinit, upstart, and systemd style services...

Type: Enhancement