aboutsummaryrefslogtreecommitdiff
path: root/xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml
diff options
context:
space:
mode:
authorSajjad Lateef <slateef@nicira.com>2011-03-22 11:17:33 -0700
committerSajjad Lateef <slateef@nicira.com>2011-03-22 14:13:10 -0700
commit4f8dc363739f905f190469ca764b5206087b755f (patch)
tree28df1d5d844d55e4159aed04602b6c8456b7f27a /xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml
parent6083727211ade47d7008acf4f79705b3c903776b (diff)
xenserver: Collect /proc/slabinfo in a Server Status Report
/proc/slabinfo gives information about memory usage as slab level and can be used to diagnose memory issues on memory-limited systems
Diffstat (limited to 'xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml')
-rw-r--r--xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml b/xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml
new file mode 100644
index 00000000..67d8b88e
--- /dev/null
+++ b/xenserver/etc_xensource_bugtool_kernel-info_openvswitch.xml
@@ -0,0 +1,23 @@
+<!--
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of version 2.1 of the GNU Lesser General Public
+ License as published by the Free Software Foundation.
+
+ This library is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ 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
+ USA.
+
+ Copyright (C) 2011 Nicira Networks.
+-->
+
+<collect>
+ <files>
+ /proc/slabinfo
+ </files>
+</collect>