Line 11: |
Line 11: |
| | | |
| ==Installation== | | ==Installation== |
− | This rpm require rrdtool 1.0 minimum.
| |
− | You can find it here
| |
− | [http://rpmfind.net//linux/RPM/dag/redhat/el4/i386/rrdtool-1.0.50-3.el4.rf.i386.html]
| |
− | or download this local copy
| |
| | | |
− | wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=317"</nowiki>
| |
− | yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm
| |
| | | |
− | wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=319"</nowiki> | + | yum install smeserver-cacti --enablerepo=smecontribs |
− | yum localinstall smeserver-cacti-0.8.7a-1.noarch.rpm | + | |
| + | then |
| + | |
| + | signal-event post-upgrade ; signal event reboot |
| + | |
| + | alternatively you can issue to avoid reboot : |
| + | /etc/e-smith/events/actions/initialize-default-databases |
| + | expand-template /etc/e-smith/sql/init/80cacti |
| + | service mysql.init restart |
| + | signal-event /etc/cacti/db.php |
| | | |
| ==Uninstall== | | ==Uninstall== |