Index: [Article Count Order] [Thread]

Date:  Wed, 28 Mar 2007 03:33:56 -0300
From:  "Christian Ruggeri" <cocota (at mark) gmail.com>
Subject:  [coba-e:09338] Munin Install step by step.
To:  coba-e (at mark) bluequartz.org
Message-Id:  <957e01f60703272333p7c0007a7i935405dcc7e6a009 (at mark) mail.gmail.com>
X-Mail-Count: 09338

Hi:

 My 2 cents contribution. I have munim installed into my servers and work fine!!

The installation its simple, maybe somebody can made a .pkg


wget http://dag.wieers.com/packages/rpmforge-release/rpmforge-release-0.3.6-1.el4.rf.i386.rpm

rpm -Uhv rpmforge-release-0.3.6-1.el4.rf.i386.rpm

yum --enablerepo=rpmforge install perl-rrdtool
yum --enablerepo=rpmforge install perl-HTML-Template
yum --enablerepo=rpmforge install perl-Net-SNMP
yum --enablerepo=rpmforge install perl-Net-Server
yum --enablerepo=rpmforge install perl-DateManip
yum --enablerepo=rpmforge install perl-Net-Server
yum --enablerepo=rpmforge install perl-Net-SNMP

wget http://jaist.dl.sourceforge.net/sourceforge/munin/munin-node-1.2.5-1rhel4.noarch.rpm
wget http://jaist.dl.sourceforge.net/sourceforge/munin/munin-1.2.5-1rhel4.noarch.rpm

rpm -Uvh munin-node-1.2.5-1rhel4.noarch.rpm
rpm -Uvh munin-1.2.5-1rhel4.noarch.rpm

/etc/rc.d/init.d/munin-node start

add to /etc/munim/munim.conf the following line:
Alias /munin /var/www/html/munim/

create one file munim.conf in /etc/http/conf.d/
with this simple line:
Alias /munin /var/www/html/munim/

restart http:
/etc/rc.d/init.d/http restart

disable  rpmforge
edit /etc/yum.repos.d/rpmforge.repo
change to
enabled = o

To see: wait 2 minutes and enter to www.xxxx.com/munim


Christian Ruggeri
CTO
Depot Argentina