1-zabbix 客户
cd /etc/zabbix/zabbix_agentd.d
增加:
cat system.conf
UserParameter=mysql_process, systemctl status mysql | grep -c "active"
检测:
zabbix_get -s 47.251.54.0 -k mysql_process

zabbix Unsupported item key. : 连接
2- zabbix服务端增加 监控项

增加监控项

3- 增加触发器:(告警)

增加:

51工具盒子