4.4
升级备机到zabbix6.0版本
# tar xf LWSetup.tar.gz
# cd LWSetup/
# vim LW_install.sh
##修改如下配置文件中标黄部分,分别为数据库IP(备库IP)、库名、用户、密码
# sh LW_install.sh MYSQL 2>&1 | tee
install.log
##选择install安装
# tailf
/...
Preprocessing failed for: ERROR 1045 (28000): Access denied for user 'zabbix'@'localhost' (using password: NO)1. Failed: cannot extract XML value with xpath "/resultset/row[field/text()='Com_delete']/field[@name='Value']/text()": cannot parse xml value: Start tag expected, '<' not found