mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
try to get collectd from using 50+GB for random things which will not live for verylong
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user