0.01
No release in over 3 years
Low commit activity in last 3 years
MongoDB clients to submits metrics to Riemann.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.10.0
~> 1.10.0
 Project Readme

Build Status

Riemann mongodb

Simple mongodb riemann client.

A client which submits the result of db.stats() query into riemann. A second client to monitor replication set status, using rs.status() query. A third client to submit server status by gathering metrics from db.serverStatus() query,

Get started

gem install riemann-mongodb
riemann-mongodb --help
riemann-mongodb-rs-status --help
riemann-mongodb-serverstatus --help