[ZBX-17457] Enhance MySQL template documentation Created: 2020 Mar 16  Updated: 2024 Apr 10  Resolved: 2020 Mar 28

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Documentation (D), Templates (T)
Affects Version/s: None
Fix Version/s: 4.4.8rc1, 5.0.0alpha4, 5.0 (plan)

Type: Documentation task Priority: Trivial
Reporter: Edgar Akhmetshin Assignee: Maxim Chudinov (Inactive)
Resolution: Fixed Votes: 0
Labels: MySQL, Template
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Team: Team INT

 Description   

Steps to reproduce:

  1. Use https://github.com/zabbix/zabbix/tree/master/templates/db/mysql_agent
  2. Use password containing for example !@# symbols and follow the configuration example:
    [client]
    user=zbx_monitor
    password=<password>
    

Result:
Incorrect credentials.

Expected:
Example should mention about quoting passwords.

[client]
user=zbx_monitor
password='<password>'


 Comments   
Comment by Marina Generalova [ 2020 Mar 18 ]

User documentation updated:

  • Requirements for MySQL by Zabbix agent template in 4.4 and 5.0
Comment by Maxim Chudinov (Inactive) [ 2020 Mar 26 ]

Available in:

Generated at Sun Apr 20 21:05:08 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.