hotsos¶
Hotsos Documentation¶
hotsos implements repeatable analysis to extract useful information from common cloud applications and subsystems. It is run against a Data Root — either the host it runs on or a sosreport — and produces a summary containing key information from each plugin along with any issues or known bugs detected, together with suggestions on what actions can be taken to handle them.
Analysis is written in a high-level YAML language backed by helpful Python libraries, and hotsos ships with a catalog of ready-made analysis for applications such as OpenStack, Ceph, Kubernetes, OVS/OVN, RabbitMQ and more.
Project and community¶
hotsos is an open source project that welcomes community contributions, suggestions, fixes and constructive feedback.
Get the source and raise issues on GitHub
Learn how to contribute to hotsos
Learn how to write and test your own checks