try to get collectd from using 50+GB for random things which will not live for verylong
This commit is contained in:
parent
eb42244c28
commit
a5ddc65d13
1 changed files with 3 additions and 4 deletions
|
@ -42,9 +42,8 @@ LoadPlugin vmem
|
||||||
</Plugin>
|
</Plugin>
|
||||||
|
|
||||||
<Plugin "interface">
|
<Plugin "interface">
|
||||||
Interface "/^veth/"
|
Interface "/^veth*"
|
||||||
Interface "/^vnet/"
|
Interface "/^vnet.*"
|
||||||
Interface "/vnet/"
|
|
||||||
IgnoreSelected true
|
IgnoreSelected true
|
||||||
</Plugin>
|
</Plugin>
|
||||||
|
|
||||||
|
@ -55,7 +54,7 @@ LoadPlugin vmem
|
||||||
MountPoint "^/var/lib/containers/docker/.*"
|
MountPoint "^/var/lib/containers/docker/.*"
|
||||||
MountPoint "^/var/lib/containers/storage/.*"
|
MountPoint "^/var/lib/containers/storage/.*"
|
||||||
MountPoint "^/var/lib/docker/.*"
|
MountPoint "^/var/lib/docker/.*"
|
||||||
MountPoint "^/var/lib/origin/.*"
|
MountPoint "^/var/lib/origin.*"
|
||||||
FSType "shm"
|
FSType "shm"
|
||||||
FSType "tmpfs"
|
FSType "tmpfs"
|
||||||
FSType "overlay"
|
FSType "overlay"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue