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 88e9c2a commit a5fd336Copy full SHA for a5fd336
README.md
@@ -73,6 +73,13 @@ Create Symlink to enable the Plugin
73
ln -s checkmk-telegram-notify/check_mk_telegram-notify.sh check_mk_telegram-notify.sh
74
```
75
76
+## UPDATE EXISTING INSTALLATION
77
+```
78
+su - mysite
79
+cd ~/local/share/check_mk/notifications/checkmk-telegram-notify
80
+git pull
81
82
+
83
## CHECK_MK CONFIGURATION
84
85
### CHECK_MK VERSION 2.0.0 AND ABOVE
0 commit comments