-
WIP: https://github.com/calebhailey/sensu-remediation-handler/tree/rewrite
Closes: #10
Closes: #12
Closes: #14
Closes: #15
Closes: #17
-
## Expected Behavior
When a check is configured with metrics handlers, they should be listed under "Metric Handlers" in the UI.
## Current Behavior
Metric Handlers is listed as "—" even if metric…
-
Hi I am using sensu-plugins-mailer for the mail notification. I have set below configuration for my check
"interval": 60,
"refresh": 43200,
"timeout": 30,
"han…
-
Hi !
I'm trying to use your handler, by the way, you are doing really great work with the tools i use too (sensu, graylog :) ).
I'm having an issue when the handler run, here is the error (**undefin…
-
```
* chef_handler[SensuEvent] action enable
- disable SensuEvent as a report handler
- disable SensuEvent as a exception handler
=========================================================…
-
I'm new in Sensu, I'm trying to use sensu-email-handler with check-disk-usage (check) in a docker container but when the event schedule the sensu-email-handler I obtain this error:
Error: failed to…
-
Error:
```
panic: Device not found
goroutine 1 [running]:
main.notifyPushbulletOne(0xc00013a6c0, 0x0, 0x0)
/Users/rgeniesse/go/src/sensu-pushbullet-handler/main.go:142 +0x284
main.run(0xc00…
-
Error:
```
panic: The param 'device_iden' has an invalid value.
goroutine 1 [running]:
main.notifyPushbullet(0xc0001426c0, 0x0, 0x0)
/Users/rgeniesse/go/src/sensu-pushbullet-handler/main.go:…
-
TODO:
- [X] Fork @nixwiz's OSS [OpsGenie handler](https://github.com/nixwiz/sensu-opsgenie-handler) to the https://github.com/sensu org
- [ ] Update the OpsGenie handler to sensu-plugin-sdk >= v0.16…
-
I'm getting an `HTTP 429` from HipChat, which the documentation says is [rate-limiting](https://www.hipchat.com/docs/apiv2/rate_limiting). It seems the Sensu plugin doesn't know about this response co…