bugtool - Collect version information for all running Open vSwitch daemons.
[sliver-openvswitch.git] / utilities / bugtool / plugins / system-configuration / openvswitch.xml
index 0a410c9..260e6dc 100644 (file)
@@ -10,7 +10,7 @@
 
  You should have received a copy of the GNU Lesser General Public
  License along with this library; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
  USA.
 
  Copyright (C) 2011 Nicira Networks.
@@ -18,4 +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>
 </collect>