An open API service indexing awesome lists of open source software.

https://github.com/exhuma/munin-plugins

My personal munin-plugins
https://github.com/exhuma/munin-plugins

Last synced: 7 months ago
JSON representation

My personal munin-plugins

Awesome Lists containing this project

README

          

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!