Projet

Général

Profil

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

root / README.md @ fa07809f

Historique | Voir | Annoter | Télécharger (940 octets)

1
# This is the repository for all user contributed stuff
2

    
3
## contrib/plugins/ - 3rd-party plugins
4

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

    
7
Here you'll find all the plugins coming from http://exchange.munin-monitoring.org/. 
8
It as evolved since then, but 
9

    
10
## contrib/templates/ -  3rd-party templates
11

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

    
14
Bonus points for mobile-friendly ones :)
15

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

    
19
* don't copy the whole template
20
* directly edit files in this directory
21

    
22
## contrib/tools/ - 3rd-party tools
23

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

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