[[OS関連]]
目次~
#contents
*概要 [#r5f85ba7]
Linuxのコマンドラインで機器情報を取得する方法。

*手順 [#g3951c7b]
dmidecodeコマンドを使用する。~

-全情報の取得
 # dmidecode --type system
~
 # dmidecode 3.2
 Getting SMBIOS data from sysfs.
 SMBIOS 3.1.1 present.
 
 Handle 0x001C, DMI type 1, 27 bytes
 System Information
         Manufacturer: HPE
         Product Name: ProLiant DL20 Gen10
         Version: Not Specified
         Serial Number: 00000000
         UUID: 00000000-000-0000-0000-00000000
         Wake-up Type: Power Switch
         SKU Number: 00000000
         Family: ProLiant
 
 Handle 0x004A, DMI type 32, 11 bytes
 System Boot Information
        Status: No errors detected


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS