<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; Zabbix报警</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/zabbix%E6%8A%A5%E8%AD%A6/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Tue, 14 Apr 2026 10:59:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zabbix邮件报警设置</title>
		<link>https://www.osyunwei.com/archives/8113.html</link>
		<comments>https://www.osyunwei.com/archives/8113.html#comments</comments>
		<pubDate>Fri, 17 Oct 2014 09:01:02 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Zabbix]]></category>
		<category><![CDATA[Zabbix报警]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=8113</guid>
		<description><![CDATA[说明： Zabbix监控服务端、客户端都已经部署完成，被监控主机已经添加，Zabiix监控运行正常。 实现目的： 在Zabbix服务端设置邮件报警，当被监控主机宕机或者达到触发器预设值时，会自动发送报警邮件到指定邮箱。 具体操作： 以下操作在Zabbix监控服务端进行 备注：Zabbix监控服务端 操作系统：CentOS 主机名：zabbix.osyunwei.com 邮件报警有两种情况： 1、Zabbix服务端只是单纯的发送报警邮件到指定邮箱，发送报警邮件的这个邮箱账号是Zabbix服务端的本地邮箱账号（例如：root@localhost.localdomain），只能发送，不能接收外部邮件。 2、使用一个可以在互联网上正常收发邮件的邮箱账号（例如：xxx@163.com），通过在Zabbix服务端中设置，使其能够发送报警邮件到指定邮箱。 第一种：使用Zabbix服务端本地邮箱账号发送邮件 一、安装sendmail或者postfix yum install sendmail #安装 service sendmail start #启动 chkconfig sendmail on #设置开机启动 yum install postfix service postfix start chkconfig postfix on CentOS 5.x 默认已经安装好sendmail CentOS 6.x 默认已经安装好postfix sendmail和postfix只需要安装一个即可并开启服务即可。 二、安装邮件发送工具mailx yum install mailx #安装 CentOS 5.x 编译安装mailx，直接yum安装的mailx版本太旧，使用外部邮件发送会有问题。 yum remove mailx #卸载系统自带的旧版mailx 下载mailx： [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/8113.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/8113.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
