You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/administration/pages/support.adoc
+18-5Lines changed: 18 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,33 @@
1
1
[[support]]
2
-
= Collect and Upload Support Data from {productname} to SUSE
2
+
= Support
3
3
4
4
When you manage systems in {productname} where you are entitled for support from SUSE, you can
5
5
get the support data like `supportconfig` or `sosreport` from the managed client and upload
6
-
it directly to SUSE using the Support Case Number.
6
+
it directly to SUSE Global Technical Support.
7
+
8
+
== Creating a service request number
9
+
10
+
Before handing over the support data to Global Technical Support, you need to generate a service request number first.
11
+
12
+
To create a service request, go to https://scc.suse.com/support/requests and follow the instructions on the screen.
13
+
Write down the service request number.
7
14
8
15
[NOTE]
9
16
====
10
-
You first need to open a support case in SCC to get the case number.
17
+
Privacy statement
18
+
19
+
SUSE treats system reports as confidential data. For details about our privacy commitment, see https://www.suse.com/company/policies/privacy/.
11
20
====
12
21
22
+
23
+
== Collect and Upload Support Data from {productname} to SUSE
24
+
13
25
.Procedure: Collecting the Support Data and upload them to SUSE via the {productname} {webui}
14
26
15
27
16
28
. In the {productname} {webui}, navigate to menu:Systems[System List > All] and select the client which support data should be added to the case.
17
29
. Then go to the [guimenu]``Details`` tab and select the [guimenu]``Support`` sub-tab
18
-
. In the field [literal]``Support Case Number`` enter the number from the SCC page.
30
+
. In the field [literal]``Support Case Number`` enter the service request number created above.
19
31
. In the field [literal]``Upload Region`` select option [literal]``EU`` or [literal]``US`` depending on which server you want to upload your data.
20
32
. In the field [literal]``Command-line Arguments`` is optional. You can enter options for tool which is used to collect the data from the target system.
21
33
Which tool will be used can be found in the tip below this field.
@@ -28,7 +40,8 @@ You first need to open a support case in SCC to get the case number.
28
40
====
29
41
Supported Products where support data can be collected are: {productname} Proxy, all SLES and openSUSE, SUSE Liberty and compatible OSes as well as Ubuntu and Debian.
30
42
{productname} Server when it is registered as Peripheral Server in a Hub Scenario.
0 commit comments