diff --git a/frontend/public/json/telegraf.json b/frontend/public/json/telegraf.json index 775371da4..c92bfb21c 100644 --- a/frontend/public/json/telegraf.json +++ b/frontend/public/json/telegraf.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "Check out the config afterwards and adapt to your needs.", + "text": "Make sure to configure an output for the telegraf config and start the service with `systemctl start telegraf`.", "type": "info" } ]