zabbix--显示插件Graphtree
zabbix配置显示插件Graphtree
网盘下载地址:https://pan.baidu.com/s/1HGALOq2z7XiVRxyb6ASAeQ 提取码:13vn
Graphtree 安装部分
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。# 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
删除广告
# vim oneoaas/templates/graphtree/graphtree.tpl
更换LOG 进入到log图片目录,将logo.png进行替换
# cd oneoaas/assets/img/
刷新Web界面

更多精彩