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 "interface">
|
||||
Interface "/^veth/"
|
||||
Interface "/^vnet/"
|
||||
Interface "/vnet/"
|
||||
Interface "/^veth*"
|
||||
Interface "/^vnet.*"
|
||||
IgnoreSelected true
|
||||
</Plugin>
|
||||
|
||||
|
@ -55,7 +54,7 @@ LoadPlugin vmem
|
|||
MountPoint "^/var/lib/containers/docker/.*"
|
||||
MountPoint "^/var/lib/containers/storage/.*"
|
||||
MountPoint "^/var/lib/docker/.*"
|
||||
MountPoint "^/var/lib/origin/.*"
|
||||
MountPoint "^/var/lib/origin.*"
|
||||
FSType "shm"
|
||||
FSType "tmpfs"
|
||||
FSType "overlay"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue