This guide covers how to access both Agent and Cloud dashboards, along with links to explore specific sections in more detail.
When you access the Netdata dashboard through the Cloud, you'll always have the latest version available.
By default, the Agent dashboard shows the latest version (matching Netdata Cloud). However, there are a few exceptions:
http://NODE:19999/v1
, replacing NODE
with the IP address or hostname of your Agent).The Netdata dashboard consists of the following main sections:
Note
Some sections of the dashboard, when accessed through the Agent, may require the user to be signed in to Netdata Cloud or have the Agent claimed to Netdata Cloud for their full functionality. Examples include saving visualization settings on charts or custom dashboards, claiming the node to Netdata Cloud, or executing functions on an Agent.
You can access the dashboard at https://app.netdata.cloud/ and sign-in with an account or sign-up if you don't have an account yet.
To view your Netdata dashboard, open a web browser and enter the address http://NODE:19999
- replace NODE
with your Agent's IP address or hostname. If the Agent is on the same machine, use http://localhost:19999
.
Documentation for previous Agent dashboard can still be found here.