coerce lockTime to float type
otherwise we'll always get 0 from integer division.
Fix indexcounters and globallock in 2.2 and 2.4 version
Merge pull request #194 from jdponomarev/patch-1
Update plugins/mongodb/mongo_lag
fixed bug for python 2.6 and for replica sets with arbiters
fixed pymongo connection - now allows to connect to a port different from 27017
Simplify graph logic, don't use a multigraph
Initial commit of mongo_lag
- have some dirs