download settings & move to cacti directory
download settings plugin
# cd /usr/local/src
# tar xzfv settings-v0.7-1.tgz
# mv /usr/local/src/settings /usr/local/cacti/plugins
# cd /usr/local/src
# tar xzfv settings-v0.7-1.tgz
# mv /usr/local/src/settings /usr/local/cacti/plugins
configure settings
# vi /usr/local/cacti/include/config.php
-------------->append<--------------
$plugins[] = 'settings';
--------------------------------------
console 탭에서는 뜨지 않고 graphs 탭에서만 오른쪽에 settings 탭이 뜬다.
이상한건 내가 설치한 0.8.6i, 0.8.7g 버전은 처음부터 settings 탭이 있다.
혹시 이게 기본설치에 포함되있는건가...?
plugins download
'Server-Side > Linux' 카테고리의 다른 글
[cacti] how to install thlod, monitor (cacti plugin) (0) | 2010.12.19 |
---|---|
[cacti] how to install update (cacti plugin) on CentOS 5.X 64bit (0) | 2010.12.19 |
[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 |
[cacti] how to install cacti on CentOS 5.X 64bit (0) | 2010.12.18 |