[collectd] We collect a lot of data on directories which are transient. Drop it
This commit is contained in:
parent
919e9382b3
commit
292e3a0b4c
1 changed files with 5 additions and 0 deletions
|
@ -46,6 +46,11 @@ LoadPlugin vmem
|
|||
|
||||
<Plugin "df">
|
||||
MountPoint "^/.*/.snapshot/"
|
||||
MountPoint "^/var/lib/containers/storage/overlay/.*/merged/"
|
||||
MountPoint "^/var/lib/containers/docker/devicemapper/.*/.*/"
|
||||
MountPoint "^/var/lib/origin/openshift.local.volumes.*"
|
||||
MountPoint "^/run/containers/storage/overlay-containers/.*"
|
||||
FSType "shm"
|
||||
FSType "tmpfs"
|
||||
FSType "overlay"
|
||||
IgnoreSelected true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue