Top/System/Hardware情報

目次

PC のプロダクト名

$ dmidecode -s system-product-name
DAIV-NG4500

CPU

CPU 名

$ cat /proc/cpuinfo | grep "model name"
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
model name	: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz

物理 core 数 論理 core 数

CPU の機能フラグ

$ cat /proc/cpuinfo | grep flags

Chipset

# lshw | grep -A 10 "Host bridge"
          description: Host bridge
          product: Intel Corporation
          vendor: Intel Corporation
          physical id: 100
          bus info: pci@0000:00:00.0
          version: 05
          width: 32 bits
          clock: 33MHz
        *-pci:0
             description: PCI bridge
             product: Skylake PCIe Controller (x16)

メモリ容量

$ cat /proc/meminfo | grep MemTotal

グラフィックボード

# lshw -short -class display
H/W path             Device     Class          Description
==========================================================
/0/100/1/0                      display        NVIDIA Corporation
/0/100/2                        display        Intel Corporation

一覧の簡易表示

$ sudo lshw -short
H/W path             Device     Class          Description
==========================================================
                                system         DAIV-NG4500 (DAIV-NG4500M1-M2SH5-C)
/0                              bus            P641HJ
/0/0                            memory         64KiB BIOS
/0/13                           memory         32GiB System Memory
/0/13/0                         memory         16GiB SODIMM DDR4 Synchronous 2400 MHz (0.4 ns)
/0/13/1                         memory         16GiB SODIMM DDR4 Synchronous 2400 MHz (0.4 ns)
/0/17                           memory         256KiB L1 cache
/0/18                           memory         1MiB L2 cache
/0/19                           memory         6MiB L3 cache
/0/1a                           processor      Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
/0/100                          bridge         Intel Corporation
/0/100/1                        bridge         Skylake PCIe Controller (x16)
/0/100/1/0                      display        NVIDIA Corporation
/0/100/2                        display        Intel Corporation
/0/100/14                       bus            Sunrise Point-H USB 3.0 xHCI Controller
/0/100/14/0          usb1       bus            xHCI Host Controller
/0/100/14/0/1                   input          USB Receiver
/0/100/14/0/8                   communication  Bluetooth wireless interface
/0/100/14/0/9                   multimedia     Chicony USB 2.0 Camera
/0/100/14/1          usb2       bus            xHCI Host Controller
/0/100/14.2                     generic        Sunrise Point-H Thermal subsystem
/0/100/16                       communication  Sunrise Point-H CSME HECI #1
/0/100/17                       storage        Sunrise Point-H SATA Controller [AHCI mode]
/0/100/1c                       bridge         Sunrise Point-H PCI Express Root Port #1
/0/100/1c.2                     bridge         Sunrise Point-H PCI Express Root Port #3
/0/100/1c.2/0                   generic        RTL8411B PCI Express Card Reader
/0/100/1c.2/0.1      enp3s0f1   network        RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
/0/100/1c.3                     bridge         Sunrise Point-H PCI Express Root Port #4
/0/100/1c.3/0        wlp4s0     network        Intel Corporation
/0/100/1c.6                     bridge         Sunrise Point-H PCI Express Root Port #7
/0/100/1c.6/0                   bus            ASM1142 USB 3.1 Host Controller
/0/100/1c.6/0/0      usb3       bus            xHCI Host Controller
/0/100/1c.6/0/0/2               bus            USB2.0 Hub
/0/100/1c.6/0/0/2/5             generic        USB Billboard Device
/0/100/1c.6/0/1      usb4       bus            xHCI Host Controller
/0/100/1c.6/0/1/2               bus            USB3.0 Hub
/0/100/1d                       bridge         Sunrise Point-H PCI Express Root Port #9
/0/100/1d/0                     storage        Intel Corporation
/0/100/1f                       bridge         Sunrise Point-H LPC Controller
/0/100/1f.2                     memory         Memory controller
/0/100/1f.3                     multimedia     Intel Corporation
/0/100/1f.4                     bus            Sunrise Point-H SMBus
/0/1                 scsi2      storage        
/0/1/0.0.0           /dev/sda   disk           1TB ST1000LM048-2E71
/0/1/0.0.0/1         /dev/sda1  volume         284MiB Windows FAT volume
/0/1/0.0.0/2                    volume         186GiB EFI partition
/0/1/0.0.0/3         /dev/sda3  volume         651GiB EFI partition
/0/1/0.0.0/4         /dev/sda4  volume         93GiB Linux swap volume

Hardware情報取得コマンド一覧

コマンド内容
hwinfoハードウェア情報をフル表示
lshwハードウェア情報をフル表示
inxi -Fxzハードウェア情報を表示
hwinfo --shortハードウェア情報を表示
lshw -shortハードウェア情報を表示
lscpuCPU情報を表示
lshw -C cpuCPU情報を表示
dmidecode -t memoryメモリ情報を表示
lshw -short -C memoryメモリ情報を表示
lspci | grep -i vgaVGA情報を表示
lspci -v -s デバイス番号指定したデバイスの情報表示
free -m現在のメモリ使用状況を表示
top現在のメモリ使用状況を表示
lshw -short -C diskディスク情報を表示
hdparm -i デバイスファイルディスク情報を表示
lsblkディスク情報を表示
fdisk -lディスク情報を表示
blkidディスク情報を表示
dfマウント情報を表示
lsusbUSB情報を表示
lspciPCI情報を表示
lshw -C networkネットワーク情報を表示
ifconfig -aネットワーク情報を表示
ip link showネットワーク情報を表示
netstat -iネットワーク情報を表示
ip routeルーティング情報を表示
netstat -rルーティング情報を表示
dmidecode -t biosBIOS/UEFI情報を表示

トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2021-05-23 (日) 23:51:21