About Cacti
Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of device
here we will show how we will install cacti in ubuntu
#apt-get install php5 php5-gd php5-mysql
after this install the cacti in ubuntu
#apt-get install cacti-spine
here the screen shots for the cacti installation is shown below
mysql password for the root user should be given
here repeat the mysql password
Configuring libphp-adodb in ubuntu
here we will select apache2 for the configuration of cacti
select yes for installation of cacti database packages in ubuntu
create a password for the database admin of cacti
reconfirm the password
then go to the browser and type http://localhost/cacti then it will be promting for the installation of the cacti
then install cacti installtion guide
then after this a login page will be created for the cacti
username: cacti
passwd: admin
reconfirm passwd: admin
after login to the page you can change the cacti password
after this the installation procedure for cacti is been shown with this u can monitor your local host and graphs of the loads
for more information login
here