Projet

Général

Profil

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

root / plugins / mongodb @ dca09431

# Date Auteur Commentaire
dca09431 2021-03-25 07:41 Jeremías

mongodb_conn configurable graph_category

105ff59c 2021-03-25 07:41 Jeremías

mongo_collection_ configurable graph_category

7fd554f0 2021-03-18 09:33 Jeremías

mongo_collection_ load env.MONGO_DB_URI

bc55ce69 2021-03-18 09:33 Jeremías

try to be consistent with doc format

95e525db 2021-03-18 09:33 Jeremías

mongo_lag load env.MONGO_DB_URI

6ee90f2e 2021-03-18 09:33 Jeremías

mongodb_conn load env.MONGO_DB_URI

4387edfa 2020-11-25 20:20 Lars Kruse

Plugin mongo_btree: migrate to Python3, format documentation

c6f88968 2020-10-05 18:29 Lars Kruse

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

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
0a4891fc 2020-01-24 19:28 Alban

Add new mongodb plugins

  • mongo_cpu_ram
  • mongodb_conn
  • mongodb_cpu
  • mongodb_ram
1357b818 2019-12-15 18:56 Alban

Update mongo_lag

923e134d 2019-12-15 18:56 Alban

Update mongo_lag

8fc3d29d 2019-12-15 18:56 Alban

Update mongo_lag

Fix mongo_lag plugin and add auth feature

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