munin-node-configure.1p

Langue: en

Version: 2010-08-13 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

munin-node-configure - View and modify which plugins are enabled.

SYNOPSIS

munin-node-configure [options]

OPTIONS

--help
View this help page
--version
Show version information
--debug
Print debug information (very verbose). All debugging output is printed on STDOUT but each line is prefixed with '#'. Only errors are printed on STDERR.
--config <file>
Override configuration file [/etc/munin/munin-node.conf]
--servicedir <dir>
Override plugin dir [/etc/munin/plugins/]
--sconfdir <dir>
Override plugin configuration directory [/etc/munin/plugin-conf.d/]
--libdir <dir>
Override plugin lib [/usr/share/munin/plugins/]
--families <family,...>
Override families (auto, manual, contrib) [auto]
--suggest
Show suggestions instead of status
--shell
Show shell commands instead of a table (implies --suggest unless --snmp was also provided)
--exitnoterror
Do not consider non-zero exit-value as error
--remove-also
Also show rm-commands when doing --shell
--newer <version>
Only show suggestions related to plugins included more recently than version <version>.
--snmp <host|cidr,...>
Do SNMP probing on the host or CIDR network (e.g. ``192.168.1.0/24''). This may take some time, especially if the probe includes many hosts. This option can be specified multiple times, or as a comma-separated list, to include more than one host/CIDR.
--snmpversion <ver>
Set the SNMP version (1, 2c or 3) to use when probing. Default is ``2c''.
--snmpcommunity <comm>
Set SNMP community string to use when probing. Default is ``public''.
--snmpport <port>
Set SNMP port. Default is ``161''.

DESCRIPTION

munin-node-configure is a script to show which plugins are currently enabled on the current node. It can also suggest changes to this list.

FILES

     /etc/munin/munin-node.conf
     /etc/munin/plugin-conf.d/*
     /etc/munin/plugins/*
     /usr/share/munin/plugins/plugins.history
     /usr/share/munin/plugins/*
 
 

VERSION

This is munin-node-configure v1.4.5.

AUTHORS

Jimmy Olsen, Nicolai Langfeldt

BUGS

Please see <http://munin.projects.linpro.no/report/1>. Copyright (C) 2003-2006 Jimmy Olsen, Nicolai Langfeldt.

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