CN113014431A - BMC management system, method and device and computer readable storage medium - Google Patents

BMC management system, method and device and computer readable storage medium Download PDF

Info

Publication number
CN113014431A
CN113014431A CN202110217601.8A CN202110217601A CN113014431A CN 113014431 A CN113014431 A CN 113014431A CN 202110217601 A CN202110217601 A CN 202110217601A CN 113014431 A CN113014431 A CN 113014431A
Authority
CN
China
Prior art keywords
server
information
controlled
operation interface
module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110217601.8A
Other languages
Chinese (zh)
Inventor
刘凯
李拓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Yingxin Computer Technology Co Ltd
Original Assignee
Shandong Yingxin Computer Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Yingxin Computer Technology Co Ltd filed Critical Shandong Yingxin Computer Technology Co Ltd
Priority to CN202110217601.8A priority Critical patent/CN113014431A/en
Publication of CN113014431A publication Critical patent/CN113014431A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The application discloses a BMC management system, method, device and computer readable storage medium, comprising: the server information display module is used for uniformly displaying the server information of each controlled server to the operation interface according to a preset display template; the control instruction receiving module is used for receiving a server control instruction issued through the operation interface; and the control information sending module is used for sending the server control information corresponding to the server control instruction to the corresponding controlled server. According to the method and the device, the server information of the controlled servers is uniformly displayed on one operation interface, the control system for controlling each controlled server is integrated, the servers can be uniformly monitored effectively, and the management efficiency of the servers is improved.

Description

BMC management system, method and device and computer readable storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a system, a method, and an apparatus for BMC management, and a computer-readable storage medium.
Background
The BMC, a Baseboard Management Controller, is a special service processor that monitors the status of a computer, web server, or other hardware driving devices using sensors and communicates with a system administrator through an independent connection line. Sensors of the BMC are used to measure internal physical variables such as: temperature, humidity, supply voltage, fan speed, communication parameters and operating system functions, and if any of these variables is outside the specified limits, he will notify the administrator, who will take corrective action using remote control, and restart the server when necessary.
At present, each server is at least provided with a BMC chip, and a remote computer needs to input an IP address of a corresponding server in a browser to control the server, and needs to input the IP addresses of a plurality of servers if the remote computer wants to control the servers, and the information of the servers cannot be displayed in a unified manner, so that the operation is inconvenient.
Therefore, a BMC management system which is more convenient to operate and can clearly display is needed.
Disclosure of Invention
In view of the above, the present invention provides a BMC management system, method, apparatus and computer readable storage medium, which are convenient to operate and clear to display. The specific scheme is as follows:
a BMC management system, comprising:
the server information display module is used for uniformly displaying the server information of each controlled server to the operation interface according to a preset display template;
the control instruction receiving module is used for receiving a server control instruction issued through the operation interface;
and the control information sending module is used for sending the server control information corresponding to the server control instruction to the corresponding controlled server.
Optionally, the server information display module includes:
the list display unit is used for displaying a server list comprising each controlled server on one side of the operation interface;
and the selection display unit is used for displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
Optionally, the control instruction receiving module is further configured to receive server control instructions issued through the operation interface in batch;
and the control information sending module is also used for sending the server control information corresponding to the server control instruction to the corresponding controlled server in batch.
Optionally, the method further includes:
the server query module is used for sending server query information to a network where the controlled server is located;
the communication information receiving module is used for receiving server communication information fed back by the controlled server;
the communication establishing module is used for establishing communication connection with each controlled server according to the server communication information;
and the server information receiving module is used for receiving the server information of each controlled server by utilizing the communication connection with each controlled server.
Optionally, the communication establishing module is specifically configured to establish a communication connection with each controlled server by using a private communication protocol according to the server communication information.
The invention also discloses a server BMC management method, which comprises the following steps:
uniformly displaying the server information of each controlled server to an operation interface according to a preset display template;
receiving a server control instruction issued through the operation interface;
and sending the server control information corresponding to the server control instruction to the corresponding controlled server.
Optionally, the process of displaying the server information of each controlled server to the operation interface in a unified manner according to a preset display template includes:
displaying a server list comprising each controlled server on one side of the operation interface;
and displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
Optionally, the method further includes, according to a preset display template, before uniformly displaying the server information of each controlled server to the operation interface:
sending server query information to a network where a controlled server is located;
receiving server communication information fed back by a controlled server;
establishing communication connection with each controlled server according to the server communication information;
and receiving the server information of each controlled server by using the communication connection with each controlled server.
The invention also discloses a BMC management device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the BMC management method as described above.
The invention also discloses a computer readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the BMC management method as described above.
In the invention, the BMC management system comprises: the server information display module is used for uniformly displaying the server information of each controlled server to the operation interface according to a preset display template; the control instruction receiving module is used for receiving a server control instruction issued through the operation interface; and the control information sending module is used for sending the server control information corresponding to the server control instruction to the corresponding controlled server.
The invention uniformly displays the server information of a plurality of controlled servers on one operation interface, integrates the control system for controlling each controlled server, can uniformly and effectively monitor the plurality of servers, and improves the management efficiency of the servers.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a BMC management system according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of another BMC management system according to the embodiment of the invention;
fig. 3 is a schematic flow chart of another BMC management method disclosed in the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a BMC management system, which is shown in figure 1 and comprises:
and the server information display module is used for uniformly displaying the server information of each controlled server to the operation interface according to a preset display template.
Specifically, after receiving the server information of each controlled server connected to the control terminal, the server information of each controlled server is uniformly displayed on the operation interface of the control terminal according to a preset display template, and it should be noted that although the server information of all the controlled servers can be uniformly viewed through the operation interface, the server information of a part of the controlled servers can also be selectively displayed.
Specifically, the operation interface can integrate the server information of all controlled servers, and does not need to display the server information of each controlled server through a plurality of independent windows, so that the simultaneous monitoring of a plurality of controlled servers is facilitated, the server information difference between each controlled server is transversely compared, and the unified management of the controlled servers is facilitated.
And the control instruction receiving module is used for receiving a server control instruction issued through the operation interface.
Specifically, a user issues a server control instruction to the corresponding controlled server by observing an operation interface displayed by the control terminal and by using a control key provided in the operation interface, so that the controlled server is controlled, control and display are integrated into the operation interface uniformly, and management of the server cluster by the user is facilitated.
And the control information sending module is used for sending the server control information corresponding to the server control instruction to the corresponding controlled server.
Specifically, after receiving the server control instruction, the server control information is correspondingly sent to the corresponding controlled server, so that the server is remotely controlled and managed.
Therefore, the server information of the controlled servers is uniformly displayed on one operation interface, the control system for controlling each controlled server is integrated, the servers can be effectively monitored uniformly, and the management efficiency of the servers is improved.
Further, the server information display module may specifically include a list display unit and a selection display unit; wherein the content of the first and second substances,
the list display unit is used for displaying a server list comprising each controlled server on one side of the operation interface;
and the selection display unit is used for displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
Specifically, the name of each controlled server can be displayed on one side of the operation interface, so that the user can select the controlled server to be displayed according to the name of the server, the server information of the selected controlled server is displayed on the other side, certainly, a plurality of controlled servers can be simultaneously selected, the server information of the selected controlled servers can be displayed in parallel, the display mode of the server information can be displayed in various modes such as tables and graphs, and the user can customize the display template by modifying the display template.
Specifically, the display distribution of various information in the operation interface is pre-designed in the display template, and can be modified at any time according to the actual application requirements, so that the user can conveniently customize the display distribution.
Specifically, the control instruction receiving module is further configured to receive server control instructions issued through the operation interface in batch;
and the control information sending module is also used for sending the server control information corresponding to the server control instruction to the corresponding controlled server in batch.
It can be understood that the controlled server can be operated in batch through the operation interface, for example, unified upgrading, startup and shutdown operations, and the like.
The embodiment of the invention discloses a specific BMC management system, and compared with the previous embodiment, the embodiment further explains and optimizes the technical scheme. Referring to fig. 2, specifically, the BMC management system may further include:
the server query module is used for sending server query information to a network where the controlled server is located;
the communication information receiving module is used for receiving server communication information fed back by the controlled server;
the communication establishing module is used for establishing communication connection with each controlled server according to the server communication information;
and the server information receiving module is used for receiving the server information of each controlled server by utilizing the communication connection with each controlled server.
Specifically, in order to avoid acquiring a server address by manually inputting an IP to establish server communication, a server query module is provided to send server query information to a network where a controlled server is located, and after receiving the server query information, the controlled server feeds back server communication information with characteristic information such as an IP address and a server identifier, so that a control terminal can establish communication connection with the controlled server by using the server communication information, thereby autonomously querying the controlled server and automatically establishing communication connection with the controlled server without manual configuration, and improving the working efficiency.
It should be noted that, the controlled server and the control terminal establish a response mechanism for server query information and feedback server communication information in advance by using a private protocol, so that even if there are other non-controlled servers in the network, the server query information sent by the control terminal will not be responded, and interference to other working devices in the network is avoided.
In addition, the communication establishing module may be further specifically configured to establish a communication connection with each controlled server by using a private communication protocol according to the server communication information.
Specifically, for the sake of encryption and security, a private communication protocol may be also used to establish a communication connection with each controlled server, so that only the control terminal can effectively receive the server information sent by the controlled server, and other devices cannot resolve the server information.
The server information includes contents of general BMC control, such as current operating state of the server, hardware condition, temperature, voltage, current, and the like.
Correspondingly, the embodiment of the present invention further discloses a server BMC management method, as shown in fig. 3, the method includes:
s11: uniformly displaying the server information of each controlled server to an operation interface according to a preset display template;
s12: receiving a server control instruction issued through an operation interface;
s13: and sending the server control information corresponding to the server control instruction to the corresponding controlled server.
Therefore, the server information of the controlled servers is uniformly displayed on one operation interface, the control system for controlling each controlled server is integrated, the servers can be effectively monitored uniformly, and the management efficiency of the servers is improved.
Specifically, the step of S11 displaying the server information of each controlled server to the operation interface in a unified manner according to the preset display template may specifically include S111 and S112; wherein the content of the first and second substances,
s111: displaying a server list comprising each controlled server on one side of an operation interface;
s112: and displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
Specifically, the step S11: according to a preset display template, before uniformly displaying the server information of each controlled server to the operation interface, S21 to S24 may also be included; wherein the content of the first and second substances,
s21: sending server query information to a network where a controlled server is located;
s22: receiving server communication information fed back by a controlled server;
s23: establishing communication connection with each controlled server according to the server communication information;
s24: and receiving the server information of each controlled server by using the communication connection with each controlled server.
In addition, the embodiment of the invention also discloses a BMC management device, which comprises:
a memory for storing a computer program;
a processor for executing a computer program to implement the BMC management method as described above.
In addition, the embodiment of the invention also discloses a computer readable storage medium, wherein a computer program is stored on the computer readable storage medium, and when being executed by a processor, the computer program realizes the BMC management method.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The technical content provided by the present invention is described in detail above, and the principle and the implementation of the present invention are explained in this document by applying specific examples, and the above description of the examples is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A BMC management system, comprising:
the server information display module is used for uniformly displaying the server information of each controlled server to the operation interface according to a preset display template;
the control instruction receiving module is used for receiving a server control instruction issued through the operation interface;
and the control information sending module is used for sending the server control information corresponding to the server control instruction to the corresponding controlled server.
2. The BMC management system of claim 1, wherein the server information display module comprises:
the list display unit is used for displaying a server list comprising each controlled server on one side of the operation interface;
and the selection display unit is used for displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
3. The BMC management system of claim 2, wherein the control instruction receiving module is further configured to receive server control instructions issued through the operation interface in batch;
and the control information sending module is also used for sending the server control information corresponding to the server control instruction to the corresponding controlled server in batch.
4. The BMC management system according to any of claims 1 to 3, further comprising:
the server query module is used for sending server query information to a network where the controlled server is located;
the communication information receiving module is used for receiving server communication information fed back by the controlled server;
the communication establishing module is used for establishing communication connection with each controlled server according to the server communication information;
and the server information receiving module is used for receiving the server information of each controlled server by utilizing the communication connection with each controlled server.
5. The BMC management system according to claim 4, wherein the communication establishing module is specifically configured to establish a communication connection with each controlled server using a private communication protocol according to the server communication information.
6. A server BMC management method is characterized by comprising the following steps:
uniformly displaying the server information of each controlled server to an operation interface according to a preset display template;
receiving a server control instruction issued through the operation interface;
and sending the server control information corresponding to the server control instruction to the corresponding controlled server.
7. The BMC management method according to claim 6, wherein the step of displaying the server information of each controlled server to the operation interface in a unified manner according to a preset display template includes:
displaying a server list comprising each controlled server on one side of the operation interface;
and displaying the server information of the selected controlled server in the server list on the other side of the operation interface.
8. The BMC management method according to claim 6 or 7, wherein before uniformly displaying the server information of each controlled server to the operation interface according to a preset display template, the method further includes:
sending server query information to a network where a controlled server is located;
receiving server communication information fed back by a controlled server;
establishing communication connection with each controlled server according to the server communication information;
and receiving the server information of each controlled server by using the communication connection with each controlled server.
9. A BMC management apparatus, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the BMC management method of any of claims 6 to 8.
10. A computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, which computer program, when executed by a processor, implements the BMC management method according to any one of claims 6 to 8.
CN202110217601.8A 2021-02-26 2021-02-26 BMC management system, method and device and computer readable storage medium Pending CN113014431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110217601.8A CN113014431A (en) 2021-02-26 2021-02-26 BMC management system, method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110217601.8A CN113014431A (en) 2021-02-26 2021-02-26 BMC management system, method and device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN113014431A true CN113014431A (en) 2021-06-22

Family

ID=76386731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110217601.8A Pending CN113014431A (en) 2021-02-26 2021-02-26 BMC management system, method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113014431A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030880A (en) * 2006-03-03 2007-09-05 环达电脑(上海)有限公司 Multi-server management system and method
US20160234095A1 (en) * 2015-02-06 2016-08-11 Dell Products, L.P. Systems and methods for bare-metal network topology discovery
CN107038101A (en) * 2017-04-11 2017-08-11 广东浪潮大数据研究有限公司 A kind of multiserver remote monitoring and administration method and system
CN107544879A (en) * 2017-06-23 2018-01-05 紫光华山信息技术有限公司 Diagnostic method, device and the machinable medium of server
CN109240747A (en) * 2018-08-13 2019-01-18 郑州云海信息技术有限公司 A kind of information inspection method and its relevant apparatus of multistage server management system
CN111382027A (en) * 2020-02-29 2020-07-07 浪潮电子信息产业股份有限公司 BMC IP obtaining method and device and cabinet type server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101030880A (en) * 2006-03-03 2007-09-05 环达电脑(上海)有限公司 Multi-server management system and method
US20160234095A1 (en) * 2015-02-06 2016-08-11 Dell Products, L.P. Systems and methods for bare-metal network topology discovery
CN107038101A (en) * 2017-04-11 2017-08-11 广东浪潮大数据研究有限公司 A kind of multiserver remote monitoring and administration method and system
CN107544879A (en) * 2017-06-23 2018-01-05 紫光华山信息技术有限公司 Diagnostic method, device and the machinable medium of server
CN109240747A (en) * 2018-08-13 2019-01-18 郑州云海信息技术有限公司 A kind of information inspection method and its relevant apparatus of multistage server management system
CN111382027A (en) * 2020-02-29 2020-07-07 浪潮电子信息产业股份有限公司 BMC IP obtaining method and device and cabinet type server

Similar Documents

Publication Publication Date Title
US20200319614A1 (en) Intelligent device-configurable icons
US20050021839A1 (en) Method and apparatus for providing a selectively isolated equipment area network for machine elements with data communication therebetween and with remote sites
KR102010295B1 (en) System for managing home appliances and method for providing push messages thereof
US20120246297A1 (en) Agent based monitoring for saas it service management
US20190052476A1 (en) Smart appliance control method and smart appliance
US8886698B2 (en) Electronic device monitoring method, electronic device computer and program thereof
US20130325939A1 (en) Terminal management system and method for managing a terminal
CN102479142A (en) Rack server system and monitoring method thereof
US20170336957A1 (en) Virtual wiring
JP3698632B2 (en) Method for copying configuration settings between electronic devices
CN109974206B (en) Air conditioning system, control method thereof, control terminal and storage medium
JP4791835B2 (en) Network equipment
JP2018157455A (en) Mediation device, information processing system, program, and data structure
US7660266B2 (en) Automatic functionality generating mechanism for network connecting appliances
TWI482461B (en) Device management system and method
CN113014431A (en) BMC management system, method and device and computer readable storage medium
EP3145158B1 (en) Method for controlling information terminal, and application system
CN112333058A (en) Equipment monitoring method, device, system and computer readable storage medium
US20090158064A1 (en) Home network client and server including energy-away control element and control method thereof
CN114840263B (en) Network card management method, device, equipment and storage medium
CN113708957B (en) Configuration method, terminal device and medium for server BMC
CN103873284A (en) Equipment management system and method
TWI580218B (en) A network device for temporary accessing a network setting and a method thereof
KR102110922B1 (en) Remote controlling system using mobile device
JP2009171379A (en) Remote control device, remote control system, and remote control method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210622

RJ01 Rejection of invention patent application after publication