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