-
#51 has broken things when pointing at git repository in the Gemfile.
```ruby
# Gemfile
gem 'sensu-plugins-ipmi', git: 'https://github.com/sensu-plugins/sensu-plugins-ipmi', branch: 'master'
```…
-
Hello,
I'm using your plugins with Sensu Go and the check-es-query-count.rb return a warning:
```
/var/cache/sensu/sensu-agent/4cd5f5f78eb0528af3d94577321839eba4e82ef34ad9ed8b4873dee49a32a2be4…
-
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…
-
Hi Guys,
Im using All checks, and sometimes i got this error in the execution.
Output: Check failed to run: undefined method `split' for nil:NilClass, ["C:/opt/sensu/embedded/lib/ruby/gems/2.3.…
-
I'm having issues with getting the SNS Notification working.
Flapjack.log
```
2015-04-03T15:12:20.977744-07:00 [INFO] :: flapjack-processor :: Generating notification for event sensu.rlcit.org:iosta…
-
It would be great to pull more useful metrics off the CloudForms puma environment. This can be done using sensu if the puma control server is available.
https://github.com/puma/puma/tree/a313698588…
-
I'm using v2.5.1 of check-smart-status.rb, when running it with the example json it's failing in line 219.
`sudo ./check-smart-status.rb -j ~/smart.json
Check failed to run: undefined method `nam…
-
After this PR is merged https://github.com/cdunn/aws-es-transport/pull/2 we should be able to remove the restriction on aws-sdk version that was added in here: https://github.com/sensu-plugins/sensu-p…
-
Hello
I am just trying to get jstat metrics in Sensu with sensu-plugins-java
I launched "metrics-jstat.rb -D -H localhost -j Server" and got error message "IndexError: list index out of range"
It…
-
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…