Tips to Install RRDTOOL on CentOS 5 & Centos 6
March 13th, 2012By default rrdtool is not included in CentOS. You may need to install it for monitoring purpose. You can either use source to compile or install using rpm. But as I know CentOS 5 does not come with a repository that holds valid redhat style rpm’s for rrdtool. RRDTOOL is required by many network utilities, e.g cacti, nagios & many others to plot graphs.
So here is how we fix that and To install using rpm all you need is following two commands. Read the rest of this entry »


