1MUNIN-CRON(8) Munin Documentation MUNIN-CRON(8)
2
3
4
6 munin-cron - A program to batch other munin programs
7
9 munin-cron [--options]
10
12 --service <service>
13 Limit services to <service>. Multiple --service options may be
14 supplied. [unset]
15
16 --host <host>
17 Limit hosts to <host>. Multiple --host options may be supplied.
18 [unset]
19
20 --config <file>
21 Use <file> as configuration file. [/etc/munin/munin.conf]
22
24 Munin-cron is a part of the package Munin, which is used in combination
25 with Munin's node. Munin is a group of programs to gather data from
26 Munin's nodes, graph them, create html-pages, and optionally warn
27 Nagios about any off-limit values.
28
29 Munin-cron batches all the above tasks by running their respective pro‐
30 grams. All parameters are passed directly to the underlying programs,
31 so only use parameters that are understood by all the other programs.
32
34 This is munin-cron version 0.9.2-3
35
37 Audun Ytterdal and Jimmy Olsen.
38
40 Copyright © 2002-2004 Audun Ytterdal and Jimmy Olsen / Linpro AS.
41
42 This is free software; see the source for copying conditions. There is
43 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
44 PURPOSE.
45
46 This program is released under the GNU General Public License
47
48
49
501.2.5 2006-10-17 MUNIN-CRON(8)