1MUNIN-HTML(8) Munin Documentation MUNIN-HTML(8)
2
3
4
6 munin-html - A program to generate html-pages in an Munin installation
7
9 munin-html [options]
10
12 --service <service>
13 Limit services to those of <service>. Multiple --service options
14 may be supplied. [unset]
15
16 --host <host>
17 Limit hosts to those of <host<gt>. Multiple --host options may be
18 supplied. [unset]
19
20 --config <file>
21 Use <file> as configuration file. [/etc/munin/munin.conf]
22
23 --help
24 View help message.
25
26 --[no]debug
27 If set, view debug messages. [--nodebug]
28
30 Munin-html is a part of the package Munin, which is used in combination
31 with Munin's node. Munin is a group of programs to gather data from
32 Munin's nodes, graph them, create html-pages, and optionally warn
33 Nagios about any off-limit values.
34
35 Munin-html creates the html pages.
36
38 /etc/munin/munin.conf
39 /var/lib/munin/datafile
40 /var/log/munin/munin-html
41 /var/cache/munin/www/*
42 /var/run/munin/*
43
45 This is munin-html version svn-trunk-r4007
46
48 Knut Haugen, Audun Ytterdal and Jimmy Olsen.
49
51 munin-html does, as of now, not check the syntax of the configuration
52 file.
53
54 Please report other bugs in the bug tracker at
55 <http://munin-monitoring.org/>.
56
58 Copyright (C) 2002-2009 Knut Haugen, Audun Ytterdal, and Jimmy Olsen /
59 Linpro AS.
60
61 This is free software; see the source for copying conditions. There is
62 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
63 PURPOSE.
64
65 This program is released under the GNU General Public License
66
68 For information on configuration options, please refer to the man page
69 for munin.conf.
70
71
72
732.0.75 2023-11-06 MUNIN-HTML(8)