-
I got this message when I try to execute your plugin:
```
/opt/sensu/embedded/lib/ruby/site_ruby/2.4.0/rubygems/specification.rb:2288:in `raise_if_conflicts': Unable to activate sensu-plugin-2.0.0…
-
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.…
-
@majormoses Sometimes We are getting `undefined method` zero?' for nil:NilClass` while executing check-rabbitmq-queue-drain-time.rb check.Below is the complete error snippet
```{"timestamp":"2019-…
-
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…
-
When running the plugin I get this error:
CRITICAL - You need more args!!!
Could not open pipe:
Example:
./check_ping -H 1.1.1.1 -w 10,10% -c 20,20%
CRITICAL - You need more args!!!
Could not…
-
#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'
```…
-
### Description
We should document how to use Sensu to monitor Kubernetes.
### Category
This is an issue with:
- [ ] errata (error in doc content)
- [x] new doc (requires a completely new d…
-
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…
-
In a recent issue (internal ref HS-27996), it was noted that this plugin lacks the ability to monitor fstab for mounts that for some reason become unmounted.
In comparison, the Ruby-based disk chec…
-
Hello,
I updated my gem to v2.1.0 and I get the following error
```
➜ ~ check-consul-kv-ttl.rb
Check failed to run: can't modify frozen String, ["/home/xxx/.rbenv/version…