<?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; Cacti</title>
	<atom:link href="http://www.osyunwei.com/archives/category/monitor/cacti/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>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cacti监控服务器配置教程(基于CentOS+Nginx+MySQL+PHP环境搭建)</title>
		<link>https://www.osyunwei.com/archives/3209.html</link>
		<comments>https://www.osyunwei.com/archives/3209.html#comments</comments>
		<pubDate>Wed, 21 Mar 2012 12:06:52 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Cacti]]></category>
		<category><![CDATA[Cacti监控]]></category>
		<category><![CDATA[CentOS]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=3209</guid>
		<description><![CDATA[具体案例： 局域网内有两台主机，一台Linux、一台Windows，现在需要配置一台Cacti监控服务器对这两台主机进行监控 环境说明： 1、Linux主机 操作系统：CentOS 6.2 IP地址：192.168.21.164 子网掩码：255.255.255.0 网关：192.168.21.2 DNS：8.8.8.8 8.8.4.4 2、Windows主机 操作系统：Windows Server 2003 IP地址：192.168.21.130 子网掩码：255.255.255.0 网关：192.168.21.2 DNS：8.8.8.8 8.8.4.4 3、需要配置的Cacti监控服务器 操作系统：CentOS 6.2 IP地址：192.168.21.169 子网掩码：255.255.255.0 网关：192.168.21.2 DNS：8.8.8.8 8.8.4.4 教程开始： 一、安装配置Cacti监控服务器 1、安装系统：请参考 CentOS 6.2安装(超级详细图解教程)：http://www.osyunwei.com/archives/1537.html 2、设置IP地址、网关、DNS：请参考 CentOS 6.0 设置IP地址、网关、DNS：http://www.osyunwei.com/archives/423.html 备注：CentOS 6.2的IP地址、网关、DNS设置与CentOS 6.0完全相同 3、配置防火墙，开始80端口、3306端口、161端口 vi /etc/sysconfig/iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 80 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/3209.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/3209.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>CactiEZ 中文版V10.1安装使用以及139邮箱短信报警设置</title>
		<link>https://www.osyunwei.com/archives/3067.html</link>
		<comments>https://www.osyunwei.com/archives/3067.html#comments</comments>
		<pubDate>Wed, 14 Mar 2012 01:20:44 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Cacti]]></category>
		<category><![CDATA[CactiEZ]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=3067</guid>
		<description><![CDATA[说明：CactiEZ中文版V10.1是基于CentOS 6.0系统，整合Cacti等相关软件，重新编译而成的一个操作系统！ 优点：省去了复杂烦琐的Cacti配置过程，安装之后即可使用，全部中文化，界面更友好 缺点：CactiEZ是一个完整的操作系统，需要专门一台电脑才能安装使用 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 具体案例： 1、CactiEZ监控主机 IP：192.168.21.175 子网掩码：255.255.255.0 网关：192.168.21.2 DNS：8.8.8.8 8.8.4.4 2、Windows客户机 系统：Windows Server 2003 IP：192.168.21.130，与CactiEZ监控主机在同一个局域网内 3、Linux客户机 系统：CentOS 6.2 IP：192.168.21.169，与CactiEZ监控主机在同一个局域网内 目的：使用CactiEZ监控主机对Windows客户机和Linux客户机进行监控 一、安装CactiEZ监控主机 CactiEZ下载地址（下载方法：复制下载地址到迅雷等下载工具里面进行下载）： 32位: http://www.zhengfeng.net/CactiEZ-10.1-i386.torrent 64位: http://www.zhengfeng.net/CactiEZ-10.1-x86_64.torrent 下面以安装32为CactiEZ系统为例，64位系统安装方法相同 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 特别说明：安装CactiEZ的主机磁盘空间必须要在10G以上，否则不能安装 如果是虚拟机安装，请设置磁盘空间大于10G 把下载好的CactiEZ系统镜像刻录为光盘，使用光盘成功引导系统之后，会出现下面的界面 选择第一项，安装CactiEZ，回车，出现如下界面 检查安装介质，这里选择Skip直接跳过，回车，系统会自动安装 系统运维 www.osyunwei.com 温馨提醒：qihang01原创内容版权所有,转载请注明出处及原文链接 系统已经安装完成，点击Reboot重启系统！ 二、设置CactiEZ监控主机 默认安装好之后，系统登录用户root，密码CactiEZ 以下操作在登录系统之后进行 1、修改root登录密码 passwd root #回车之后，提示输入2次新密码 出现：passwd：all authentication tokens updated successfully.说明密码修改成功 2、修改IP地址、子网掩码、网关、DNS等信息 [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/3067.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/3067.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
