๐ Bridge Node Monitoring
Last updated
Last updated
This section demonstrates how to monitor the status of your Celestia bridge node using the CelestiaUltraBot in Telegram. Below are two example screenshots showing typical node states: a healthy synchronized node and a node experiencing synchronization issues.
This screenshot shows a bridge node that is fully operational:
Node is successfully synchronized with the network.
It is connected to peers and actively exchanging P2P messages.
Resource usage (RAM, threads, GC pause time) is within normal limits.
The node has been running stably for over 24 hours.
It is running a recent version of the bridge software.
Use this as a reference for what a properly working node should look like.
This screenshot shows a bridge node that is encountering synchronization errors:
The bot reports failed sync attempts and shows how many blocks are missing.
System load is significantly higher, including memory usage and GC pause time.
Sync issues may be caused by high system load, poor network connectivity, or outdated software.
This example helps identify and understand the symptoms of a malfunctioning or unsynchronized node.