-
Documentation task
-
Resolution: Fixed
-
Critical
-
5.0.0, 5.0.1rc1
-
None
-
CentOS 8.1
Agent2 5.0.0
MySQL 8.0.20 CE
-
Sprint 64 (May 2020), Sprint 65 (Jun 2020)
Steps to reproduce:
- Open documentation: https://github.com/zabbix/zabbix/tree/master/templates/db/mysql_agent2
- Install MySQL 8.0
- Try to monitor
Result:
- Which URI schema should i use? Modern MySQL X is not supported:
- How should i setup connection?
- https://github.com/zabbix/zabbix/tree/master/src/go/plugins/mysql:
Expected:
- correct schema URI description
- known limitations/how to find obsolete socket (not socket X)
- examples with remote/localhost connections