Metadata-Version: 2.4
Name: soslyze
Version: 1.1.3
Summary: Summarize SysMgmt/Subscription Management/Insights
Home-page: https://github.com/JanSenkyrik/soslyze
Author: Jan Senkyrik
License: GPLv3
Keywords: sosreport sos
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: summary

# soslyze

Summarize SysMgmt/Subscription Management/Insights data from an extracted sosreport archive.

Optionally call memory & CPU analysis from xsos.

### Usage:

```
usage: soslyze [-h] [path]

Summarize SysMgmt/Subscription Management/Insights data from an extracted sosreport archive.

positional arguments:
  path        Path to sosreport. Default: `./`.

options:
  -h, --help  show this help message and exit
```

----------------------------------------------------------

sosreport is an extensible, portable, support data collection tool primarily
aimed at Linux distributions and other UNIX-like operating systems.

The sosreport project is hosted at:

  * https://github.com/sosreport/sos
