aboutsummaryrefslogtreecommitdiffstats
path: root/man/en/sosreport.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/en/sosreport.1')
-rw-r--r--man/en/sosreport.124
1 files changed, 18 insertions, 6 deletions
diff --git a/man/en/sosreport.1 b/man/en/sosreport.1
index df4f1cd3..5cc0298c 100644
--- a/man/en/sosreport.1
+++ b/man/en/sosreport.1
@@ -12,15 +12,16 @@ sosreport \- Collect and package diagnostic and support data
[--batch] [--build] [--debug]\fR
[--name name] [--case-id id] [--ticket-number nr]
[--tmp-dir directory]\fR
+ [-p|--profile profile-name]\fR
+ [--list-profiles]\fR
[-z|--compression-type method]\fR
[--help]\fR
.SH DESCRIPTION
-\fBsosreport\fR generates a compressed tar archive of diagnostic
-information from the running system. The archive may be stored
-locally or centrally for recording or tracking purposes or may
-be sent to technical support representatives, developers or
-system administrators to assist with technical fault-finding and
-debugging.
+\fBsosreport\fR generates an archive of configuration and diagnostic
+information from the running system. The archive may be stored locally
+or centrally for recording or tracking purposes or may be sent to
+technical support representatives, developers or system administrators
+to assist with technical fault-finding and debugging.
.LP
Sos is modular in design and is able to collect data from a wide
range of subsystems and packages that may be installed. An
@@ -69,6 +70,17 @@ Specify alternate configuration file.
Specify alternate temporary directory to copy data as well as the
compressed report.
.TP
+.B \--list-profiles
+Display a list of available profiles and the plugins that they enable.
+.TP
+.B \-p, \--profile NAME
+Only run plugins that correspond to the given profile. Multple profiles
+may be specified as a comma-separated list; the set of plugins executed
+is the union of each of the profile's plugin sets. Currently defined
+profiles include: boot, cluster, desktop, debug, hardware, identity,
+network, openstack, packagemanager, security, services, storage,
+sysmgmt, system, performance, virt, and webserver.
+.TP
.B \-z, \--compression-type METHOD
Override the default compression type specified by the active policy.
.TP