2016年3月22日 使用zabbix自带模板监控mysql 1、添加mysql监控账号 grant usage on *.* to ‘mysqlcheck’@’localhost’ identified by ‘mysqlcheck’; flush p[……] 阅读全文 进一步了解 监控平台 0