From 8d3e5c6cfa02296956ab56b97b5b7356d1e9b09f Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Sat, 9 Apr 2016 12:46:31 +0300 Subject: [PATCH] update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abb45e53..0ea9b96d 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,13 @@ It tries to visualize the **truth of now**, in its **greatest detail**, so that This is what you get: -- **Stunning bootstrap dashboards**, out of the box +- **Stunning bootstrap dashboards**, out of the box (themable: dark, light) - **Blazingly fast** and **super efficient**, mostly written in C (for default installations, expect just 2% of a single core CPU usage and a few MB of RAM) - **Zero configuration** - you just install it and it autodetects everything - **Zero dependencies**, it is its own web server for its static web files and its web API - **Zero maintenance**, you just run it, it does the rest - **Custom dashboards** that can be built using simple HTML (no javascript necessary) -- **Extensible**, you can monitor anything you can get a metric for using its Plugin API (anything can be a netdata plugin - from BASH to node.js) +- **Extensible**, you can monitor anything you can get a metric for, using its Plugin API (anything can be a netdata plugin - from BASH to node.js, so you can easily monitor any application, any API) - **Embeddable**, it can run anywhere a Linux kernel runs and its charts can be embedded on your web pages too --- @@ -99,7 +99,7 @@ This is what it currently monitors (most with zero configuration): - **NUT UPSes** (load, charge, battery voltage, temperature, utility metrics, output metrics) -Any number of **SNMP devices** can be monitored, although you will need to configure these. +- **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. -- 2.39.2