You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/v3/guidelines/nodes/maintenance-guidelines/mytonctrl-private-alerting.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# MyTonCtrl Alert Bot
1
+
# MyTonCtrl Private Alerting Bot
2
2
3
3
## Overview
4
4
5
-
MyTonCtrl Alert Bot is a tool that allows you to receive notifications about the status of your node via Telegram Bot.
6
-
It is a part of the MyTonCtrl toolset and is available for both validators and liteservers.
5
+
MyTonCtrl Private Alerting Bot is a tool that allows you to receive notifications about the status of your node via Telegram Bot.
6
+
It is a part of the MyTonCtrl toolset and is available for both validators and liteservers. It requires to create a separate private bot in Telegram and set it up in MyTonCtrl. One bot can be used to monitor multiple nodes.
7
7
8
8
## Setup
9
9
@@ -56,6 +56,11 @@ The MyTonCtrl Alert Bot supports the following alerts:
56
56
* Node is not answering to ADNL connection
57
57
* Validator created zero blocks for past 6 hours
58
58
* Validator has been slashed in the previous validation round
59
+
* Validator's stake has not been accepted
60
+
* Validator's stake has been accepted (info alert with no sound)
61
+
* Validator's stake has not been returned
62
+
* Validator's stake has been returned (info alert with no sound)
63
+
* There is an active network proposal that has many votes but is not voted by the validator
0 commit comments