<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post/556/</link>
<title><![CDATA[[原]自定义SNMP Agent]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[常见服务]]></category>
<pubDate>Mon, 13 Sep 2010 06:48:46 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/556/</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;通过<a href="http://www.linuxfly.org/post/552/" target="_blank">[原]SNMP 原理及配置简述</a>一文，我们知道，SNMP 发布的信息来自MIB，而MIB中定义的OID 数据，则是Agent 提供的。因此，除了SNMP 默认提供的监控信息外（实际上也是通过各个不同的Agent 获取），我们也可以自定义自己的Agent，用于监控其他资源信息，并发布给SNMP Manager 端。<br/>&nbsp;&nbsp;&nbsp;&nbsp;Linux 平台上使用的net-snmp 提供多种Agent 编写方式，较复杂的，可用C 调用其提供的API 接口来实现（附录中有份转载的文章）。简单的情况，可利用shell 脚本，借助net-snmp 提供的接口脚本来实现。这些，可参考/etc/snmp/snmpd.conf 中提供的说明。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/snmp/" rel="tag">snmp</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post/556/#blogcomment5396</link>
<title><![CDATA[[评论] [原]自定义SNMP Agent]]></title> 
<author>博爱老头 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 15 Sep 2010 07:24:11 +0000</pubDate> 
<guid>https://www.linuxfly.org/post/556/#blogcomment5396</guid> 
<description>
<![CDATA[ 
	好同学啊，现在已经没有贴一屏代码的毅力了。
]]>
</description>
</item>
</channel>
</rss>