您好,登錄后才能下訂單哦!
一、安裝Grafana-zabbix
1、在ZabbixServer服務器上,安裝Grafana
yum install https://grafanarel.s3.amazonaws.com/builds/grafana-2.1.1-1.x86_64.rpm
2、下載Grafana的Zabbix插件,在git上下載,如果無法運行下面命令的話,可以先“# yum install git”安裝這個命令
[root@localhost ~]# git clone https://github.com/linglong0820/grafana-zabbix
3、將插件復制到Grafana文件下
[root@localhost ~]# cp -r grafana-zabbix/zabbix/ /usr/share/grafana/public/app/plugins/datasource/
4、啟動Grafana
[root@localhost ~]# service grafana-server start [root@localhost ~]# chkconfig grafana-server on
1、啟動Grafana后,在瀏覽器中輸入“http://ServerIP:3000/login”就可以看到頁面了。
輸入默認用戶名和密碼,用戶名:admin, 密碼:admin, 點擊登錄
按如下配置
【主意1】Zabbix的API地址為“http://ServerIP/zabbix/api_jsonrpc.php”,其中IP的安裝zabbix-server的服務器IP
【主意2】Zabbix的API賬號密碼就是Zabbix的Web端登錄賬號和密碼,賬號:admin, 密碼zabbix
點擊Add后,點擊Test Connection測試是否可以連接。提示“Success”說明連接成功,點擊Save
點擊Dashboard,去主目錄設置, 點擊new,新建一個Home
新建一個Graph
點擊下列紅框處->選擇Edit->選擇數據庫ZabbixClient
然后配置一下,就可以出現華麗麗的數據了,下圖都是官方的示意圖:
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。