Files

34 lines
926 B
Plaintext
Raw Permalink Normal View History

2023-02-01 20:20:39 +08:00
# Full configuration can be retrieved from the running
# server at http://localhost:19999/netdata.conf
#
# Example:
# curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#
[global]
run as user = root
2025-09-19 14:14:14 +08:00
[db]
memory deduplication (ksm) = no
[logs]
daemon = syslog
debug = none
access = none
2023-02-01 20:20:39 +08:00
[web]
2025-09-19 14:14:14 +08:00
default port = 19999
allow connections from = fd* localhost 10.* 192.168.* 172.16.* 172.17.* 172.18.* 172.19.* 172.20.* 172.21.* 172.22.* 172.23.* 172.24.* 172.25.* 172.26.* 172.27.* 172.28.* 172.29.* 172.30.* 172.31.*
allow dashboard from = fd* localhost 10.* 192.168.* 172.16.* 172.17.* 172.18.* 172.19.* 172.20.* 172.21.* 172.22.* 172.23.* 172.24.* 172.25.* 172.26.* 172.27.* 172.28.* 172.29.* 172.30.* 172.31.*
ssl certificate = /etc/netdata/cert.crt
ssl key = /etc/netdata/cert.key
2023-02-01 20:20:39 +08:00
[plugins]
apps = no
2025-09-19 14:14:14 +08:00
cgroups = no
2023-02-01 20:20:39 +08:00
charts.d = no
python.d = no
[plugin:proc:ipc]
shared memory totals = no