Munin on CenOS5

Thu, 25 Oct. 2007     Thomas Bendler     ~ 1 min to read

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 this a short reminder for myself on how to achieve this:

> sudo rpm -Uhv https://apt.sw.be/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
> sudo yum update
> sudo yum install munin-node

The installation is now done, you can just configure the rest to your needs (there are a lot of guides on how to do it like this one).



Share on: