Historique | Voir | Annoter | Télécharger (6,66 ko)
Update mongodb plugins
added executable permission for multiple plugins
Reduce number of categories
added mongodb URI for configuration
defining settings_mongodb_uri will override settings_host and settings_port
Fix for pymongo > 3.0 and connection support of MongoClienthttps://api.mongodb.com/python/current/changelog.html#mongoclient-changes
mongo_collection_ to track per-database statistics
Modified version of plugins from https://github.com/pcdummy/mongomon that composes all the plugins into one script.It works fine, but still leaves a room for future improvement if anyone is interested.