리눅스 sosreport

Jmnote (토론 | 기여)님의 2012년 3월 30일 (금) 12:37 판
  • sosreport
  • 리눅스 SOS 보고서 생성
  • 리눅스 SOS REPORT 생성

1 명령어

sosreport -o hardware -o kernel -o networking -o udev -o system -o rpm
  • sosreport는 /usr/sbin에 있다.

2 실행 예시

[root@localhost sbin]# sosreport -o hardware -o kernel -o networking -o udev -o system -o rpm

sosreport (version 2.1)

This utility will collect some detailed  information about the
hardware and setup of your Fedora system.
The information is collected and an archive is  packaged under
/tmp, which you can send to a support representative.
Fedora will use this information for diagnostic purposes ONLY
and it will be considered confidential information.

This process may take a while to complete.
No changes will be made to your system.

Press ENTER to continue, or CTRL-C to quit.

Enter 키 입력

Please enter your first initial and last name [localhost]: 
Please enter the case number that you are generating this report for:

Enter 키 2회 입력

  Running plugins. Please wait ...

  Completed [6/6] ...      
Creating compressed archive...

Your sosreport has been generated and saved in:
  /tmp/sosreport-localhost-20120330122910-0374.tar.xz

The md5sum is: 25b8f4cb1b690ef01ef2f88f14aa0374

Please send this file to your support representative.

/tmp 폴더에 sosreport-localhost-20120330122910-0374.tar.xz 라는 이름으로 보고서 파일이 생성되었다.

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}