1.MAC OS X 命令终端的颜色显示 打开 terminal 会发现 ls 和 grep 后的结果是没有色彩的,这时候可以这么干: 用 vim 打开文件 ~/.bash_profile,然后把下边的环境变量放进去: vim ~/.bash_profile 直接打开profile文件 输入一下内容: # Tell ls to be colourful export CLICOLOR= export LSCOLORS=Exfxcxdxbxegedabagacad # Tell grep to h…
https://www.zabbix.com/documentation/3.4/manual/config/items/itemtypes/snmp 1Items 1.1creating items index detail note 1 Configuration->hosts 2 Click on Items in the row of the host 3 Click on Create item in the upper right corner of the screen 4 Ent…