File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ cd ~/local/share/check_mk/notifications/
17
17
Download the Telegram notify script from Git repository
18
18
19
19
```
20
- wget https://github.com/filipnet/telegram/blob/main/check_mk_telegram-notify.sh
21
- wget https://github.com/filipnet/telegram/blob/main/config.xml.sample
20
+ wget https://github.com/filipnet/checkmk- telegram-notify /blob/main/check_mk_telegram-notify.sh
21
+ wget https://github.com/filipnet/checkmk- telegram-notify /blob/main/config.xml.sample
22
22
```
23
23
or
24
24
```
25
- git clone https://github.com/filipnet/telegram.git
26
- cd telegram
25
+ git clone https://github.com/filipnet/checkmk- telegram-notify .git
26
+ cd checkmk- telegram-notify
27
27
cp check_mk_telegram-notify.sh /opt/omd/sites/mysite/local/share/check_mk/notifications/
28
28
cp config.xml.sample /opt/omd/sites/mysite/local/share/check_mk/notifications/
29
29
```
@@ -53,4 +53,4 @@ Now you can create your own alarm rules in Check_MK.
53
53
No further settings are required for this.
54
54
55
55
## LICENSE
56
- telegram and all individual scripts are under the BSD 3-Clause license unless explicitly noted otherwise. Please refer to the LICENSE
56
+ telegram and all individual scripts are under the BSD 3-Clause license unless explicitly noted otherwise. Please refer to the LICENSE
You can’t perform that action at this time.
0 commit comments