Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 354 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 354 Bytes

MongoDB Graphite Metrics

Small Python script that pointed at mongodb instance converts the server status information into metrics to be consumed and displayed by Graphite

Includes most of the db.serverStatus() information and also calculates the replication lag from the Primary node in a replica set.