munin-html¶
DESCRIPTION¶
munin-html is one of the munin master components run from the munin-cron script.
If html_strategy
is unset, or set to “cron”, munin-html
creates static HTML pages. If set to “cgi”, it will not generate
static pages, this is the proper setting when munin-httpd is
used.
OPTIONS¶
munin-html has one significant option, which configuration file to use.
Several other options are recognized and ignored as “compatibility options”, since munin-cron passes all options through to the underlying components, of which munin-html is one.
- --config <file>¶
Use <file> as configuration file. [/etc/munin/munin.conf]
- --help¶
View this message.
- --debug¶
Log debug messages.
- --screen¶
If set, log messages to STDERR on the screen.
- --version¶
View version information.
- --nofork¶
Compatibility. No effect.
- --service <service>¶
Compatibility. No effect.
- --host <host>¶
Compatibility. No effect.
SEE ALSO¶
See munin for an overview over munin.