Grafana & Zabbix integration

preview_player
Показать описание
instructions:

cat /etc/*-release
zabbix_server -V

Installation of Grafana 4.4.1:

sudo apt-get update
sudo apt-get install grafana
sudo service grafana-server start
sudo update-rc.d grafana-server defaults

check that port 3000 is open on FW side:

sudo ufw allow 3000/tcp
sudo ufw status verbose

install zabbix plugin:
sudo grafana-cli plugins install alexanderzobnin-zabbix-app
sudo service grafana-server restart

front web adding this line to DB source:

good luck!
Рекомендации по теме
Комментарии
Автор

Thks for the video. Only one question, how you add another host? I have one host on zabbix that get data by SNMP, how can see this host in grafana?

Neospark
Автор

When i try to connect with Zabbix Server in Grafana 5.1.4 i get
Could not connect to given url
The ulr is correct

nawaskuttiyil
Автор

Grafana is free to use an enterprise ? Sorry anoite my english

ScorpionKreitus
Автор

dude. chiptune in the description pls. ^^

PoTskiii