make collectd skip even more crap on servers

This commit is contained in:
Stephen Smoogen 2019-04-12 14:17:19 +00:00
parent 7bd8f086b7
commit a9d012bd61

View file

@ -50,6 +50,7 @@ LoadPlugin vmem
MountPoint "^/var/lib/containers/docker/devicemapper/.*/.*/"
MountPoint "^/var/lib/origin/openshift.local.volumes.*"
MountPoint "^/run/containers/storage/overlay-containers/.*"
MountPoint "^/tmp/iso/mount/"
FSType "shm"
FSType "tmpfs"
FSType "overlay"