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. Click the "Add Node" or "Add Endpoint" button
  3. Enter the required data:
    • Node address – Full URL, e.g., http://192.168.1.100:6539
    • Node name (optional) – A friendly name for easy identification
    • Password – Password protecting access to the node (used for authorizing operations)
  4. Click "Save"
  5. Monitoring will start collecting data automatically within a few seconds

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.