
Install Cacti:
You can download latest version
of cacti from http://cactiusers.org/
website
Eg: cacti-plugin-0.8.7g-PA-v2.9.tar
Unzip file and rename it to cacti.
Copy cacti folder into /htdocs
directory
Eg:
bash-3.2#mvcacti-0.8.7i-PIA cacti
bash-3.2#cp–R cacti /usr/local/apache2/htdocs
Change appropriate access permissions
Setup databases for cacti:
Create the MySQL database:
bash-3.2# mysqladmin --user=rootcreate...