From: Florian Forster Date: Wed, 14 Jul 2010 09:35:30 +0000 (+0200) Subject: share/collection.conf: Make the disk graphs more generic. X-Git-Tag: v4.0.0~92 X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=535acd1d787760bb43a2a204da809f54a4400e79 share/collection.conf: Make the disk graphs more generic. By removing the "disk" plugin name. Other plugins, for example the NetApp plugin, create such graphs, too. --- diff --git a/share/collection.conf b/share/collection.conf index 9b9203c..462600c 100644 --- a/share/collection.conf +++ b/share/collection.conf @@ -260,7 +260,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_merged" TypeInstance "" @@ -281,7 +281,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_octets" TypeInstance "" @@ -304,7 +304,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_ops" TypeInstance "" @@ -325,7 +325,7 @@ Host "/any/" - Plugin "disk" + Plugin "/any/" PluginInstance "/any/" Type "disk_time" TypeInstance ""