-
Notifications
You must be signed in to change notification settings - Fork 106
Added initial version of the support data upload feature #3957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 9 commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
cb01d17
Added initial version of the support data upload feature
mcalmer 276c0de
add description how to get a service request number
mcalmer c1670c0
Apply suggestions from code review
80f09ee
Merge branch 'master' into support-data-upload
f1a686a
Merge branch 'master' into support-data-upload
e1f988e
clean up changelog
7763846
normalization
264edfa
ucf
9a6c5f7
Update support.adoc
jcayouette dd3df79
Update modules/administration/pages/support.adoc
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
[[support]] | ||
= Support | ||
|
||
When you manage systems in {productname} where you are entitled for support from {suse}, you can get the support data like [command]``supportconfig`` or [command]``sosreport``. | ||
You will get the data from the managed client and upload it directly to SUSE Global Technical Support. | ||
|
||
== Create a service request number | ||
|
||
Before handing over the support data to Global Technical Support, you need to generate a service request number first. | ||
|
||
To create a service request, go to https://scc.suse.com/support/requests and follow the instructions on the screen. | ||
Write down the service request number. | ||
|
||
[NOTE] | ||
==== | ||
**Privacy statement** | ||
|
||
{suse} treats system reports as confidential data. | ||
For details about the {suse} privacy commitment, see https://www.suse.com/company/policies/privacy/. | ||
==== | ||
|
||
|
||
== Collect and upload support data from {productname} to {suse} | ||
|
||
.Procedure: Collecting support data and uploading with the {productname} {webui} | ||
[role=procedure] | ||
____ | ||
. In the {productname} {webui}, navigate to menu:Systems[System List > All] and select the client which support data should be added to the case. | ||
|
||
. Then navigate to the [guimenu]``Details`` tab and select the [guimenu]``Support`` sub-tab. | ||
|
||
. In the field [literal]``Support Case Number`` enter the service request number created above. | ||
|
||
. In the field [literal]``Upload Region`` select option [literal]``EU`` or [literal]``US`` depending on the server where you want to upload your data. | ||
|
||
. In the field [literal]``Command-line Arguments`` you can optionally enter options for tool which is used to collect the data from the target system. | ||
keichwa marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
keichwa marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Which tool will be used can be found in the tip below this field. | ||
keichwa marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
. In the field [literal]``Earliest`` select the time of running this action. | ||
|
||
. Click button btn:[Schedule]. | ||
The action is scheduled and will be executed defined time. It will collect the data from the client and upload it directly to the upload server. | ||
____ | ||
|
||
[NOTE] | ||
==== | ||
Supported Products where support data can be collected: | ||
|
||
- {productname} Proxy | ||
- {productname} Server when it is registered as Peripheral Server in a Hub Scenario | ||
- all {sles} and {opensuse} clients | ||
- SUSE Liberty and compatible clients | ||
- Ubuntu clients | ||
- Debian clients | ||
==== | ||
|
||
|
||
[NOTE] | ||
==== | ||
To upload the support data from the main {productname} Server please still use [command]``mgradm support config`` from the container host. | ||
==== |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.