CN105389242A - Method for achieving batch acquisition of server information of whole cabinet - Google Patents

Method for achieving batch acquisition of server information of whole cabinet Download PDF

Info

Publication number
CN105389242A
CN105389242A CN201510664253.3A CN201510664253A CN105389242A CN 105389242 A CN105389242 A CN 105389242A CN 201510664253 A CN201510664253 A CN 201510664253A CN 105389242 A CN105389242 A CN 105389242A
Authority
CN
China
Prior art keywords
information
whole machine
machine cabinet
monitoring
node
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
CN201510664253.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.)
Inspur Electronic Information Industry Co Ltd
Original Assignee
Inspur Electronic Information Industry 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 Inspur Electronic Information Industry Co Ltd filed Critical Inspur Electronic Information Industry Co Ltd
Priority to CN201510664253.3A priority Critical patent/CN105389242A/en
Publication of CN105389242A publication Critical patent/CN105389242A/en
Pending legal-status Critical Current

Links

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
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations
    • G06F11/3062Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations where the monitored property is the power consumption

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for realizing batch acquisition of information of a whole cabinet server, which defines different OEMs (original equipment manufacturers) by a whole cabinet server centralized monitoring management unit RMC (remote management center) based on an IPMI (intelligent platform management interface) protocol? And CMD, acquiring the information of the whole cabinet component through the script, and calling ipmitool to realize batch monitoring. The method of the invention is based on IPMI protocol and OEM? The CMD mode realizes real-time acquisition of monitoring information of the whole cabinet, remote batch automatic acquisition can be realized through the script and the ipmitool, the efficiency of testing and maintenance personnel is greatly improved, meanwhile, the problem troubleshooting time is saved, and the fault information of the cabinet can be rapidly positioned through the CMD mode. The implementation method provided by the invention has higher application value in practice.

Description

A kind of method realizing batch acquisition whole machine cabinet server info
Technical field
The present invention relates to server cabinet technical field, be specifically related to a kind of method realizing batch acquisition whole machine cabinet server info.
Background technology
Along with the development of computer technology, whole machine cabinet server is especially more and more extensive in large-scale data center application in actual applications, and whole machine cabinet information is generally by RMC(RackManagementController) carry out unified management, Centralized Monitoring.
Usually the mode of smashCLP order line monitoring interface is used at present, smashCLP is integrated in RMC as monitoring tools, first by ssh or telnet Telnet RMC during use, then in RMC, perform the Command Line Interface that smashCLP program enters smashCLP, specifically order as show by inputting in smashCLP, set etc. complete acquisition of information or setting, complete acquisition of information and setting eventually through the order performing customization in order line.
The advantage of this mode is presented by command line mode, monitor message display is more directly perceived, but separate unit whole machine cabinet information can only be obtained, and data center all can dispose a large amount of rack in practice, obtain the obvious inefficiency of all rack monitor messages in this way, the demand of Fast Monitoring cannot be met, can not localizing faults reason rapidly when rack breaks down.Therefore, RMC realizes a kind of method that can obtain whole machine cabinet server component information in batches, becomes the problem that design and development personnel need solution badly.
Summary of the invention
The technical problem to be solved in the present invention is: the invention provides a kind of method realizing batch acquisition whole machine cabinet server info, can realize remote batch automatic acquisition by script and ipmitool.
The technical solution adopted in the present invention is:
A kind of method realizing batch acquisition whole machine cabinet server info, described method is by whole machine cabinet server centered monitoring management unit (RMC, RackManagementControler), based on IPMI agreement, define different OEMCMD, whole machine cabinet component information is obtained by script, as server node on-off state, temperature information, the network information, FRU information etc., node power consumption, plate FW version in node, fan control plate temperature, power consumption, rotation speed of the fan, power supply input and output voltage, input and output power consumption etc., call ipmitool and realize batch monitoring, save exploitation, the time of test and maintainer, drastically increase efficiency.
Described method performing step is as follows:
1) definition is based on NetFn and CMD of the OEM order of IPMI agreement: need the information of monitoring to arrange according to category classifications such as plate, node, fan, PSU in rack, node whole machine cabinet, use unified NetFn, other information of same class uses identical CMD, and other different monitoring information definition of same class is different Data part;
2) RMC monitoring management process reads plate self information in node, fan and node by I2C interface plate from node, reads power information, and deposit in shared drive by all information read from PSU;
3) OEMCMD order realizes: RMC opens above-mentioned shared drive region, and is mapped to the region of memory of IPMI process definition, the monitor message of correspondence is assigned to the internal memory of IPMI process definition from shared drive;
4) in each OEMCMD realizes, internal storage data corresponding in IPMI process returns according to monitor message difference by RMC respectively;
5) obtain whole machine cabinet information script by batch, use the long-range transmission different command of ipmitool to obtain different monitoring information.
Described script realizes the acquisition of all rack monitor messages by changing rack IP parameter.
Beneficial effect of the present invention is:
The inventive method realizes whole machine cabinet monitor message Real-time Obtaining based on IPMI agreement and OEMCMD mode, remote batch automatic acquisition is realized by script and ipmitool, substantially increase test and maintainer's efficiency, also save the problem investigation time simultaneously, rack failure message can be navigated to rapidly in this way.The implementation method that the present invention proposes has higher using value in practice.
Accompanying drawing explanation
Fig. 1 is the method for the invention process flow diagram.
Embodiment
Below according to Figure of description, in conjunction with embodiment, the present invention is further described:
Embodiment 1:
A kind of method realizing batch acquisition whole machine cabinet server info, described method is by whole machine cabinet server centered monitoring management unit (RMC, RackManagementControler), based on IPMI agreement, define different OEMCMD, whole machine cabinet component information is obtained by script, as server node on-off state, temperature information, the network information, FRU information etc., node power consumption, plate FW version in node, fan control plate temperature, power consumption, rotation speed of the fan, power supply input and output voltage, input and output power consumption etc., call ipmitool and realize batch monitoring, save exploitation, the time of test and maintainer, drastically increase efficiency.
Embodiment 2:
As shown in Figure 1, on the basis of embodiment 1, described in the present embodiment, method performing step is as follows:
1) definition is based on NetFn and CMD of the OEM order of IPMI agreement: need the information of monitoring to arrange according to category classifications such as plate, node, fan, PSU in rack, node whole machine cabinet, use unified NetFn, other information of same class uses identical CMD, and other different monitoring information definition of same class is different Data part;
2) RMC monitoring management process reads plate self information in node, fan and node by I2C interface plate from node, reads power information, and deposit in shared drive by all information read from PSU;
3) OEMCMD order realizes: RMC opens above-mentioned shared drive region, and is mapped to the region of memory of IPMI process definition, the monitor message of correspondence is assigned to the internal memory of IPMI process definition from shared drive;
4) in each OEMCMD realizes, internal storage data corresponding in IPMI process returns according to monitor message difference by RMC respectively;
5) obtain whole machine cabinet information script by batch, use the long-range transmission different command of ipmitool to obtain different monitoring information.
Embodiment 3:
On the basis of embodiment 1 or 2, script described in the present embodiment realizes the acquisition of all rack monitor messages by changing rack IP parameter.
Above embodiment is only for illustration of the present invention; and be not limitation of the present invention; the those of ordinary skill of relevant technical field; without departing from the spirit and scope of the present invention; can also make a variety of changes and modification; therefore all equivalent technical schemes also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (3)

1. one kind realizes the method that batch obtains whole machine cabinet server info, it is characterized in that: described method is by whole machine cabinet server centered monitoring management unit R MC, based on IPMI agreement, define different OEMCMD, obtain whole machine cabinet component information by script, call ipmitool and realize batch monitoring.
2. a kind of method realizing batch acquisition whole machine cabinet server info according to claim 1, is characterized in that: described method performing step is as follows:
1) definition is based on NetFn and CMD of the OEM order of IPMI agreement: need the information of monitoring according to plate, node, fan, PSU taxonomic revision in rack, node whole machine cabinet, use unified NetFn, other information of same class uses identical CMD, and other different monitoring information definition of same class is different Data part;
2) RMC monitoring management process reads plate self information in node, fan and node by I2C interface plate from node, reads power information, and deposit in shared drive by all information read from PSU;
3) OEMCMD order realizes: RMC opens above-mentioned shared drive region, and is mapped to the region of memory of IPMI process definition, the monitor message of correspondence is assigned to the internal memory of IPMI process definition from shared drive;
4) in each OEMCMD realizes, internal storage data corresponding in IPMI process returns according to monitor message difference by RMC respectively;
5) obtain whole machine cabinet information script by batch, use the long-range transmission different command of ipmitool to obtain different monitoring information.
3. a kind of method realizing batch acquisition whole machine cabinet server info according to claim 1 and 2, is characterized in that: described script realizes the acquisition of all rack monitor messages by changing rack IP parameter.
CN201510664253.3A 2015-10-14 2015-10-14 Method for achieving batch acquisition of server information of whole cabinet Pending CN105389242A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510664253.3A CN105389242A (en) 2015-10-14 2015-10-14 Method for achieving batch acquisition of server information of whole cabinet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510664253.3A CN105389242A (en) 2015-10-14 2015-10-14 Method for achieving batch acquisition of server information of whole cabinet

Publications (1)

Publication Number Publication Date
CN105389242A true CN105389242A (en) 2016-03-09

Family

ID=55421549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510664253.3A Pending CN105389242A (en) 2015-10-14 2015-10-14 Method for achieving batch acquisition of server information of whole cabinet

Country Status (1)

Country Link
CN (1) CN105389242A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484639A (en) * 2016-10-10 2017-03-08 郑州云海信息技术有限公司 A kind of method that CPU register information is obtained by ipmi agreement
CN106789375A (en) * 2017-03-13 2017-05-31 郑州云海信息技术有限公司 A kind of method of the OEM of management node in the server IPMI interfaces
CN106850814A (en) * 2017-02-15 2017-06-13 济南浪潮高新科技投资发展有限公司 It is a kind of to increase the method that custom command is supported to realize sensor information collection
CN107045467A (en) * 2017-02-07 2017-08-15 郑州云海信息技术有限公司 A kind of method of whole machine cabinet remote monitoring node system testing state
CN107145209A (en) * 2017-06-02 2017-09-08 郑州云海信息技术有限公司 The method for managing power supply and device of a kind of equipment cabinet server
CN107247654A (en) * 2017-06-02 2017-10-13 郑州云海信息技术有限公司 A kind of modularization management method and device of equipment cabinet server
CN107977273A (en) * 2016-10-25 2018-05-01 郑州云海信息技术有限公司 The Memory Optimize Method of node information collection memory sharing in a kind of cabinet
CN107979502A (en) * 2016-10-25 2018-05-01 郑州云海信息技术有限公司 The method and flow that plate compatibility different type node monitors in a kind of server
CN105868077B (en) * 2016-04-12 2018-09-25 浪潮电子信息产业股份有限公司 Method for acquiring monitoring information of server nodes of whole cabinet
CN109586994A (en) * 2018-11-01 2019-04-05 郑州云海信息技术有限公司 A kind of whole machine cabinet server burn-in test monitoring method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110301911A1 (en) * 2010-06-08 2011-12-08 American Power Conversion Corporation System and method for predicting temperature values in a data center
CN103092138A (en) * 2011-10-28 2013-05-08 英业达科技有限公司 Control method of equipment cabinet system
CN104166623A (en) * 2014-08-20 2014-11-26 浪潮电子信息产业股份有限公司 Test method for detecting ME states of intel platforms

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110301911A1 (en) * 2010-06-08 2011-12-08 American Power Conversion Corporation System and method for predicting temperature values in a data center
CN103092138A (en) * 2011-10-28 2013-05-08 英业达科技有限公司 Control method of equipment cabinet system
CN104166623A (en) * 2014-08-20 2014-11-26 浪潮电子信息产业股份有限公司 Test method for detecting ME states of intel platforms

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868077B (en) * 2016-04-12 2018-09-25 浪潮电子信息产业股份有限公司 Method for acquiring monitoring information of server nodes of whole cabinet
CN106484639A (en) * 2016-10-10 2017-03-08 郑州云海信息技术有限公司 A kind of method that CPU register information is obtained by ipmi agreement
CN107977273A (en) * 2016-10-25 2018-05-01 郑州云海信息技术有限公司 The Memory Optimize Method of node information collection memory sharing in a kind of cabinet
CN107979502A (en) * 2016-10-25 2018-05-01 郑州云海信息技术有限公司 The method and flow that plate compatibility different type node monitors in a kind of server
CN107045467A (en) * 2017-02-07 2017-08-15 郑州云海信息技术有限公司 A kind of method of whole machine cabinet remote monitoring node system testing state
CN106850814A (en) * 2017-02-15 2017-06-13 济南浪潮高新科技投资发展有限公司 It is a kind of to increase the method that custom command is supported to realize sensor information collection
CN106850814B (en) * 2017-02-15 2020-02-14 浪潮集团有限公司 Method for realizing sensor information acquisition by adding custom command support
CN106789375A (en) * 2017-03-13 2017-05-31 郑州云海信息技术有限公司 A kind of method of the OEM of management node in the server IPMI interfaces
CN107145209A (en) * 2017-06-02 2017-09-08 郑州云海信息技术有限公司 The method for managing power supply and device of a kind of equipment cabinet server
CN107247654A (en) * 2017-06-02 2017-10-13 郑州云海信息技术有限公司 A kind of modularization management method and device of equipment cabinet server
CN109586994A (en) * 2018-11-01 2019-04-05 郑州云海信息技术有限公司 A kind of whole machine cabinet server burn-in test monitoring method and system

Similar Documents

Publication Publication Date Title
CN105389242A (en) Method for achieving batch acquisition of server information of whole cabinet
CN102185738B (en) Communication equipment hardware host testing system and testing method
CN102457390B (en) A kind of Fault Locating Method based on QOE and system
CN103139012B (en) A kind of Ethernet interface method of testing and the network equipment
JPWO2012124392A1 (en) Network system, master device and network system control method
WO2011150715A1 (en) Method and device for collecting data of third-party equipment in distributed control system
CN103138971A (en) Server cabinet system
US10340981B2 (en) Data center management using device identification over power-line
CN103250110A (en) Industrial self-iagnostic device
CN104270434A (en) Service state monitoring system based on cloud service
CN103135732A (en) Server cabinet system
CN106371958A (en) Server fault diagnosis system and method
CN106055443A (en) Multichannel DC circulation test system
US20220277914A1 (en) Circuit Breaker Identification Method and Apparatus, and Device
CN104570976A (en) Monitoring system and method
CN107356284A (en) A kind of detection method, apparatus and system
CN105333008A (en) Monitoring method, device and system for magnetic suspension bearing control system
CN103986620A (en) Monitoring item management method and system based on XML mode
CN112260902A (en) Network equipment monitoring method, device, equipment and storage medium
CN109783264A (en) A kind of High Availabitity solution of database
US20160156501A1 (en) Network apparatus with inserted management mechanism, system, and method for management and supervision
CN111025916A (en) Household appliance detection control method and system
CN109558300A (en) A kind of whole machine cabinet alert processing method, device, terminal and storage medium
CN105866562A (en) Networked household electrical appliance testing method and testing system
CN104980495B (en) General device integrated manager

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20160309