Oct 25, 2007

Munin on CenOS5

I just had the problem that I couldn't install munin-node on a CentOS 5 box because it wasn't in the standard repository. After searching around I found out I did this already on several other boxes, so as a short reminder on how to do it:
sudo rpm -Uhv http://apt.sw.be/packages/\ rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
sudo yum update
sudo yum install munin-node
Installation is done, just configure the rest to your needs (there are a lot of instructions how to do it like this one).

No comments: