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
- Host: GitHub
- URL: https://github.com/exhuma/munin-plugins
- Owner: exhuma
- Created: 2011-11-25T16:02:11.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T15:34:03.000Z (over 4 years ago)
- Last Synced: 2025-01-02T04:53:29.385Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 120 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
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!