summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--streaming/stream.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/streaming/stream.conf b/streaming/stream.conf
index 7c9ccc9b8e..aa38e6a626 100644
--- a/streaming/stream.conf
+++ b/streaming/stream.conf
@@ -146,8 +146,8 @@
# 3 possible values:
# yes enable alarms
# no do not enable alarms
- # auto enable alarms, only when the sending netdata is connected. For ephemeral child nodes or child system restarts,
- # ensure that the netdata process on the child is gracefully stopped, to prevent invalid last_collected alarms
+ # auto enable alarms, only when the sending netdata is connected.
+ # Health monitoring will be disabled as soon as the connection is closed.
# You can also set it per host, below.
# The default is taken from [health].enabled of netdata.conf
#health enabled by default = auto