-
sensu-plugins-cpu-checks (0.0.4)
```
# time /opt/sensu/embedded/bin/metrics-cpu-pcnt-usage.rb | grep real
real 0m1.123s
user 0m0.116s
sys 0m0.006s
# time /opt/sensu/embedded/bin/metrics-cpu-mp…
-
Hello,
i'm using your plugins with sensu 1.0 and the check-es-cluster-health.rb return a warning :
> /opt/sensu/embedded/lib/ruby/gems/2.4.0/gems/elasticsearch-transport-1.0.18/lib/elasticsearch/t…
-
Hello I am a maintainer of https://github.com/sensu-plugins any chance you might want to open an issue and transfer this over to the community?
If you are interested you can read about the process …
-
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 status.
Created from https:…
-
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…
-
I believe we could decrease the number of decisions a plugin developer needs to do when using this SDK, by enforcing some conventions, and therefore simplify the process of creating your own plugin.
…
-
TODO:
- [ ] Init integration from template (see: https://github.com/sensu/catalog/blob/main/templates)
- [ ] Add `README.md`
- [ ] Add `sensu-integration.yaml`
- [ ] Add `CHANGELOG.md`
-…
-
Reference: https://github.com/sensu/grafana-sensu-go-datasource
To do: Create a guide to making meaningful monitoring visualizations using the Sensu Go Grafana Data Source plugin.
-
TODO:
- [ ] Init integration from template (see: https://github.com/sensu/catalog/blob/main/templates)
- [ ] Add `README.md`
- [ ] Add `sensu-integration.yaml`
- [ ] Add `CHANGELOG.md`
-…
-
I am trying to build the app for use in a production environment while being behind a proxy.
Some of the commands in the installation instructions page work partially, some not at all.
## Expected…