From 412fb90f5888df13fdeafb5705b9ea6eef1a4df1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 15 Feb 2022 04:25:26 +0100 Subject: Merging upstream version 1.33.1. Signed-off-by: Daniel Baumann --- docs/guides/export/export-netdata-metrics-graphite.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/guides/export') diff --git a/docs/guides/export/export-netdata-metrics-graphite.md b/docs/guides/export/export-netdata-metrics-graphite.md index ad18980b5..37d2fdb50 100644 --- a/docs/guides/export/export-netdata-metrics-graphite.md +++ b/docs/guides/export/export-netdata-metrics-graphite.md @@ -3,6 +3,7 @@ title: Export and visualize Netdata metrics in Graphite description: "Use Netdata to collect and export thousands of metrics to Graphite for long-term storage or further analysis." image: /img/seo/guides/export/export-netdata-metrics-graphite.png --> +import { OneLineInstallWget } from '../../src/components/OneLineInstall/' # Export and visualize Netdata metrics in Graphite @@ -31,9 +32,7 @@ Let's get started. If you don't have the Netdata Agent installed already, visit the [installation guide](/packaging/installer/README.md) for the recommended instructions for your system. In most cases, you can use the one-line installation script: -```bash -bash <(curl -Ss https://my-netdata.io/kickstart.sh) -``` + Once installation finishes, open your browser and navigate to `http://NODE:19999`, replacing `NODE` with the IP address or hostname of your system, to find the Agent dashboard. -- cgit v1.2.3