man DMIDECODE
dmidecode - DMI table decoder/DMI表解码器
decoder 英 [ˌdiːˈkəʊdə(r)] 美 [ˌdiːˈkoʊdər] n. (电子信号)解码器,译码器
SYNOPSIS/简介
dmidecode [OPTIONS]/选项
dmidecode is a tool for dumping a computer?. DMI (some say SMBIOS) table
contents in a human-readable format. This table contains a description of
the system?. hardware components, as well as other useful pieces of informa-
tion such as serial numbers and BIOS revision. Thanks to this table, you can
retrieve this information without having to probe for the actual hardware.
While this is a good point in terms of report speed and safeness, this also
makes the presented information possibly unreliable.
DMIDecode是一个卸载计算机的工具?.dmi(有些称为smbios)以可读格式显示表内容。
这个表包含系统的描述?.硬件组件,以及其他有用的信息,如序列号和BIOS版本。
由于此表,您可以检索此信息,而无需探测实际的硬件。
虽然这是报告速度和安全性方面的一个好点,但这也使得所提供的信息可能不可靠。
also can report the possible evolutions (such as the fastest supported CPU
or the maximal amount of memory supported).
DMI表格没有?。只描述系统当前由什么组成,它还可以报告可能的进展(例如支持最快的CPU或者支持的最大内存量)。
agement Interface. Both standards are tightly related and developed by the
DMTF (Desktop Management Task Force).
smbios代表系统管理bios,dmi代表桌面管理界面。
这两个标准紧密相关,由DMTF(桌面管理工作组)开发。
it will then parse this table and display a list of records like this one:
运行时,dmidode将尝试定位dmi表。如果成功了,
然后,它将分析此表并显示类似于此表的记录列表:
Manufacturer: Intel
Product Name: C440GX+
Version: 727281-001
Serial Number: INCY92700942
0x0002 DMI型手柄,2,8个字节。基地板信息
制造商:英特尔
产品名称:C440GX+
版本:727281-001
编号:INCY92700942
each other. For example, processor records usually reference cache memory
records using their handles.
把手.这是一个唯一的标识符,允许记录相互引用。
例如,处理器记录通常使用其句柄引用缓存内存记录。
computer can be made of. In this example, the type is 2, which means that
the record contains "Base Board Information".
一种类型。smbios规范定义了计算机可以使用的不同类型的元素。
在本例中,类型为2,这意味着记录包含“基板信息”。
1 for the size), the rest is used by the record data. This value doesn?.
take text strings into account (these are placed at the end of the
record), so the actual length of the record may be (and is often) greater
than the displayed value.
尺寸。每个记录都有一个4字节的头(2个用于句柄,1个用于类型,1个用于大小),
其余的由记录数据使用。这个值没有?将文本字符串考虑在内(这些被放置在记录的末尾),
因此记录的实际长度可以(并且通常)大于显示值。
record. Here, we learn about the board?. manufacturer, model, version and
serial number.
解码后的值。当然,所提供的信息取决于记录的类型。
在这里,我们了解董事会?.制造商、型号、版本和序列号。
-d, --dev-mem FILE
Read memory from device FILE (default: /dev/mem)
-d, --dev-mem 文件
从设备文件读取内存(默认值:/dev/mem)
Be less verbose. Unknown, inactive and OEM-specific entries are not
displayed. Meta-data and handle references are hidden. Mutually
exclusive with --dump.
不要那么冗长。不显示未知、不活动和OEM特定的条目。
元数据和句柄引用是隐藏的。与--dump互斥。
Only display the value of the DMI string identified by KEYWORD. KEY-
WORD must be a keyword from the following list: bios-vendor, bios-
version, bios-release-date, system-manufacturer, system-product-name,
system-version, system-serial-number, system-uuid, baseboard-manufac-
turer, baseboard-product-name, baseboard-version, baseboard-serial-
number, baseboard-asset-tag, chassis-manufacturer, chassis-type,
chassis-version, chassis-serial-number, chassis-asset-tag, processor-
family, processor-manufacturer, processor-version, processor-fre-
quency. Each keyword corresponds to a given DMI type and a given
offset within this entry type. Not all strings may be meaningful or
even defined on all systems. Some keywords may return more than one
result on some systems (e.g. processor-version on a multi-processor
system). If KEYWORD is not provided or not valid, a list of all
valid keywords is printed and dmidecode exits with an error. This
option cannot be used more than once, and implies --quiet. Mutually
exclusive with --type and --dump.
只有通过关键字显示DMI字符串的价值。关键词必须是以下列表中的关键词:
Bios-vendor,biosversion,bios-release-date,system-manufacturer,system-product-name,
系统-版本,系统-序列号,系统-UUID,基板-制造商,基板-产品-名称,基板-版本,基板-序列号,
基板-资产-标记,底盘-制造商,底盘-类型,
底盘-版本,底盘-序列号,底盘-资产-标记,处理器-制造商,处理器-版本,处理器-频率。
每一个关键词都对应于一个Given DMI类型和一个Given Ofset在这一类型内。
并非所有的弦乐都能在所有的系统中得到体现或确定。一些关键词可能会比一些系统的一个结果
(E.G.处理器-一个多处理器系统的版本)。如果关键词不提供或不有效,则以错误方式打印和输出所有关键词的列表。
这个选项不能比一次使用更多,并且实现安静。与--type和--dump的互相排斥
Only display the entries of type TYPE. TYPE can be either a DMI type
number, or a comma-separated list of type numbers, or a keyword from
the following list: bios, system, baseboard, chassis, processor, mem-
ory, cache, connector, slot. Refer to the DMI TYPES section below for
details. If this option is used more than once, the set of displayed
entries will be the union of all the given types. If TYPE is not
provided or not valid, a list of all valid keywords is printed and
dmidecode exits with an error. Mutually exclusive with --string.
仅显示类型为的条目。类型可以是dmi类型编号,也可以是以逗号分隔的类型编号列表,
或者是关键字以下列表:BIOS、系统、主板、机箱、处理器、内存、缓存、连接器、插槽。
有关详细信息,请参阅下面的DMI类型部分。如果多次使用此选项,则显示的条目集将是所有给定类型的联合。
如果未提供类型或类型无效,则将打印所有有效关键字的列表,并退出dmidecode并返回错误。与--string互斥。
Do not decode the entries, dump their contents as hexadecimal
instead. Note that this is still a text output, no binary data will
be thrown upon you. The strings attached to each entry are displayed
as both hexadecimal and ASCII. This option is mainly useful for
debugging. Mutually exclusive with --quiet and --string.
不要解码条目,而是将其内容转储为十六进制。
注意,这仍然是一个文本输出,不会向您抛出任何二进制数据。
附加到每个条目的字符串显示为十六进制和ASCII。
此选项主要用于调试。与--quiet和--string互斥。
Display usage information and exit/显示使用信息并退出
Display the version and exit/显示版本并退出
The SMBIOS specification defines the following DMI types:/smbios规范定义了以下dmi类型:
----------------------------------------
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
-------------------------------------------------------------------------------------------
0 Bios
1 系统
2 Base Board
3 底盘
4 处理器
5 记忆控制器
6 记忆模块
7 缓存
8 端口连接器
9 系统槽
10 on board devices
11 OEM弦乐
12 系统配置选项
13 Bios Language
14 集团协会
15 系统事件日志
16 物理记忆阵列
17 记忆装置
18 32位记忆错误
19 记忆阵列映射地址
20 存储器设备映射地址
21 建筑指针设备
22 便携式电池
23 系统复位
24 硬件安全
25 系统功率控制
26 电压探针
27 冷却设备
28 探针温度
29 电流探针
30 Out-of-band remote access
31 Boot Integrity Services
32 系统推进
33 64位记忆误差
34 管理设备
35 管理设备部件
36 管理设备阈值数据
37 记忆频道
38 IPMI设备
39 电力供应
Additionally, type 126 is used for disabled entries and type 127 is an end-
of-table marker. Types 128 to 255 are for OEM-specific data. dmidecode will
display these entries by default, but it can only decode them when the ven-
dors have contributed documentation or code for them.
此外,类型126用于禁用的条目,类型127是表尾标记。128到255类型用于OEM特定的数据。
dMIDECODE意志默认情况下显示这些条目,但当供应商为它们提供文档或代码时,只能对它们进行解码。
equivalent to a list of type numbers:
可以使用关键字,而不是使用--type的类型号。每个关键字相当于一个类型编号列表:
------------------------------
bios 0, 13
system 1, 12, 15, 23, 32
baseboard 2, 10
chassis 3
processor 4
memory 5, 6, 16, 17
cache 7
connector 8
slot 9
关键字 类型
------------------------------
BIOS 0,13
系统 1、12、15、23、32
踢脚板 2, 10
底盘 3
处理器 4
存储器 5、6、16、17
高速缓存 7
连接器 8
槽 9
equivalent:
关键字是不敏感的匹配大小写。以下命令行等效:
/dev/mem
More often than not, information contained in the DMI tables is inaccurate,
incomplete or simply wrong.
DMI表中包含的信息通常不准确、不完整或完全错误。
Alan Cox, Jean Delvare
biosdecode(8), mem(4), ownership(8), vpddecode(8)
man DMIDECODE的更多相关文章
- 使用 python 获取 Linux 系统信息(通过dmidecode命令)
通过 dmidecode 命令可以获取到 Linux 系统的包括 BIOS. CPU.内存等系统的硬件信息,这里使用 python 代码来通过调用 dmidecode 命令来获取 Linux 必要的系 ...
- dmidecode常用参数
dmidecode常用参数详解 作者:尹正杰 版权声明:原创作品,谢绝转载!否则将追究法律责任. dmidecode这个命令真是神器啊,他能快速的获取服务器的硬件信息,而且这个命令有很多的花式玩法,今 ...
- dmidecode查看设备硬件信息
在bash里输入:dmidecode -s system-product-name 或者lshw -class system 在Linux系统环境下(CentOS .4和Ubuntu .04已确认), ...
- linux包之dmidecode
http://www.dmtf.org/standards/smbios Dmidecode 这款软件允许你在 Linux 系统下获取有关硬件方面的信息.Dmidecode 遵循 SMBIOS/DMI ...
- 【转】dmidecode命令详解
Dmidecode 这款软件允许你在 Linux 系统下获取有关硬件方面的信息.Dmidecode 遵循 SMBIOS/DMI 标准,其输出的信息包括 BIOS.系统.主板.处理器.内存.缓存等等. ...
- CentOS(Linux)下安装dmidecode包
安装代码: yum install dmidecode 安装完成后,查看总体信息: dmidecode 查看服务器类型,测试环境为DELL R610: dmidecode -s system-prod ...
- python学习:Dmidecode系统信息(一)
#!/usr/bin/env python from subprocess import Popen, PIPE p = Popen(['dmidecode'], stdout=PIPE) d ...
- dmidecode的Python解析
#!/usr/bin/env python # -*- coding: utf-8 -*- """ 解析dmidecode命令输出结果,返回JSON格式数据 测试服务器D ...
- linux查看硬件详细信息dmidecode
[root@zabbix_server src]# dmidecode|more # dmidecode 2.12 SMBIOS 2.7 present. structures occupying b ...
- 使用 dmidecode 查看Linux服务器信息
使用 dmidecode 查看Linux服务器信息 来源 http://www.laozuo.org/6682.html 对于大部分普通服务器用户来说,我们选择VPS.服务器产品的时候比较关心的是产 ...
随机推荐
- gsxt滑动验证码
最后,谈谈滑动验证码. 目前,工商网站已经全面改版,全部采用了滑动验证码,上面绝大多数思路都失效了.对于滑动验证码,网上能搜到的解决方案基本都是下载图片,还原图片,算出滑动距离,然后模拟js来进行拖动 ...
- 使用Mybatis执行sql脚本
pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="htt ...
- 用流的方式来操作hdfs上的文件
import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import ...
- JS 引擎
最早的 JS 引擎是纯解释器,现代 JS 引擎已经使用 JIT(Just-in-time compilation:结合预编译(ahead-of-time compilation AOT)和解释器的优点 ...
- Vue实现音乐播放器(四):页面入口+header组件的编写
首先下载三个包 babel-runtime对es语法进行转义 fastclick解决移动端点击300毫秒延迟的问题 babel-polyfill对es6 api进行转义 下载了包之后要在main.js ...
- 5519: [Usaco2016 Open]Landscaping
农夫约翰正在建造一个美丽的花园,在这个过程中需要移动大量的泥土.花园由N个花圃(1≤N≤100,000)组成,第i个花圃最开始有Ai个泥土. 农夫约翰想要重新整理花园,使每个花圃最后有Bi个泥土.Ai ...
- python对excel表格进行操作
python 对 EXCEL 进行操作 背景:对excel表格中某一列进行base 64解码操作,由于数据量比较庞大,就考虑用Python代码完成. 首先,分析整个文件操作中分为三步,第一步,对需要解 ...
- linux shell 中的数组的取值 遍历 替换 删除操作
引言 在Linux平台上工作,我们经常需要使用shell来编写一些有用.有意义的脚本程序.有时,会经常使用shell数组.那么,shell中的数组是怎么表现的呢,又是怎么定义的呢?接下来逐一的进行讲解 ...
- [Git] 013 远程仓库篇 第零话 使用前的一些配置
0. 前言 本地仓库和 GitHub 上的远程仓库之间的传输是通过 "SSH" 加密的,所以使用前需要进行一些设置 这回的任务 设置"身份象征" 创建 &quo ...
- [19/05/18-星期六] HTML_form标签
一.form标签(一) <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> & ...