Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / mongodb / mongo_collection_ @ 4387edfa

Historique | Voir | Annoter | Télécharger (6,66 ko)

# Date Auteur Commentaire
276169a6 2020-02-13 10:11 Alban

Update mongodb plugins

  • Update mongodb plugins
  • fix category
  • chmod +x
  • flake8-CI
  • flake8 adjustments for mongo_collection_ and env python3
7c62b9b6 2018-03-08 18:18 Lars Kruse

added executable permission for multiple plugins

99542938 2017-02-23 14:45 dipohl

Reduce number of categories

9121b90e 2016-08-18 18:27 Nico Casar Gonzalez

added mongodb URI for configuration

defining settings_mongodb_uri will override settings_host and settings_port

887063d5 2016-06-14 23:28 Nico Casar Gonzalez

Fix for pymongo > 3.0 and connection support of MongoClient
https://api.mongodb.com/python/current/changelog.html#mongoclient-changes

22621b6a 2015-04-17 06:50 Foxlik

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.