Zabbix 3.0界面焕然一新,一改10多年的老面孔,alpha4的更新具体记录如下:http://www.zabbix.com/rn3.0.0alpha4.php What's New in 3.0.0alpha4 [ZBXNEXT-1762] added years, months and half of months periods displaying on graphs X axis [ZBXNEXT-1679] implemented value map import/export
利用Git安装 最简单也是最有效的方法 1. 获取Vim仓库: git clone https://github.com/vim/vim.git 2. 升级到最新的版本: cd vim git pull 3. 安装: cd src make distclean #如果你以前编译过Vim make sudo make install 错误解决: 报错:checking for tgetent()... configure: error: NOT FOUND! You need to install