|
@@ -65,12 +65,8 @@ bash <(curl -Ss https://my-netdata.io/kickstart.sh)
|
|
|
|
|
|
More installation methods can be found at the [installation page](https://github.com/netdata/netdata/wiki/Installation).
|
|
|
|
|
|
-Once the installation is complete, use your web browser to navigate to: `http://IP:19999/`, where `IP` is the IP of the server you installed Netdata.
|
|
|
+
|
|
|
|
|
|
-> **IMPORTANT:**<br/>
|
|
|
-> There is no need to bookmark your servers at your browser.
|
|
|
-> Check the `my-netdata` menu at the top left of the dashboard.
|
|
|
-> **It learns your servers automatically**, so that all your netdata become **one distributed application**!
|
|
|
|
|
|
## User base
|
|
|
*Docker pulls*<br/> [](https://hub.docker.com/r/netdata/netdata/) [](https://hub.docker.com/r/firehol/netdata/) [](https://hub.docker.com/r/titpetric/netdata/)
|
|
@@ -112,7 +108,16 @@ Netdata now has its own github organization `netdata`, so all github URLs are no
|
|
|
Netdata is now at the [Cloud Native Computing Foundation (CNCF) landscape](https://landscape.cncf.io/grouping=no&sort=stars).
|
|
|
|
|
|
Read the [netdata presentation](https://docs.google.com/presentation/d/18C8bCTbtgKDWqPa57GXIjB2PbjjpjsUNkLtZEz6YK8s/edit?usp=sharing) we gave at CNCF TOC on Sep 18, 2018.
|
|
|
+
|
|
|
+
|
|
|
+## 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).
|
|
|
+
|
|
|
+[](https://my-netdata.io/infographic.html)
|
|
|
+
|
|
|
+
|
|
|
## Features
|
|
|
|
|
|
<p align="center">
|
|
@@ -359,15 +364,6 @@ This is a list of what it currently monitors:
|
|
|
|
|
|
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).
|
|
|
-
|
|
|
-[](https://my-netdata.io/infographic.html)
|
|
|
-
|
|
|
----
|
|
|
-
|
|
|
## Installation
|
|
|
|
|
|
Use our **[automatic installer](https://github.com/netdata/netdata/wiki/Installation)** to build and install it on your system.
|