Bug 252312

Summary: sosreport plugin list from -l should be more concise
Product: Red Hat Enterprise Linux 5 Reporter: xoleron
Component: sosAssignee: Adam Stokes <astokes>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.0CC: agk, bmr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-01 00:20:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Navid Sheikhol-Eslami 2007-08-15 10:38:55 UTC
Description of problem:

sosreport plugin list from -l should be more concise

How reproducible:

sosreport -l

Actual results:

sosreport (version 1.7)

The following plugins are currently enabled:

 apache          Apache related information
 autofs          autofs server-related information
[...]
 x11             X related information
 xinetd          xinetd information
 yum             yum information

The following plugins are currently disabled:

 amd               Amd automounter information
[...]
 xen               Xen related information

The following plugin options are available:

 cluster.gfslockdump   off gather output of gfs lockdumps
 cluster.lockdump      off gather dlm lockdumps
 cluster.taskdump      off trigger 3 sysrq+t dumps every 5 seconds (dangerous)
 general.syslogsize    15 max size (MiB) to collect per syslog file
 kernel.modinfo        on gathers module information on all modules
 kernel.sysrq          off trigger sysrq+[m,p,t] dumps
 networking.traceroute off collects a traceroute to rhn.redhat.com
 rpm.rpmq              on queries for package information via rpm -q
 rpm.rpmva             on runs a verify on all packages
 yum.yumlist           off list repositories and packages

Expected results:

sosreport (version 1.7)

The following plugins are currently enabled:

 apache     autofs      x11       kernel       cluster
 plugin1    plugin3     plugin3   plugin5      plugin6
 plugin11   plugin32    plugin32  plugin56      plugin67

The following plugins are currently disabled:

 amd               Amd automounter information
[...]
 xen               Xen related information

Additional info: