2014.02.27 11:15
리눅스 system 의 bios 및 디바이스 정보는 dmidecode 라는 프로그램으로 확인할 수 있다.
dmidecode 보통 기본으로 설치되며, 만약 설치되지 않았을 경우 아래와 같이 설치한다.
설치방법
1. ubuntu
# apt-get install dmidecode
2. fedora
# yum -y install dmidecode
3. source compile 방법
사이트 : http://www.nongnu.org/dmidecode/
소스 다운 후 압축해제-> make -> make install
수집방법
# dmidecode -t processor
or
# dmidecode
수집가능한 데이터
디바이스 타입(맨페이지 참조)
-t 타입
--------------------------
0 BIOS
1 System
2 Base Board 보드명칭
3 Chassis
4 Processor
5 Memory Controller
6 Memory Module
7 Cache
8 Port Connector
9 System Slots
10 On Board Devices
11 OEM Strings
12 System Configuration Options
13 BIOS Language
14 Group Associations
15 System Event Log
16 Physical Memory Array / 최대지원 메모리
17 Memory Device / 메모리 슬롯수 확인
18 32-bit Memory Error
19 Memory Array Mapped Address
20 Memory Device Mapped Address
21 Built-in Pointing Device
22 Portable Battery
23 System Reset
24 Hardware Security
25 System Power Controls
26 Voltage Probe
27 Cooling Device
28 Temperature Probe
29 Electrical Current Probe
30 Out-of-band Remote Access
31 Boot Integrity Services
32 System Boot
33 64-bit Memory Error
34 Management Device
35 Management Device Component
36 Management Device Threshold Data
37 Memory Channel
38 IPMI Device
39 Power Supply
40 Additional Information
41 Onboard Device
------------------------------
-s 키워드
------------------------------
bios
system
baseboard
chassis
processor
memory
cache
connector
slot
-------------------------------
참고사이트
: http://www.nongnu.org/dmidecode/
출처 http://blog.naver.com/jangpro1003?Redirect=Log&logNo=90099412041
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
77 | 리눅스에서 2테라 이상 마운트하기 gpt | 소울 | 2014.06.10 | 12096 |
76 | > (재지향기호) | 소울 | 2014.05.22 | 8942 |
75 | cron 실행 결과메일 받지 않기 | 소울 | 2014.04.29 | 10625 |
74 | ulimit | 소울 | 2014.04.29 | 9006 |
73 | openssl 취약점 확인 주소 | 소울 | 2014.04.29 | 9161 |
72 | ssh 접속시 메시지 뿌리기 | 소울 | 2014.04.29 | 9072 |
71 | 커널 bit 확인 getconf | 소울 | 2014.04.29 | 9101 |
70 | 로그인 성공한 아이피 목록 보기 | 소울 | 2014.03.31 | 9094 |
69 | 리눅스 스트리밍 서버 설치 | 소울 | 2014.03.31 | 9467 |
68 | 커널 bit 확인 getconf | 소울 | 2014.03.31 | 9017 |
67 | 연산자 | 소울 | 2014.03.23 | 9328 |
66 | chattr로 파일 속성 관리하기 | 소울 | 2014.03.06 | 9000 |
» | 리눅스 device 정보 DMIDECODE | 소울 | 2014.02.27 | 9081 |
64 | 메모리 슬롯/사이즈 확인 | 소울 | 2014.02.27 | 8948 |
63 | 리눅스 한글출력 | 소울 | 2014.02.19 | 9221 |
62 | openssl 설치 | 소울 | 2014.02.19 | 9032 |
61 | top 자세한 설명 | 소울 | 2014.02.19 | 8895 |
60 | crontab 실행후 발송메일 설정제거 | 소울 | 2014.02.19 | 9787 |
59 | 리눅스 date 시간설정 | 소울 | 2014.02.19 | 18040 |
58 | Swap 메모리 늘리기 | 소울 | 2014.02.19 | 8685 |