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 ...@@ -8,55 +8,55 @@ Sui Sonar is a monitoring platform for Sui node operators that provide a variety
## Features ## 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 - **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 - **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 - **Discord external servers**: Sonar can send message to your private Discord server
Sui Sonar consists of 2 main features: alerts and commands. 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: - 📢﹒**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: - **Validator**:
- changes in commission - changes in commission
- gas prices - gas prices
- metadata - metadata
- stake - stake
- tally score - tally score
- Node status: - **Node status**:
- changes in sync status - changes in sync status
- peer connectivity - peer connectivity
- version - version
- Epochs: - **Epochs**:
- epoch changes - epoch changes
- gas submission - gas submission
- stake changes - stake changes
- reported validators - reported validators
- Network: - **Network**:
- version changes - version changes
- changes in TPS - changes in TPS
- network stops - network stops
- Sui Token: - **Sui Token**:
- sudden price changes - sudden price changes
- 20% price changes between epochs - 20% price changes between epochs
- Performance: - **Performance**:
- certificates creation - certificates creation
- consensus latency - consensus latency
- execution latency - execution latency
-> Check all alerts in [Available Alerts](Available-Alerts) -> 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.) - **Status**: displays validator and node information (commission, gas, performance, stake, etc.)
- Validators: different list of validators (general info, gas prices, RGP, 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.) - **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.) - **Epochs**: list of latest epochs information (version, TPS, RGP, Sui token price, etc.)
- Token: displays Sui token market information (price, volume, price changes, etc.) - **Token**: displays Sui token market information (price, volume, price changes, etc.)
- Tps: displays current transactions per second of the network - **Tps**: displays current transactions per second of the network
- Register: different register/subscribe commands to subscribe to alerts and communication channels - **Register**: different register/subscribe commands to subscribe to alerts and communication channels
-> Check all commands in [Available Commands](Available-Commands) -> Check all commands in [Available Commands](Available-Commands)
... ...
......