StarlingX miscellaneous tools and utilities
Go to file
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
ceph Merge "Build image for ceph-manager" 2021-01-18 15:23:02 +00:00
security Add auto-version for remaining stx/utilities packages 2020-12-17 13:20:49 -05:00
tools Add resource CPU and memory info in collect 2021-02-01 14:29:47 -03:00
utilities Remove empty package from stx-extensions 2021-01-06 14:28:30 -05:00
.gitignore Collect filesystem initial commit 2020-02-21 14:57:37 -06:00
.gitreview Add a .gitreview file to the new repo 2019-09-09 09:48:42 -05:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-07 09:51:33 -05:00
CONTRIBUTING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
HACKING.rst Adding zuul jobs for new repo 2019-09-09 13:43:49 -05:00
bindep.txt Turn off legacy resolver workaround in pip 2020-12-17 17:04:41 -06:00
centos_build_layer.cfg Build layering, add layer build config file and tarball lst file 2019-10-15 15:17:50 +08:00
centos_dev_wheels.inc Add python-cephclient stable/dev wheel file to wheel tarball 2019-11-14 11:16:17 +08:00
centos_guest_image.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_guest_image_rt.inc Config file changes to add 'ceph/ceph-manager ceph/python-cephclient utilities/nfscheck utilities/logmgmt security/tpm2-openssl-engine security/stx-ssl tools/collector tools/engtools/hostdata-collectors utilities/build-info utilities/namespace-utils utilities/pci-irq-affinity-agent utilities/platform-util utilities/stx-extensions utilities/update-motd ' after relocation from 'stx-integ' 2019-09-04 11:08:27 -04:00
centos_iso_image.inc Merge "Remove pm-qos-mgr daemon" 2019-10-25 21:33:23 +00:00
centos_pkg_dirs Remove pm-qos-mgr daemon 2019-10-24 13:23:53 -04:00
centos_stable_docker_images.inc Build image for ceph-manager 2020-12-01 14:15:04 +08:00
centos_stable_wheels.inc Add python-cephclient stable/dev wheel file to wheel tarball 2019-11-14 11:16:17 +08:00
centos_tarball-dl.lst Build layering, add layer build config file and tarball lst file 2019-10-15 15:17:50 +08:00
pylint.rc Enable a check in pylint for import-error 2019-09-19 13:49:57 -05:00
requirements.txt Turn off legacy resolver workaround in pip 2020-12-17 17:04:41 -06:00
test-requirements.txt Turn off legacy resolver workaround in pip 2020-12-17 17:04:41 -06:00
tox.ini Turn off legacy resolver workaround in pip 2020-12-17 17:04:41 -06:00