.
This commit is contained in:
parent
ad20d4cddb
commit
014bae5f86
@ -124,7 +124,7 @@
|
||||
# destination = localhost
|
||||
# prefix = netdata
|
||||
# hostname = tsys-cloud-www
|
||||
# update every = 10
|
||||
update every = 90
|
||||
# buffer on failures = 10
|
||||
# timeout ms = 20000
|
||||
# send names instead of ids = yes
|
||||
@ -132,7 +132,7 @@
|
||||
# send hosts matching = localhost *
|
||||
|
||||
[statsd]
|
||||
# enabled = yes
|
||||
enabled = no
|
||||
# update every (flushInterval) = 90
|
||||
# udp messages to process at once = 10
|
||||
# create private charts for metrics matching = *
|
||||
@ -160,23 +160,23 @@
|
||||
# per plugin configuration
|
||||
|
||||
[plugin:apps]
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# command options =
|
||||
|
||||
[plugin:node.d]
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# command options =
|
||||
|
||||
[plugin:python.d]
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# command options =
|
||||
|
||||
[plugin:charts.d]
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# command options =
|
||||
|
||||
[plugin:fping]
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# command options =
|
||||
|
||||
[plugin:idlejitter]
|
||||
@ -187,7 +187,7 @@
|
||||
|
||||
[plugin:cgroups]
|
||||
# cgroups plugin resource charts = yes
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# check for new cgroups every = 900
|
||||
# enable cpuacct stat (total CPU) = auto
|
||||
# enable cpuacct usage (per core CPU) = auto
|
||||
@ -276,7 +276,7 @@
|
||||
|
||||
[plugin:proc:diskspace]
|
||||
# remove charts of unmounted disks = yes
|
||||
# update every = 90
|
||||
update every = 90
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user