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

Costa Tsaousis (ktsaou) e6f7e0aaee disabled complexity 7 years ago
.travis 5d420d2bec Enable build and deploy of self-extractor 8 years ago
build fa2b4faf58 python modules installer updated 8 years ago
charts.d 149ff9eee2 Fix typo 7 years ago
conf.d 4c267cbc2f added oms agents to azure process group 7 years ago
contrib 39cf80338c use nc -l -p PORT for compatibility 7 years ago
diagrams 922eb2437d Update netdata-overview.xml 7 years ago
hooks 85b6ae6329 Add hooks and packaging scripts 9 years ago
installer 2e1222f258 use rc-service instead of service on openrc when service is not available 7 years ago
m4 2d7028c2ab database flags are now using atomic operations when available 7 years ago
makeself d643340ae7 updated to latest makeself 7 years ago
node.d 2808c83409 fix node.d.plugin responseProcessor failures; fixes #2955 7 years ago
packaging 135d0107de Fix script to build release correctly on OSX 7 years ago
plugins.d a3d19272f5 properly rename .libvirt-qemu cgroups 7 years ago
profile e1b794fef4 support any character in alarm variable names 7 years ago
python.d 308ea062a5 Merge pull request #2980 from spinitron/master 7 years ago
src 63dab3fb4d added option to ignore sensor ids; fixes #3052 7 years ago
system 301b0414e2 proper AND at openrc shell 7 years ago
tests c1db1fd8df renaming the dimensions to lowercase. 7 years ago
web 72ce5d6b76 the whole overlay is now clickable to restore the view of the highlighted area 7 years ago
.codacy.yml b30e354718 added asn-ber.js to codacy excludes 7 years ago
.codeclimate.yml e6f7e0aaee disabled complexity 7 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 012d456f38 added cgroup-network that can find the network interface of a cgroup, given a pid in it 7 years ago
.travis.yml 29aac24a29 Deploy using new firehol-automation user 7 years ago
CMakeLists.txt 53805b04e5 added /proc/net/sockstat6 7 years ago
COPYING 248f78f2e4 added COPYING, fixed a few typos #182 9 years ago
ChangeLog 89ed309252 Prepare release 1.8.0 7 years ago
Dockerfile dd21179992 Add an armv7hf docker build 7 years ago
Dockerfile.armv7hf dd21179992 Add an armv7hf docker build 7 years ago
LICENSE 1c4ac67196 Rename LICENSE.txt to LICENSE 7 years ago
LICENSE-REDISTRIBUTED.md 9d042ab81e added pako library for compression 7 years ago
LICENSE.md 3ed012abe7 minor aesthetic changes to license files 7 years ago
Makefile.am 0d35ad86ec added Dockerfile.armv7hf 7 years ago
README.md 61351b5df7 fixed typo 7 years ago
autogen.sh b773ed768e make sure /etc/profile does not change the working directory; fixes #1715 8 years ago
configs.signatures 97ffd0b136 updated configs.signatures 7 years ago
configure.ac 221c89fb23 Post release 1.8.0 7 years ago
coverity-scan.sh 0852ce6be9 fix issue identified by coverity 7 years ago
docker-build.sh dd21179992 Add an armv7hf docker build 7 years ago
kickstart-static64.sh 6050b1fa1a allow kickstart-static64.sh to run non-interactive; fixes #2305 7 years ago
kickstart.sh 8385d20e06 kickstart.sh should also run the installer; fixes #2387 7 years ago
netdata-installer.sh 0ccf7419be Fix grammar issue in install failed comments 7 years ago
netdata.spec.in 86ab940589 add cgroup-network and freeipmi.plugin to netdata.spec 7 years ago
package.json 01628fbbd3 updated npm versions 7 years ago

README.md

netdata Build Status Coverity Scan Build Status Codacy Badge Code Climate

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.

netdata runs on Linux, FreeBSD, and MacOS.

Twitter Follow [analytics]()


User base

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

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


News

Sep 17th, 2017 - netdata v1.8.0 released!

  • mainly a bug fix release - all users are advised to update this release
  • better support for containers (veth interfaces are now visualized at their containers section, container sections now provide a summary view for each container)
  • netdata can now listen on UNIX domain sockets
  • dozens of more improvements, compatibility fixes and enhancements

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 alerting
    hundreds of alarms, out of the box!
    supports dynamic thresholds, hysteresis, alarm templates, multiple role-based notification methods (such as email, slack.com, flock.com, pushover.net, pushbullet.com, telegram.org, twilio.com, messagebird.com, kavenegar.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

  • several operating modes
    autonomous host monitoring, headless data collector, forwarding proxy, store and forward proxy, central multi-host monitoring, in all possible configurations. Each node may have different metrics retention policy and run with or without health monitoring.

  • time-series back-ends supported
    can archive its metrics on graphite, opentsdb, prometheus, json document DBs, 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 collects 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, CPU states

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

  • Disks
    per disk: I/O, operations, backlog, utilization, space, software RAID (md)

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

  • web server log files
    extracting in real-time, web server performance metrics and applying several health checks

  • 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

  • couchdb
    reads/writes, request methods, status codes, tasks, replication, per-db, etc

  • mongodb
    operations, clients, transactions, cursors, connections, asserts, locks, etc

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

  • elasticsearch
    search and index performance, latency, timings, cluster statistics, threads statistics, etc

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

  • NSD name servers
    queries, zones, protocols, query types, transfers, etc.

  • PowerDNS

    queries, answers, cache, latency, etc.
  • Postfix email servers
    message queue (entries, size)

  • exim email servers
    message queue (emails queued)

  • Dovecot POP3/IMAP servers

  • ISC dhcpd
    pools utilization, leases, etc.

  • IPFS
    bandwidth, peers

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

  • HAproxy
    bandwidth, sessions, backends, etc

  • varnish
    threads, sessions, hits, objects, backends, etc

  • OpenVPN
    status per tunnel

  • Hardware sensors
    lm_sensors and IPMI: 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

  • smartd
    disk S.M.A.R.T. values

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

  • chrony

    frequencies, offsets, delays, etc.
  • beanstalkd

    global and per tube monitoring
  • statsd
    netdata is a fully featured statsd server

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


    netdata infographic

    This is a high level overview of netdata feature set and architecture. Click it to to interact with it (it has direct links to documentation).

    netdata-overview


    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

    Interaction with netdata

    After installation, you can interact with netdata using CLI and web dashboards. The default port of dashboard is 19999. To access the web dashboard on localhost, use: http://localhost:19999


    Documentation

    Check the netdata wiki.

    License

    netdata is GPLv3+.

    It re-distributes other open-source tools and libraries. Please check the third party licenses.