Skip to content
/ pysos Public
forked from brennv/pysos

Pysos is a python utility to quickly parse through a gathered sosreport

Notifications You must be signed in to change notification settings

wduffeeb/pysos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYSOS

Pysos is a python utility to quickly parse through a sosreport and present relevant information quickly and in a more digestible format than reading the raw data.

Installation

Installation is simple, clone this git repo and then drop a symlink somewhere in your $PATH. A proper setup.py installation method is in the works.

$ git clone https://github.com/turboturtle/pysos
$ sudo python setup.py install

Or, if you prefer an RPM:

$ git clone https://github.com/turboturtle/pysos
$ make rpm

About

Pysos is a python utility to quickly parse through a gathered sosreport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%