utilities/tools
Enzo Candotti 27fce5a523 Add resource CPU and memory info in collect
This adds commands to collect more data to debug
resource allocations and usage for the system
and containerization.

The following command outputs were added:
system host-cpu-list <hostname>
ctr -n k8s.io images list
kubectl describe nodes | grep -e Capacity: -B1
  -A40 | grep -e 'System Info:' -B13 | grep
  -v 'System info:'
lscpu
lscpu -e
cat /sys/devices/system/cpu/isolated

Partial-Bug: 1886868

Signed-off-by: Enzo Candotti <enzo.candotti@windriver.com>
Change-Id: Ib26b4bb22d787451cc96820b3a413b410f79d49d
2021-02-01 14:29:47 -03:00
..
collect_filesystem Collect filesystem initial commit 2020-02-21 14:57:37 -06:00
collector Add resource CPU and memory info in collect 2021-02-01 14:29:47 -03:00
engtools/hostdata-collectors Add auto-version for remaining stx/utilities packages 2020-12-17 13:20:49 -05:00