OPERATING SYSTEMSOS Linux

Cacti 1 5 installation on Ubuntu 16.04

Hello Everyone

In this video I show you how to install Cacti 1.5 from source on Ubuntu 16.04

install Depends

sudo apt-get install snmp php-gd php-ldap php-xml rrdtool apache2 mysql-server php

grant access to timezone

GRANT SELECT ON mysql.time_zone_name TO cacti@localhost IDENTIFIED BY ‘cacti’;

Import timezone details into SQL
mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql

Let me know if you have any questions !

email me @ sean@seanmancini.com
www.seanmancini.com
@mancinitech

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *