We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca3125 commit b2ca208Copy full SHA for b2ca208
README.md
@@ -3,6 +3,16 @@ Telegram has long been one of my real-time communication media. It is obvious to
3
4
The following Script is for Check_MK, I have used it exclusively with the RAW version 1.6.0_p18.
5
6
+## REQUIREMENTS
7
+In order for Check_MK to send alerts (notifications) to the Telegram Messenger, we need
8
+
9
+* a bot
10
+* a username for the bot
11
+* an API token
12
+* a chat ID
13
14
+There are a lot of good instructions for this on the Internet, so this is not part of this documentation.
15
16
## INSTALLATION
17
Change to your Check_MK site user
18
```
0 commit comments