|
@@ -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
|