Fix disk (media/hardware) graphs with xen.

This commit is contained in:
Arne Fitzenreiter
2010-02-23 21:02:15 +01:00
parent a6b8b89484
commit fac92c6d25
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ LoadPlugin syslog
</Plugin>
<Plugin "disk">
Disk "/[0-9]$/"
Disk "/[hs]d[a-z][0-9]$/"
IgnoreSelected true
</Plugin>