# tar xzfv update-0.4.tar.gz -C /usr/local/cacti/plugins/
# cd /usr/local/cacti/plugins/update
# mysql -u root -p cacti < update.sql
# vi /usr/local/cacti/include/config.php
---------------->append<-----------------
$plugins[] = "update";
-------------------------------------------
go to http://your.ip.address/cacti/
console -> User Management -> admin -> Realm Permissions -> check for updates -> save
'Server-Side > Linux' 카테고리의 다른 글
[xdebug] how to install xdebug on CentOS 5.X 64bit (0) | 2010.12.20 |
---|---|
[cacti] how to install thlod, monitor (cacti plugin) (0) | 2010.12.19 |
[cacti] how to install settings (cacti plugin) on CentOS 5.X 64bit (0) | 2010.12.18 |
[cacti] how to install cacti PIA on CentOS 5.X 64bit (0) | 2010.12.18 |
[cacti] ERROR: Cannot connect to MySQL server on 'localhost'. (0) | 2010.12.18 |