summaryrefslogtreecommitdiffstats
path: root/build_external
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-05-17 17:31:19 +0300
committerGitHub <noreply@github.com>2022-05-17 17:31:19 +0300
commit0fa55c7dcee497d6cfb725604d03ffc300a97ebd (patch)
treec904020933789c4692a5c4026e01b015a3e7e8d2 /build_external
parentbde07cba29cefda2f701505ae9764aa7f203aea4 (diff)
feat: move dirs, logs, and env vars config options to separate sections (#12935)
Diffstat (limited to 'build_external')
-rw-r--r--build_external/scenarios/aclk-testing/agent_netdata.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/build_external/scenarios/aclk-testing/agent_netdata.conf b/build_external/scenarios/aclk-testing/agent_netdata.conf
index eb0d4b6177..0d3627de61 100644
--- a/build_external/scenarios/aclk-testing/agent_netdata.conf
+++ b/build_external/scenarios/aclk-testing/agent_netdata.conf
@@ -18,28 +18,12 @@
# hostname = b073e16793c4
# history = 3996
# update every = 1
- # config directory = /etc/netdata
- # stock config directory = /usr/lib/netdata/conf.d
- # log directory = /var/log/netdata
- # web files directory = /usr/share/netdata/web
- # cache directory = /var/cache/netdata
- # lib directory = /var/lib/netdata
- # home directory = /var/cache/netdata
- # plugins directory = "/usr/libexec/netdata/plugins.d" "/etc/netdata/custom-plugins.d"
# memory mode = dbengine
# page cache size = 32
# dbengine disk space = 256
# host access prefix =
# memory deduplication (ksm) = yes
- # TZ environment variable = :/etc/localtime
# timezone = Etc/UTC
- # debug flags = 0x0000000000000000
- # debug log = /var/log/netdata/debug.log
- # error log = /var/log/netdata/error.log
- # access log = /var/log/netdata/access.log
- # facility log = daemon
- # errors flood protection period = 1200
- # errors to trigger flood protection = 200
# run as user = netdata
# OOM score = 1000
# process scheduling policy = idle
@@ -84,8 +68,6 @@
# web server max sockets = 262144
[plugins]
- # PATH environment variable = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin
- # PYTHONPATH environment variable =
# checks = no
# proc = yes
# diskspace = yes
@@ -110,8 +92,6 @@
# default repeat critical = never
# in memory max health log entries = 1000
# script to execute on alarm = /usr/libexec/netdata/plugins.d/alarm-notify.sh
- # stock health configuration directory = /usr/lib/netdata/conf.d/health.d
- # health configuration directory = /etc/netdata/health.d
# rotate log every lines = 2000
# run at least every seconds = 10
# postpone alarms during hibernation for seconds = 60