<?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; mrtg</title>
	<atom:link href="http://vaemon.com/tag/mrtg/feed" rel="self" type="application/rss+xml" />
	<link>http://vaemon.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 06:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://vaemon.com/wp-includes/js/jquery/jquery.js?ver=1.4.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>【長篇教學】MRTG監視Linux性能：CPU篇</title>
		<link>http://vaemon.com/article/714.html</link>
		<comments>http://vaemon.com/article/714.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 10:04:03 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Linux 虛擬機相關]]></category>
		<category><![CDATA[VMware ESX/ESXi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=714</guid>
		<description><![CDATA[上次把MRTG安裝起來之後，你的Linux已經具有監視eth0的功能了。當然要將Linux主機轉換到虛擬機之前，你還得了解最重要的CPU/RAM/HD等效率，在P2V之後才知道要如何增強這些效能。當然更細微的性能校調，就得深入到你的應用中了，如MySQL中的某一個表，嘉許會在之後的教學找個客戶的例子做為示範。 2010年3月2日更新：感謝網友zinklink找出錯誤，已更正，謝謝。 前言 MRTG安裝好之後，接下來就是將不同的監測項目安裝進去。前提是你之前的MRTG基本都已經安裝好了。如果你不熟悉MRTG的安裝，可以參考這一篇。接下來我們就來看看在MRTG下監測CPU需要的步驟。 難易程度： IT人員： ★☆☆☆☆ 使用者：★★★☆☆ 使用平台： Ubuntu Server Linux 9.10無X Window環境 安裝前的準備工作 1、 首先確定你對Linux有基本的認識，如安裝binary套件、權限、檔案等觀念。 2、 會使用vi編輯器。 3、 Linux已安裝LAMP環境。 4、 Linux的網路卡可正常使用，取得IP可和外網連接。 5、 能從網上或光碟機更新套件。 6、 已經安裝好MRTG功能。 安裝MRTG CPU監測步驟提要 1、 安裝sysstat CPU監測程式。 2、 建立CPU監測執行指令檔。 3、 更改指令檔為可執行權限。 4、 更改mrtg.cfg執行環境參數檔。 5、 以設定檔中的參數來執行mrtg。 6、 建立網頁index.html。 7、 如果需要，可以安裝燒機程式來燒CPU。 8、 從網頁查看mrtg的圖表。 安裝sysstat CPU監測程式 要監測CPU，必須先安裝一個sysstat中的sar來定時執行CPU的使用率(Utilization %)。只要你能連上網路，並且能使用root的權限執行程式，就可以用apt-get的方式來安裝了。 「sudo apt-get install sysstat」 輸入使用者密碼之會出現安裝的畫面，安裝時系統會要求輸入「y」，表示同意安裝，之後就會進行一些說明畫面，並且在安裝完畢時回到命令列提示下。 [...]]]></description>
		<wfw:commentRss>http://vaemon.com/article/714.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>【長篇教學】監視Linux主機的系統效能：MRTG</title>
		<link>http://vaemon.com/article/660.html</link>
		<comments>http://vaemon.com/article/660.html#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:44:59 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[Hyper-V/R2]]></category>
		<category><![CDATA[vSphere/VI3]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mrtg]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=660</guid>
		<description><![CDATA[在Linux下要監測伺服器各項性能指標有太多選擇了，大家最常聽到的大概就是mrtg了。本文的目的不是深入研究mrtg，我們只要了解到和虛擬機相關的部分就行。]]></description>
		<wfw:commentRss>http://vaemon.com/article/660.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>【使用心得】利用專業工具了解伺服器瓶頸</title>
		<link>http://vaemon.com/article/645.html</link>
		<comments>http://vaemon.com/article/645.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 04:12:22 +0000</pubDate>
		<dc:creator>嘉許</dc:creator>
				<category><![CDATA[企業用虛擬機]]></category>
		<category><![CDATA[cacti]]></category>
		<category><![CDATA[Hyper-V/R2]]></category>
		<category><![CDATA[mrtg]]></category>
		<category><![CDATA[PAL Tool]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://vaemon.com/?p=645</guid>
		<description><![CDATA[使用專業工具來評估實體機的效能，以決定在P2V之後的校調及設定選項。]]></description>
		<wfw:commentRss>http://vaemon.com/article/645.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
