Monitor your servers, containers, and applications, in high-resolution and in real-time! https://www.netdata.cloud/

Costa Tsaousis (ktsaou) 577dbe9449 allow netdata to be easily relocatable 8 years ago
.travis 08bb468b96 Ensure ssh-agent environment available to all 8 years ago
build fa2b4faf58 python modules installer updated 8 years ago
charts.d 3d544df92b added NUT connected clients chart; fixes #1745 8 years ago
conf.d 33c56ffddb deleted obsolete files 8 years ago
contrib 4007440677 Ensure netdata owns /var/lib/netdata/. 8 years ago
diagrams 9d979931e5 split diagrams to config and actual diagram info 8 years ago
hooks 85b6ae6329 Add hooks and packaging scripts 9 years ago
installer c97eaeb9df compatibility fixes at the installer 8 years ago
m4 bb3d2c3608 added autotools rule to enable profiling/debugging 8 years ago
node.d ccc5a221cc add offset to SNMP values; fixes #1654 8 years ago
packaging b5637bdf50 Switch _prerelease to _rolling 8 years ago
plugins.d 225de6ffaf pythin.d.plugin: add nginx_log and gunicorn_log to disabled list 8 years ago
profile a9fa6571e2 allow expressions to test for inf and nan values 8 years ago
python.d 5377fc698d web_log plugin: "other" dimension to response statuses chart added 8 years ago
src 577dbe9449 allow netdata to be easily relocatable 8 years ago
system 74a6727974 fixed system/netdata-init-d.in script to suppress status output prior stop/start, relates to #1381 8 years ago
tests ec28e63c30 Fix #282 use modern arithmetic expansion in shell 9 years ago
web 066e621989 changed the image of facebook posts 8 years ago
.codeclimate.yml 7582e5c3ce properly disable no-undef-init checks on clodeclimate - they improve code clarity 8 years ago
.csslintrc 9a7c81208d added codeclimate coverage 8 years ago
.eslintignore 9a7c81208d added codeclimate coverage 8 years ago
.eslintrc 9a7c81208d added codeclimate coverage 8 years ago
.gitignore b57ae244dc Ignore Visual Studio Code project folder. 8 years ago
.travis.yml 4881477c64 do not compile netdata twice on travis 8 years ago
CMakeLists.txt 577dbe9449 allow netdata to be easily relocatable 8 years ago
COPYING 248f78f2e4 added COPYING, fixed a few typos #182 9 years ago
ChangeLog 777a7a96be fix spelling of "systemd" 8 years ago
Dockerfile f4d5d6b4c8 Do not reclone the current project from github, as it's already here 8 years ago
LICENSE.md 6ac182cc1e updated copyright dates 8 years ago
Makefile.am 5d7a955f1b colorful netdata-installer.sh; splitted certain functions for adding makeself; netdata-uninstaller.sh and netdata-updater.sh are now generated even when netdata-installer is called with --dont-start-it 8 years ago
README.md 690e4b7d03 added codacy to README 8 years ago
autogen.sh b773ed768e make sure /etc/profile does not change the working directory; fixes #1715 8 years ago
configs.signatures 4f38b7a1dc updated configs.signatures 8 years ago
configure.ac 89da19302d Support older autoconf versions 8 years ago
coverity-scan.sh 09b4053b7a updated coverity-scan.sh version 8 years ago
docker-build.sh f4d5d6b4c8 Do not reclone the current project from github, as it's already here 8 years ago
netdata-installer.sh a3c5158376 fixed typo in installer and other minor improvements 8 years ago
netdata.spec.in 11fa7477c9 SPEC: Fix wrong capabilities definition. 8 years ago

README.md

netdata Build Status Coverity Scan Build Status Codacy Badge Code Climate Docker Pulls

New to netdata? Here is a live demo: http://my-netdata.io

netdata is a system for distributed real-time performance and health monitoring. It provides unparalleled insights, in real-time, of everything happening on the system it runs (including applications such as web and database servers), using modern interactive web dashboards.

netdata is fast and efficient, designed to permanently run on all systems (physical & virtual servers, containers, IoT devices), without disrupting their core function.


User base

Since May 16th 2016 (the date the global public netdata registry was released):
User Base Monitored Servers Sessions Served

in the last 24 hours:
New Users Today New Machines Today Sessions Today


News

Netdata is featured at GitHub's State Of The Octoverse 2016

Jan 22nd, 2017 - netdata v1.5.0 released!

  • netdata now runs on FreeBSD and MacOS
  • netdata now supports Graphite, OpenTSDB, Prometheus and compatible backends
  • netdata now monitors systemd Services
  • new plugins: fping, postgres, varnish, elasticsearch, haproxy, freeradius, mdstat, ISC dhcpd, fail2ban, openvpn, NUMA memory, CPU Idle States, gunicorn, ECC memory errors, IPC semaphores, uptime
  • improved plugins: netfilter conntrack, mysql/mariadb, ipfs, cpufreq, hddtemp, sensors, nginx, nginx_log, phpfpm, redis, dovecot, containers and cgroups, disk space, apps.plugin, tc (QoS) and almost all internal plugins (memory, IPv4 and IPv6, network interfaces, QoS, etc)
  • dozens of new and improved alarms (including performance monitoring alarms for mysql)
  • new alarm notifications: messagebird.com, pagerduty.com, pushbullet.com, twilio.com, hipchat, kafka
  • dozens more improvements and performance optimizations

Features

  • Stunning interactive bootstrap dashboards
    mouse and touch friendly, in 2 themes: dark, light

  • Amazingly fast
    responds to all queries in less than 0.5 ms per metric, even on low-end hardware

  • Highly efficient
    collects thousands of metrics per server per second, with just 1% CPU utilization of a single core, a few MB of RAM and no disk I/O at all

  • Sophisticated alarming
    supports dynamic thresholds, hysteresis, alarm templates, multiple role-based notification methods (such as email, slack.com, pushover.net, pushbullet.com telegram.org, twilio.com, messagebird.com)

  • Extensible
    you can monitor anything you can get a metric for, using its Plugin API (anything can be a netdata plugin, BASH, python, perl, node.js, java, Go, ruby, etc)

  • Embeddable
    it can run anywhere a Linux kernel runs (even IoT) and its charts can be embedded on your web pages too

  • Customizable
    custom dashboards can be built using simple HTML (no javascript necessary)

  • Zero configuration
    auto-detects everything, it can collect up to 5000 metrics per server out of the box

  • Zero dependencies
    it is even its own web server, for its static web files and its web API

  • Zero maintenance
    you just run it, it does the rest

  • scales to infinity
    requiring minimal central resources

  • back-ends supported
    can archive its metrics on graphite or opentsdb, in the same or lower detail (lower: to prevent it from congesting these servers due to the amount of data collected)

netdata


What does it monitor?

netdata monitors several thousands of metrics per device. All these metrics are collected and visualized in real-time.

Almost all metrics are auto-detected, without any configuration.

This is a list of what it currently monitors:

  • CPU
    usage, interrupts, softirqs, frequency, total and per core

  • Memory
    RAM, swap and kernel memory usage, KSM (Kernel Samepage Merging), NUMA

  • Disks
    per disk: I/O, operations, backlog, utilization, space

sda

  • Network interfaces
    per interface: bandwidth, packets, errors, drops

dsl0

  • IPv4 networking
    bandwidth, packets, errors, fragments, tcp: connections, packets, errors, handshake, udp: packets, errors, broadcast: bandwidth, packets, multicast: bandwidth, packets

  • IPv6 networking
    bandwidth, packets, errors, fragments, ECT, udp: packets, errors, udplite: packets, errors, broadcast: bandwidth, multicast: bandwidth, packets, icmp: messages, errors, echos, router, neighbor, MLDv2, group membership, break down by type

  • Interprocess Communication - IPC
    such as semaphores and semaphores arrays

  • netfilter / iptables Linux firewall
    connections, connection tracker events, errors

  • Linux DDoS protection
    SYNPROXY metrics

  • fping latencies

    for any number of hosts, showing latency, packets and packet loss

image

  • Processes
    running, blocked, forks, active

  • Entropy
    random numbers pool, using in cryptography

  • NFS file servers and clients
    NFS v2, v3, v4: I/O, cache, read ahead, RPC calls

  • Network QoS
    the only tool that visualizes network tc classes in realtime

qos-tc-classes

  • Linux Control Groups
    containers: systemd, lxc, docker

  • Applications
    by grouping the process tree and reporting CPU, memory, disk reads, disk writes, swap, threads, pipes, sockets - per group

apps

  • Users and User Groups resource usage
    by summarizing the process tree per user and group, reporting: CPU, memory, disk reads, disk writes, swap, threads, pipes, sockets

  • Apache and lighttpd web servers
    mod-status (v2.2, v2.4) and cache log statistics, for multiple servers

  • Nginx web servers
    stub-status, for multiple servers

  • Tomcat
    accesses, threads, free memory, volume

  • mySQL databases
    multiple servers, each showing: bandwidth, queries/s, handlers, locks, issues, tmp operations, connections, binlog metrics, threads, innodb metrics, and more

  • Postgres databases
    multiple servers, each showing: per database statistics (connections, tuples read - written - returned, transactions, locks), backend processes, indexes, tables, write ahead, background writer and more

  • Redis databases
    multiple servers, each showing: operations, hit rate, memory, keys, clients, slaves

  • memcached databases
    multiple servers, each showing: bandwidth, connections, items

  • ISC Bind name servers
    multiple servers, each showing: clients, requests, queries, updates, failures and several per view metrics

  • Postfix email servers
    message queue (entries, size)

  • exim email servers
    message queue (emails queued)

  • Dovecot POP3/IMAP servers

  • IPFS
    bandwidth, peers

  • Squid proxy servers
    multiple servers, each showing: clients bandwidth and requests, servers bandwidth and requests

  • Hardware sensors
    temperature, voltage, fans, power, humidity

  • NUT and APC UPSes
    load, charge, battery voltage, temperature, utility metrics, output metrics

  • PHP-FPM
    multiple instances, each reporting connections, requests, performance

  • hddtemp
    disk temperatures

  • SNMP devices
    can be monitored too (although you will need to configure these)

And you can extend it, by writing plugins that collect data from any source, using any computer language.


Installation

Use our automatic installer to build and install it on your system.

It should run on any Linux system (including IoT). It has been tested on:

  • Alpine
  • Arch Linux
  • CentOS
  • Debian
  • Fedora
  • Gentoo
  • openSUSE
  • PLD Linux
  • RedHat Enterprise Linux
  • SUSE
  • Ubuntu

Documentation

Check the netdata wiki.

License

netdata is GPLv3+.

It re-distributes other open-source tools and libraries. Please check its License Statement.