Fotis Voutsas a2cbfa5290 claim -> connect in docs (#19060) | 22 hours ago | |
---|---|---|
.. | ||
README.md | 22 hours ago | |
alerts-tab.md | 2 months ago | |
anomaly-advisor-tab.md | 1 month ago | |
dashboards-tab.md | 5 months ago | |
events-feed.md | 3 days ago | |
home-tab.md | 6 months ago | |
import-export-print-snapshot.md | 1 month ago | |
kubernetes-tab.md | 1 month ago | |
logs-tab.md | 6 months ago | |
metrics-tab-and-single-node-tabs.md | 5 months ago | |
netdata-charts.md | 3 days ago | |
node-filter.md | 5 months ago | |
nodes-tab.md | 5 months ago | |
themes.md | 1 month ago | |
top-tab.md | 1 month ago | |
visualization-date-and-time-controls.md | 6 months ago |
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 dashboard sections may require the user to be signed in and have the Agent connected to Netdata Cloud for their full functionality when accessed through the Agent. Examples include saving visualization settings on charts or custom dashboards, connecting a 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.