<?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//</link>
<title><![CDATA[[原]让MRTG从脚本获取信息画图]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[性能监控]]></category>
<pubDate>Thu, 20 Dec 2007 06:48:59 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;已经讲过，MRTG实际上是一个画图工具。它可以接受一些数值参数，并根据这些值构建一个二维图形以供监控使用。在 mrtg 这个程序中，其实他总共需要要求四个数据（前两个用来作图，后两个提供相关信息，基本上，绘图只会用到前两个数据），因此，<span style="color: #FF4500;">你可以随时制作 MRTG 的图表，只要你能提供两个数字（x轴和y轴）给 mrtg 即可制图！</span>下面，我就是要用脚本收集信息，然后提供数据给MRTG使用。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/mrtg/" rel="tag">mrtg</a> , <a href="https://www.linuxfly.org/tags/shell/" rel="tag">shell</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]让MRTG从脚本获取信息画图]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>