VOOZH about

URL: https://thenewstack.io/linux-deploy-the-netdata-server-performance-monitor/

⇱ Linux: Deploy the Netdata Server Performance Monitor - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2024-04-27 06:00:36
Linux: Deploy the Netdata Server Performance Monitor
Linux / Observability / Operations

Linux: Deploy the Netdata Server Performance Monitor

Netdata is easy to install, offers a very well-designed web-based interface, and monitors things like CPU, load, disks, RAM, swap, network, processes, idle-jitter, interrupts and more.
Apr 27th, 2024 6:00am by Jack Wallen
👁 Featued image for: Linux: Deploy the Netdata Server Performance Monitor

If you’re looking to deploy a server performance monitor for your Linux servers, Netdata has a great option that is easy to install, offers a very well-designed web-based interface, and monitors things like CPU, load, disks, RAM, swap, network, processes, idle-jitter, interrupts, softirqs, softnet, entropy, uptime, clock sync, Ipc semaphores, and lpc shared memory.

The Netdata platform also includes 800+ plugins and integrations for things like containers and applications, all of which conform to open standards.

Netdata allows you to also connect as many nodes as needed to your instance, so you can keep tabs on all of your servers from one handy location.

I’m going to walk you through the process of installing Netdata on Ubuntu Server 22.04 and then adding an additional Linux node. Don’t worry, Linux is NOT the only supported node OS. You can add Windows, Docker, Kubernetes (HELM), macOS, and FreeBSD nodes as well.

First things first… the installation of Netdata.

What You’ll Need

To get Netdata up and running, you’ll need a running instance of Ubuntu Server 22.04 (or newer). You’ll also need a user with sudo privileges. As far as adding nodes, you can use whatever OS you like but I’ll demonstrate with a second Ubuntu node. It should also be noted that you can deploy Netdata on any flavor of Linux as well as MacOS.

Update and Upgrade

Before you install Netdata, you’ll want to update and upgrade your Ubuntu server. To do that, log into your Ubuntu Server instance and first run the update with:

sudo apt-get update

Once that completes, issue the following command for the upgrade:

sudo apt-get upgrade

Keep in mind that if the kernel gets upgraded in the process, the changes won’t take effect until you reboot the server, so make sure to do this at a time when the server isn’t needed. Of course, you could always install Netdata on a fresh instance of Linux and then connect the necessary nodes to it, without having to worry about adding yet another service to a production machine.

Once you’ve completed the update/upgrade process, it’s time to install.

Installing Netdata

The company behind Netdata has created an easy-to-use kickstart script. To use this script, you’ll need to first download it with wget. If wget isn’t already installed on your server, install it with:

sudo apt-get install wget -y

Download the kickstart script with the command:

wget https://my-netdata.io/kickstart.sh

With that file saved, run it with the following sudo command:

sudo sh kickstart.sh

You will have to okay the installation by typing y at a couple of instances during the installation (so pay attention to the output).

When the instance completes, the Netdata service will automatically start but you’ll want to go ahead and enable it, so that it will automatically start at boot time. To do this, issue the command:

sudo systemtl enable netdata

Accessing Netdata

With all of this taken care of, open a web browser that’s on the same network as the hosting server and point it to http://SERVER:19999 (where SERVER is the IP address of the hosting server). If you need to access Netdata from outside of your LAN, you’ll need to use a domain and have your router setup to point the domain to the hosting server.

You’ll be greeted by the Netdata dashboard. Click Sign in and you’ll be directed to a page where you can create a Netdata account (Figure 1).

👁 Image

Figure 1: To add nodes, you must first create a Netdata account.

You can create an account via email or with a Google account. Once you’ve done that, you’ll be presented with a command to run on the hosting server. That command is:

sudo cat /var/lib/netdata/netdata_random_session_id

When you run the above command, it’ll generate a random ID. You must then paste that ID into the Netdata page. Once you’ve done that, your server will be connected to your Netdata cloud account.

Adding a Node

You can now add nodes to Netdata. To do that, click the Nodes tab and then click Add Nodes (Figure 2).

👁 Image

Figure 2: My Ubuntu Server instance is ready to accept nodes.

After clicking Add Nodes, a sidebar will pop out, giving you access to the necessary commands for adding Linux, Windows, Docker, Kubernetes, macOS, and FreeBSD nodes (Figure 3).

👁 Image

Figure 3: I’m about to add a new Linux node to my Netdata account.

Once the node is added, it’ll take a bit of time before it appears on the dashboard and data starts to collect.

Remember, any time you need to go back to your Netdata dashboard, point a browser to http://SERVER:19999, log in with your account, and you can then access the information for all of your nodes.

And that’s all there is to deploying the Netdata monitor. Do note that this is for the free version of the monitor. From within the dashboard, you can also upgrade to the business plan by clicking Upgrade Now. The business plan runs $4.50/month/node and gives you unlimited metrics and logs, unlimited nodes, unlimited custom dashboards, and more. To find out more about the Business plan, check out the price matrix that also includes the Enterprise on-premise plan.

TRENDING STORIES
Jack Wallen is what happens when a Gen Xer mind-melds with present-day snark. Jack is a seeker of truth and a writer of words with a quantum mechanical pencil and a disjointed beat of sound and soul. Although he resides...
Read more from Jack Wallen
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.