How to install cacti on ubuntu

How to install cacti on ubuntu?




Cacti Server is totally free of cost server which is used to monitoring network as per user requirement. It’s web based network monitoring tool and allow users to check the services at an interval of time and resulting in the graph format.

Please Install dependencies package before installing cacti server:

1.       Lamp Server:
Sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5

2.       RRDtools Server:
Sudo apt-get install -y install rrdtool

3.       SNMP and SNMPd Server:
Sudo apt-get -y install snmp snmpd


Now we are going to install Cacti Server on Ubuntu:







4.       To install cacti server:
Sudo apt-get -y install cacti cacti-spine


New popup will be appear on display as below please click ok.


Now it will ask for webserver so select apache2 and press ok.


Now it will ask for configure cacti database so please press yes.


Now it will ask for MySQL root password so please give and press ok.


Before configure further installation on web please restart snmp services.

sudo /etc/init.d/snmpd restart.

Now Go to browser such as firefox, google chrome, opera and then type (http:// server ip address/cacti)

then it will show cacti installation Guide so please click on next.


It will ask for new Install so please click on Next.


If Everything is green, It's means that all the step followed and click on Next.



Now It will ask for user name and password so put default user name (admin) and password (admin) then it will ask for change password so change password.



After login in to Cacti you should see similar to the following screen.


Now Go to Setting > Click on Poller Tab > Change Poller type into spine > Save.


Then It show display as you can see below but it's take 5 minutes time for update.




Share:

0 comments

Please leave your comments...... Thanks