Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 500 Bytes

File metadata and controls

16 lines (11 loc) · 500 Bytes

Munin Plugins

A collection of munin plugins. Each plugin should have it's own doc. Either inside the script itself, or as a matching .pod file.

Github automatically parses the .pod files and renders them as HTML. So if you go to https://github.com/exhuma/munin-plugins, you'll have a convenient way to read the docs.

Development

If you decide to help out, consider making your changes on a separate branch (feature-branch). It makes pull requests much clearer!