﻿<?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; snmp</title>
	<atom:link href="http://help.vps12.com/tag/snmp/feed" rel="self" type="application/rss+xml" />
	<link>https://help.vps12.com</link>
	<description>分享服务器运维及实践解决方案</description>
	<lastBuildDate>Sat, 25 Jan 2025 07:14:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>debain snmp cacti 安装</title>
		<link>https://help.vps12.com/1079.html</link>
		<comments>https://help.vps12.com/1079.html#comments</comments>
		<pubDate>Mon, 25 Nov 2013 16:07:24 +0000</pubDate>
		<dc:creator>vps12.com</dc:creator>
				<category><![CDATA[解决方案]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[vps12.com]]></category>
		<category><![CDATA[台湾vps]]></category>
		<category><![CDATA[日本vps]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[服务器安全]]></category>

		<guid isPermaLink="false">http://blog.vps12.com/?p=1079</guid>
		<description><![CDATA[时间长了。有很多linux类主机都需要集成管理，带宽管理及监控对处理及维护服务器由为重要。下面就是我利用snmp操作对应增加每台对应linux类服务器增加流量监控的步骤。 1.debain下snmp的安装 ?View Code SHELL1 2 apt-get update apt-get install snmp snmpd 2.备份snmpd配置文件，并新建立个空的snmpd.conf文件 ?View Code SHELL1 2 mv /etc/snmp/snmpd.conf /etc/snmp/snmpd.conf-bak vim /etc/snmp/snmpd.conf 新建立的snmpd.conf按以下输入： ?View Code SHELL1 2 3 4 5 6 7 8 com2sec notConfigUser default public group notConfigGroup v1 notConfigUser group notConfigGroup v2c notConfigUser view systemview included .1 access notConfigGroup &#34;&#34; any noauth exact [...]]]></description>
		<wfw:commentRss>https://help.vps12.com/1079.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
