try to get collectd from using 50+GB for random things which will not live for verylong

This commit is contained in:
Stephen Smoogen 2021-07-22 16:38:25 -04:00
parent eb42244c28
commit a5ddc65d13

View file

@ -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"