From f227eb231ec153fb9724ffec4764605131c4a75a Mon Sep 17 00:00:00 2001 From: Charles Wyble Date: Thu, 2 Apr 2020 11:53:15 -0500 Subject: [PATCH] cleanup time. --- .../netdata/files/etc/netdata/netdata.conf | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/slack/prod/netdata/files/etc/netdata/netdata.conf b/slack/prod/netdata/files/etc/netdata/netdata.conf index 6b5c8b3..5fbd704 100644 --- a/slack/prod/netdata/files/etc/netdata/netdata.conf +++ b/slack/prod/netdata/files/etc/netdata/netdata.conf @@ -27,7 +27,7 @@ # lib directory = /var/lib/netdata # home directory = /var/cache/netdata # plugins directory = "/usr/libexec/netdata/plugins.d" "/etc/netdata/custom-plugins.d" - memory mode = none + memory mode = none # host access prefix = # memory deduplication (ksm) = yes # TZ environment variable = :/etc/localtime @@ -75,13 +75,13 @@ # 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 = # proc = yes - # diskspace = yes - cgroups = no + diskspace = yes + cgroups = yes tc = no - # idlejitter = yes + idlejitter = yes # enable running new plugins = yes # check for new plugins every = 60 - # apps = yes + apps = yes node.d = no # python.d = yes # charts.d = yes @@ -269,16 +269,16 @@ # /sys/class/power_supply = yes /proc/net/stat/conntrack = no - /proc/mdstat = no - /proc/net/rpc/nfsd = no - /proc/net/rpc/nfs = no - /proc/spl/kstat/zfs/arcstats = no + /proc/mdstat = yes + /proc/net/rpc/nfsd = yes + /proc/net/rpc/nfs = yes + /proc/spl/kstat/zfs/arcstats = yes /sys/fs/btrfs = no [plugin:proc:diskspace] - # remove charts of unmounted disks = yes + remove charts of unmounted disks = yes update every = 90 - # check for new mount points every = 15 + check for new mount points every = 15 # exclude space metrics on paths = /proc/* /sys/* /var/run/user/* /run/user/* /snap/* /var/lib/docker/* # exclude space metrics on filesystems = *gvfs *gluster* *s3fs *ipfs *davfs2 *httpfs *sshfs *gdfs *moosefs fusectl # space usage for all disks = auto