munin-html - A program to generate html-pages in an Munin installation
SYNOPSIS
munin-html [options]
OPTIONS
--service <service>
Limit services to those of <service>. Multiple --service options may be supplied. [unset]
--host <host>
Limit hosts to those of <host<gt>. Multiple --host options may be supplied. [unset]
--config <file>
Use <file> as configuration file. [/etc/munin/munin.conf]
--help
View help message.
--[no]debug
If set, view debug messages. [--nodebug]
DESCRIPTION
Munin-html is a part of the package Munin, which is used in combination
with Munin's node. Munin is a group of programs to gather data from
Munin's nodes, graph them, create html-pages, and optionally warn Nagios
about any off-limit values.
If munin.conf sets ``graph_strategy cgi'' then munin-html generates URLs
referencing the graph CGI instead of referencing pre-generated
graphs (made by munin-graph).