Munin

"Munin is a server/node pair that graphs, htmlifies and optionally sends out notifications about data it gathers. It's designed to let it be easy to graph new datasources."

from the official munin documentation
  1. Introduction
  2. Getting started - a simple setup
    1. Setting up the node
    2. Setting up the munin
    3. Making the files accessible
  3. Understanding Munin's protocol
  4. Munin and alerting
    1. Munin internal alerting system
    2. Integration with Nagios: via a NSCA server
    3. Integration with Nagios: via a Nagios plugin
  5. Munin-node monitoring external sources of data, or virtual nodes explained
  6. Aggregate data on a single graph
  7. Overriding plugins' default configuration
  8. Configuring the output of munin is easy, thanks to libhtml-template-perl
  9. Download and add plugins
  10. Expand the power of munin: write your own plugins!
    1. Introduction
    2. Retrieve the data
    3. Autoconf
    4. Config
    5. Add informations to your plugin
  11. Performances
    1. Munin's CPU usage
    2. Run munin as a CGI
  12. Troubleshooting munin
    1. Check if the permissions are set properly
    2. Have a look at the log files
    3. Connect to the failing node manually
  13. Frequently asked questions
  14. Getting help
  15. Sources