Monitoraggio di OpenWrt con Zabbix: Difference between revisions

From RVM Wiki
Jump to navigation Jump to search
Created page with "=Client OpenWRT= * Installare zabbix-agentd zabbix-extra-network zabbix-extra-wifi zabbix-extra-mac80211 vi /etc/zabbix_agentd.conf Server=192.168.1.254 ServerAct..."
 
(No difference)

Latest revision as of 10:13, 27 April 2022

Client OpenWRT

  • Installare
zabbix-agentd
zabbix-extra-network
zabbix-extra-wifi
zabbix-extra-mac80211
vi /etc/zabbix_agentd.conf
 Server=192.168.1.254
 ServerActive=192.168.1.254
Hostname=my.zabbx.device
uci commit
  • Restart di zabix_agentd da
System /Startup

Server Zabbix

  • Installare i templates

Riferimenti