summaryrefslogtreecommitdiffstats
path: root/docs/configure/start-stop-restart.md
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2023-02-20 16:52:43 +0200
committerGitHub <noreply@github.com>2023-02-20 06:52:43 -0800
commitff14cf0df6e7d29c6f0a0ee152f20d5ef7608fa5 (patch)
treebae85080e02a8697620e2169bd5b9cd3aa3a0192 /docs/configure/start-stop-restart.md
parentfe17707b063c828383eee167e37f69e3d916bce1 (diff)
Fix broken links in our documentation (#14565)
* fix broken link in ml/README.md * fix broken link across all files * fix broken link across all files * fix broken links and remove what's next sections * fix broken links and remove what's next section * Remove related links sections with broken links that link to removed files * fix broken links
Diffstat (limited to 'docs/configure/start-stop-restart.md')
-rw-r--r--docs/configure/start-stop-restart.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/configure/start-stop-restart.md b/docs/configure/start-stop-restart.md
index 4d60cbf7b4..4e626e2abd 100644
--- a/docs/configure/start-stop-restart.md
+++ b/docs/configure/start-stop-restart.md
@@ -81,22 +81,3 @@ ps aux| grep netdata
The output of `ps aux` should show no `netdata` or associated processes running. You can now start the Netdata Agent
again with `service netdata start`, or the appropriate method for your system.
-
-## What's next?
-
-Learn more about [securing the Netdata Agent](https://github.com/netdata/netdata/blob/master/docs/configure/secure-nodes.md).
-
-You can also use the restart/reload methods described above to enable new features:
-
-- [Enable new collectors](https://github.com/netdata/netdata/blob/master/collectors/REFERENCE.md) or tweak their behavior.
-- [Configure existing health alarms](https://github.com/netdata/netdata/blob/master/docs/monitor/configure-alarms.md) or create new ones.
-- [Enable notifications](https://github.com/netdata/netdata/blob/master/docs/monitor/enable-notifications.md) to receive updates about the health of your
- infrastructure.
-- Change [the long-term metrics retention period](https://github.com/netdata/netdata/blob/master/docs/store/change-metrics-storage.md) using the database engine.
-
-### Related reference documentation
-
-- [Netdata Agent · Daemon](https://github.com/netdata/netdata/blob/master/daemon/README.md)
-- [Netdata Agent · Netdata CLI](https://github.com/netdata/netdata/blob/master/cli/README.md)
-
-[![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2Fconfigure%2Fstart-stop-restart&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)