Skip to content

Commit

Permalink
Move archive to releases section
Browse files Browse the repository at this point in the history
  • Loading branch information
xp-1000 committed Apr 10, 2018
1 parent 9889344 commit 1a4cc08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,11 @@ Forward Zabbix alerts to SQS queue by using a custom Zabbix [alertscript](https:
Script installation
-------------------

Build `zabbix-sqs.go` :

$ cd go/src/zabbix-sqs && go get && go build

Or, simply decompress binary from `zabbix-sqs.bz2`:
Simply decompress archive found in [releases section](https://github.com/claranet/zabbix-sqs/releases):

$ bunzip2 `zabbix-sqs.bz2`

Then mv `zabbix-sqs` script and its json config file on zabbix server to the `AlertScriptsPath`
Then mv `zabbix-sqs` bonary and its json config file on zabbix server to the `AlertScriptsPath`
directory which can be found in the `/etc/zabbix/zabbix_server.conf` configuration file:

$ grep -e '^AlertScriptsPath' /etc/zabbix/zabbix_server.conf
Expand Down
Binary file removed zabbix-sqs.bz2
Binary file not shown.

0 comments on commit 1a4cc08

Please sign in to comment.