CN111124838A - Network-based cabinet multi-node management method - Google Patents

Network-based cabinet multi-node management method Download PDF

Info

Publication number
CN111124838A
CN111124838A CN201911372466.3A CN201911372466A CN111124838A CN 111124838 A CN111124838 A CN 111124838A CN 201911372466 A CN201911372466 A CN 201911372466A CN 111124838 A CN111124838 A CN 111124838A
Authority
CN
China
Prior art keywords
node
data
user
management
network
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
CN201911372466.3A
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 Chaoyue CNC Electronics Co Ltd
Original Assignee
Shandong Chaoyue CNC Electronics 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 Chaoyue CNC Electronics Co Ltd filed Critical Shandong Chaoyue CNC Electronics Co Ltd
Priority to CN201911372466.3A priority Critical patent/CN111124838A/en
Publication of CN111124838A publication Critical patent/CN111124838A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/328Computer systems status display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating

Abstract

The invention provides a network-based cabinet multi-node management method, which belongs to the technical field of server network management.

Description

Network-based cabinet multi-node management method
Technical Field
The invention relates to a server network management technology, in particular to a network-based cabinet multi-node management method.
Background
The cabinet systematically solves the difficult problems of high-density heat dissipation, a large number of cable attachments and management, high-capacity power distribution and comprehensive compatibility of rack-mounted equipment of different manufacturers in computer application, so that the data center can operate in a high-stability environment.
The cabinets with various styles can be seen in all large computer rooms, and the functions embodied by the cabinets are larger and larger along with the continuous breakthrough of the computer industry. The cabinet is generally used between network wiring, floor wiring, central machine room, data machine room, control center, monitoring room, monitoring center, etc.
The server cabinet is used for assembling and installing panels, plug-in units, plug-in boxes, electronic elements, devices, mechanical parts and components to form an integral installation box. The server cabinet is composed of a frame and a cover plate (door), generally has a cuboid shape, and is placed on the ground. It provides adaptive environment and safety protection for normal operation of electronic equipment. This is next to the system level one level assembly. Cabinets without an enclosure structure are referred to as racks.
The server cabinet has good technical performance. The server cabinet should have vibration resistance, impact resistance, corrosion resistance, dust prevention, water prevention, radiation protection and other properties so as to ensure stable and reliable operation of equipment. The server cabinet should have good usability and safety protection facilities, be convenient for operation, installation and maintenance, and ensure the safety of operators.
Dozens of node servers are generally deployed in a cabinet system to work, each node server in the cabinet has a management system of self health information and state, the management system comprises a key power supply and voltage state of the server, a power supply on-off state, a power on-off state and power on-off and reset control, the health information of the server has an independent health control management unit for management, and the management can be realized by logging in through a network port. However, for a multi-node cabinet, centralized management is the choice of a user, and a set of management software is deployed on one node to perform multi-node management, so that management operation can be facilitated, and management efficiency can be improved.
Disclosure of Invention
In order to solve the technical problems, the invention provides a method for acquiring and managing the remote state of each node in a cabinet through a network protocol, so that the centralized and unified management of multiple nodes in the cabinet is realized, and the management efficiency of each node is improved.
The technical scheme of the invention is as follows:
a network-based cabinet multi-node management method,
and acquiring health information of each node through a network, processing data and displaying the health information on a user interface, and then performing unified management control on each node.
Further, in the above-mentioned case,
the nodes are interconnected in a network through a switch, the IP address of each node is unique and fixed, and each node has a separate management system.
Further, in the above-mentioned case,
and acquiring the management information of each node in the cabinet based on the IP address of the node.
Further, in the above-mentioned case,
the data in the user management part interface is converted through the data acquisition part and the service processing part.
Further, in the above-mentioned case,
and all nodes in the cabinet are managed uniformly through the network.
In a still further aspect of the present invention,
the data acquisition part acquires data information of each node through a network protocol, writes the data information into a database through data screening and processing, and periodically refreshes the database data.
In a still further aspect of the present invention,
the business processing part periodically reads the database data, uploads the read data to the user management part in real time for display, and performs corresponding bottom command execution and function realization according to the operation of a user.
In a still further aspect of the present invention,
the user management part realizes user interface display, displays the data information collected by the bottom layer to the user, and simultaneously realizes sending the operation instruction of the user to the service processing part to realize the operation input of the user.
The invention has the advantages that
The software designed by the management method can be deployed in any node in the cabinet, and the method adopts a layered design idea, namely a system consists of a plurality of layers, and each layer completes the corresponding function of the system. Each layer is composed of a plurality of modules with similar functions, the layers are mutually independent, and data interaction is realized among the layers through interfaces. The software designed according to the layering idea is more beneficial to development, maintenance, upgrading and the like of the software due to the fact that the relevance between layers is not strong.
Drawings
FIG. 1 is a flow chart of a method for network-based multi-node management of a cabinet;
FIG. 2 is a hierarchical diagram of a network-based enclosure multi-node management method.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
The invention provides a method for acquiring health information of each node through a network, and displaying the health information on a user interface through data processing, so that a user can perform multi-node unified management control.
All nodes of the cabinet are interconnected in a network through a switch, the IP address of each node is unique and fixed, each node has a separate management system, and a user can perform management operation through the network.
The management method comprises a data acquisition part, a service processing part and a user management part.
The method obtains the management information based on the IP address of each node in the cabinet, and converts the management information into data in a user management interface through the data acquisition part and the service processing part, thereby facilitating the unified management of each node in the cabinet and improving the efficiency of cabinet management.
The method comprises the following specific steps:
1) the data acquisition part acquires data information of each node through a network protocol, writes the data information into a database through data screening and processing, and periodically refreshes the database data;
2) the service processing part periodically reads the database data, uploads the read data to the user management part in real time for display, and performs corresponding bottom command execution and function realization according to the operation of a user;
3) the user management part realizes user interface display, can show data information collected by the bottom layer to a user, and can send an operation instruction of the user to the service processing part to realize operation input of the user.
The method acquires the data information of each node through the network and carries out unified display management operation through processing, because the IP of each node has uniqueness, the management operation is distinguished according to the IP, the data information of each node is stored in a database file, and the accuracy and efficiency of multi-node management are ensured.
The above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (8)

1. A network-based cabinet multi-node management method is characterized in that,
and acquiring health information of each node through a network, processing data and displaying the health information on a user interface, and then performing unified management control on each node.
2. The method of claim 1,
the nodes are interconnected in a network through a switch, the IP address of each node is unique and fixed, and each node has a separate management system.
3. The method of claim 2,
and acquiring the management information of each node in the cabinet based on the IP address of the node.
4. The method of claim 3,
the data in the user management part interface is converted through the data acquisition part and the service processing part.
5. The method of claim 4,
and all nodes in the cabinet are managed uniformly through the network.
6. The method of claim 4,
the data acquisition part acquires data information of each node through a network protocol, writes the data information into a database through data screening and processing, and periodically refreshes the database data.
7. The method of claim 4,
the business processing part periodically reads the database data, uploads the read data to the user management part in real time for display, and performs corresponding bottom command execution and function realization according to the operation of a user.
8. The method of claim 4,
the user management part realizes user interface display, displays the data information collected by the bottom layer to the user, and simultaneously realizes sending the operation instruction of the user to the service processing part to realize the operation input of the user.
CN201911372466.3A 2019-12-27 2019-12-27 Network-based cabinet multi-node management method Pending CN111124838A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911372466.3A CN111124838A (en) 2019-12-27 2019-12-27 Network-based cabinet multi-node management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911372466.3A CN111124838A (en) 2019-12-27 2019-12-27 Network-based cabinet multi-node management method

Publications (1)

Publication Number Publication Date
CN111124838A true CN111124838A (en) 2020-05-08

Family

ID=70503640

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911372466.3A Pending CN111124838A (en) 2019-12-27 2019-12-27 Network-based cabinet multi-node management method

Country Status (1)

Country Link
CN (1) CN111124838A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102495785A (en) * 2011-12-23 2012-06-13 创新科存储技术(深圳)有限公司 Centralized management method and device for servers of whole equipment cabinet
US20130135819A1 (en) * 2011-11-28 2013-05-30 Inventec Corporation Server rack system
CN106227642A (en) * 2016-08-04 2016-12-14 浪潮(北京)电子信息产业有限公司 A kind of Rack Management Controller and whole machine cabinet server
WO2017063332A1 (en) * 2015-10-14 2017-04-20 浪潮电子信息产业股份有限公司 Monitoring and management method for complete machine cabinet server
CN109450694A (en) * 2018-11-26 2019-03-08 武汉烽火信息集成技术有限公司 Multinode isomery operation management method and system based on autonomous controllable software and hardware
CN109840186A (en) * 2019-01-28 2019-06-04 山东超越数控电子股份有限公司 A kind of data center is health management system arranged and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130135819A1 (en) * 2011-11-28 2013-05-30 Inventec Corporation Server rack system
CN102495785A (en) * 2011-12-23 2012-06-13 创新科存储技术(深圳)有限公司 Centralized management method and device for servers of whole equipment cabinet
WO2017063332A1 (en) * 2015-10-14 2017-04-20 浪潮电子信息产业股份有限公司 Monitoring and management method for complete machine cabinet server
CN106227642A (en) * 2016-08-04 2016-12-14 浪潮(北京)电子信息产业有限公司 A kind of Rack Management Controller and whole machine cabinet server
CN109450694A (en) * 2018-11-26 2019-03-08 武汉烽火信息集成技术有限公司 Multinode isomery operation management method and system based on autonomous controllable software and hardware
CN109840186A (en) * 2019-01-28 2019-06-04 山东超越数控电子股份有限公司 A kind of data center is health management system arranged and method

Similar Documents

Publication Publication Date Title
US9413630B2 (en) Remote access appliance having MSS functionality
US9568974B2 (en) System and method for monitoring and managing data center resources in real time
CN103477326B (en) Infrastructure control fabric system and method
EP2625614B1 (en) System and method for monitoring and managing data center resources in real time incorporating manageability subsystem
US9762435B2 (en) System and method for monitoring and managing data center resources incorporating a common data model repository
KR101907202B1 (en) Data center management system
AU2011383713B2 (en) Intelligent rack enclosure
US10324430B2 (en) Infrastructure control fabric system and method
JP6515424B2 (en) System for determining the position of a slot in an equipment rack
CN103281208B (en) A kind of data backup & disaster recovery and comprehensive monitoring system
CN111124838A (en) Network-based cabinet multi-node management method
CN107017703A (en) A kind of Auto-Test System Alternating Current Power Supply management and environmental monitoring installation
CN110603526B (en) Infrastructure control architecture system and method
CN113778667B (en) Server node information management system and method, and readable medium
CN108183809A (en) Improve the log equipment lifecycle management platform implementation method of O&M efficiency
HOANG Data Center Infrastructure: Network Design Concept

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200508