首页 » Monitor » Zabbix

Centos7迁移zabbix数据库

 

时间久了数据库占用磁盘空间,转移到新挂载磁盘 省略挂载磁盘 备份: [root@ituser data]# cp /etc/my.cnf /etc/my.cnf.bk 修改mysql配置文件: my.cnf: datadir=/var/lib/mysql da … 阅读全文

Zabbix-邮件报警

 

使用Zabbix服务端本地邮箱账号发送邮件报警 (本次环境为centos7.2 + zabbix3.2 + 126邮箱 )   yum install sendmail /bin/systemctl start sendmail.service ch … 阅读全文