How to install Cacti 0.8.7d
I prepare web server and Database server
You can check or make sure webserver (apache) and database server (mysql) installed on your machine. can check apache with commaqnd:
1. apache
# rpm -qa | grep apache2
2. mysql
# rpm -qa | grep mysql
II prepare php -snmp module
Just type like this to install php5-snmp odule:
# yast2 -i php5-snmp
hat automatically install:
net-snmp-5.4.1-77.4
snmp-mibs-5.4.1-77.4
libsnmp15-5.4.1-77.4
php5-snmp-5.2.9-0.1
net-snmp-devel-5.4.1-77.4
Check with rpm -qa | grep snmp to make sure like on list. if isn't on list, you can install step by step list module.
III Prepare rrdtool
at least, we’ve two way to install rrdtool. pls choose use binary. If rrdtool not recognized by cacti, u must compile rrdtool from source.
- Use binary from repositori
snmp-mibs-5.4.1-77.4
libsnmp15-5.4.1-77.4
php5-snmp-5.2.9-0.1
net-snmp-devel-5.4.1-77.4
Check with rpm -qa | grep snmp to make sure like on list. if isn't on list, you can install step by step list module.
III Prepare rrdtool
at least, we’ve two way to install rrdtool. pls choose use binary. If rrdtool not recognized by cacti, u must compile rrdtool from source.
- Use binary from repositori