sensu-plugins / sensu-plugins-mongodb

This plugin provides native MongoDB instrumentation for monitoring and metrics collection, including: service health, database connectivity, replication lag/status, `oplog` monitoring, collection-specific metrics, and more.
http://sensu-plugins.io
MIT License
9 stars 41 forks source link

Adds support for WiredTiger Engine #61

Open parinapatel opened 6 years ago

parinapatel commented 6 years ago

Pull Request Checklist

Is this in reference to an existing issue?

General

New Plugins

Purpose

Known Compatibility Issues

majormoses commented 6 years ago

do you need any help with working through the rubocop issues?

majormoses commented 6 years ago

Looks like we need a reabse. Let me know if you need any help working through CI issues.

majormoses commented 6 years ago

@parin921996 any chance you plan on coming back to this?

parinapatel commented 6 years ago

@majormoses I have kinda lost track of this one , i will try to fix it by this weekend .

parinapatel commented 6 years ago

@majormoses Hey I have Fixed the issue , I will create new PR for any new metrics introduced in mongo 3.4 and above.

majormoses commented 6 years ago

Thanks for your contribution to Sensu plugins! Without people like you submitting PRs we couldn't run the project. I will review it shortly.

majormoses commented 6 years ago

@parin921996 any chance you have some systems to test https://github.com/sensu-plugins/sensu-plugins-mongodb/pull/55 with? I'd really like to see both of these over the line.

parinapatel commented 6 years ago

@parin921996 any chance you have some systems to test #55 with? I'd really like to see both of these over the line.

I dont have any replica set running locally..