-
Error checking serverStatus:undefined method `[]' for nil:NilClass
["/etc/sensu/plugins/apps/metrics-mongodb.rb:173:in`gather_replication_metrics'", "/etc/sensu/plugins/apps/metrics-mongodb.rb:140:in …
-
Dear All,
Thanks a lot for committing to this fantastic project.
We have Sensu server and install every sensu client with this method:
``` bash
echo '[sensu]
name=sensu
baseurl=http://sensu.glob…
amnkh updated
6 years ago
-
```
File "sensu-plugins-mongodb-2.1.0/bin/check-mongodb.py", line 48
except ImportError, e:
^
SyntaxError: invalid syntax
```
-
Using the mongo client without :connect :direct option is returning the replSetGetStatus, and serverStatus information for whatever the read preference is set to, such as the master, and not your own …
-
## Feature Suggestion
Our customers would like to monitor their mongodb instances with Sensu.
## Possible Implementation
## Context
Internal Ref - https://secure.helpscout.net/conversation…
-
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,
I had started going through them ad-hoc for the last few weeks…
-
See example PRs linked below!
- [ ] sensu-plugins-ansible
- [ ] sensu-plugins-apache
- [ ] sensu-plugins-aws
- [x] sensu-plugins-beanstalk
- [ ] sensu-plugins-bigpanda
- [ ] sensu-plugins-blu…
-
Guys,
came to the issue this morning...
Existing code gives an error :
```
/opt/sensu/embedded/bin/check-mongodb.rb --user xxx --pass "xxx" -P 27017 -A replication_lag_percent
CRITICAL - Ge…
-
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…