summaryrefslogtreecommitdiffstats
path: root/docs/get
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-03-05 09:04:15 -0700
committerGitHub <noreply@github.com>2021-03-05 09:04:15 -0700
commit18412574fadb6e52d8819da2b797a66b79395d3d (patch)
tree001bc690d6cb5e742c6f7bf2b90031e879e08e99 /docs/get
parent3e1ee1b5496ad83762e7fa47d5a9cfc9837debe4 (diff)
Add guide: LAMP stack monitoring (#10698)
* Start work on LAMP guide * Init guide * Finish initial draft * Add one more key metric * A few copyedits * Update GA url * Additions for Odysseas * Add mention of response option
Diffstat (limited to 'docs/get')
-rw-r--r--docs/get/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/get/README.md b/docs/get/README.md
index f89472de5b..4bfc4878e4 100644
--- a/docs/get/README.md
+++ b/docs/get/README.md
@@ -38,7 +38,8 @@ from its source code.
Copy the script, paste it into your node's terminal, and hit `Enter`.
-Open your favorite browser and navigate to `http://localhost:19999` or `http://REMOTE-HOST:19999` to open the dashboard.
+Open your favorite browser and navigate to `http://localhost:19999` or `http://NODE:19999`, replacing `NODE` with the
+hostname or IP address of your system, to open the local Agent dashboard.
<details>
<summary>Watch how the one-line installer works</summary>
@@ -91,7 +92,7 @@ platform to see specific instructions.
Even more options available in our [packaging documentation](/packaging/installer/README.md#alternative-methods).
-## Claim your node on Netdata Cloud
+## Claim your node to Netdata Cloud
You need to [claim](/claim/README.md) your nodes to see them in Netdata Cloud. Claiming establishes a secure TLS
connection to Netdata Cloud using the [Agent-Cloud link](/aclk/README.md), and proves you have write and administrative