Skip to content

Releases: netdata/netdata

v1.2.0

16 May 20:18
v1.2.0
Compare
Choose a tag to compare

Netdata demo sites: http://my-netdata.io

At a glance

  1. netdata now is 30% faster !
  2. netdata now has a registry (my-netdata dashboard menu) !
  3. netdata now monitors Linux Containers (cgroups, docker, lxc, etc) !

IMPORTANT:
This version requires libuuid. The package you need to build netdata is:

  • uuid-dev (debian/ubuntu), or
  • libuuid-devel (centos/fedora/redhat)

In detail

netdata is now 30% faster !

  • Patches submitted by @fredericopissarra improved overall netdata performance by 10%.
  • A new improved search function in the internal indexes made all searches faster by 50%, resulting in about 20% better performance for the core of netdata.
  • More efficient threads locking in key components contributed to the overall speed up.

netdata now has a central registry !

The central registry tracks all your netdata servers and bookmarks them for you at the my-netdata menu on all dashboards.

Every netdata can act as a registry, but there is also a global registry provided for free for all netdata users!

netdata now monitors Linux Containers !

docker, lxc, or anything else. For each container it monitors CPU, RAM, DISK I/O (network interfaces were already monitored).

Other improvements

  • apps.plugin: now uses linux capabilities by default without setuid to root
  • netdata has now an improved signal handler thanks to @simonnagl
  • API: new improved CORS support
  • SNMP: counter64 support fixed
  • MYSQL: more charts, about QCache, MyISAM key cache, InnoDB buffer pools, open files
  • DISK charts now show mount point when available
  • Dashboard: improved support for older web browsers and mobile web browsers (thanks to @simonnagl)
  • Multi-server dashboards now allow de-coupled refreshes for each chart, so that if one netdata has a network latency the other charts are not affected
  • Dozens of other improvements, optimizations and bug-fixes.

netdata 1.2.0 - download release tarfiles also from http://firehol.org/download/netdata/releases/v1.2.0

v1.1.0

20 Apr 19:09
v1.1.0
Compare
Choose a tag to compare

netdata 1.1.0 - download release tarfiles from http://firehol.org/download/netdata/releases/v1.1.0

Dozens of commits that improve netdata in several ways:

Data collection

  • added IPv6 monitoring
  • added SYNPROXY DDoS protection monitoring
  • apps.plugin: added charts for users and user groups
  • apps.plugin: grouping of processes now support patterns
  • apps.plugin: now it is faster, after the new features added
  • better auto-detection of partitions for disk monitoring
  • better fireqos intergation for QoS monitoring
  • squid monitoring now uses squidclient
  • SNMP monitoring now supports 64bit counters

API

  • fixed issues in CSV output generation
  • netdata can now be restricted to listen on a specific IP (API and web server)

Core

  • added error log flood protection

Web Dashboard

  • better error handling when the netdata server is unreachable
  • each chart now has a toolbox
  • on-line help support
  • check for netdata updates button
  • added example /tv.html dashboard
  • now compiles with musl libc (alpine linux)

Packaging

  • added debian packaging
  • support non-root installations
  • the installer generates uninstall script

v1.0.0

22 Mar 21:24
v1.0.0
Compare
Choose a tag to compare

netdata 1.0.0 - download release tarfiles from http://firehol.org/download/netdata/releases/v1.0.0

netdata v1.0rc

09 Feb 22:46
Compare
Choose a tag to compare
netdata v1.0rc Pre-release
Pre-release
added proc_loadavg.c

Stable release v0.2

25 Sep 22:01
Compare
Choose a tag to compare
Stable release v0.2 Pre-release
Pre-release
added robots.txt