Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zevilz committed Jan 11, 2023
1 parent 11b70ab commit efb9ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Script for sending Zabbix alerts via Telegram bot
## Installation

- install curl and [jo](https://github.com/jpmens/jo#install);
- put the script into `/usr/lib/zabbix/alertscripts`;
- put the script into `/usr/lib/zabbix/alertscripts` (set permissions to `700` and owner `zabbix:zabbix`);
- register Telegram bot via [@BotFather](https://t.me/BotFather);
- put bot token into var `TELEGRAM_BOT_TOKEN`;
- create new media type in `Administration` -> `Media types` -> `Create media type`:
Expand Down

0 comments on commit efb9ffb

Please sign in to comment.