summaryrefslogtreecommitdiffstats
path: root/streaming
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-05-28 10:49:05 +0200
committerGitHub <noreply@github.com>2019-05-28 10:49:05 +0200
commitcfa8b9e2de8f3eef63afe1bbe9ca8e65466c5f7f (patch)
tree1f5e4b1744f9cd4b404465627bebf861bbe0d005 /streaming
parentee87e2ae8421ff7abac24b35b097eabb3600ec43 (diff)
Documentation fixes (#6144)
* Correct my-netdata menu to node menu and mention Netdata cloud in the registry * rebase and fix replace of main readme link * remove comma
Diffstat (limited to 'streaming')
-rw-r--r--streaming/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/streaming/README.md b/streaming/README.md
index 0ad9d7e2eb..dd616cab4f 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -18,7 +18,7 @@ a netdata performs:
Local netdata (`slave`), **without any database or alarms**, collects metrics and sends them to
another netdata (`master`).
-The `my-netdata` menu shows a list of all "databases streamed to" the master. Clicking one of those links allows the user to view the full dashboard of the `slave` netdata. The URL has the form http://master-host:master-port/host/slave-host/.
+The node menu shows a list of all "databases streamed to" the master. Clicking one of those links allows the user to view the full dashboard of the `slave` netdata. The URL has the form http://master-host:master-port/host/slave-host/.
Alarms for the `slave` are served by the `master`.
@@ -213,7 +213,7 @@ For netdata v1.9+, streaming can also be monitored via `access.log`.
## Viewing remote host dashboards, using mirrored databases
On any receiving netdata, that maintains remote databases and has its web server enabled,
-`my-netdata` menu will include a list of the mirrored databases.
+The node menu will include a list of the mirrored databases.
![image](https://cloud.githubusercontent.com/assets/2662304/24080824/24cd2d3c-0caf-11e7-909d-a8dd1dbb95d7.png)