Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Grafana+zabbix monitoring

2025-01-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Download the grafana package

Wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana-5.2.4-1.x86_64.rpm

Yum installs yum localinstall grafana-5.2.4-1.x86_64.rpm

Start the grafana service

Systemctl start grafana-server

View grafana service ps-ef | grep grafana

View port 3000

Netstat-plnt | grep 3000

Install the grafana-zabbix plug-in grafana-cli plugins install alexanderzobnin-zabbix-app

The grafana-zabbix plug-in must be restarted after installation

Systemctl restart grafana-server.service

You can access the default account by directly accessing IP:3000. The default account password is admin direct login.

Click to add data source

The API address of Zabbix is

Http://172.16.8.69/zabbix/api_jsonrpc.php

The secret password of the user is zabbix.

Just save the test success.

Create a dashboard

Click to add query

Select the zabbix you just added

Click on the blank space to add

If you add the corresponding options, a trend chart will appear.

Set the panel title

Click Save after setting it up, and the name is empty because it will not be saved.

Set up monitoring

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report