VOOZH about

URL: https://www.digitalocean.com/community/tutorials/how-to-set-up-real-time-performance-monitoring-with-netdata-on-ubuntu-16-04

⇱ How to Set Up Real-Time Performance Monitoring with Netdata on Ubuntu 16.04 | DigitalOcean


How to Set Up Real-Time Performance Monitoring with Netdata on Ubuntu 16.04

Published on December 1, 2016
πŸ‘ How to Set Up Real-Time Performance Monitoring with Netdata on Ubuntu 16.04

Introduction

Netdata provides accurate performance monitoring through extensible web dashboards that visualize the processes and services on your Linux systems. It monitors metrics about CPU, memory, disks, networks, processes, and more.

Netdata needs no extra configuration necessary once installed, but provides significant customization. The efficiency and speed of the application aims to be comparable to native console administration tools such as vmstat, iostat, and htop .

The steps in this tutorial cover everything you need to successfully set up one Ubuntu 16.04 server running Netdata using its built-in web server or, optionally, using Nginx.

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about our products

About the author(s)

πŸ‘ Hazel VirdΓ³
Hazel VirdΓ³
Editor
staff technical writer
See author profile

former DO tech editor publishing articles here with the community, then founded the DO product docs team (https://do.co/docs). to all of my authors: you are incredible. working with you was a gift. love is what makes us great.

Still looking for an answer?

Was this helpful?

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Is there a way to insert this into an existing Nginx webserver? With HTTPS enabled?

I’ve install this but I don’t have mysql stats - just redis, memcached etc. How to enable that?

You can add Influxdb as a backend data storage like explained here http://www.techietown.info/2017/01/netdata-with-prometheus/

Anyone encountered this?

# echo 1 > /sys/kernel/mm/ksm/run
bash: /sys/kernel/mm/ksm/run: No such file or directory

Great tool - thank you for the tutorial!

Is security config also possible with apache instead of Nginx? Or with .htaccess?

I’m using EasyEngine for hosting as well. It was easy to set it up with β€œee site create blaa.blaa.com --proxy:127.0.0.1:19999”

Is it possible to install Netdata on a cloud server to monitor network activities on your local router ? I mean your LAN

Hello, great article… have 2 years but it still clean and actual.

I`m using RunCloud.IO stack to manage my cutomers servers and my own too… and they have a custom version of NginX installed per default and do not allows custom edition of files because any update on dashboard will subscribe config files.

So i think that a possible solution to use netdata in these servers in make a droplet to install the webserver portion of netdata and add the servers i want to monitor, just like Zabbix monitor using remote agent to add servers…

Netdata can be used this way ? By installing a agent portion to send data to a external outside server and see the metrics grouped in this server?

Cron setup for auto update netdata

edit crontab -e

0 0 2 * * cd ~/netdata && sudo ./netdata-updater.sh

At 00:00 on day-of-month 1.

Thanks you very much for this article. It is more explanatory than the netdata documentation. My problem however is how to connect my application to netdata for monitoring. Kindly help me out. Thank you

πŸ‘ Creative Commons
This work is licensed under a Creative Commons Attribution-NonCommercial- ShareAlike 4.0 International License.
  • Deploy on DigitalOcean

    Click below to sign up for DigitalOcean's virtual machines, Databases, and AIML products.

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and AI-native businesses

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

The developer cloud

Scale up as you grow β€” whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

Β© 2026 DigitalOcean, LLC.Sitemap.