Install uptimed on CentOS 6.4

cd /usr/local/src/
wget http://podgorny.cz/uptimed/releases/uptimed-0.3.17.tar.bz2
tar -xvjf uptimed-0.3.17.tar.bz2
cd uptimed-0.3.17
./configure
gmake
gmake install

echo "/usr/local/sbin/uptimed -b" >> /etc/rc.local
/usr/local/sbin/uptimed -b
/usr/local/bin/uprecords

ln /usr/local/etc/uptimed.conf-dist /etc/uptimed.conf