使用munin畫圖軟體進行監控

來源:互聯網
上載者:User

標籤:munin

進入網頁:http://repoforge.org/use/

下載rpm包:

#wget http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

安裝rpm包:

#rpm -Uvh rpmforge-release-0.5.3-1.el5.rf.x86_64.rpm

安裝munin:

#yum install -y munin-node munin-common munin

將munin目錄移動到/var/www/html/目錄下,然後將其屬主屬組改為apache。

#chown -R apache:apache /var/www/html/munin

然後開啟munin-node服務:

#servcie munin-node start

這時,munin就配置好了,可以通過http://IP:port/munin進行訪問了。

munin的設定檔在/etc/munin下,主要的伺服器設定檔是munin.conf,它控制伺服器的設定和每個節點的配置資訊。在大多數情況下用預設設定就可以了,但是其它幾個選項你也應該知道:dbdir、htmldir、logdir 和rundir。Dbdir設定決定munin把收集到的RRD格式的統計資料放在哪個目錄下,在紅帽和ubuntu系統中預設的是放在/var/lib/munin這個目錄下。

Htmldir設定控制munin輸出資料的位置,它是以html檔案來顯示圖形介面的。在紅帽系統中預設的是放在/var/www/html/munin目錄下,而在ubuntu中的是放在/var/cache/munin/www目錄下。這個目錄正是我們一般為網頁伺服器服務時所採用的目錄,例如Apache。

Logdir和rundir設定控制munin的記錄檔和pid檔案置放位置。



本文出自 “營運工作筆記” 部落格,請務必保留此出處http://yyyummy.blog.51cto.com/8842100/1435238

相關關鍵詞:
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.