80 likes | 212 Views
Graphics Draw and Atlas. Speaker: Yan-Shiang Wang Date:2006.5.1. MRTG with GD. 優點 安裝使用簡單 缺點 使用文本式的資料庫,資料不能重複使用 只能按日、周、月、年來查看資料 只能畫兩個 DS (一條線、一個塊) 無管理功能. Round Robin Database Tool. lets you log and analyze the data you gather from all kinds of data-sources ( DS )
E N D
Graphics Draw and Atlas Speaker: Yan-Shiang Wang Date:2006.5.1
MRTG with GD • 優點 • 安裝使用簡單 • 缺點 • 使用文本式的資料庫,資料不能重複使用 • 只能按日、周、月、年來查看資料 • 只能畫兩個DS(一條線、一個塊) • 無管理功能
Round Robin Database Tool • lets you log and analyze the data you gather from all kinds of data-sources (DS) • quickly generate graphical representations of the data values collected over a definable time period • Reference • http://rrdtool.cs.pu.edu.tw/doc/rrdtool.en.html
MRTG with RRDtool • 優點 • 使用rrd存儲格式,資料能重複使用 • 例如可以將一個rrd檔中的資料與另一個rrd檔中的資料相加 • 可以定義任意時間段畫圖 • 可以畫出一張半年以來的資料的圖,也可以畫出一張半小時以來的圖 • 能畫任意個DS • CDEF讓你能任意擺弄數據
MRTG with RRDtool (Cont.) • 缺點 • rrdtool的作用只是存儲資料和畫圖,沒有mrtg中集成的資料獲取功能 • 在命令行的使用非常複雜,參數極多 • 無管理功能 • Refference • http://www.fi.muni.cz/~kas/mrtg-rrd/ • http://oss.oetiker.ch/mrtg/doc/mrtg-rrd.en.html • http://phorum.study-area.org/viewtopic.php?t=17869 • http://jesse.loxa.edu.tw/phpBB2/viewtopic.php?t=63 • http://phorum.study-area.org/viewtopic.php?t=18496&highlight=rrdtool
Cacti with RRDtool • 為一套php程式 • 運用snmpget採集資料 • 使用rrdtool繪圖 • 資料管理和用戶管理 • Reference • http://www.cacti.net/ • http://cacti.xxoo.net/ • http://cckk.tw/wordpress/archives/2005/10/01/36/ • http://freebsd.ntut.idv.tw/document/cacti.html
Implement • MRTG with RRD on ms11.voip.edu.tw • http://ms11.voip.edu.tw/cgi-bin/mrtg-rrd.cgi/localhost_1.html • Note: • 對於監控大量host時,較能顯現RRDtool的優點;在Lab的Server因為機器設備較舊,且監控數量不多,所以執行起來沒有比MRTG with GD好的感覺。
Atlas • 提供ASP.NET能實作Ajax的功能 • 使用上必需安裝Visual Studio 2005 及 .Net Framework 2.0 • Demo • http://163.22.16.32/Default.aspx