0% found this document useful (0 votes)
90 views1 page

How To Collect ADU and SOS

This document provides instructions for generating an ADU report and SOS report from a device via the command line interface. It first instructs the user to install an RPM package to obtain the ssaducli tool. It then shows how to use ssaducli to generate an ADU report from a zip file and export logs. Finally, it demonstrates how to copy both the ADU report and SOS report files to another server for analysis and troubleshooting.

Uploaded by

iftikhar ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views1 page

How To Collect ADU and SOS

This document provides instructions for generating an ADU report and SOS report from a device via the command line interface. It first instructs the user to install an RPM package to obtain the ssaducli tool. It then shows how to use ssaducli to generate an ADU report from a zip file and export logs. Finally, it demonstrates how to copy both the ADU report and SOS report files to another server for analysis and troubleshooting.

Uploaded by

iftikhar ahmed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ADU report Via CLI

install RPM
rpm -ivh http://10.145.1.2/pkg/ssaducli-3.10-3.0.x86_64.rpm

ssaducli -v -adu -f ml-kafka03-newlatest.zip

it will generate ADU report

For SOS report use below command

sosreport

scp ml-kafka03-newlatest.zip [email protected]:/root/

scp sosreport-ml-kafka03.mobilink.osa-20180216131611.tar.xz
[email protected]:/root/

You might also like