-
## Transfer Ownership
We would like to transfer the ownership of this plugin to the sensu-plugins organization in hopes of better community support and exposure. I have reviewed [the skeleton p…
tas50 updated
5 years ago
-
Originally the [chef sensu plugin](https://github.com/sensu-plugins/sensu-plugins-chef) used `chef/rest` to pull information about nodes and the server for monitoring purposes, in chef 13 this was dep…
-
I am using the below code snippet in my recipe to create the sensu check definition
sensu_gem 'sensu-plugins-uptime-checks'
sensu_check 'check_uptime_metrics' do
command 'metrics-uptime.rb --sc…
-
## 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…
-
Hi,
I have used the below code snippet in my cookbook recipe, I tried this on windows server.
sensu_gem 'sensu-plugins-windows' do
version '0.0.10'
end
When the recipe is executed, the pl…
-
Can these messages be supressed?
```
{"timestamp":"2016-09-09T15:09:24.324282+0000","level":"info","message":"handler output","handler":{"type":"pipe","filters":["keepalives","chef","every_3_occurren…
-
See example PRs linked below!
- [ ] sensu-plugins-ansible
- [ ] sensu-plugins-apache
- [ ] sensu-plugins-aws
- [x] sensu-plugins-beanstalk
- [ ] sensu-plugins-bigpanda
- [ ] sensu-plugins-blu…
-
Update yard gems to 0.9.11+ to mitigate issue: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 This is a high severity largely because it can be exploited over the network and could be used to exfilt…
-
**UPDATE (2/6/18)** - Please specifically version to `~> 0.51.0` for consistency across plugins.
Original post:
Update rubocop gems to 0.51+ to mitigate issue: https://cve.mitre.org/cgi-bin/cve…
-
Currently when you install a plugin it outputs the message `You can use the embedded Ruby by setting EMBEDDED_RUBY=true in /etc/default/sensu`. This was helpful years ago before embedded ruby was enab…