ovs-bugtool: Added --ovs option to get only ovs related information
[openvswitch] / utilities / bugtool / plugins / system-configuration / openvswitch.xml
index ea6f32e76b9ab0761039ffcb8b6bfd5f93432103..d1d5a1a7ed20a78c8d11e9d773510ad09c9b700d 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>