Projet

Général

Profil

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

root @ e599e52c

Nom Taille Révision Âge Auteur Commentaire
  images dd4afac8 plus de 13 ans Steve Schnepp Move the screenshots next to plugins
  plugins e599e52c plus de 13 ans Konstantin Kuklin Plugins for Sphinx on PHP
  samples 49e7f215 plus de 13 ans Steve Schnepp - Add a sample sub directory. Many of our users...
  templates f25b07da presque 14 ans Steve Schnepp Adding a copy of the official templates.
  tools 202bbf0c plus de 13 ans Steve Schnepp Corrected statement about pmmn. As pmmn also u...
README.md 1,8 ko 8f26c533 plus de 13 ans Steve Schnepp Expanded the commit comments rationale

Dernières révisions

# Date Auteur Commentaire
e599e52c 2012-05-24 07:27 Konstantin Kuklin

Plugins for Sphinx on PHP

202bbf0c 2012-05-23 05:00 Steve Schnepp

Corrected statement about pmmn.

As pmmn also uses the `plugins/` subdirectory per default.

47ed44d4 2012-05-23 04:55 Steve Schnepp

clarified the header comment

601836c1 2012-05-23 03:17 Kenyon Ralph

Merge pull request #123 from scampion/membyuser

Memory by user plugin

ec285287 2012-05-23 03:05 Sebastien Campion

Memory by user plugin

It enable a visualisation of memory usage per users.

0930bf58 2012-05-22 13:05 Kenyon Ralph

Merge pull request #121 from sileht/master

Change to nova and keystone plugins

775bf842 2012-05-22 05:20 Mehdi Abaakouk

Allow possibility to show tenant name instead of tenant id in graph

017ad1f8 2012-05-22 05:19 Mehdi Abaakouk

Fix import problem when keystone is not present

e6ece317 2012-05-21 05:51 Steve Schnepp

Merge pull request #120 from ldidry/master

Plugin du-2 update

8f26c533 2012-05-21 05:44 Steve Schnepp

Expanded the commit comments rationale

Voir toutes les révisions | Voir les révisions

README


This is the repository for all user contributed stuff

contrib/plugins/ - 3rd-party plugins

This is usually where you want to begin your journey.

Here you'll find all the plugins coming from http://exchange.munin-monitoring.org/. That web site is for the time being disabled, new updates are done here.

If a dedicated website comes back alive, its plugin backend will be this git repo.

contrib/templates/ - 3rd-party templates

Feel free to update templates here, or even to create new ones.

Bonus points for mobile-friendly ones :)

Note that the one named official is a loose-synced copy of the one in SVN trunk. It should serves as a base for small editions that can be resynced in SVN trunk, so for that :

  • don't copy the whole template
  • directly edit files in this directory

contrib/tools/ - 3rd-party tools

Here, you can put just any kind of tool. Please use this directory instead of a random place on the internet. It makes things way more easy to search for others.

And, it serves as an incubator of SVN trunk/contrib :-)

contrib/samples/ - 3rd-party examples of configs

This serves as a repository for examples of various configs. You know, the ''learn by example'' way of doing things.

Notes to contributors

We like to have ''elementary'' commits as it is much easier to manage for reviewing and debugging. So please don't be afraid to make as many commits as needed. Merging many commits is as easy as merging one, if not easier.

A good rationale is that each commit shall have a one-liner commit comment as its first line. Next lines are optional and should only explain the ''why'' it is done this particular way.

On the other side, pull requests can regroup many commits at once. Just try to explain in the pull comment the ''why'' we should merge it (if it's not obvious).

Formats disponibles : Atom