An open API service indexing awesome lists of open source software.

https://github.com/defp/zabbix-slack.go

zabbix custom trigger with golang
https://github.com/defp/zabbix-slack.go

Last synced: about 2 months ago
JSON representation

zabbix custom trigger with golang

Awesome Lists containing this project

README

        

# slack notify for zabbix

zabbix custom trigger script

usage:

```
go build

./slack token subject message

```

**[zabbix slack报警教程](http://segmentfault.com/blog/lds/1190000000704239)**