zabbix-3.0.x LTS源码安装配置
Database upgrade
----------------
Zabbix server performs automatic database upgrade starting from version 2.2.0.
No SQL scripts are provided anymore.
----------------
Starting with 2.2.0, manual database patching is not required anymore. Zabbix
Patching status and progress is visible in the logfile.
Note that upgrade will be always started unconditionally, care should be taken
Warning: make sure to have database backup before starting the new binaries.
安装配置
注意:php.ini选项相对于zabbix-2.2.x要增加一项
always_populate_raw_post_data = -1
php前端变化最为明显,也紧随潮流,扁平风格,整体非常清爽,提供blue,dark两种主题,视觉上是一大亮点
zatree插件安装
https://github.com/BillWang139967/zatree/tree/master/zabbix-3.0.x
git clone
cd zatree/zabbix-3.0.x/
WEB_DIR="/opt/nginx/html/zabbix"
sed -i "/^WEB_DIR=/c WEB_DIR=\"$WEB_DIR\"" start.sh
sh start.sh
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步