Lars Kruse
7c62b9b6de
added executable permission for multiple plugins
2018-03-09 00:18:30 +01:00
dipohl
99542938b1
Reduce number of categories
2017-02-23 20:45:01 +01:00
sumpfralle
4cc124fdab
Merge pull request #724 from nichok/master
...
Fix for pymongo > 3.0 and connection support of MongoClient only
2016-11-05 12:42:27 +01:00
Nico Casar Gonzalez
9121b90ee0
added mongodb URI for configuration
...
defining settings_mongodb_uri will override settings_host and settings_port
2016-08-18 19:27:04 -03:00
Nico Casar Gonzalez
887063d53c
Fix for pymongo > 3.0 and connection support of MongoClient
...
https://api.mongodb.com/python/current/changelog.html#mongoclient-changes
2016-06-15 00:28:38 -03:00
Nicolas Casar Gonzalez
d1ca98563b
Fix for pymongo > 3.0 and connection support of MongoClient only
...
https://api.mongodb.com/python/current/changelog.html#mongoclient-changes
2016-06-14 15:23:56 -03:00
Takuya Matsuyama
68d23cce86
Fix bug where can't read lock ratio
2015-10-09 22:10:39 +09:00
Foxlik
22621b6a8b
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.
2015-04-17 12:50:25 +02:00
代码之力
96116a460b
coerce lockTime to float type
...
otherwise we'll always get 0 from integer division.
2014-04-30 10:48:44 +08:00
Dimitri Savineau
271a38f0ba
Fix indexcounters and globallock in 2.2 and 2.4 version
2013-05-13 16:54:57 -04:00
Kenyon Ralph
7e30ed6457
Merge pull request #194 from jdponomarev/patch-1
...
Update plugins/mongodb/mongo_lag
2012-09-30 11:10:26 -07:00
jdponomarev
ea5dde3fb4
Update plugins/mongodb/mongo_lag
...
fixed bug for python 2.6 and for replica sets with arbiters
2012-09-25 12:51:21 +04:00
jdponomarev
c854b3b70d
Update plugins/mongodb/mongo_lag
...
fixed pymongo connection - now allows to connect to a port different from 27017
2012-09-25 12:32:26 +04:00
Stefan Andersen
6f7f6a096a
Simplify graph logic, don't use a multigraph
2012-07-11 10:21:33 +02:00
Stefan Andersen
1199e0d04b
Initial commit of mongo_lag
2012-07-10 16:49:18 +02:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00