1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

add doc/mod/notification-telegram

This commit is contained in:
Christian Hesse
2021-11-16 16:03:43 +01:00
parent 886cd67edb
commit e6a686187c
14 changed files with 81 additions and 12 deletions

View File

@@ -56,7 +56,8 @@ The configuration goes to `global-config-overlay`, these are the parameters:
* `CheckHealthVoltageLow`: value (in volt*10) giving a hard lower limit
* `CheckHealthVoltagePercent`: percentage value to trigger voltage jumps
Also notification settings are required for e-mail, matrix and/or telegram.
Also notification settings are required for e-mail, matrix and/or
[telegram](mod/notification-telegram.md).
---
[◀ Go back to main README](../README.md)