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

Zabbix 4.0comes with MySQL templates.

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

Zabbix 4.0comes with MySQL template usage environment introduction: zabbix server IP:202.1.100.1mysql server IP:202.1.100.2 (agent side) prerequisites: 202.1.100.2 has installed zabbix_agent1, create the necessary mysql account for monitoring (agent side): grant usage on *. * to zabbix@127.0.0.1 identified by '123456 account flush privileges;2, agent side: create .my.cnf and check whether the zabbix account can connect to the database properly.

Create a configuration file ".my.cnf" containing MySQL username and password under / etc/zabbix/

After touch / etc/zabbix/ .my.cnf [client] user=zabbixhost=127.0.0.1password=123456 has this file, check whether the zabbix account can connect to the database properly: HOME=/etc/zabbix/ mysqladmin ping | grep-c alive3, in the zabbix web management console-- configure-host-- template-- add-- template mysql.

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