網盤下載地址:https://pan.baidu.com/s/1HGALOq2z7XiVRxyb6ASAeQ 提取碼:13vn git
Graphtree 安裝部分github
# yum install -y patch //打補丁的工具 # cd /opt/zabbix/ //zabbix web站點目錄, # wget https://raw.githubusercontent.com/OneOaaS/graphtrees/master/graphtree3.2.x.patch # ll graphtree3.2.x.patch -rw-r--r-- 1 root root 3226614 May 10 09:14 graphtree3.2.x.patch # patch -Np0 < graphtree3.2.x.patch # chown apache.apache oneoaas/ -R # cd oneoaas # mkdir templates_c # chmod 777 templates_c
刪除廣告web
# vim oneoaas/templates/graphtree/graphtree.tpl
更換LOG 進入到log圖片目錄,將logo.png進行替換apache
# cd oneoaas/assets/img/
刷新Web界面vim