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