Skip to content

adam-stokes/sosreport

 
 

Repository files navigation

Build Status

This set of tools is designed to provide information to support organizations in an extensible manner, allowing third parties, package maintainers, and anyone else to provide plugins that will collect and report information that is useful for supporting software packages.

This project is hosted at http://github.com/sosreport/sosreport For the latest version, to contribute, and for more information, please visit there.

To access to the public source code repository for this project run:

git clone git://github.com/sosreport/sosreport.git

Contributors please read

Because of our vibrant community and everyone does things a little differently we've setup a wiki page dedicated to sosreport's contribution guidelines.

In order to get your requests merged in a timely manner these guidelines are mandatory.

Manual Installation

to install locally (as root) ==> make install
to build an rpm ==> make rpm
to build a deb ==> make deb

Pre-built Packaging

Fedora/RHEL users install via yum:

yum install sos

Debian(Sid) users install via apt:

apt-get install sosreport

Ubuntu(Saucy 13.10 and above) users install via apt:

sudo apt-get install sosreport

About

A unified tool for collecting system logs and other debug information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%