From: Costa Tsaousis (ktsaou) Date: Sun, 20 Nov 2016 17:37:42 +0000 (+0200) Subject: updated README.md X-Git-Tag: v1.5.0~171^2 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netdata.git;a=commitdiff_plain;h=989e7b2ee25bd56ba3a58d2c9940571656125e28 updated README.md --- diff --git a/README.md b/README.md index 3eae8d8a..fd6b5a85 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **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, or database servers), using +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 @@ -48,17 +48,18 @@ disrupting their core function._ - **Stunning interactive bootstrap dashboards**
mouse and touch friendly, in 2 themes: dark, light - - **Blazingly fast**
+ - **Amazingly fast**
responds to all queries in less than 0.5 ms per metric, - even on low-end hardware (such as a raspberry pi 1) + even on low-end hardware - - **Highly efficient data collection**
+ - **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 - **Sophisticated alarming**
supports dynamic thresholds, hysteresis, alarm templates, - multiple role-based notification methods (such as slack.com, pushover.net, telegram.org, email) + multiple role-based notification methods (such as email, slack.com, + pushover.net, pushbullet.com telegram.org, twilio.com) - **Extensible**
you can monitor anything you can get a metric for, @@ -69,6 +70,9 @@ disrupting their core function._ 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 @@ -79,11 +83,12 @@ disrupting their core function._ - **Zero maintenance**
you just run it, it does the rest - - **Custom dashboards**
- that can be built using simple HTML (no javascript necessary) - - **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](https://cloud.githubusercontent.com/assets/2662304/14092712/93b039ea-f551-11e5-822c-beadbf2b2a2e.gif) @@ -130,12 +135,21 @@ This is a list of what it currently monitors: 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](https://cloud.githubusercontent.com/assets/2662304/20464811/9517d2b4-af57-11e6-8361-f6cc57541cd7.png) + + - **Processes**
running, blocked, forks, active @@ -176,6 +190,11 @@ 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**
+ 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 @@ -191,6 +210,8 @@ This is a list of what it currently monitors: - **exim email servers**
message queue (emails queued) +- **Dovecot** POP3/IMAP servers
+ - **IPFS**
bandwidth, peers