public
Description: Useful Munin plugins developed and/or collected
Home | Edit | New

Home

How Do I Use This?

Two simple steps:

  1. Move the plugin files to your munin plugin directory. In Ubuntu, for example, this is /etc/munin/plugins. You’d move the multimemory plugin script (named “multimemory”) to /etc/munin/plugins/multimemory.
  2. Configure the plugin. To do this, find where your other plugins are configured. In Ubuntu, this is /etc/munin/plugin-conf.d. Add a new file to contain the configuration, or edit an existing configuration file. Add something like the following, but change the names parameter to the names of the processes you want to monitor:
[multimemory]
env.names apache2 mysqld php-cgi

That’s it. Your graph should show up in the Processes section of your output.

If you find bugs, drop me a line, or fix them!

Last edited by dominics, Fri Oct 30 23:06:17 -0700 2009
Home | Edit | New
Versions: