Projet

Général

Profil

Révision ba66ff74

IDba66ff74902fc24703a723e52e968ece619e5e8e
Parent c4c73eae
Enfant 8fa7e61b

Ajouté par Lars Kruse il y a plus de 7 ans

README: rework "plugin" section

  • replace "exchange" with "gallery"
  • mention the most common issues: * multigraph * magic markers * gallery * style checks

Voir les différences:

README.md
4 4

  
5 5
**This is usually where you want to begin your journey.**
6 6

  
7
Here you'll find all the plugins coming from http://exchange.munin-monitoring.org/. 
8
That web site is for the time being disabled, new updates are done here.
7
Here you find a plethora of plugins for the most diverse topics. Please take a look and
8
refresh/improve existing or propose new plugins.
9

  
10
See the [gallery](http://gallery.munin-monitoring.org/) for a browsable overview of these plugins.
11

  
12
Hints for code submissions:
13

  
14
* add [documentation](http://guide.munin-monitoring.org/en/latest/develop/documenting.html#plugin-documentation) including configuration, author, license and [magic markers](http://guide.munin-monitoring.org/en/latest/architecture/syntax.html#magic-markers)
15
* pick a suitable [category](guide.munin-monitoring.org/en/latest/reference/graph-category.html)
16
* you should probably use the [multigraph approach](http://guide.munin-monitoring.org/en/latest/plugin/multigraphing.html#plugin-multigraphing) for non-trivial plugins
17
* use style check tools for the language of the plugin (e.g. `shellcheck` for shell and `flake8` for Python)
18
* bonus: add [example graphs](http://munin-monitoring.org/wiki/PluginGallery#Rulesforplugincontributors) for the [gallery](http://gallery.munin-monitoring.org/)
19

  
20
See the [plugin development documentation](http://guide.munin-monitoring.org/en/latest/develop/plugins/index.html) for more details.
9 21

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

  
12 23
# contrib/templates/ -  3rd-party templates
13 24

  

Formats disponibles : Unified diff