-
Checked created in a namespace with only proxy entries don't run.
## Expected Behavior
Checking a check in a namespace, with given `proxy_entity_name` should create a check and entity and execut…
-
I have implemented the sensu-remediation-handler per the readme, however I am unable to see any indication that any remediation steps are being taken by the system via review of the sensu-agent and se…
-
# Problem
Handlers in the plugin collection might not work as expected due to changes in the internal event json object.
It should be possible to provide a mapping from 2.0 back to 1.4 event as a …
-
Hello,
I have handler named "flapjack" and many check definitions containing "flapjack" in handlers list but I'm getting this error message in server.log (from time to time):
`{"timestamp":"2018-0…
-
I'm getting this when using this handler plugin:
``` Ruby
handler-statuspage.rb:14:in `require': cannot load such file -- redphone/statuspage (LoadError)\n\tfrom /usr/local/bundle/gems/sensu-plugins-…
-
In internal ref: https://secure.helpscout.net/conversation/2034967718/30087?folderId=5845954, we ran into an issue where version 0.4.0 of the handler doesn't seem to respect the `--insecure-skip-tls-v…
-
## handler-mailer.rb with Office365 - 504 5.7.4 Unrecognized authentication type
Hello everybody
I'm trying to connect the handler-mailer plugin with Office365. Unfortunately, the following erro…
-
Hi,
I integrated the handler into my sensu configuration but can't get messages sent to my slack channel.
Inside the server log all I can see is the following error:
{"timestamp":"2017-01-02T…
-
Hi, i have a strange error i cant get the handler to work....
Here is my log file, it complains about SSL but it's not a self signed certificate and i have tried to add all CA intermediate but still …
-
if we use an internal slack compatible endpoint that uses http - then the line below breaks the request, since it forced the request to use https...
https://github.com/sensu-plugins/sensu-plugins-…