-
I have one box with sensu-server (0.23.2) and several boxes with sensu-client (0.23.2) reporting to the server. All is running on CentOS 7. Each client box runs the vmstat-metrics check every 10 secon…
-
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…
-
Right now, it looks like the Sensu Go client library omits the secrets type in the check/checkconfig definition.
## Feature Suggestion
A plugin that allows Terraform to use Sensu secrets. …
-
How do we revive the old sense of community that existed in the earlier days of the Sensu OSS project. For example, [the original Sensu Plugins project recorded contributors to individual plugins](htt…
-
This is the output when I try to run `sensu-install -p aws` :
```
[root@ip-172-31-6-16 centos]# sensu-install -v -p aws
[SENSU-INSTALL] installing Sensu plugins ...
[SENSU-INSTALL] provided Sens…
lowks updated
5 years ago
-
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…
-
It seems to coincide with the restart of the sensu-agent. My guess is the check was in the middle of it's execution when the restart of the agent killed it. This triggered an undesired alert.
O…
edgan updated
3 years ago
-
Not sure which is the correct place for the handler to reside but its currently included in the `sensu-plugins-mailer` repo.
https://github.com/sensu-plugins/sensu-plugins-mailer/blob/master/bin/hand…
-
## Summary
Extend `sensuctl asset outdated` to make use of Bonsai API `deprecated` and `replacement` JSON attributes
## Full Context
Bonsai allows for assets to be marked deprecated as a soft way…
-
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 we start planning this work…