ovs-bugtool: Added --ovs option to get only ovs related information
[sliver-openvswitch.git] / utilities / bugtool / plugins / system-configuration / openvswitch.xml
index ea6f32e..d1d5a1a 100644 (file)
@@ -18,5 +18,5 @@
 
 <collect>
     <command label="timezone">date --rfc-3339=seconds</command>
-    <command label="ovs-daemons-ver">/usr/share/openvswitch/scripts/ovs-bugtool-daemons-ver</command>
+    <command label="ovs-daemons-ver" filters="ovs">/usr/share/openvswitch/scripts/ovs-bugtool-daemons-ver</command>
 </collect>