munin-run -V (return code: 1)
Version:
This is munin-run (munin-node) v2.0.33-1
$Id$
Copyright:
Copyright (C) 2002-2009 Audun Ytterdal, Jimmy Olsen, Tore Anderson,
Nicolai Langfeldt / 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
munin-run --help (return code: 1)
Usage:
munin-run [options] <plugin> [ config | autoconf | snmpconf | suggest ]
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. Overrides sconfdir. [undefined]
--paranoia
Only run plugins owned by root and check permissions. [disabled]
--help
View this help message.
--debug
Print debug messages. Debug messages are sent to STDOUT and are
prefixed with "#" (this makes it easier for other parts of munin to
use munin-run and still have --debug on). Only errors go to STDERR.
--pidebug
Plugin debug. Sets the environment variable MUNIN_DEBUG to 1 so
that plugins may enable debugging. [disabled]
--version
Show version information.