1Munin::Master::HTMLOld(U3spemr)Contributed Perl DocumentMautniionn::Master::HTMLOld(3pm)
2
3
4
6 munin-html - A program to draw html-pages on an Munin installation
7
9 munin-html [options]
10
12 --service <service>
13 Compatibility. No effect.
14
15 --host <host>
16 Compatibility. No effect.
17
18 --nofork
19 Compatibility. No effect.
20
21 --config <file>
22 Use <file> as configuration file. [/etc/munin/munin.conf]
23
24 --help
25 View help message.
26
27 --[no]debug
28 If set, view debug messages. [--nodebug]
29
31 Munin-html is a part of the package Munin, which is used in combination
32 with Munin's node. Munin is a group of programs to gather data from
33 Munin's nodes, graph them, create html-pages, and optionally warn
34 Nagios about any off-limit values.
35
36 Munin-html creates the html pages.
37
39 /etc/munin/munin.conf
40 /var/lib/munin/datafile
41 /var/log/munin/munin-html
42 /var/www/html/munin/*
43 /var/run/munin/*
44
46 This is munin-html version 2.0.75
47
49 Knut Haugen, Audun Ytterdal and Jimmy Olsen.
50
52 munin-html does, as of now, not check the syntax of the configuration
53 file.
54
55 Please report other bugs in the bug tracker at
56 <http://munin-monitoring.org/>.
57
59 Copyright (C) 2002-2009 Knut Haugen, Audun Ytterdal, and Jimmy Olsen /
60 Linpro AS.
61
62 This is free software; see the source for copying conditions. There is
63 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
64 PURPOSE.
65
66 This program is released under the GNU General Public License
67
69 For information on configuration options, please refer to the man page
70 for munin.conf.
71
72
73
74perl v5.38.0 2023-11-06 Munin::Master::HTMLOld(3pm)