tomellis / sosreport

A unified tool for collecting system logs and other debug information

Home Page:https://github.com/sosreport/sosreport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, analyze, 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

to install locally (as root) ==> make install
to build an rpm ==> make rpm
to build a deb ==> make deb-unsign
to build a zipfile for use with jython ==> make zip

Debian/Ubuntu users can install via PPA:

sudo add-apt-repository ppa:debugmonkeys/sosreport
sudo apt-get update
sudo apt-get install sos

About

A unified tool for collecting system logs and other debug information

https://github.com/sosreport/sosreport

License:GNU General Public License v2.0


Languages

Language:Python 100.0%Language:Perl 0.0%