Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Red Hat Enterprise Linux 5 > Issue <<  15 of 346 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 11706
Last update: 04-10-08
Issue:
The support tech I was working with asked me to run a sosreport (SoS). What is a sosreport and how do I run it?
Resolution:

The command sosreport is a tool that collects information about a system, such as what kernel is running, what drivers are loaded, and various configuration files for common services. It also does some simple diagnostics against known problematic patterns.

To run a sosreport, the sos package must be installed. If the system is registered with Red Hat Network (RHN) it can be installed using up2date command for Red Hat Enterprise Linux 4:

# up2date sos

For Red Hat Enterprise Linux 5, use the yum command:

# yum install sos

If the system is not registered with RHN, install the sosreport package from the CDs using RPM:

# rpm -Uvh sos-<version>.<arch>.rpm

Once the package has been installed, issue the following command from a command prompt:

# sosreport

Once completed, sosreport will generate a compressed tar file in /tmp. Provide this file to the support representative.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Red Hat Enterprise Linux 5 > Issue <<   15  of  346  >>