1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 10:39:53 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Lars Kruse
c6f88968d1 Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
2020-10-06 00:29:38 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Alban
276169a6c9
Update mongodb plugins
* Update mongodb plugins
* fix category
* chmod +x
* flake8-CI
* flake8 adjustments for mongo_collection_ and env python3
2020-02-13 16:11:16 +01:00
Alban
1357b8189e Update mongo_lag 2019-12-16 00:56:20 +01:00
Alban
923e134dd0 Update mongo_lag 2019-12-16 00:56:20 +01:00
Alban
8fc3d29dd6 Update mongo_lag
Fix mongo_lag plugin and add auth feature
2019-12-16 00:56:20 +01:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
dipohl
99542938b1 Reduce number of categories 2017-02-23 20:45:01 +01: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
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