Information extractor from sos reports
Project description
sosviz
Extract information from sos
reports and
export it in other formats.
Installation
pip install --user sosviz
System dependency to dot
from the
graphviz
package.
Usage
usage: sosviz [-h] [-V] [-d] [-f {dot,text,json,svg}] PATH
Collect information from an sos report folder and export it in other formats
on standard output.
positional arguments:
PATH Path to an uncompressed sos report folder.
options:
-h, --help show this help message and exit
-V, --version Show version and exit.
-d, --debug Show debug info.
-f {dot,text,json,svg}, --format {dot,text,json,svg}
Output format (default: svg).
Examples:
sosviz ~/tmp/sosreport > example.svg
sosviz -f dot ~/tmp/sosreport | dot -Tpng > example.png
sosviz --debug -f json ~/tmp/sosreport | jq -C | less -R
Example SVG output
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sosviz-0.2.11.tar.gz
(18.6 kB
view details)
Built Distribution
sosviz-0.2.11-py3-none-any.whl
(23.3 kB
view details)
File details
Details for the file sosviz-0.2.11.tar.gz
.
File metadata
- Download URL: sosviz-0.2.11.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5315d56eb224e6196c7612cf3b8c4286bcff8ed2fba4063d7d79b7a740e4885 |
|
MD5 | 0d59a9c0e51d1d5ca7f189edfb672f44 |
|
BLAKE2b-256 | cf4af62eb1159430f1ff735ca4e6eb19405e48b8397870bcf76ab73692856daa |
File details
Details for the file sosviz-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: sosviz-0.2.11-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa35a6031e531a09fec1160df89f38d53abf6ec344357ec346123d01a4069e7a |
|
MD5 | b6e2205a12f82c91210a3af0c911a18e |
|
BLAKE2b-256 | 3318505777f4aaef0a9bd9293841ffda6de91c96537b455cf7edd8ffc8371fb6 |