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.