man munin-run (Administration système) - A program to run munin-node plugins from the command line
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.4
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