CN110781356A - Hardware query method, equipment and storage medium based on management platform - Google Patents

Hardware query method, equipment and storage medium based on management platform Download PDF

Info

Publication number
CN110781356A
CN110781356A CN201910911350.6A CN201910911350A CN110781356A CN 110781356 A CN110781356 A CN 110781356A CN 201910911350 A CN201910911350 A CN 201910911350A CN 110781356 A CN110781356 A CN 110781356A
Authority
CN
China
Prior art keywords
server
hardware
sub
module
queried
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.)
Withdrawn
Application number
CN201910911350.6A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910911350.6A priority Critical patent/CN110781356A/en
Publication of CN110781356A publication Critical patent/CN110781356A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a hardware query method based on a management platform, which comprises the following steps: acquiring a hardware query command corresponding to each type of server in a cluster; encapsulating the hardware query command corresponding to the server of each type into a corresponding sub-module; responding to a received query request of hardware information of a server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried; and querying the hardware information by utilizing the sub-module corresponding to the server to be queried. The method disclosed by the invention can allow a user to construct the cluster by using servers of different manufacturers and different models by independently packaging the plurality of sub-modules according to the query command corresponding to the server of each model in the cluster, and can quickly adapt to the hardware information of each node by using the corresponding sub-module only according to the model of the server, thereby facilitating the transplantation and maintenance of management software codes.

Description

Hardware query method, equipment and storage medium based on management platform
Technical Field
The invention relates to the field of servers, in particular to a hardware query method based on a management platform.
Background
Under the environment of mass data, the size of the cluster becomes larger and larger, the complexity of the cluster becomes higher and higher, and the management and operation and maintenance requirements of the distributed cluster are higher and more important while the expansibility of the system is high and the system is adaptive. A mature, reliable set of distributed management software plays an increasingly important role in cluster management. The management platform often provides a function of automatically deploying the cluster and displays hardware information of each node server of the cluster. The query of the information is often obtained through a raid card management tool command and an ipmitool command. In the market environment today, there are many manufacturers of servers and the product iteration of the servers is fast. The servers of different manufacturers, even the servers of the same manufacturer with different models, have great difference in raid card management tools, ipmitool and the like. If the servers with different product models are adopted for cluster building, the existing raid card management tool and the ipmitool command have adaptation problems on different nodes, and hardware information displayed by management software is wrong. How to quickly adapt to the hardware information of each node is a troublesome problem faced by distributed storage management software.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problems, an embodiment of the present invention provides a hardware query method based on a management platform, including:
acquiring a hardware query command corresponding to each type of server in a cluster;
encapsulating the hardware query command corresponding to the server of each type into a corresponding sub-module;
responding to a received query request of hardware information of a server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried;
and querying the hardware information by utilizing the sub-module corresponding to the server to be queried.
In some embodiments, further comprising:
and displaying the hardware information on a user interface of a management platform.
In some embodiments, obtaining the hardware query command corresponding to each type of server in the cluster further includes:
and acquiring a Riad card management tool command and an ipmitool command corresponding to each type of server in the cluster.
In some embodiments, encapsulating the hardware query command corresponding to the server of each model into a corresponding sub-module further includes:
and encapsulating the Riad card management tool command and the Ipomitool command corresponding to each type of server into corresponding sub-modules.
In some embodiments, querying the hardware information by using a sub-module corresponding to the server to be queried further includes:
and inquiring the model and capacity information of the CPU and the memory, the model and health state information of the power supply and the state and capacity information of each disk by utilizing the sub-module corresponding to the server to be inquired.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of:
acquiring a hardware query command corresponding to each type of server in a cluster;
encapsulating the hardware query command corresponding to the server of each type into a corresponding sub-module;
responding to a received query request of hardware information of a server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried;
and querying the hardware information by utilizing the sub-module corresponding to the server to be queried.
In some embodiments, the processor further performs the steps of:
and displaying the hardware information on a user interface of a management platform.
In some embodiments, when the processor performs the step of encapsulating the hardware query command corresponding to the server of each model into the corresponding sub-module, the processor further performs the following steps:
and encapsulating the Riad card management tool command and the Ipomitool command corresponding to each type of server into corresponding sub-modules.
In some embodiments, the querying the hardware information by using the sub-module corresponding to the server to be queried includes:
and inquiring the model and capacity information of the CPU and the memory, the model and health state information of the power supply and the state and capacity information of each disk by utilizing the sub-module corresponding to the server to be inquired.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program, which when executed by a processor performs the steps of any one of the management platform-based hardware query methods described above.
The invention has one of the following beneficial technical effects: the method disclosed by the invention can allow a user to construct the cluster by using servers of different manufacturers and different models by independently packaging the plurality of sub-modules according to the query command corresponding to the server of each model in the cluster, and can quickly adapt to the hardware information of each node by using the corresponding sub-module only according to the model of the server, thereby facilitating the transplantation and maintenance of management software codes.
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, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained by using the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a hardware query method based on a management platform according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a management platform according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
According to an aspect of the present invention, an embodiment of the present invention provides a hardware query method based on a management platform, as shown in fig. 1, which may include the steps of: s1, acquiring a hardware query command corresponding to each type of server in the cluster; s2, encapsulating the hardware query command corresponding to each type of server into a corresponding sub-module; s3, responding to a received query request of the hardware information of the server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried; and S4, inquiring the hardware information by using the sub-module corresponding to the server to be inquired.
The method disclosed by the invention can allow a user to construct the cluster by using servers of different manufacturers and different models by independently packaging the plurality of sub-modules according to the query command corresponding to the server of each model in the cluster, and can quickly adapt to the hardware information of each node by using the corresponding sub-module only according to the model of the server, thereby facilitating the transplantation and maintenance of management software codes. In addition, when a server with a new type needs to be adapted, only a corresponding sub-module needs to be added in the management platform, and the coupling of software is greatly reduced.
In some embodiments, the management platform-based hardware query method may further include the steps of:
and displaying the hardware information on a user interface of a management platform.
In some embodiments, obtaining the hardware query command corresponding to each type of server in the cluster may further include:
and acquiring a Riad card management tool command and an ipmitool command corresponding to each type of server in the cluster.
In some embodiments, encapsulating the hardware query command corresponding to the server of each model into a corresponding sub-module may further include:
and encapsulating the Riad card management tool command and the Ipomitool command corresponding to each type of server into corresponding sub-modules.
In some embodiments, querying the hardware information by using a sub-module corresponding to the server to be queried may further include:
and inquiring the model and capacity information of the CPU and the memory, the model and health state information of the power supply and the state and capacity information of each disk by utilizing the sub-module corresponding to the server to be inquired.
Specifically, hardware query can be performed by using the corresponding sub-module according to the model of the server to be queried.
The following describes a hardware query method of the management platform proposed by the present invention with reference to a schematic structural diagram of the management platform shown in fig. 2.
As shown in fig. 2, the management platform may include a User Interface (UI), a universal hardware adaptation module, and sub-modules, where the user interface may be configured to receive a query request and display hardware information, the universal hardware adaptation module receives the query request and sends the request to the corresponding sub-module according to the model of the server to be queried, the sub-module queries according to the query request and returns a query result to the universal hardware adaptation module, and the universal hardware adaptation module returns the hardware information to the user interface for display.
Specifically, when a UI sends a request for inquiring hardware information of a certain server, a management platform issues the request to a universal hardware adaptation module, the universal hardware adaptation module further issues the request to a corresponding hardware adaptation sub-module according to the product model of the server, hardware information such as a CPU (central processing unit), a memory, a power supply and the like of the server is inquired by the sub-module through an ipmitool command and a Raid card management tool command matched with the model of the server and then returned to the universal hardware adaptation module, and then the universal hardware adaptation module returns the information of the server to the UI for displaying. When a new type of server needs to be adapted, the hardware information of the server can be adapted only by adding a new hardware adaptation sub-module in the universal hardware adaptation module, the adaptation of the hardware information of the existing product type cannot be influenced, the coupling of software is greatly reduced, and the universality of management software is improved.
In some embodiments, the hardware information may specifically include the model and capacity information of the CPU and the memory, the model and health status information of the power supply, and the status and capacity information of each disk.
The method disclosed by the invention can be adapted to clusters built by adopting servers of different models at different nodes, changes the current situation that the clusters can only be formed by the servers of the same model because the management platform can only be adapted to the servers of the same model in the past, and reduces the hardware requirement of the built clusters on the servers. Meanwhile, the software code can be conveniently managed to be transplanted and maintained, when a new type of server needs to be adapted, hardware information of the server can be adapted only by additionally arranging a hardware adaptation submodule in a universal hardware adaptation module by collecting an ipmitool command, a raid card management tool and the like of the server of the type, the hardware information adaptation of the existing product type cannot be influenced, the coupling of software is greatly reduced, and the universality of management software is improved.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 3, an embodiment of the present invention further provides a computer apparatus 501, comprising:
at least one processor 520; and
a memory 510, the memory 510 storing a computer program 511 executable on the processor, the processor 520 executing the program to perform the steps of any of the above management platform based hardware query methods.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610, when executed by a processor, perform the steps of any one of the above management platform-based hardware query methods.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program to instruct related hardware to implement the methods. The storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), a Random Access Memory (RAM), or the like. The embodiments of the computer program may achieve the same or similar effects as any of the above-described method embodiments.
In addition, the apparatuses, devices, and the like disclosed in the embodiments of the present invention may be various electronic terminal devices, such as a mobile phone, a Personal Digital Assistant (PDA), a tablet computer (PAD), a smart television, and the like, or may be a large terminal device, such as a server, and the like, and therefore the scope of protection disclosed in the embodiments of the present invention should not be limited to a specific type of apparatus, device. The client disclosed by the embodiment of the invention can be applied to any one of the electronic terminal devices in the form of electronic hardware, computer software or a combination of the electronic hardware and the computer software.
Furthermore, the method disclosed according to an embodiment of the present invention may also be implemented as a computer program executed by a CPU, and the computer program may be stored in a computer-readable storage medium. The computer program, when executed by the CPU, performs the above-described functions defined in the method disclosed in the embodiments of the present invention.
Further, the above method steps and system elements may also be implemented using a controller and a computer readable storage medium for storing a computer program for causing the controller to implement the functions of the above steps or elements.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory. By way of example, and not limitation, nonvolatile memory can include Read Only Memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM), which can act as external cache memory. By way of example and not limitation, RAM is available in a variety of forms such as synchronous RAM (DRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The storage devices of the disclosed aspects are intended to comprise, without being limited to, these and other suitable types of memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. 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 disclosed embodiments of the present invention.
The various illustrative logical blocks, modules, and circuits described in connection with the disclosure herein may be implemented or performed with the following components designed to perform the functions herein: a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination of these components. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP, and/or any other such configuration.
The steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, Digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the embodiments of the present invention are merely for description, and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also technical features in the above embodiment or in different embodiments may be combined and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (10)

1. A hardware query method based on a management platform comprises the following steps:
acquiring a hardware query command corresponding to each type of server in a cluster;
encapsulating the hardware query command corresponding to the server of each type into a corresponding sub-module;
responding to a received query request of hardware information of a server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried;
and querying the hardware information by utilizing the sub-module corresponding to the server to be queried.
2. The method of claim 1, further comprising:
and displaying the hardware information on a user interface of a management platform.
3. The method of claim 1, wherein obtaining a hardware query command corresponding to each type of server in the cluster further comprises:
and acquiring a Riad card management tool command and an ipmitool command corresponding to each type of server in the cluster.
4. The method of claim 3, wherein encapsulating the hardware query command corresponding to each type of server into a corresponding sub-module further comprises:
and encapsulating the Riad card management tool command and the Ipomitool command corresponding to each type of server into corresponding sub-modules.
5. The method of claim 1, wherein the hardware information is queried by using a sub-module corresponding to the server to be queried, further comprising:
and inquiring the model and capacity information of the CPU and the memory, the model and health state information of the power supply and the state and capacity information of each disk by utilizing the sub-module corresponding to the server to be inquired.
6. A computer device, comprising:
at least one processor; and
a memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of:
acquiring a hardware query command corresponding to each type of server in a cluster;
encapsulating the hardware query command corresponding to the server of each type into a corresponding sub-module;
responding to a received query request of hardware information of a server to be queried, and sending the query request to a sub-module corresponding to the model of the server to be queried;
and querying the hardware information by utilizing the sub-module corresponding to the server to be queried.
7. The device of claim 6, wherein the processor further performs the steps of:
and displaying the hardware information on a user interface of a management platform.
8. The apparatus of claim 6, wherein the processor, when executing the step of encapsulating the hardware query command corresponding to the server of each model into the corresponding sub-module, further executes the steps of:
and encapsulating the Riad card management tool command and the Ipomitool command corresponding to each type of server into corresponding sub-modules.
9. The apparatus according to claim 6, wherein the querying the hardware information using the sub-module corresponding to the server to be queried comprises:
and inquiring the model and capacity information of the CPU and the memory, the model and health state information of the power supply and the state and capacity information of each disk by utilizing the sub-module corresponding to the server to be inquired.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method of any one of claims 1 to 5.
CN201910911350.6A 2019-09-25 2019-09-25 Hardware query method, equipment and storage medium based on management platform Withdrawn CN110781356A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910911350.6A CN110781356A (en) 2019-09-25 2019-09-25 Hardware query method, equipment and storage medium based on management platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910911350.6A CN110781356A (en) 2019-09-25 2019-09-25 Hardware query method, equipment and storage medium based on management platform

Publications (1)

Publication Number Publication Date
CN110781356A true CN110781356A (en) 2020-02-11

Family

ID=69384543

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910911350.6A Withdrawn CN110781356A (en) 2019-09-25 2019-09-25 Hardware query method, equipment and storage medium based on management platform

Country Status (1)

Country Link
CN (1) CN110781356A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459403A (en) * 2020-02-29 2020-07-28 新华三技术有限公司成都分公司 Storage hardware management method and device
CN113849373A (en) * 2021-09-27 2021-12-28 中国电信股份有限公司 Server supervision method and device and storage medium
CN114047968A (en) * 2021-10-30 2022-02-15 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for automatically adapting hardware
CN116737513A (en) * 2023-08-14 2023-09-12 北京精琢科技有限公司 Computer hardware information acquisition method, system and computer equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649029A (en) * 2016-09-29 2017-05-10 郑州云海信息技术有限公司 Fusion architecture server management method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649029A (en) * 2016-09-29 2017-05-10 郑州云海信息技术有限公司 Fusion architecture server management method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459403A (en) * 2020-02-29 2020-07-28 新华三技术有限公司成都分公司 Storage hardware management method and device
CN113849373A (en) * 2021-09-27 2021-12-28 中国电信股份有限公司 Server supervision method and device and storage medium
CN114047968A (en) * 2021-10-30 2022-02-15 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for automatically adapting hardware
CN114047968B (en) * 2021-10-30 2024-02-13 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for automatic hardware adaptation
CN116737513A (en) * 2023-08-14 2023-09-12 北京精琢科技有限公司 Computer hardware information acquisition method, system and computer equipment
CN116737513B (en) * 2023-08-14 2024-03-08 北京精琢科技有限公司 Computer hardware information acquisition method, system and computer equipment

Similar Documents

Publication Publication Date Title
CN110781356A (en) Hardware query method, equipment and storage medium based on management platform
CN107911249B (en) Method, device and equipment for sending command line of network equipment
CN110058821B (en) Method and device for inquiring server storage information
CN111177043B (en) Method, system, device and medium for accelerating reading of field replaceable unit information
CN105045611A (en) Upgrading method and apparatus
CN110806964B (en) Method and equipment for lighting hard disk and storage medium
CN105429775A (en) Method and device for reporting log
CN111708834A (en) Method, system, equipment and medium for synchronizing service configuration data
CN105187230A (en) Server switching method and server switching device
CN111131079A (en) Policy query method and device
CN111708664A (en) Log management method, device and medium for client
CN111209606A (en) Method, device and equipment for early warning of hard disk change behind RAID card
CN110569089A (en) Plug-in expansion method, device and storage medium for management platform
CN111176666B (en) BIOS + ME mirror image refreshing method, system, equipment and readable medium
CN111309264B (en) Method, system, device and medium for making directory quota compatible with snapshot
CN112860327A (en) CPU port switching method, device, equipment and readable medium
CN111143820B (en) Optical module access method, optical module access equipment and storage medium
CN105144073A (en) Removable storage device identity and configuration information
CN111193818A (en) Method, system, equipment and medium for obtaining IP address
CN115098588A (en) Cross-cluster metadata synchronization method, device and medium
CN114493799A (en) Method and system for managing special vehicle order data in warehouse and table dividing manner
CN111159311B (en) Method, device, equipment and storage medium for integrating data mapping
CN114745249B (en) Method for generating management information base and electronic equipment
CN112150091A (en) Method and device for processing business rules
CN111586203B (en) Method, device and equipment for storing IP configuration and readable medium

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200211

WW01 Invention patent application withdrawn after publication