modulepackage
0.2.0
Repository: https://github.com/ceecko/mongodb-monitoring.git
Documentation: pkg.go.dev
# README
MongoDB Monitoring
A very simple monitoring for MongoDB clusters.
- Reads
config.yaml
- Discovers topology via
rs.config()
- Pings every member
- Reports back to SignalFx as
mongodb.up
withhost
dimension
Running
mongodb-monitoring --help
# Variables
No description provided by the author