Webserver Configuration¶
Configure web server¶
On the master, you need to configure a web server.
If you have installed “munin” through distribution packages, a webserver may have been configured for you already.
If you installed from source, you may want to take a look at the following examples:
Mode of Operation | Example Configurations |
---|---|
Generate graphs and HTML pages on demand (recommended) | apache |
Periodically generate graphs and HTML pages | apache / nginx |
Proxy connections to separate munin-httpd process (Munin 2.999 or later) | apache / nginx / lighttpd |