zabbix_server 已死,可是 subsys 被锁

一开始php

grant all privileges on zabbix.*  to zabbix@localhost identified by 'password';数据库

将localhost改成ip后恢复正常ide

grant all privileges on zabbix.*  to zabbix@128.199.114.243  identified by 'password';server

 

另外要保证 /usr/local/zabbix-2.4.6/etc/zabbix_server.conf  ip

DBUser 和 DBPassword  与数据库和密码保持一致  密码

此外  /data/www1/zabbix/conf/zabbix.conf.php  也要保持一致数据

相关文章
相关标签/搜索