Skip to main content

Getting Started

3.1. How to add your node​

Adding a node to monitoring is very simple:

  1. Go to the Bellydash monitoring page
  2. Faind the "Add Node" section
  3. Enter the required data:
    • Node address – Full URL, e.g., 192.168.1.100
    • Password – Password protecting access to the node (used for authorizing operations)
  4. Click "Start monitoring"
  5. Your node should appear in the table below. The first metric data should load within 15–30 seconds. Once the initial data is received, the node dashboard will be ready. Click your domain name in the list to open it.

3.2. What you'll see after adding a node​

After adding a node, the system will automatically start collecting metrics. In the panel you'll see:

  • Online/offline status – Whether the node responds to queries
  • Synchronization status – Whether the node is synchronized with the network (block difference ≤ 5)
  • Block height – Current block height of the node
  • Last measurement – Timestamp of the last successful metric read
  • Performance charts – Response delay (response time), RAM usage
  • Statistics – P95, P99 percentiles, average values

â„šī¸ Note

If the node doesn't respond or the status server is not enabled, monitoring will display "OFFLINE" status and won't collect data.