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