cleanup time.
This commit is contained in:
parent
b60d286be1
commit
f227eb231e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user