canonical / hotsos

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotsos

Use hotsos to implement repeatable analysis and extract useful information from common cloud applications and subsystems. Write analysis Scenarios using a high-level language and helpful Python libraries. A catalog of analysis implementations is included.

The design of hotsos is oriented around “plugins” that provide easy access to the state of applications and subsystems. Hotsos is run against a Data Root which can either be the host it is run on or a sosreport. The output is a summary containing key information from each plugin along with any issuses or known bugs detected and suggestions on what actions can be taken to handle them.

Documentation

Installation and Usage: https://hotsos.readthedocs.io/en/latest/install/index.html

Contributing: https://hotsos.readthedocs.io/en/latest/contrib/index.html

Full documentation: https://hotsos.readthedocs.io/en/latest/

About

Software analysis toolkit. Define checks in high-level language and leverage library to perform analysis of common Cloud applications.

License:Apache License 2.0


Languages

Language:Python 72.8%Language:Roff 18.7%Language:Shell 7.4%Language:Clojure 0.8%Language:Makefile 0.1%Language:Perl 0.1%Language:Jinja 0.0%Language:HTML 0.0%Language:templ 0.0%