|
The Desktop Management Interface (DMI) generates a standard framework for managing and tracking components in a desktop, notebook or server computer. Essentially, to the user, it is a table provided by the Personal computer BIOS which can be parsed and which gives information about the BIOS and the System in a standardized way. Previously, such complete information was not available from a standardized source in the PC. This article is about the software. ...
DMI is a part of the System Management BIOS (SMBIOS) specification. SMBIOS has been created to lay out data structures (and access methods) in a BIOS which allows a user or application to store and retrieve information specifically about the PC in question. This article is about the software. ...
Diagram of a typical modern PC. A personal computer or PC is usually a microcomputer whose price, size, and capabilities make it suitable for personal usage. ...
Circa 1999, Microsoft required OEMs and BIOS vendors to support the DMI interface/data set in order to have Microsoft certification. Microsoft Corporation (NASDAQ: MSFT, SEHK: 4338) is an international computer technology corporation with 2005 global annual sales of close to $40 billion USD and about 64,000 employees in 85 countries and regions which develops, manufactures, licenses, and supports a wide range of software products for computing devices. ...
To meet Wikipedias quality standards, this article or section may require cleanup. ...
DMI was the first desktop management standard and has been developed by the Distributed Management Task Force (DMTF). Distributed Management Task Force (DMTF, formerly Desktop Management Task Force) is an industry consortium that develops, supports, and maintains standards for systems management of PC systems and products, to reduce total cost of ownership. ...
The DMI Home Page is a repository of all DMI-related information from the specification to tools to support to the Product Registry of DMI-certified products. Due to the rapid advancement of DMTF technologies, such as Common Information Model (CIM), the DMTF defined an "End of Life" process for its Desktop Management Interface (DMI), which ended March 31, 2005. To meet Wikipedias quality standards, this article or section may require cleanup. ...
Fully DMI-enabled PCs could also be monitored from a central management console in the network, but this depends on use use of the protocols which allow this, eg. SNMP. The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force. ...
Definition
DMI is a layer of abstractization between system components and the software that manage them. The System Management BIOS (SMBIOS) is an extension of the Basic Input Output System (BIOS) that formulates and delivers this information to the operating system. System Management BIOS (SMBIOS) is a specification to lay out data structures (and access methods) in a BIOS which allows a user or application to store and retrieve information specifically about the PC in question. ...
This article is about the software. ...
Additional services which can be implemented: MIF Data and Routines When queries are made to a memory-resident agent that resides in the background, it responds by sending data in MIFs (Management Information Files) or activating MIF routines. Static data in a MIF would contain items such as model ID, serial number, memory and port addresses. A MIF routine could read memory and report its contents.
DMI and SNMP DMI can co-exist with SNMP and other management protocols. For example, when an SNMP query arrives, DMI can fill out the SNMP MIB with data from its MIF. A single workstation or server can serve as a proxy agent that would contain the SNMP module and service an entire LAN segment of DMI machines. The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force. ...
A local area network (LAN) is a computer network covering a small local area, like a home, office, or small group of buildings such as a home, office, or college. ...
DMI under Linux The Linux Kernel contains a DMI decoder and based on matches on DMI information, certain workarounds for problems with specific systems can be enabled (or disabled). To read all DMI information, the tool dmidecode is provided. It is part of the pmtools package on some Linux distributions. The Linux kernel is a free software Unix-like operating system kernel that was begun by Linus Torvalds in 1991 and subsequently improved with the assistance of developers around the world. ...
A Linux distribution is a Unix-like operating system comprising the Linux kernel and other assorted free software/open-source software, and possibly proprietary software. ...
See also - Web-Based Enterprise Management (WBEM)
To meet Wikipedias quality standards, this article or section may require cleanup. ...
External links |