munin-run(8) - Linux man page
Name
munin-run - A program to run munin-node plugins from the command line
Synopsis
munin-run [--options] <plugin>
Options
--config <configfile>
- Use <file> as configuration file. [/etc/munin/munin-node.conf]
- --servicedir <dir>
- Use <dir> as plugin dir. [/etc/munin/plugins]
- --sconfdir <dir>
- Use <dir> as plugin configuration dir. [/etc/munin/plugin-conf.d]
- --sconffile <file>
- Use <file> as plugin configuration. [undefined]
- --help
- View this help message.
- --debug
- View debug messages.
- --version
- Show version information.
Description
Munin's node is a daemon that Munin connects to fetch data. This data is stored in .rrd-files, and later graphed and htmlified. It's designed to let it be very easy to graph new datasources.
munin-run is a small perlscript to run the plugins used by the munin-node daemon from the command line.
For more information, see the documentation section at <http://munin.sf.net/>.
Files
/etc/munin/munin-node.conf /etc/munin/plugins/* /etc/munin/plugin-conf.d/* /var/run/munin/munin-node.pid /var/log/munin/munin-node
Version
This is munin-node v1.2.5
Authors
Audun Ytterdal, Jimmy Olsen, and Tore Anderson.
Bugs
munin-node does, as of now, not check the syntax of the configuration file.
Please report other bugs in the bug tracker at <http://munin.sf.net/>.
Copyright
Copyright © 2002 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Linpro AS .
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE .
This program is released under the GNU General Public License