Cacti 1 5 installation on Ubuntu 16.04

Опубликовано: 19 Октябрь 2024
на канале: sean mancini
7,136
27

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 @ [email protected]
www.seanmancini.com
@mancinitech