- Installation
- apt-get update
- apt-get upgrade
- add-apt-repository ‘deb http://archive.ubuntu.com/ubuntu trusty universe’
- apt-get update
- apt-get install apache2 mysql-server-5.6 php libapache2-mod-php
- Configure your passwords
- service mysql start
- apt-get install snmp snmpd rrdtool
- apt-get install cacti cacti-spine
- Choose apache2
- Setup your database
- service snmpd restart
- service mysql restart
- service apache2 restart
- Configuration
- http://your-server_ip-address/cacti
- admin/admin for default user and password
Comments are closed.