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