bugtool: Collect bond state information from ovs.
[sliver-openvswitch.git] / utilities / bugtool / plugins / network-status / openvswitch.xml
1 <!--
2  This library is free software; you can redistribute it and/or modify
3  it under the terms of version 2.1 of the GNU Lesser General Public
4  License as published by the Free Software Foundation.
5
6  This library is distributed in the hope that it will be useful, but
7  WITHOUT ANY WARRANTY; without even the implied warranty of
8  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
9  Lesser General Public License for more details.
10
11  You should have received a copy of the GNU Lesser General Public
12  License along with this library; if not, write to the Free Software
13  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
14  USA.
15
16  Copyright (C) 2011, 2012 Nicira, Inc.
17 -->
18
19 <collect>
20   <command label="tc-class-show">/usr/share/openvswitch/scripts/ovs-bugtool-tc-class-show</command>
21   <command label="ovs-vsctl-show">/usr/share/openvswitch/scripts/ovs-bugtool-vsctl-show</command>
22   <command label="dump-ovsdb">/usr/share/openvswitch/scripts/ovs-bugtool-ovsdb-dump</command>
23   <command label="ovs-lacp-show">/usr/share/openvswitch/scripts/ovs-bugtool-lacp-show</command>
24   <command label="ovs-cfm-show">/usr/share/openvswitch/scripts/ovs-bugtool-cfm-show</command>
25   <command label="ovs-coverage-show">/usr/share/openvswitch/scripts/ovs-bugtool-coverage-show</command>
26   <command label="ovs-appctl-bond-show">/usr/share/openvswitch/scripts/ovs-bugtool-bond-show</command>
27 </collect>