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
- Host: GitHub
- URL: https://github.com/defp/zabbix-slack.go
- Owner: defp
- Created: 2014-09-30T15:07:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T15:23:29.000Z (over 9 years ago)
- Last Synced: 2025-04-02T21:53:57.694Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 148 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)**