summaryrefslogtreecommitdiffstats
path: root/conf.d
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-02-26 00:21:58 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-02-26 00:21:58 +0200
commit8246d10d2749734d15f8ad9c44c9a8f81850f33c (patch)
tree25705e1e4136234070202e868a787ea90ba1497c /conf.d
parent69520035d8893339bffc354febf5da5c4f7dabbe (diff)
allow netdata to cleanup orphan hosts that have not pushed any metrics for some time (configurable)
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/stream.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/stream.conf b/conf.d/stream.conf
index 2dcb25a629..641faaae77 100644
--- a/conf.d/stream.conf
+++ b/conf.d/stream.conf
@@ -28,6 +28,7 @@
# buffer size bytes = 1048576
# reconnect delay seconds = 5
# initial clock resync iterations = 60
+ # free orphan hosts after seconds = 3600
# -----------------------------------------------------------------------------