DEBIAN : How to Install Cacti bandwidth monitor tool PDF Cetak Email
Ditulis oleh Tutor TKJ CLUB   
Minggu, 14 Desember 2014 06:14

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 devices.

cacti

Install cati in Debian

apt-get install cacti

This will starts the cacti installation and the first screen you can see the include path for php hasebeen changed

alt

Next Option is you want to configure database for cacti select yes and press enter

alt

Enter the password for your database administrative user by default no password select ok and press enter

alt

Now you need to enter the mysql database password for cacti select ok and press enter

alt

Select your webserver type and i have selected apache2 select ok and press enter

alt

Thats it this will complete the cacti installation.

Configuring Cacti

Now you need to go to http://yourserverip/cacti/ for configuring cacti

You should see the following screen and here you need to click on next

alt

Next option is you need to select your cacti installation type i have selected as new install and click next

alt

Now this will show you all the required packages are installed and you can see with [FOUND] in green colour.If there is any problem this will turn in to red you need to check that and once everything is fine click finish

alt

Now you can see the cacti login screen as follows

alt

Here you need to use admin/admin as username and password to login once you enter this it will prompt for change the admin user password for security reasons and click save

alt

Once you entered in to cacti you should see the following screen

alt

Sumber : http://www.debian-tutorials.com/