0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-29 23:20:01 +00:00
netdata_netdata/docs/dashboards-and-charts/README.md
kanelatechnical 4c96a564ee
Dashboards and charts (#20162)
Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>
2025-04-23 12:23:23 +00:00

2 KiB
Raw Permalink Blame History

Dashboards and Charts

This guide explains how to access both Agent and Cloud dashboards in Netdata, with direct links to explore each section in more detail.

When you access the Netdata dashboard through Cloud, you always see the latest available version.

By default, the Agent dashboard also shows the latest version (matching Netdata Cloud). However, there are a few exceptions:

  • If the Agent has no internet access, it will automatically use the bundled dashboard version.
  • Users can manually load the previous dashboard version (for example, through a bookmark) using:
    http://NODE:19999/v1
    Replace NODE with the IP address or hostname of your Agent.

Main Sections

The Netdata dashboard consists of the following main sections:

:::tip

Some dashboard features require a Netdata Cloud login and a connected Agent — such as saving chart preferences, accessing custom dashboards, or executing node Functions.

:::


How to Access the Dashboards

Netdata Cloud

Access the Cloud dashboard at:
https://app.netdata.cloud/

Sign in or sign up if you dont have an account yet.


Netdata Agent

To view your local Netdata Agent dashboard:

  • Open a browser and go to:
    http://NODE:19999
    Replace NODE with your Agents IP address or hostname.
  • If viewing from the same machine where the Agent is installed, use:
    http://localhost:19999