Pre
1. 对监控项增加trigger
2. Server端安装邮件服务
yum install sendmail #安装
service sendmail start #启动
chkconfig sendmail on #设置开机启动
yum install postfix
service postfix start
chkconfig postfix on
yum install mailx
配置
1. 配置Media types
添加media type,配置邮件信息。
本地邮箱
SMTP server: 127.0.0.1
SMTP server port: 25
SMTP helo: daodao.com
SMTP email: zabbix@daodao.com
2. 配置用户及用户media
2.1添加用户
2.2 给用户添加media,邮箱
3. 配置Actions
operation
recovery operation
update operation
4. 测试,查看Action log