Documentation

This is a wiki. Please contribute your thoughts and findings: Make yourself an account, log in and find edit buttons on the bottom of each page.

Author Guidelines

Available Documentation

Installation

Configuration

Sending Alerts

Templates

Plugins

Munin plugins run on all the different nodes that Munin monitors and report back all kinds of different statistics that Munin can graph.

Each munin-node installation brings an initial set of plugins to your node. Depending on the purpose and equipment of the node, you may want to add further plugins to monitor special services or hardware.

Download Resources

MuninExchange is the projects place to look for new plugins and contribute your own ones to the community.

Debian users can get a package munin-plugins-extra

We plan to release a collection of vetted plugins from the MuninExchange-Plattform. They shall have a good quality, fullfill the requirements for vetted plugins, and users shall get support from the plugin developers and/or maintainers of the collection.

You can add your favorite plugin to the [proposal list]

Handling And Writing Plugins

Plugins are fun to write because very little effort is needed and is awarded with a quite nice graph pretty quickly.

Y'know, I really liked writing Munin plugins - A retired sysadmin

There is a great emphasis on making it simple to write plugins for Munin. Please see HOWTO write plugins for a introduction.

Reference Material On Plugins

Notes On Future Plugins

Programs & Files

Node Program munin-node, munin-node-configure, munin-run
Configuration munin-node.conf, plugin-conf.d
MasterProgram munin-cron, munin-update, munin-limits, munin-graph, munin-html?
Configuration munin.conf

Other

Needed Documentation

  • SNMP-plugin user guide
  • Catalog of included plugins
  • Catalog of contributed plugins with download buttons
  • HOWTO make packages: How to build packages for RPM systems, Debian, AIX, Solaris, etc...

Books

Gabriele Pohl and Michael Renner have published an entire, thoroughly written book on Munin in German: Munin - Graphisches Netzwerk- und System-Monitoring (ISBN 978-3-937514-48-2), published by Open Source Press in cooperation with Linpro.

https://www.opensourcepress.de/typo3temp/pics/0f28d93a13.png

The TOC, in conjunction with Nikolai's and Jimmy's foreword, is available in PDF format, as is a sample chapter on the configuration of the Munin master which covers, among others

  • the configuration of contacts,
  • virtual hosts and plugins,
  • how to write your own colour palette,
  • how to generate Munin graphs using a CGI,
  • how to protect your graphs using password.

Third Party Articles / Documents