designevo

Logo通過DesignEvo設計製作

2009年4月2日 星期四

在cacti安裝ntop

參考文件: http://openmaniak.com/cacti_plugins.php

step1. 套件安裝
#apt-get install ntop

step2. 設定與執行
# ntop -u ntop -w 3000
這樣子在起動ntop後,第一次只要再輸入設定admin的確password就完成了並會自動執行。

step3. 調整與使用
若有安裝防火牆!要記得打開 tcp port 3000.
另外要使 ntop 改成 deamon 模式也要進入 ntop 後調整 config.
打開IE瀏覽器 http://ntop server ip:3000便可以進入.

step4. 安裝cacti的ntop plugin
#wget http://cactiusers.org/downloads/ntop.gzip
#tar -zxvf ntop.gzip
#move ntop /cacti/plugins/

step5. 修改 cacti plugins 設定文件
#vi /cacti/include/globol.php
在正碓的位子加入
$plugins[] = 'ntop';
存檔就完成了.

ps. 若看不到ntop 的標題頁,說得把 console->user management的view ntop打開.

沒有留言:

資料無價

做資訊的都知道 資料備份 很重要,但當資料因不可抗力或人為失誤弄掉了!  到底會想要花多少錢來救資料? 答案常常是越少越好~  最好是 免費 .... 那誰會要去救 .... 買備份設備就跟買保險一樣,有備無患,但重要的是有沒有買對設備,有備份也要有還原測試驗証,而且最好要一段時...