the syntax assumes df- already
This commit is contained in:
parent
1011d0eeed
commit
bf9c8d4dba
1 changed files with 9 additions and 9 deletions
|
@ -45,15 +45,15 @@ LoadPlugin vmem
|
||||||
</Plugin>
|
</Plugin>
|
||||||
|
|
||||||
<Plugin "df">
|
<Plugin "df">
|
||||||
Interface "/^df-var-lib-docker-containers-/"
|
Interface "/^var-lib-docker-containers-/"
|
||||||
Interface "/^df-var-lib-docker-overlay2-/"
|
Interface "/^var-lib-docker-overlay2-/"
|
||||||
Interface "/^df-run-user-/"
|
Interface "/^run-user-/"
|
||||||
Interface "/^df-tmp-tweak/"
|
Interface "/^tmp-tweak/"
|
||||||
Interface "/^df-mnt-fedora_koji/"
|
Interface "/^mnt-fedora_koji/"
|
||||||
Interface "/^df-var-lib-mock-fedora/"
|
Interface "/^var-lib-mock-fedora/"
|
||||||
Interface "/^df-tmp-iso-mount-/"
|
Interface "/^tmp-iso-mount-/"
|
||||||
Interface "/^df-var-lib-origin-openshift/"
|
Interface "/^var-lib-origin-openshift/"
|
||||||
Interface "/^df-.*\.snapshot/"
|
Interface "/^.*\.snapshot/"
|
||||||
IgnoreSelected true
|
IgnoreSelected true
|
||||||
</Plugin>
|
</Plugin>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue