https://github.com/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.
https://github.com/sensu-plugins/sensu-plugins-mongodb
metrics mongodb monitoring sensu-plugins-mongodb
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-mongodb
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-11T05:25:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T12:07:59.000Z (over 2 years ago)
- Last Synced: 2025-03-27T23:51:04.495Z (3 months ago)
- Topics: metrics, mongodb, monitoring, sensu-plugins-mongodb
- Language: Python
- Homepage: http://sensu-plugins.io
- Size: 130 KB
- Stars: 9
- Watchers: 11
- Forks: 41
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-mongodb
[](https://travis-ci.org/sensu-plugins/sensu-plugins-mongodb)
[](http://badge.fury.io/rb/sensu-plugins-mongodb)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-mongodb)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-mongodb)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-mongodb)## Functionality
## Files
* bin/check-mongodb.py
* bin/check-mongodb.rb - wrapper for check-mongodb.py
* bin/check-mongodb-metric.rb
* bin/metrics-mongodb.rb
* bin/metrics-mongodb-replication.rb## Usage
## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes
The `pymongo` python package needs to be installed to use `check-mongodb`