slack script
find / -name 'alertscripts'
cd /usr/local/share/zabbix/alertscripts
wget https://raw.githubusercontent.com/ssplatt/zabbix-slack-alertscript/master/slack_zabbix.py
chmod 755 slack_zabbix.py
修改webhook的值
安装相关module
yum install python-pip
pip install httplib2 json sys
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。