Projet

Général

Profil

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

root / plugins / mongodb @ 17f78427

# Date Auteur Commentaire
17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
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

4cc124fd 2016-11-05 07:42 sumpfralle

Merge pull request #724 from nichok/master

Fix for pymongo > 3.0 and connection support of MongoClient only

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

d1ca9856 2016-06-14 14:23 Nicolas Casar Gonzalez

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

68d23cce 2015-10-09 09:10 Takuya Matsuyama

Fix bug where can't read lock ratio

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.

96116a46 2014-04-29 22:48 代码之力

coerce lockTime to float type

otherwise we'll always get 0 from integer division.

271a38f0 2013-05-13 16:54 Dimitri Savineau

Fix indexcounters and globallock in 2.2 and 2.4 version

7e30ed64 2012-09-30 14:10 Kenyon Ralph

Merge pull request #194 from jdponomarev/patch-1

Update plugins/mongodb/mongo_lag

ea5dde3f 2012-09-25 04:51 jdponomarev

Update plugins/mongodb/mongo_lag

fixed bug for python 2.6 and for replica sets with arbiters

c854b3b7 2012-09-25 04:32 jdponomarev

Update plugins/mongodb/mongo_lag

fixed pymongo connection - now allows to connect to a port different from 27017

6f7f6a09 2012-07-11 04:21 Stefan Andersen

Simplify graph logic, don't use a multigraph

1199e0d0 2012-07-10 10:49 Stefan Andersen

Initial commit of mongo_lag

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs