1Munin::Master::HTMLOld(U3s)er Contributed Perl DocumentatMiuonnin::Master::HTMLOld(3)
2
3
4
5Method to find the relative url to the root of the munin tree. This is needed
6to refer to stuff in the root from deeper in the levels.
7
8       returns the url path as a string.
9

NAME

11       munin-html - A program to draw html-pages on an Munin installation
12

SYNOPSIS

14       munin-html [options]
15

OPTIONS

17       --service <service>
18            Compatibility. No effect.
19
20       --host <host>
21            Compatibility. No effect.
22
23       --nofork
24            Compatibility. No effect.
25
26       --config <file>
27            Use <file> as configuration file. [/etc/munin/munin.conf]
28
29       --help
30            View help message.
31
32       --[no]debug
33            If set, view debug messages. [--nodebug]
34

DESCRIPTION

36       Munin-html is a part of the package Munin, which is used in combination
37       with Munin's node.  Munin is a group of programs to gather data from
38       Munin's nodes, graph them, create html-pages, and optionally warn
39       Nagios about any off-limit values.
40
41       If munin.conf sets "graph_strategy cgi" then munin-html generates URLs
42       referencing the graph CGI instead of referencing pre-generated graphs
43       (made by munin-graph).
44
45       Munin-html creates the html pages.
46

FILES

48               @@CONFDIR@@/munin.conf
49               @@DBDIR@@/datafile
50               @@LOGDIR@@/munin-html
51               @@HTMLDIR@@/*
52               @@STATEDIR@@/*
53

VERSION

55       This is munin-html version @@VERSION@@
56

AUTHORS

58       Knut Haugen, Audun Ytterdal and Jimmy Olsen.
59

BUGS

61       munin-html does, as of now, not check the syntax of the configuration
62       file.
63
64       Please report other bugs in the bug tracker at <http://munin.sf.net/>.
65
67       Copyright (C) 2002-2009 Knut Haugen, Audun Ytterdal, and Jimmy Olsen /
68       Linpro AS.
69
70       This is free software; see the source for copying conditions. There is
71       NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
72       PURPOSE.
73
74       This program is released under the GNU General Public License
75

SEE ALSO

77       For information on configuration options, please refer to the man page
78       for munin.conf.
79
80
81
82perl v5.12.2                      2010-12-05         Munin::Master::HTMLOld(3)
Impressum