This commit is contained in:
wvr
2023-05-14 16:00:27 -05:00
commit b8549f1c9b
15 changed files with 305 additions and 0 deletions

36
netdata.conf Normal file
View File

@@ -0,0 +1,36 @@
#
# Mitch Weaver's homelab netdata config
# domain: home.weaver
#
# http://localhost:19999/netdata.conf
#
#
# note: to disable analytics, in /etc/netdata folder do:
#
# $ touch .opt-out-from-anonymous-statistics
#
#
# Connecting to netdata cloud:
#
# $ netdata-claim.sh -token=abcdefg -room=abcdefg-abcdefg
#
# ---------------------------------------------------------
[global]
run as user = netdata
web files owner = root
web files group = root
bind socket to IP = 127.0.0.1
history = 3600
memory mode = dbengine
page cache size = 32 # RAM storage in MB
dbengine multihost disk space = 512 # disk storage in MB
# disable local web as I use netdata cloud as overview
[web]
mode = none
[ml]
enabled = yes