Installation of Munin and Munin-Node
Tue, 11/04/2008 - 09:45 — manojMunin is network monitoring tool for servers. It uses RRDTool, an open source used to generate graphics and logging server activities.
I am installing and configuring munin on centos 5 x86_64 using yum.
1)First of all, we need to add a RPMforge repository.
rpm -Uhv http://apt.sw.be/redhat/el5/en /x86_64/rpmforge/RPMS//rpmforg e-release-0.3.6-1.el5.rf.x86_6 4.rpm2)Installing yum
yum -y install munin3)chaning the ownership of munin web docroot to munin, as by default it goes to root.
chown -R munin:munin /var/www/munin/- manoj's blog
 - Login or register to post comments
 - Read more