1MUNIN-UPDATE(8)               Munin Documentation              MUNIN-UPDATE(8)
2
3
4

NAME

6       munin-update - A program to gather data from machines running
7       munin-node
8

SYNOPSIS

10       munin-update [options]
11

OPTIONS

13       --[no]force-root
14            Force running as root (stupid and unnecessary). [--noforce-root]
15
16       --service <service>
17            Limit fetched data to those of <service>. Multiple --service
18            options may be supplied. [unset]
19
20       --host <host>
21            Limit fetched data to those from <host<gt>. Multiple --host
22            options may be supplied. [unset]
23
24       --config <file>
25            Use <file> as configuration file. [/etc/munin/munin.conf]
26
27       --help
28            View help message.
29
30       --[no]debug
31            If set, view debug messages. [--nodebug]
32
33       --[no]fork
34            If set, will fork off one process for each host. [--fork]
35
36       --[no]stdout
37            If set, will print log messages to stdout as well as syslog.
38            [--nostdout]
39
40       --timeout <seconds>
41            Set the network timeout to <seconds>. [180]
42

DESCRIPTION

44       Munin-update is a part of the package Munin, which is used in combina‐
45       tion with Munin's node.  Munin is a group of programs to gather data
46       from Munin's nodes, graph them, create html-pages, and optionally warn
47       Nagios about any off-limit values.
48
49       Munin-update does the gathering. It is usually only used from within
50       munin-cron.
51
52       It contacts each host's munin-node in turn, gathers data from it, and
53       stores them in .rrd-files. If necessary, it will create the rrd-files
54       and the directories to store them in.
55

FILES

57               /etc/munin/munin.conf
58               /var/lib/munin/*
59               /var/log/munin/munin-update
60               /var/run/munin/*
61

VERSION

63       This is munin-update version 1.2.5
64

AUTHORS

66       Audun Ytterdal and Jimmy Olsen.
67

BUGS

69       munin-update does, as of now, not check the syntax of the configuration
70       file.
71
72       Please report other bugs in the bug tracker at <http://munin.sf.net/>.
73
75       Copyright © 2002-2004 Audun Ytterdal, Jimmy Olsen, and Tore Anderson /
76       Linpro AS.
77
78       This is free software; see the source for copying conditions. There is
79       NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
80       PURPOSE.
81
82       This program is released under the GNU General Public License
83
84
85
861.2.5                             2007-12-03                   MUNIN-UPDATE(8)
Impressum