User Tools

Site Tools


zabbix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zabbix [2026/01/22 07:34] protocolzabbix [2026/02/17 15:52] (current) protocol
Line 2: Line 2:
  
 [[https://github.com/remontti/Zabbix-Templates]] [[https://github.com/remontti/Zabbix-Templates]]
 +
 +VOLT POP PROTECT: 1.3.6.1.4.1.57072.1
  
 ===== HT authentication through zabbix users from DB ===== ===== HT authentication through zabbix users from DB =====
Line 57: Line 59:
 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://localhost/zabbix/api_jsonrpc.php (or your actual Zabbix server URL).
 +
  
  
Line 66: Line 71:
 ProxyPass /grafana http://localhost:3000/grafana ProxyPass /grafana http://localhost:3000/grafana
 ProxyPassReverse /grafana http://localhost:3000/grafana ProxyPassReverse /grafana http://localhost:3000/grafana
 +
 +
 +nano /etc/grafana/grafana.ini
 +
 +http_addr = 127.0.0.1
 +root_url = %(protocol)s://%(domain)s:%(http_port)s/grafana
 +serve_from_sub_path = true
 +
 +a2enmod proxy proxy_http rewrite headers proxy_wstunnel
 +a2enconf grafana
 +/etc/init.d/apache2 restart
 +/etc/init.d/grafana-server restart
 +
  
 </code> </code>
zabbix.1769078099.txt.gz · Last modified: by protocol