We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b70ab commit efb9ffbCopy full SHA for efb9ffb
README.md
@@ -11,7 +11,7 @@ Script for sending Zabbix alerts via Telegram bot
11
## Installation
12
13
- install curl and [jo](https://github.com/jpmens/jo#install);
14
-- put the script into `/usr/lib/zabbix/alertscripts`;
+- put the script into `/usr/lib/zabbix/alertscripts` (set permissions to `700` and owner `zabbix:zabbix`);
15
- register Telegram bot via [@BotFather](https://t.me/BotFather);
16
- put bot token into var `TELEGRAM_BOT_TOKEN`;
17
- create new media type in `Administration` -> `Media types` -> `Create media type`:
0 commit comments