forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Rechenburg, Matthias <matthias.rechenburg@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
5.2 KiB
5.2 KiB
Collecting Stack Information
Scenario
To meet actual service requirements, the cluster administrator can collect stack information about a specified role or instance on MRS Manager, save the information to a local directory, and download the information. The following information can be collected:
- jstack information.
- jmap -histo information.
- jmap -dump information.
- Thr jstack and jmap-histo information can be collected continuously for comparison.
Procedure
Collecting stack information
- Log in to MRS Manager.
- Click Cluster, click the name of the desired cluster, click Services, and click the target service.
- On the displayed page, Choose More > Collect Stack Information.
- In the displayed dialog box, select the desired role and content, configure advanced options (retain the default settings if there is no special requirement), and click OK.
- After the collection is successful, click Download.
Downloading Stack Information
- Click Cluster, click the name of the desired cluster, click Services, and click the target service. Choose More > Download Stack Information in the upper right corner.
- Select the desired role and content and click Download to download the stack information to the local PC.
Clearing stack information
- Click Cluster, click the name of the desired cluster, click Services, and click the target service.
- Choose More > Clear Stack Information in the upper right corner.
- Select the desired role and content and configure File Directory. Click OK.
Parent topic: Other Service Management Operations