Projet

Général

Profil

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

root / plugins / zope @ a7139bca

Nom Taille Révision Âge Auteur Commentaire
  scripts_zodb 68bb709d presque 9 ans dipohl Category Tree: Reduce number of categories zope...
README-zodb 1,32 ko 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
zeo_monitor_ 6,59 ko 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...
zeomonitor 1,11 ko 7cd10950 presque 9 ans dipohl Category Tree: Reduce number of categories guni...
zope_cache_parameters 1,32 ko a7139bca environ 5 ans Lars Kruse Unify shebang for python scripts
zope_conflict_errors 2,04 ko a7139bca environ 5 ans Lars Kruse Unify shebang for python scripts
zope_db_activity 1,34 ko a7139bca environ 5 ans Lars Kruse Unify shebang for python scripts

Dernières révisions

# Date Auteur Commentaire
a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

f776b7e0 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in variable names

Thanks, codespell!

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

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
7cd10950 2017-02-22 20:46 dipohl

Category Tree: Reduce number of categories
gunicorn -> appserver (gunicorn)
websphere -> appserver (websphere)
hadoop -> fs (hdfs)

e08a6448 2017-02-22 20:22 dipohl

Category Tree: Reduce number of categories
sphinx -> search
unicorn -> webserver
moved some plugins to other dirs to get better seconde level heading

ed77c82d 2017-02-22 17:20 dipohl

Category Tree: Reduce number of categories
multiple plugins -> "mail" (qsmtpd, zimbra)
ossec -> "security" (ossec)
zeo -> appserver (zope)

68bb709d 2017-02-22 14:13 dipohl

Category Tree: Reduce number of categories
zope -> appserver

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

038c3ce9 2012-08-07 01:16 Diego Elio Pettenò

Extract tarballs committed to git as plugins.

Voir les révisions

README


These are 2 rather crude munin plugins to get at data about zopes ZODB. They have proved very useful, together with the process_memory plugin, in tweaking the zodb cache-size for performance. There is no config, auto or otherwise, you have to edit the scripts to change anything. Should not be to hard however :) To install you have to copy the two scripts in the "scripts_python" folder into zope. Probably easiest just to paste them into an appropriately named new script in the ZMI. Click on the proxy tab, and give them the "Manager" role. You can test them like this: wget --delete-after -q -O - localhost:8080//munin_db_activity.py wget --delete-after -q -O - localhost:8080//munin_cache_parameters.py Edit zope_db_activity and zope_cache_parameters scripts to reflect and your instance(s) ports. Then move them into your munin plugins lib, and create a symlink under etc according to the usual munin custom: mv zope_* /opt/munin/lib/plugins/ ln -s /opt/munin/lib/plugins/zope_* /etc/opt/munin/plugins/ Test them with: /opt/munin/sbin/munin-run zope_db_activity /opt/munin/sbin/munin-run zope_cache_parameters Restart your munin-node and the graphs should appear shortly. If you make any improvements (which should be easy), please update the munin exhange entry, or mail me at gaute(at)pht(dot)no

Formats disponibles : Atom