X

How To Install And Configure Zabbix Plugin For Grafana Server

I want to show How To Install And Configure Zabbix Plugin For Grafana Server. On the other hand, Grafana Server is an open source data visualization software. So I want to show how to see Zabbix data from Grafana visualization.

Check Web Site URL From Zabbix Server
How To Install OsTicket On Ubuntu 16.04

Step #01: Install Zabbix Plugin on Grafana Server. If you do not install Grafana Server then install it first.

root@Grafana_Server:~# grafana-cli plugins list-remote

Step #02: Now Install Grafana-Zabbix Plugin.

root@Grafana_Server:~# grafana-cli plugins install alexanderzobnin-zabbix-app

Step #03: After installation completed then restart Grafana-Server.

root@Grafana_Server:~# service grafana-server restart

Step By STep Configure Grafana Zabbix Plugin

Step #04: Goto Grafana GUI and find Zabbix plugin. Now go to Settings / Configuration / Plugins.

See example image

Now you will see all the plugin list. Then click Zabbix Plugin and click the Enable button.

Step #05: Add Zabbix Data source into Grafana Server. Click Settings / Data Source.

Now you see the Data Source Configuration page click Add Data Source

Name : any name here

Type : Must be select Zabbix

HTTP Section :

URL : http://ip_address/zabbix/api_jsonrpc.php

Access : Select Browser

Zabbix API details:

Username : Admin [This is Zabbix web login user name]

Password : *****  [This is Zabbix web login password]

Then click Save & Test.

Step #06: Check Zabbix Dashboard goto Zabbix plugin on the left sidebar and click Zabbix Server Dashboard.

See example below image:

Step #07: Check hostname click Host name then edit it.

Find Data Source and Query mode. For more details goto my YouTube video and see full. Please subscribe my YouTube channel for more update.

0 0 votes
Article Rating
Admin: I am system administrator as Windows and Linux platform. I have 4 years skilled from the professional period. I have to configure Linux based system such as an Asterisk VOIP system, Network monitoring tools (ZABBIX), Virtualization (XEN Server), Cloud computing (Apache CloudStack) etc. Now share my professional skill each interested person. Thanks to all.

View Comments (4)

Leave a Comment