bugtool: Collect "lacp/show" and "cfm/show" information.
[sliver-openvswitch.git] / utilities / bugtool / plugins / network-status / openvswitch.xml
index 1ae5d9d..980ba48 100644 (file)
@@ -19,4 +19,6 @@
 <collect>
   <command label="tc-class-show">/usr/share/openvswitch/scripts/ovs-bugtool-tc-class-show</command>
   <command label="dump-ovsdb">/usr/share/openvswitch/scripts/ovs-bugtool-ovsdb-dump</command>
+  <command label="ovs-lacp-show">/usr/share/openvswitch/scripts/ovs-bugtool-lacp-show</command>
+  <command label="ovs-cfm-show">/usr/share/openvswitch/scripts/ovs-bugtool-cfm-show</command>
 </collect>