http://www.unlinux.com/doc/network/2005-10-26/2117.html
看溫度
http://ohaha.ks.edu.tw/index.php?op=printView&articleId=17&blogId=1
用PING畫圖
http://correctlife.blogspot.com/2008/06/mrtg-colors.html
Options額外功能
http://www.dhjh.tcc.edu.tw/modules/newbb/viewtopic.php?topic_id=431&forum=2
Option 中文說明
http://colorschemedesigner.com/previous/colorscheme2/index-en.html
顏色代碼
http://oss.oetiker.ch/mrtg/doc/mrtg-reference.en.html
官網手冊
http://oreilly.com/catalog/esnmp/chapter/ch02.html
歐來禮的電子書,只有CH2
Target用法:
Target[NetworkCard]: 10:public@oo.xx.edu.tw:
監控網卡,先用snmpwalk去找
Target[fs_C]: hrStorageUsed.1&hrStorageUsed.1:public@oo.xx.edu.tw *hrStorageAllocationUnits.1&hrStorageAllocationUnits.1:public@oo.xx.edu.tw
算出實際HD的用量
Target[fs_D]: 100*hrStorageUsed.2&hrStorageUsed.2:public@oo.xx.edu.tw / hrStorageSize.1&hrStorageSize.1:public@oo.xx.edu.tw
用%顯示HD用量
Target[CPU]: hrProcessorLoad.4&hrProcessorLoad.5:public@oo.xx.edu.tw
算出CPU4 & CPU5的使用量