-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
None
-
Centos 7
Mariadb 10.5.6
Zabbix Server 5.0.2
Zabbix Agent 5.0.2
Steps to reproduce:
- Install Mariadb 10.5.6
- Create zabbix monitor user and grant privileges
- Add Template DB MySQL by Zabbix agent 2
- Set macros
Result:
Every time that we restart mariadb we should restart zabbix-agent2 to get corret values for ping and other items values.
~ zabbix_get -s 10.x.x.x -p 100x -k mysql.ping["tcp://x.x.x.x:xxxx","username","passowrd"]
0
zabbix-agent2.log:
[1] created direct exporter task for plugin 'Mysql' itemid:0 key 'mysql.ping[x,x,x]' sending passive check response: '0.000000' to 'x.x.x.x' [Mysql] func Start, closeUnused()
Expected:
1
- duplicates
-
ZBX-18039 zabbix-agent2 mysql status monitoring
- Closed