SYNOPSIS
munin-node [--options]DESCRIPTION
munin-node is a daemon for reporting statistics on system performance.It doesn't produce these itself, but instead relies on a number of plugins which are responsible for gathering the data they require, and describing how this should be graphed. In fact, it does little more than fielding requests from the Munin master, running the appropriate plugins, and returning the output they produce.
OPTIONS
- --config <configfile>
- Use <file> as configuration file. [/etc/munin/munin-node.conf]
- --[no]paranoia
- Only run plugins owned by root. Check permissions as well. [--noparanoia]
- --help
- View this help message.
- --[no]debug
- View debug messages. This can be very verbose.
- --[no]pidebug
- Plugin debug. Sets the environment variable MUNIN_DEBUG to 1 so that plugins may enable debugging. [--nopidebug]
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.log
VERSION
This is munin-node v2.0.25-2$Id$
AUTHORS
Audun Ytterdal, Jimmy Olsen, and Tore Anderson.BUGS
Please see <http://munin-monitoring.org/report/1>.COPYRIGHT
Copyright (C) 2002-2006 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