Skip to content

ssato/sos-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sos-analyzer

A tool to scan and analyze data collected by sosreport

Reference

Build & Install

If you're Fedora or Red Hat Enterprise Linux user, try:

$ python setup.py srpm && mock dist/SRPMS/python-sos-analyzer-<ver_dist>.src.rpm

or:

$ python setup.py rpm

and install built RPMs.

Otherwise, try usual ways to build and/or install python modules such like 'python setup.py bdist', etc.

Requirements

sos-analyzer depends on python-anyconfig which is available from:

It's able to build and make a package of python-anyconfig as same as sos-analyzer. Plus, you may build and/or install anyconfig such like 'easy_install anyconfig', 'python setup.py bdist', etc.

How to hack

How to test

Try to run './pkg/runtest.sh [path_to_python_code]'.

Test status

Test status

Meta

  • Author: Satoru SATOH <ssato _at redhat.com>
  • License: GPLv3+

About

A tool to scan and analyze data collected by sosreport

Resources

License

Stars

Watchers

Forks

Packages

No packages published