X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=README.md;h=240ab32be600590da0c7072e5da0076b261595f0;hp=fd6b5a856d6e4e7eb624cf2b4f7510e59315675a;hb=f17e83b6e88008842d04eff3e0ed3575533446d7;hpb=989e7b2ee25bd56ba3a58d2c9940571656125e28 diff --git a/README.md b/README.md index fd6b5a85..240ab32b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# netdata [![Build Status](https://travis-ci.org/firehol/netdata.svg?branch=master)](https://travis-ci.org/firehol/netdata) [![Coverity Scan Build Status](https://scan.coverity.com/projects/9140/badge.svg)](https://scan.coverity.com/projects/firehol-netdata) [![Docker Pulls](https://img.shields.io/docker/pulls/titpetric/netdata.svg)](https://hub.docker.com/r/titpetric/netdata/) - +# netdata [![Build Status](https://travis-ci.org/firehol/netdata.svg?branch=master)](https://travis-ci.org/firehol/netdata) [![Coverity Scan Build Status](https://scan.coverity.com/projects/9140/badge.svg)](https://scan.coverity.com/projects/firehol-netdata) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/a994873f30d045b9b4b83606c3eb3498)](https://www.codacy.com/app/netdata/netdata?utm_source=github.com&utm_medium=referral&utm_content=firehol/netdata&utm_campaign=Badge_Grade) [![Code Climate](https://codeclimate.com/github/firehol/netdata/badges/gpa.svg)](https://codeclimate.com/github/firehol/netdata) [![Docker Pulls](https://img.shields.io/docker/pulls/titpetric/netdata.svg)](https://hub.docker.com/r/titpetric/netdata/) [![Twitter Follow](https://img.shields.io/twitter/follow/linuxnetdata.svg?style=social&label=netdata%20on%20twitter)](https://twitter.com/linuxnetdata) > *New to netdata? Here is a live demo: [http://my-netdata.io](http://my-netdata.io)* **netdata** is a system for **distributed real-time performance and health monitoring**. @@ -26,16 +25,20 @@ disrupting their core function._ ## News

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

-`Oct 4th, 2016` - **[netdata v1.4.0 released!](https://github.com/firehol/netdata/releases)** +`Jan 22nd, 2017` - **[netdata v1.5.0 released!](https://github.com/firehol/netdata/releases)** - - the **fastest** netdata ever (with a better look too) - - improved **IoT** and **containers** support - - **alarms** improved in almost every way - - new plugins: softnet netdev, extended TCP metrics, UDPLite, NFS v2, v3 client (server was there already), NFS v4 server & client, APCUPSd, RetroShare - - improved plugins: mysql, cgroups, hddtemp, sensors, phpfm, tc (QoS) + - 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 --- @@ -54,12 +57,12 @@ disrupting their core function._ - **Highly efficient**
collects thousands of metrics per server per second, - with just 1% CPU utilization of a single core, a few MB or RAM and no disk I/O at all + 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) + pushover.net, pushbullet.com, telegram.org, twilio.com, messagebird.com) - **Extensible**
you can monitor anything you can get a metric for, @@ -107,7 +110,7 @@ This is a list of what it currently monitors: usage, interrupts, softirqs, frequency, total and per core - **Memory**
- RAM, swap and kernel memory usage, including KSM the kernel memory deduper + RAM, swap and kernel memory usage, KSM (Kernel Samepage Merging), NUMA - **Disks**
per disk: I/O, operations, backlog, utilization, space @@ -190,7 +193,7 @@ This is a list of what it currently monitors: multiple servers, each showing: bandwidth, queries/s, handlers, locks, issues, tmp operations, connections, binlog metrics, threads, innodb metrics, and more -- **Postres databases**
+- **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 @@ -249,7 +252,7 @@ It should run on **any Linux** system (including IoT). It has been tested on: - Debian - Fedora - Gentoo -- OpenSuse +- openSUSE - PLD Linux - RedHat Enterprise Linux - SUSE