WO2020001137A1 - Bmc 和服务器 os 的交互方法、系统 - Google Patents
Bmc 和服务器 os 的交互方法、系统 Download PDFInfo
- Publication number
- WO2020001137A1 WO2020001137A1 PCT/CN2019/083229 CN2019083229W WO2020001137A1 WO 2020001137 A1 WO2020001137 A1 WO 2020001137A1 CN 2019083229 W CN2019083229 W CN 2019083229W WO 2020001137 A1 WO2020001137 A1 WO 2020001137A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- server
- bmc
- information
- interaction
- version information
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/173—Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
- G06F15/17306—Intercommunication techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/3055—Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available
Definitions
- the present invention relates to the field of computer technology, and in particular, to a method and system for interacting a BMC and a server OS.
- the BMC can be regarded as another microcomputer independent of the server. It can monitor the voltage, temperature, and other sensors of the server through the ipmi protocol, but cannot fully interact with the OS.
- the BMC monitors the hardware health status of the server. Information such as the internal monitoring status of the server and the OS process cannot be obtained, and interaction with the OS cannot be achieved. This may miss a lot of key information, there are also many monitoring blind spots, and the BMC function is only limited to the monitoring of some hardware and the information passed through other devices such as the BIOS.
- the main purpose of the present invention is to propose a method and system for interaction between BMC and server OS, which aims to improve the comprehensiveness and accuracy of server monitoring.
- the present invention provides a method for interacting a BMC and a server OS.
- the method includes the following steps:
- the BMC After the BMC and the server OS are located on the same local area network, and the BMC establishes a communication connection with the server OS, the BMC obtains version information of the server OS;
- the BMC presents the server OS information on a BMC web page in a preset format.
- the method further includes:
- the BMC performs a corresponding operation according to the instruction.
- a further technical solution of the present invention is that before the step of obtaining version information of the server OS after the BMC and the server OS are located on the same local area network and the BMC establishes a communication connection with the server OS, the method includes:
- the BMC After the server BIOS is powered on, the BMC receives the current network port IP sent by the server BIOS;
- the BMC establishes a communication connection with the server OS according to the current network port IP.
- the method before the step of the BMC receiving the current network port IP sent by the server BIOS, the method further includes:
- a command for acquiring server OS information corresponding to the version information of the server OS is set in advance.
- a further technical solution of the present invention is that the version information of the server OS is one of windows or linux.
- the BMC and the server OS use a ssh protocol or a Telnet protocol to communicate with each other.
- the present invention further provides an interaction system between a BMC and a server OS, the system includes a BMC, a server, a memory, a processor, and an interaction program between the BMC and the server OS stored on the memory.
- the interactive program of the BMC and the server OS is executed by the processor, the following steps are implemented:
- the BMC After the BMC and the server OS are located on the same local area network, and the BMC establishes a communication connection with the server OS, the BMC obtains version information of the server OS;
- the BMC presents the server OS information on a BMC web page in a preset format.
- the BMC performs a corresponding operation according to the instruction.
- the BMC After the server BIOS is powered on, the BMC receives the current network port IP sent by the server BIOS;
- the BMC establishes a communication connection with the server OS according to the current network port IP.
- the BMC and the server OS use a ssh protocol or a Telnet protocol to communicate with each other.
- the BMC obtains version information of the server OS; the BMC sends a pre- A command for acquiring server OS information corresponding to the version information of the server OS; the BMC receives the server OS information sent by the server OS according to the command; the BMC sets the server OS information according to a preset
- the format is presented on the BMC web page, which improves the comprehensiveness and accuracy of server monitoring.
- FIG. 1 is a schematic flowchart of a first embodiment of an interaction method between a BMC and a server OS according to the present invention
- FIG. 2 is a schematic flowchart of a second embodiment of an interaction method between a BMC and a server OS according to the present invention.
- the BMC functions are limited to the monitoring of some hardware and the information passed through other devices such as the BIOS.
- the internal monitoring status of the server and the OS process information cannot be obtained. Interaction with the OS cannot be achieved, and there are many monitoring blind spots, which may miss a lot of key information. Therefore, the present invention proposes a solution.
- the present invention proposes a method and system for interaction between a BMC and a server OS.
- the present invention can not only implement the health monitoring of the BMC to the server without adding additional hardware support, but also can maintain the server through the BMC And other functions. Many functions can be improved through the rich interfaces of the OS, such as monitoring the process status of the server, monitoring the resource usage of the server, and even deploying the server to the OS.
- the embodiments of the present invention not only can be implemented through ssh, but also command transmission can be implemented through Telnet or other self-built protocols, and the implementation methods are simple, convenient and diversified.
- FIG. 1 is a schematic flowchart of a first embodiment of an interaction method between a BMC and a server OS according to the present invention
- FIG. 2 is a schematic flowchart of a second embodiment of an interaction method between a BMC and a server OS according to the present invention.
- a first embodiment of an interaction method between a BMC and a server OS of the present invention includes the following steps:
- Step S100 After the BMC and the server OS are located on the same local area network, and the BMC establishes a communication connection with the server OS, the BMC obtains version information of the server OS.
- the BMC and the server OS use a ssh protocol to communicate with each other for mutual access.
- the BMC and the server OS may also use a Telnet protocol or other self-built protocols to communicate with each other for mutual access, which is not limited in the present invention.
- the version information of the server OS is one of windows or linux.
- step S200 the BMC sends a preset command to the server OS to obtain server OS information corresponding to the version information of the server OS.
- Step S300 The BMC receives server OS information sent by the server OS according to the command.
- Step S400 The BMC presents the server OS information on a BMC web page in a preset format.
- the BMC obtains version information of the server OS; the BMC sends to the server OS A preset command for acquiring server OS information corresponding to the version information of the server OS; the BMC receives server OS information sent by the server OS according to the command; the BMC receives the server OS information according to a preset
- the format is displayed on the BMC web page, which improves the comprehensiveness and accuracy of server monitoring.
- FIG. 2 is a schematic flowchart of a second embodiment of a method for interacting a BMC and a server OS according to the present invention.
- the difference between this embodiment and the first embodiment shown in FIG. 1 is that in the above step S400, the BMC will After the step of presenting the server OS information on the BMC web page in a preset format, the method further includes:
- Step S500 The BMC receives an instruction input by a user on the BMC web page to operate the server OS through the BMC.
- Step S600 The BMC executes a corresponding operation according to the instruction.
- step S100 after the BMC and the server OS are located on the same local area network, and the BMC and the server OS establish a communication connection, before the step of obtaining version information of the server OS, the method further includes:
- Step S001 after the server BIOS is powered on, the BMC receives the current network port IP sent by the server BIOS;
- step S002 the BMC establishes a communication connection with the server OS according to the current network port IP.
- step S001 of the server BIOS after step S001 of the server BIOS is started, before the step of the BMC receiving the current network port IP sent by the server BIOS may include:
- a command for acquiring server OS information corresponding to the version information of the server OS is set in advance.
- the BMC receives the current network port IP sent by the server BIOS; the BMC establishes communication with the server OS according to the current network port IP. Connection; after the BMC and the server OS are located on the same local area network, and the BMC establishes a communication connection with the server OS, the BMC obtains version information of the server OS; the BMC sends a preset and the server OS to the server OS A command to obtain server OS information corresponding to the version information of the server OS; the BMC receives the server OS information sent by the server OS according to the command; the BMC presents the server OS information on the BMC web in a preset format Page; the BMC receives instructions entered by the user on the BMC web page to operate the server OS through the BMC; the BMC performs corresponding operations according to the instructions, further improving the comprehensiveness and accuracy.
- the present invention further proposes an interaction system between a BMC and a server OS.
- the system includes a BMC, a server, a memory, a processor, and a server OS information corresponding to the B information stored on the memory. command.
- the BMC obtains version information of the server OS; the BMC Send a preset command to the server OS to obtain server OS information corresponding to the version information of the server OS; the BMC receives the server OS information sent by the server OS according to the command; the BMC
- the server OS information described above is presented on the BMC web page in a preset format, which improves the comprehensiveness and accuracy of server monitoring, and has the following beneficial effects compared to the prior art:
- the interaction methods and system terms of the BMC and the server OS of the present invention include the following terms:
- BMC Baseboard Management Controller
- Baseboard Management Controller Baseboard Management Controller
- IPMI Intelligent Platform Management Interface
- BMC Baseboard Management Controller
- Bios Acronym for "Basic Input Output System” in English. After literal translation, the Chinese name is "Basic Input Output System”. In fact, it is a set of programs that are solidified on a ROM chip on the motherboard of the computer. It saves the most important basic input and output programs of the computer, the self-test program after system startup and the system self-start program. Specific information for system settings. Its main function is to provide the lowest and most direct hardware settings and control for the computer;
- SSH is the abbreviation of Secure Shell, which was developed by the IETF's Network Working Group; SSH is a security protocol based on the application layer. SSH is currently a more reliable protocol designed to provide security for remote login sessions and other network services. The use of the SSH protocol can effectively prevent information leakage during remote management. SSH was originally a program on UNIX systems, but it quickly expanded to other operating platforms. SSH, when used correctly, can make up for loopholes in the network. The SSH client works on multiple platforms. Almost all UNIX platforms, including HP-UX, Linux, AIX, Solaris, Digital UNIX, Irix, and others, can run SSH.
- OS Operating System
- OS is a computer program that manages and controls computer hardware and software resources. It is the most basic system software that runs directly on "bare metal.” Any other software must be supported by the operating system. To run.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Computing Systems (AREA)
- Quality & Reliability (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明公开一种BMC和服务器OS的交互方法、系统,该方法包括:在BMC和服务器OS位于同一局域网,且BMC与服务器OS建立通信连接后, BMC获取服务器OS的版本信息; BMC向服务器OS发送预设的与服务器OS的版本信息相对应的获取服务器OS信息的命令; BMC接收服务器OS根据命令发送的服务器OS信息; BMC将服务器OS信息按照预设格式呈现在BMC web页面。本发明提升了BMC对服务器监控的全面性和准确性。
Description
本发明涉及计算机技术领域,尤其涉及一种BMC和服务器OS的交互方法、系统。
随着互联网时代的来临,企业对服务器的需求越来越大。对服务器的维护工作提出了更大的挑战,如何使用最低的成本监控到更全面的信息完成复杂的部署。
通常BMC可看做一个独立于服务器之外的另外一个微型电脑,它通过ipmi协议可以对服务器的电压、温度等传感器进行健康监控,但是无法和OS进行全面的交互。
通常BMC都是对服务器的硬件健康状况进行监控,服务器内部的监控状态以及OS进程等信息无法获取,无法实现和OS的交互。这样可能会错过很多关键信息,也有很多监控盲点,BMC功能也仅仅局限于一些硬件的监控以及通过BIOS等其他设备传递过来的信息。
本发明的主要目的在于提出一种BMC和服务器OS的交互方法、系统,旨在提升对服务器监控的全面性和准确性。
为实现上述目的,本发明提供一种BMC和服务器OS的交互方法,所述方法包括以下步骤:
在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;
所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;
所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;
所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面。
本发明的进一步的技术方案是,所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面的步骤之后还包括:
所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令;
所述BMC根据所述指令执行对应的操作。
本发明的进一步的技术方案是,所述在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,获取所述服务器OS的版本信息的步骤之前包括:
在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;
所述BMC根据所述当前网口IP与所述服务器OS建立通信连接。
本发明的进一步的技术方案是,所述BMC接收所述服务器BIOS发送的当前网口IP的步骤之前还包括:
预先设置与所述服务器OS的版本信息相对应的获取服务器OS信息的命令。
本发明的进一步的技术方案是,所述服务器OS的版本信息为windows、或者linux中的一种。
本发明的进一步的技术方案是,所述BMC和所述服务器OS之间采用ssh协议或者Telnet协议通信连接。
为实现上述目的,本发明还提出一种BMC和服务器OS的交互系统,所述系统包括BMC、服务器、存储器、处理器、以及存储在所述存储器上的BMC和服务器OS的交互程序,所述BMC和服务器OS的交互程序被所述处理器运行时实现以下步骤:
在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;
所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;
所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;
所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面。
本发明的进一步的技术方案是,所述BMC和服务器OS的交互程序被所述处理器运行时还实现以下步骤:
所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令;
所述BMC根据所述指令执行对应的操作。
本发明的进一步的技术方案是,所述BMC和服务器OS的交互程序被所述处理器运行时还实现以下步骤:
在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;
所述BMC根据所述当前网口IP与所述服务器OS建立通信连接。
本发明的进一步的技术方案是,所述BMC和所述服务器OS之间采用ssh协议或者Telnet协议通信连接。
本发明通过上述技术方案,在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面,提升了服务器监控的全面性和准确性。
图1是本发明BMC和服务器OS的交互方法第一实施例的流程示意图;
图2是本发明BMC和服务器OS的交互方法第二实施例的流程示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
在此处键入本发明的最佳实施方式描述段落。
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
考虑到目前都是通过BMC对服务器的硬件健康状态进行监控,BMC功能仅仅都局限于一些硬件的监控以及通过BIOS等其他设备传递过来的信息,服务器内部的监控状态以及OS进程等信息无法获取,无法实现和OS的交互,存在很多监控盲点,这样可能会错过很多关键信息,由此,本发明提出一种解决方案。
本发明提出一种BMC和服务器OS的交互方法、系统,本发明在不需要添加额外硬件支持的情况下不仅可以实现用来完善BMC对服务器的健康状态监控,还可以实现通过BMC对服务器的维护等功能。通过OS的丰富接口可以完善很多功能,如监控服务器的进程状态,监控服务器的资源使用状况,甚至给OS部署服务器等。本发明各实施例中,不仅可以通过ssh来实现还可以通过Telnet或者其他自建协议实现命令传送即可,实现方式简单方便多元化。
具体地,请参照图1至图几,图1是本发明BMC和服务器OS的交互方法第一实施例的流程示意图,图2是本发明BMC和服务器OS的交互方法第二实施例的流程示意图。
如图1所示,本发明BMC和服务器OS的交互方法第一实施例包括以下步骤:
步骤S100,在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息。
本实施例中,所述BMC与所述服务器OS采用ssh协议通信连接,以相互访问。在其他实施例中,所述BMC与所述服务器OS还可以采用Telnet协议、或者其他自建协议通信连接,以相互访问,本实用新型对此不作限定。
所述服务器OS的版本信息为windows、或者linux中的一种。
步骤S200,所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令。
步骤S300,所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息。
步骤S400,所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面。
本实施例通过上述技术方案,在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面,提升了服务器监控的全面性和准确性。
请参照图2,图2是本发明BMC和服务器OS的交互方法第二实施例的流程示意图,本实施例与图1所示的第一实施例的区别在于,上述步骤S400,所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面的步骤之后还包括:
步骤S500,所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令。
步骤S600,所述BMC根据所述指令执行对应的操作。
本实施例中,上述步骤S100,在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,获取所述服务器OS的版本信息的步骤之前还包括:
步骤S001,在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;
步骤S002,所述BMC根据所述当前网口IP与所述服务器OS建立通信连接。
此外,本实施例中,上述步骤S001,在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP的步骤之前可以包括:
预先设置与所述服务器OS的版本信息相对应的获取服务器OS信息的命令。
由此,本实施例通过上述技术方案,在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;所述BMC根据所述当前网口IP与所述服务器OS建立通信连接;在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面;所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令;所述BMC根据所述指令执行对应的操作,进一步提升了服务器监控的全面性和准确性。
综上所述,本发明BMC和服务器OS的交互方法,通过上述技术方案,取得了以下效果:
1、实现方法简单;
2、能够实现与OS的交互;
3、能够提供更详尽的信息监控服务器健康状态;
4、能给服务器运维提供极大的便利;
5、无需额外的硬件支持,通过软件和网络层面实现。
为实现上述目的,本发明还提出一种BMC和服务器OS的交互系统,所述系统包括BMC、服务器、存储器、处理器、以及存储在所述存储器上的B信息相对应的获取服务器OS信息的命令。
本发明BMC和服务器OS的交互系统通过上述技术方案,在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面,提升了服务器监控的全面性和准确性,相对于现有技术具有以下有益效果:
1、实现方法简单;
2、能够实现与OS的交互;
3、能够提供更详尽的信息监控服务器健康状态;
4、能给服务器运维提供极大的便利;
5、无需额外的硬件支持,通过软件和网络层面实现。
本发明BMC和服务器OS的交互方法、系统各实施例涉及到的术语包括:
BMC(Baseboard Management Controller):基板管理控制器;
IPMI(Intelligent Platform Management Interface):智能平台管理接口 (IPMI) 是一种开放标准的硬件管理接口规格,定义了嵌入式管理子系统进行通信的特定方法。IPMI 信息通过基板管理控制器 (BMC)(位于 IPMI
规格的硬件组件上)进行交流;
Bios: 英文"Basic Input Output System"的缩略词,直译过来后中文名称就是"基本输入输出系统"。其实,它是一组固化到计算机内主板上一个ROM芯片上的程序,它保存着计算机最重要的基本输入输出的程序、开机后自检程序和系统自启动程序,它可从CMOS中读写系统设置的具体信息。 其主要功能是为计算机提供最底层的、最直接的硬件设置和控制;
SSH: SSH为Secure Shell的缩写,由IETF的网络小组(Network Working Group)所制定;SSH为建立在应用层基础上的安全协议。SSH 是目前较可靠,专为远程登录会话和其他网络服务提供安全性的协议。利用 SSH 协议可以有效防止远程管理过程中的信息泄露问题。SSH最初是UNIX系统上的一个程序,后来又迅速扩展到其他操作平台。SSH在正确使用时可弥补网络中的漏洞。SSH客户端适用于多种平台。几乎所有UNIX平台—包括HP-UX、Linux、AIX、Solaris、Digital UNIX、Irix,以及其他平台,都可运行SSH。
OS:操作系统(Operating System,简称OS)是管理和控制计算机硬件与软件资源的计算机程序,是直接运行在“裸机”上的最基本的系统软件,任何其他软件都必须在操作系统的支持下才能运行。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。
在此处键入工业实用性描述段落。
在此处键入序列表自由内容描述段落。
Claims (10)
- 一种BMC和服务器OS的交互方法,其特征在于,所述方法包括以下步骤:在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面。
- 根据权利要求1所述的BMC和服务器OS的交互方法,其特征在于,所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面的步骤之后还包括:所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令;所述BMC根据所述指令执行对应的操作。
- 根据权利要求1所述的BMC和OS的交互方法,其特征在于,所述在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,获取所述服务器OS的版本信息的步骤之前包括:在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;所述BMC根据所述当前网口IP与所述服务器OS建立通信连接。
- 根据权利要求3所述的BMC和服务器OS的交互方法,其特征在于,所述BMC接收所述服务器BIOS发送的当前网口IP的步骤之前还包括:预先设置与所述服务器OS的版本信息相对应的获取服务器OS信息的命令。
- 根据权利要求1所述的BMC和服务器OS的交互方法,其特征在于,所述服务器OS的版本信息为windows、或者linux中的一种。
- 根据权利要求1-5任意一项所述的BMC和服务器OS的交互方法,其特征在于,所述BMC和所述服务器OS之间采用ssh协议或者Telnet协议通信连接。
- 一种BMC和服务器OS的交互系统,其特征在于,所述系统包括BMC、服务器、存储器、处理器、以及存储在所述存储器上的BMC和服务器OS的交互程序,所述BMC和服务器OS的交互程序被所述处理器运行时实现以下步骤:在BMC和服务器OS位于同一局域网,且所述BMC与服务器OS建立通信连接后,所述BMC获取所述服务器OS的版本信息;所述BMC向所述服务器OS发送预设的与所述服务器OS的版本信息相对应的获取服务器OS信息的命令;所述BMC接收所述服务器OS根据所述命令发送的服务器OS信息;所述BMC将所述服务器OS信息按照预设格式呈现在BMC web页面。
- 根据权利要求7所述的BMC和服务器OS的交互系统,其特征在于,所述BMC和服务器OS的交互程序被所述处理器运行时还实现以下步骤:所述BMC接收用户在所述BMC web页面输入的通过所述BMC对所述服务器OS进行操作的指令;所述BMC根据所述指令执行对应的操作。
- 根据权利要求7所述的BMC和服务器OS的交互系统,其特征在于,所述BMC和服务器OS的交互程序被所述处理器运行时还实现以下步骤:在服务器BIOS开机启动后,所述BMC接收所述服务器BIOS发送的当前网口IP;所述BMC根据所述当前网口IP与所述服务器OS建立通信连接。
- 根据权利要求7所述的BMC和服务器OS的交互系统,其特征在于,所述BMC和所述服务器OS之间采用ssh协议或者Telnet协议通信连接。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810696921.4 | 2018-06-29 | ||
CN201810696921.4A CN108984466A (zh) | 2018-06-29 | 2018-06-29 | Bmc和服务器os的交互方法、系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020001137A1 true WO2020001137A1 (zh) | 2020-01-02 |
Family
ID=64539088
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2019/083229 WO2020001137A1 (zh) | 2018-06-29 | 2019-04-18 | Bmc 和服务器 os 的交互方法、系统 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN108984466A (zh) |
WO (1) | WO2020001137A1 (zh) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11179751B2 (en) | 2020-02-26 | 2021-11-23 | InTunes Products, LLC | Package handling and sorting system |
DE102022113951A1 (de) | 2022-06-02 | 2023-12-07 | Bayerische Motoren Werke Aktiengesellschaft | Flügelelement für ein Fahrzeug, insbesondere für ein Kraftfahrzeug, sowie Fahrzeug |
DE102022127590A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen sowie Kraftwagen |
WO2024083667A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
WO2024083668A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
WO2024083669A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Flügelelement, insbesondere fahrzeugtür, für ein fahrzeug sowie fahrzeug |
DE102022127589A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, Flügelelement für ein Fahrzeug sowie Fahrzeug |
DE102022127596A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, insbesondere für einen Personenkraftwagen, sowie Kraftwagen |
DE102022127588A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen sowie Kraftwagen |
WO2024083803A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
DE102023104943A1 (de) | 2023-02-28 | 2024-08-29 | Bayerische Motoren Werke Aktiengesellschaft | Anordnung eines Außengriffs an einer Fahrzeugtür für ein Fahrzeug sowie Fahrzeug, insbesondere Kraftfahrzeug |
DE102023106155A1 (de) | 2023-03-13 | 2024-09-19 | Bayerische Motoren Werke Aktiengesellschaft | Anordnung eines Außengriffs an einer Fahrzeugtür für ein Fahrzeug sowie Fahrzeug, insbesondere Kraftfahrzeug |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108984466A (zh) * | 2018-06-29 | 2018-12-11 | 深圳市同泰怡信息技术有限公司 | Bmc和服务器os的交互方法、系统 |
CN112838952B (zh) * | 2021-01-04 | 2022-05-31 | 联想(北京)有限公司 | 基板管理控制器的数据传输方法、bmc、服务器和介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102681959A (zh) * | 2012-04-28 | 2012-09-19 | 浪潮电子信息产业股份有限公司 | 一种服务器带内带外信息交互的方法 |
WO2016178681A1 (en) * | 2015-05-06 | 2016-11-10 | Hewlett Packard Enterprise Development Lp | Pre-operating system content transmission |
CN106506598A (zh) * | 2016-10-10 | 2017-03-15 | 郑州云海信息技术有限公司 | 一种访问BIOS setup界面以及OS的方法 |
CN108052449A (zh) * | 2017-12-14 | 2018-05-18 | 北京百度网讯科技有限公司 | 操作系统运行状态检测方法和装置 |
CN108984466A (zh) * | 2018-06-29 | 2018-12-11 | 深圳市同泰怡信息技术有限公司 | Bmc和服务器os的交互方法、系统 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6249883B1 (en) * | 1998-06-29 | 2001-06-19 | Netpro Computing, Inc. | System and method for monitoring domain controllers |
CN1308834C (zh) * | 2002-03-15 | 2007-04-04 | 联想(北京)有限公司 | 多途径获取和输出服务器监控信息的方法 |
CN102480396B (zh) * | 2010-11-30 | 2014-05-07 | 英业达股份有限公司 | 一种服务器系统及其连接方法 |
TWI450103B (zh) * | 2010-12-29 | 2014-08-21 | Acer Inc | 伺服器之遠端管理系統及方法,及其電腦程式產品 |
CN103905253B (zh) * | 2014-04-04 | 2018-09-28 | 浪潮电子信息产业股份有限公司 | 一种基于Nagios和BMC的服务器监控管理方法 |
CN104104543B (zh) * | 2014-07-17 | 2017-05-10 | 浪潮集团有限公司 | 一种基于snmp和ipmi协议的服务器管理系统及方法 |
CN105786302B (zh) * | 2014-12-23 | 2019-01-15 | 联想(北京)有限公司 | 管理控制器和管理控制方法 |
CN106897191A (zh) * | 2017-02-25 | 2017-06-27 | 郑州云海信息技术有限公司 | 一种对系统进行监控的方法和装置 |
CN107995287A (zh) * | 2017-11-30 | 2018-05-04 | 郑州云海信息技术有限公司 | 一种通过ipmi远程监控数据中心节点健康状态的方法 |
CN108170518B (zh) * | 2018-01-10 | 2022-07-26 | 联想(北京)有限公司 | 服务器管理控制系统及方法 |
-
2018
- 2018-06-29 CN CN201810696921.4A patent/CN108984466A/zh active Pending
-
2019
- 2019-04-18 WO PCT/CN2019/083229 patent/WO2020001137A1/zh active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102681959A (zh) * | 2012-04-28 | 2012-09-19 | 浪潮电子信息产业股份有限公司 | 一种服务器带内带外信息交互的方法 |
WO2016178681A1 (en) * | 2015-05-06 | 2016-11-10 | Hewlett Packard Enterprise Development Lp | Pre-operating system content transmission |
CN106506598A (zh) * | 2016-10-10 | 2017-03-15 | 郑州云海信息技术有限公司 | 一种访问BIOS setup界面以及OS的方法 |
CN108052449A (zh) * | 2017-12-14 | 2018-05-18 | 北京百度网讯科技有限公司 | 操作系统运行状态检测方法和装置 |
CN108984466A (zh) * | 2018-06-29 | 2018-12-11 | 深圳市同泰怡信息技术有限公司 | Bmc和服务器os的交互方法、系统 |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11179751B2 (en) | 2020-02-26 | 2021-11-23 | InTunes Products, LLC | Package handling and sorting system |
DE102022113951A1 (de) | 2022-06-02 | 2023-12-07 | Bayerische Motoren Werke Aktiengesellschaft | Flügelelement für ein Fahrzeug, insbesondere für ein Kraftfahrzeug, sowie Fahrzeug |
DE102022127590A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen sowie Kraftwagen |
WO2024083667A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
WO2024083668A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
WO2024083669A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Flügelelement, insbesondere fahrzeugtür, für ein fahrzeug sowie fahrzeug |
DE102022127589A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, Flügelelement für ein Fahrzeug sowie Fahrzeug |
DE102022127593A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, insbesondere für einen Personenkraftwagen, sowie Kraftwagen |
DE102022127596A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, insbesondere für einen Personenkraftwagen, sowie Kraftwagen |
WO2024083666A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
DE102022127591A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, insbesondere für einen Personenkraftwagen, sowie Kraftwagen |
DE102022127594A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Flügelelement, insbesondere Fahrzeugtür, für ein Fahrzeug sowie Fahrzeug |
WO2024083665A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen sowie kraftwagen |
DE102022127588A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen sowie Kraftwagen |
WO2024083803A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen kraftwagen, insbesondere für einen personenkraftwagen, sowie kraftwagen |
DE102022127595A1 (de) | 2022-10-19 | 2024-04-25 | Bayerische Motoren Werke Aktiengesellschaft | Fahrzeugtür für einen Kraftwagen, insbesondere für einen Personenkraftwagen, sowie Kraftwagen |
DE102023104943A1 (de) | 2023-02-28 | 2024-08-29 | Bayerische Motoren Werke Aktiengesellschaft | Anordnung eines Außengriffs an einer Fahrzeugtür für ein Fahrzeug sowie Fahrzeug, insbesondere Kraftfahrzeug |
DE102023106155A1 (de) | 2023-03-13 | 2024-09-19 | Bayerische Motoren Werke Aktiengesellschaft | Anordnung eines Außengriffs an einer Fahrzeugtür für ein Fahrzeug sowie Fahrzeug, insbesondere Kraftfahrzeug |
Also Published As
Publication number | Publication date |
---|---|
CN108984466A (zh) | 2018-12-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020001137A1 (zh) | Bmc 和服务器 os 的交互方法、系统 | |
CN107493344B (zh) | 一种Web访问Docker容器的方法及系统 | |
JP2013543617A (ja) | 複数のリモートサーバへの統一された再接続 | |
US10455025B2 (en) | Multi-factor authentication | |
US8825748B2 (en) | Sandboxed daemon process invocation through HTTP | |
US20070005693A1 (en) | Multi-console workstations concurrently supporting multiple users | |
US20050044363A1 (en) | Trusted remote firmware interface | |
US20120124489A1 (en) | Implement Method, Operation Method, and System for No Installing Data Card Driver | |
US20030131257A1 (en) | Method and apparatus for initiating strong encryption using existing SSL connection for secure key exchange | |
CN108206842B (zh) | 云桌面远程接入方法和系统 | |
CN111049946B (zh) | 一种Portal认证方法、系统及电子设备和存储介质 | |
US20070168747A1 (en) | Information processing device and process control method | |
CN107247596B (zh) | 开机方法、装置及电子设备 | |
CN106161409A (zh) | 一种包括本地组件的代理框架服务系统及方法 | |
US8250413B2 (en) | Connection broker assignment status reporting | |
US11003463B2 (en) | Virtual desktop | |
WO2015176488A1 (zh) | Shell执行方法及装置 | |
US11962465B2 (en) | Control system, electronic device, and control method | |
CN114619462A (zh) | 一种基于机器人流程自动化的远程桌面控制方法 | |
Cisco | Network Operating System Configuration | |
Cisco | Network Operating System Configuration | |
Cisco | Network Operating System Configuration | |
Cisco | Network Operating System Configuration | |
Cisco | Network Operating System Configuration | |
Cisco | Cisco Content Transformation Engine 1400 Configuration Note |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19825455 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 19825455 Country of ref document: EP Kind code of ref document: A1 |