Results 584 comments of Ben Abrams

@talonx sorry getting back around to look at some of these issues. > check-disk plugin installed using "sudo gem install sensu-plugins-disk-checks" If you are not giving the path to the...

Looks like we should reach out and see about incorporating this: https://github.com/uswitch/sensu-plugins-kafka-lag

sorry for the long silence I have been quite busy. I have created the base for the kafka plugin to be worked on, once it is reviewed and merged we...

I will reach out, sorry this got lost in the all that was going on at the time for me.

I would think this should stay open seeing as how a community member wrote the code and a maintainer agreed that this should be accepted into the project.

We are pinned on https://github.com/sensu-plugins/sensu-plugins-pagerduty/blob/4.0.0/sensu-plugins-pagerduty.gemspec#L32 but inspecting the upstream code I don't think it does. I then saw this: https://github.com/envato/pagerduty/pull/52 which I will try to find some to review this...

Will need to take note of the breaking changes that we will need to account for once its been accepted upstream.

So it turns out that the upstream gem is using the `events` v1 api not the REST v1 api so it will be supported post Oct 19th > This change...

Hmm I am seeing the same and need to spend some time looking into this. I wonder if maybe we can work around using event suppression rules?

Taking a look these are the only valid actions: https://sensuapp.org/docs/0.25/reference/events.html#how-are-sensu-events-created - create - resolve - flapping I honestly have not played much with flapping in sensu but this might help...