Skip to content
Update Home authored by Blockscope.net's avatar Blockscope.net
......@@ -8,55 +8,55 @@ Sui Sonar is a monitoring platform for Sui node operators that provide a variety
## Features
- 📡﹒Networks: Sui Sonar is available for Sui `mainnet` and `testnet` networks so you can track your validator in both networks.
- 📡﹒**Networks**: Sui Sonar is available for Sui `mainnet` and `testnet` networks so you can track your validator in both networks.
- 📲﹒Integrations: it integrates with several communication channels
- 📲﹒**Integrations**: it integrates with several communication channels
- Sonar Discord server: main communication channel where all alerts and commands are available
- Telegram: Sonar can send messages to your private Telegram bot if you want to
- Discord external servers: Sonar can send message to your private Discord server
- **Sonar Discord server**: main communication channel where all alerts and commands are available
- **Telegram**: Sonar can send messages to your private Telegram bot if you want to
- **Discord external servers**: Sonar can send message to your private Discord server
Sui Sonar consists of 2 main features: alerts and commands.
- 📢﹒Alerts: are messages sent by the bot tagging users and/or roles to let users know about important monitoring events. The following alert types are available:
- Validator:
- 📢﹒**Alerts**: are messages sent by the bot tagging users and/or roles to let users know about important monitoring events. The following alert types are available:
- **Validator**:
- changes in commission
- gas prices
- metadata
- stake
- tally score
- Node status:
- **Node status**:
- changes in sync status
- peer connectivity
- version
- Epochs:
- **Epochs**:
- epoch changes
- gas submission
- stake changes
- reported validators
- Network:
- **Network**:
- version changes
- changes in TPS
- network stops
- Sui Token:
- **Sui Token**:
- sudden price changes
- 20% price changes between epochs
- Performance:
- **Performance**:
- certificates creation
- consensus latency
- execution latency
-> Check all alerts in [Available Alerts](Available-Alerts)
- ⌨️﹒Commands: are messages sent by the user to Sui Sonar bot to retrieve useful data about Sui blockchain. The following commands are available:
- ⌨️﹒**Commands**: are messages sent by the user to Sui Sonar bot to retrieve useful data about Sui blockchain. The following commands are available:
- Status: displays validator and node information (commission, gas, performance, stake, etc.)
- Validators: different list of validators (general info, gas prices, RGP, etc.)
- Network: displays network information (epoch progress, TVL, validators, RGP, safe mode, TPS, etc.)
- Epochs: list of latest epochs information (version, TPS, RGP, Sui token price, etc.)
- Token: displays Sui token market information (price, volume, price changes, etc.)
- Tps: displays current transactions per second of the network
- Register: different register/subscribe commands to subscribe to alerts and communication channels
- **Status**: displays validator and node information (commission, gas, performance, stake, etc.)
- **Validators**: different list of validators (general info, gas prices, RGP, etc.)
- **Network**: displays network information (epoch progress, TVL, validators, RGP, safe mode, TPS, etc.)
- **Epochs**: list of latest epochs information (version, TPS, RGP, Sui token price, etc.)
- **Token**: displays Sui token market information (price, volume, price changes, etc.)
- **Tps**: displays current transactions per second of the network
- **Register**: different register/subscribe commands to subscribe to alerts and communication channels
-> Check all commands in [Available Commands](Available-Commands)
......
......