0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-06 14:35:32 +00:00
netdata_netdata/docs/dashboards-and-charts
Fotis Voutsas a5460023bf
Docs directory lint documentation and fix issues ()
* alerts-and-notifications broken link pass

* category-overview-pages pass

* dashboards and charts pass

* deployment-guides pass

* dev corner pass

* exporting metrics pass

* Netdata Agent pass

* Netdata Cloud pass

* observ centrl points pass

* sec and priv design pass

* final docs on docs/ folder

* web server readme fix

* fix broken link
2024-10-03 12:05:07 +03:00
..
alerts-tab.md fix some docs issues () 2024-09-14 23:12:15 +03:00
anomaly-advisor-tab.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
dashboards-tab.md Change "War Room" to "Room" and other docs changes () 2024-05-30 14:16:13 +03:00
events-feed.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
home-tab.md files movearound () 2024-05-15 10:01:46 +03:00
import-export-print-snapshot.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
kubernetes-tab.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
logs-tab.md PR to change absolute links to relative () 2024-05-21 12:58:32 +03:00
metrics-tab-and-single-node-tabs.md Change "War Room" to "Room" and other docs changes () 2024-05-30 14:16:13 +03:00
netdata-charts.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
node-filter.md Change "War Room" to "Room" and other docs changes () 2024-05-30 14:16:13 +03:00
nodes-tab.md Change "War Room" to "Room" and other docs changes () 2024-05-30 14:16:13 +03:00
README.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
themes.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
top-tab.md Docs directory lint documentation and fix issues () 2024-10-03 12:05:07 +03:00
visualization-date-and-time-controls.md PR to change absolute links to relative () 2024-05-21 12:58:32 +03:00

Dashboards and Charts

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:

  • Without internet access, the Agent can't download the newest dashboards. In this case, it will automatically use the bundled version.
  • Users have defined, e.g. through URL bookmark, that they want to see the previous version of the dashboard (accessible http://NODE:19999/v1, replacing NODE with the IP address or hostname of your Agent).

Main sections

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.

How to access the dashboards?

Netdata Cloud

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.

Netdata Agent

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.