munin-update
1. munin-update.8.man
Manpage of MUNIN-UPDATE
MUNIN-UPDATE
Section: Munin Documentation (8)Updated: 2008-08-12
Index Return to Main Contents
NAME
munin-update - A program to gather data from machines running munin-nodeSYNOPSIS
munin-update [options]OPTIONS
- --[no]force-root
- Force running as root (stupid and unnecessary). [--noforce-root]
- --service <service>
- Limit fetched data to those of <service>. Multiple --service options may be supplied. [unset]
- --host <host>
- Limit fetched data to those from <host<gt>. Multiple --host options may be supplied. [unset]
- --config <file>
- Use <file> as configuration file. [/etc/munin/munin.conf]
- --help
- View help message.
- --[no]debug
- If set, view debug messages. [--nodebug]
- --[no]fork
- If set, will fork off one process for each host. [--fork]
- --[no]stdout
- If set, will print log messages to stdout as well as syslog. [--nostdout]
- --timeout <seconds>
- Set the network timeout to <seconds>. [180]
DESCRIPTION
Munin-update is a part of the package Munin, which is used in combination with Munin's node. Munin is a group of programs to gather data from Munin's nodes, graph them, create-pages, and optionally warn Nagios about any off-limit values.Munin-update does the gathering. It is usually only used from within munin-cron.
It contacts each host's munin-node in turn, gathers data from it, and stores them in .rrd-files. If necessary, it will create the rrd-files and the directories to store them in.
FILES
/etc/munin/munin.conf
/var/lib/munin/*
/var/log/munin/munin-update
/var/run/munin/*
VERSION
This is munin-update version 1.3.4AUTHORS
Audun Ytterdal, Jimmy Olsen, and Tore Anderson.BUGS
munin-update 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-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
SEE ALSO
For information on configuration options, please refer to the man page for munin.conf.
Index
This document was created by man2html using the manual pages.
Time: 17:32:09 GMT, May 11, 2012