zabbix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| zabbix [2026/01/22 07:34] – protocol | zabbix [2026/01/22 08:25] (current) – [Grafana] protocol | ||
|---|---|---|---|
| Line 57: | Line 57: | ||
| grafana-cli plugins install alexanderzobnin-zabbix-app | grafana-cli plugins install alexanderzobnin-zabbix-app | ||
| sudo systemctl restart grafana-server | sudo systemctl restart grafana-server | ||
| + | |||
| + | Set the URL to http:// | ||
| + | |||
| Line 66: | Line 69: | ||
| ProxyPass /grafana http:// | ProxyPass /grafana http:// | ||
| ProxyPassReverse /grafana http:// | ProxyPassReverse /grafana http:// | ||
| + | |||
| + | |||
| + | nano / | ||
| + | |||
| + | http_addr = 127.0.0.1 | ||
| + | root_url = %(protocol)s:// | ||
| + | serve_from_sub_path = true | ||
| + | |||
| + | a2enmod proxy proxy_http rewrite headers proxy_wstunnel | ||
| + | a2enconf grafana | ||
| + | / | ||
| + | / | ||
| + | |||
| </ | </ | ||
zabbix.1769078099.txt.gz · Last modified: by protocol
