mkdir -m 777 -p /usr/share/cacti/plugins
之後編寫config.php文件,在圖片中的位置增加指令與框內相同
vi /usr/share/cacti/include/config.php
安裝解壓縮與下載程式
yum -y install unzip wget
到下列網址有提供很多Cacti插件
之後找到Monitor和thold利用wget下載回來wget https://github.com/Cacti/plugin_thold/archive/master.zip
unzip develop.zip
unzip master.zip
改成正確的名稱
mv plugin_monitor-develop/ monitor
mv plugin_thold-master/ thold
將資料夾移到/usr/share/cacti/plugins底下
mv monitor /usr/share/cacti/plugins
mv thold /usr/share/cacti/plugins
到Cacti Console在Configuration的地方點選 Plugin Management,右方就會看到 Monitor與Thold再點選 Actions 的下方的齒輪+進行安裝,安裝完之後別急還需要點齒輪旁邊的燈號啟動。
正確已經啟動如下圖
這樣就完成外掛插件的安裝啦~
沒有留言:
張貼留言
注意:只有此網誌的成員可以留言。