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.服务器产品的时候比较关心的是产 ...
随机推荐
- weui 框架
weui是一个框架,但是官方并没有提供文档: 所以我们需要在github上来通过案例来了解他的用法 一般做列表,左边的图片要么60x60,要么80x80用的比较多 weui是一个小巧的框架,所以带来的 ...
- Linux内核调试方法总结之backtrace
backtrace [用途]用户态或者内核态程序异常退出时回溯堆栈信息 [原理]通过对当前堆栈的分析,回溯上层函数在当前栈中的帧地址,直至顶层函数.帧地址是指在栈中存在局部变量.上一级函数返回地址.寄 ...
- 图论之点双&边双
说人话: 边双联通: a到b的路径上无必经边 点双联通: a到b的路径上除了a,b没有必经点 tarjan求点双联通: 代码(补图) 割点: 桥: 求点双:强制dfs时不越过割点,即可求出一个块 求边 ...
- DAY 3 上午
状压DP 状态压缩dp 状态压缩是设计dp状态的一种方式. 当普通的dp状态维数很多(或者说维数与输入数据有关),但每一维总量很少时,可以将多维状态压缩为一维来记录. 这种题目最明显的特征就是:都存在 ...
- sqlite时间类型
SQLite分页显示:Select * From news order by id desc Limit 10 Offset 10这篇文章是根据 SQLite 官方 WIKI 里的内容翻译,如果有什么 ...
- 阶段1 语言基础+高级_1-3-Java语言高级_08-JDK8新特性_第4节 方法引用_7方法引用_数组的构造器引用
先创建函数式接口 创建测试类 打印长度是10...... 方法引用优化
- 博客图片上传picgo工具安装配置github图传使用
摘要 对于每一个写博客的人来说,图片是至关重要.这一路经历了多次图片的烦恼,之前选择了微博个人文章那里粘贴图片的方式上传,感觉也挺方便的.但是由于新浪的图片显示问题,如果header中不设置 标签就不 ...
- 应用安全-CTF-格式串漏洞
主要影响c库中print家族函数 - > printf,sprintf,fprintf等 利用: SIP请求URI中格式串
- Web高级 JavaScript中的算法
算法 排序算法 稳定排序 待排序序列中相等元素在排序完成后,原有先后顺序不变. 非稳定排序 有序度 待排序序列中有序关系的元素对个数. 逆序度 1. 插入排序 遍历有序数组,对比待插入的元素大小,找到 ...
- java项目中,针对缓存问题的处理方式【接口中的处理方式】
1.在service包中,分别建立了关于缓存的一系列的接口.类等,封装到一个工具包中: 临时缓存的接口(代码部分): package com.tools; import java.util.Date; ...