CN109165174A - A kind of hardware information acquisition method, system and electronic equipment and storage medium - Google Patents

A kind of hardware information acquisition method, system and electronic equipment and storage medium Download PDF

Info

Publication number
CN109165174A
CN109165174A CN201810935765.2A CN201810935765A CN109165174A CN 109165174 A CN109165174 A CN 109165174A CN 201810935765 A CN201810935765 A CN 201810935765A CN 109165174 A CN109165174 A CN 109165174A
Authority
CN
China
Prior art keywords
acquisition
hardware information
request
hardware
request type
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
CN201810935765.2A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810935765.2A priority Critical patent/CN109165174A/en
Publication of CN109165174A publication Critical patent/CN109165174A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

This application discloses a kind of hardware information acquisition method, system and a kind of electronic equipment and computer readable storage mediums, this method comprises: parsing the acquisition request when receiving the acquisition request of upper layer application and obtaining the corresponding request type of the acquisition request;Corresponding hardware acquisition interface is called according to the request type, to acquire the corresponding hardware information of the request type;The hardware information is back to the upper layer application.Hardware information acquisition method provided by the present application, acquisition request is divided into different request types by the hardware information acquired as needed, such as power supply, fan, disk, different request types corresponds to different hardware acquisition interfaces, every kind of hardware acquisition interface is responsible for single hardware information acquisition tasks, the rational management for realizing hardware information acquisition tasks reduces dependence of the distributed type assemblies to bottom hardware information, improves the compatibility of system.

Description

A kind of hardware information acquisition method, system and electronic equipment and storage medium
Technical field
This application involves field of computer technology, more specifically to a kind of hardware information acquisition method, system and one Kind electronic equipment and a kind of computer readable storage medium.
Background technique
Distributed storage cluster relies on the numerous hardware of bottom, as CPU (Chinese name: central processing unit, full name in English: Central Processing Unit), memory, power supply, the hardware informations such as disk, due to diversifications such as ardware model number, versions, Traditional distributed type assemblies upper layer software (applications) generallys use in program code and carries out compatible adaptation to different hardware, as software is fixed Justice storage becomes more and more popular, and to distributed type assemblies software, more stringent requirements are proposed, and distributed type assemblies software needs to dispose operation On any server, and the hardware information of different server is different, and the mode of program compatibility will become more and more multiple It is miscellaneous, it can not meet above-mentioned requirements.
Therefore, how to provide unified hardware information acquisition method for the distributed type assemblies disposed on different server is this Field technical staff's problem to be solved.
Summary of the invention
The application's is designed to provide a kind of hardware information acquisition method, system and a kind of electronic equipment and a kind of calculating Machine readable storage medium storing program for executing, the distributed type assemblies to dispose on different server provide unified hardware information acquisition method.
To achieve the above object, this application provides a kind of hardware information acquisition methods, comprising:
When receiving the acquisition request of upper layer application, parses the acquisition request and obtain the corresponding request of the acquisition request Type;
Corresponding hardware acquisition interface is called according to the request type, to acquire the corresponding hardware of the request type Information;
The hardware information is back to the upper layer application.
Wherein, if the request type is power supply type, corresponding hardware acquisition is called to connect according to the request type Mouthful, to acquire the corresponding hardware information of the request type, comprising:
Utilize the PSU parameter acquisition power information of ipmitool tool.
Wherein, if the request type is fan type, corresponding hardware acquisition is called to connect according to the request type Mouthful, to acquire the corresponding hardware information of the request type, comprising:
Utilize the FAN parameter acquisition fan information of ipmitool tool.
Wherein, if the request type is disk type, corresponding hardware acquisition is called to connect according to the request type Mouthful, to acquire the corresponding hardware information of the request type, comprising:
Disc information is acquired using fdisk tool.
Wherein, if the request type is type of memory, corresponding hardware acquisition is called to connect according to the request type Mouthful, to acquire the corresponding hardware information of the request type, comprising:
Utilize the Mem parameter acquisition memory information of ipmitool tool.
Wherein, the hardware information is back to the upper layer application, comprising:
The hardware information is back to the upper layer application by json format or xml format.
To achieve the above object, this application provides a kind of hardware information acquisition systems, comprising:
Parsing module when the acquisition for receiving upper layer application is requested, parses the acquisition request and obtains the acquisition Request corresponding request type;
Calling module, for calling corresponding hardware acquisition interface according to the request type, to acquire the request The corresponding hardware information of type;
Return module, for the hardware information to be back to the upper layer application.
Wherein, the hardware information is specially back to described by the return module by json format or xml format The module of upper layer application.
To achieve the above object, this application provides a kind of electronic equipment, comprising:
Memory, for storing computer program;
Processor is realized when for executing the computer program such as the step of above-mentioned hardware information acquisition method.
To achieve the above object, this application provides a kind of computer readable storage medium, the computer-readable storages It is stored with computer program on medium, such as above-mentioned hardware information acquisition method is realized when the computer program is executed by processor The step of.
By above scheme it is found that a kind of hardware information acquisition method provided by the present application, comprising: receive upper layer application Acquisition request when, parse acquisition request and obtain the corresponding request type of the acquisition request;According to the request type Corresponding hardware acquisition interface is called, to acquire the corresponding hardware information of the request type;The hardware information is returned To the upper layer application.
Acquisition request is divided into not by hardware information acquisition method provided by the present application, the hardware information acquired as needed Same request type, such as power supply, fan, disk, different request types correspond to different hardware acquisition interfaces, and every kind hard Part acquisition interface is responsible for single hardware information acquisition tasks, realizes the rational management of hardware information acquisition tasks, reduces Dependence of the distributed type assemblies to bottom hardware information, improves the compatibility of system.Disclosed herein as well is a kind of hardware informations to adopt Collecting system and a kind of electronic equipment and a kind of computer readable storage medium, are equally able to achieve above-mentioned technical effect.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of application for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is a kind of flow chart of hardware information acquisition method disclosed in the embodiment of the present application;
Fig. 2 is the flow chart of another kind hardware information acquisition method disclosed in the embodiment of the present application;
Fig. 3 is a kind of structure chart of hardware information acquisition system disclosed in the embodiment of the present application;
Fig. 4 is the structure chart of a kind of electronic equipment disclosed in the embodiment of the present application;
Fig. 5 is the structure chart of another kind electronic equipment disclosed in the embodiment of the present application.
Specific embodiment
Below in conjunction with the attached drawing in the embodiment of the present application, technical solutions in the embodiments of the present application carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of embodiments of the present application, instead of all the embodiments.It is based on Embodiment in the application, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall in the protection scope of this application.
The embodiment of the present application discloses a kind of hardware information acquisition method, for the distributed type assemblies disposed on different server Unified hardware information acquisition method is provided.
Referring to Fig. 1, a kind of flow chart of hardware information acquisition method disclosed in the embodiment of the present application, as shown in Figure 1, packet It includes:
S101: it when receiving the acquisition request of upper layer application, parses the acquisition request and obtains the acquisition request correspondence Request type;
In specific implementation, acquisition request is divided into different request types by the hardware information acquired as needed, such as Power supply, fan, disk etc..The acquisition request for receiving upper layer application supports Local or Remote to call, HTTP (Chinese name: super Text transfer protocol, full name in English: HyperText Transfer Protocol), the request methods such as Socket (socket). After receiving acquisition request, parses the acquisition and request to obtain corresponding request type, so that subsequent step calls the request type Corresponding hardware acquisition interface.
S102: calling corresponding hardware acquisition interface according to the request type, corresponding to acquire the request type Hardware information;
In specific implementation, corresponding hardware acquisition interface, benefit are called according to the request type that previous step parses Corresponding hardware information is acquired with the hardware acquisition interface.It is understood that there are request types and hardware for this step default The corresponding relationship of acquisition interface, the corresponding relationship can be stored in each node in distributed storage cluster in the form of tables of data In memory.
For example, if request type is power supply type, it is (a kind of to be used under Linux system using ipmitool tool The ipmi platform management tool of command line mode) PSU parameter acquisition power information;If request type is fan type, benefit With the FAN parameter acquisition fan information of ipmitool tool;If request type is disk type, acquired using fdisk tool Disc information;If request type is type of memory, the Mem parameter acquisition memory information of ipmitool tool is utilized;If request Type is sas Card Type, then calls sas2ircu or sas3ircu to acquire sas card information according to the version of sas card;If requesting class Type is raid card type, then acquires raid card information using storcli tool.Certainly, above-mentioned only to request type and hardware The simple examples of acquisition interface corresponding relationship, those skilled in the art can require flexible setting above-mentioned right according to actual acquisition It should be related to, be not specifically limited herein.
It can be seen that if desired increasing the hardware information type of acquisition, it need to only increase corresponding hardware information acquisition for it Interface is, it can be achieved that dynamic expansion.
S103: the hardware information is back to the upper layer application.
In specific implementation, it is back to upper layer application after collecting hardware information, it as a preferred implementation manner, can be with The format (such as json, xml format) of the hardware information of return is set in acquisition request, in this step i.e. according to the format Hardware information is back to upper layer application.
Hardware information acquisition method provided by the embodiments of the present application, the hardware information acquired as needed draw acquisition request It is divided into different request types, such as power supply, fan, disk, different request types corresponds to different hardware acquisition interfaces, Every kind of hardware acquisition interface is responsible for single hardware information acquisition tasks, realizes the rational management of hardware information acquisition tasks, Dependence of the distributed type assemblies to bottom hardware information is reduced, the compatibility of system is improved.
The embodiment of the present application discloses a kind of hardware information acquisition method, and relative to a upper embodiment, the present embodiment is to skill Art scheme has made further instruction and optimization.It is specific:
Referring to fig. 2, the flow chart of another hardware information acquisition method provided by the embodiments of the present application, as shown in Fig. 2, packet It includes:
S201: it when receiving the acquisition request of upper layer application, parses the acquisition request and obtains the acquisition request correspondence Request type;
It in specific implementation, one Agent component of each node deployment, the component can be responsible for upward in distributed type assemblies Unified standard interface, backward compatible different hardware information are provided.The component can be divided into three modules: API module, scheduling mould Block, acquisition module.API module is mainly responsible for reception acquisition request, reads corresponding data and the protocol format according to agreement Return to upper layer application.Scheduler module basic load identification request type and according to different requests type initialize different Capture program calls different hardware acquisition interfaces, dynamic buffering hardware information etc..Acquisition module is mainly exactly to read hardware Relevant information, and return to scheduler module according to specific format.
Specifically, by API module receive upper layer software (applications) acquisition request, support Local or Remote calling, HTTP, The request methods such as Socket.Analysis request after requesting is received, is transmitted to task according to the type of request, component information etc. Scheduler module, scheduler module return to corresponding component information, and information is finally assembled into specific format, support json, xml etc. Format.
S202: calling corresponding hardware acquisition interface according to the request type, corresponding to acquire the request type Hardware information;
In specific implementation, scheduler module successively identifies all requests that this node is supported after the starting of Agent component The information such as type complete the initialization of each hardware capture program (i.e. hardware acquisition interface) according to request type.According to different Cache policy caches hardware information, cache information is saved to database, cache policy is supported to be directed to different hardware, different scenes Carry out dynamic configuration.The task that API module issues is obtained from task queue, and corresponding data are inquired from database and are returned to API module.
S203: the hardware information is back to the upper layer application by json format or xml format.
In specific implementation, acquisition module is responsible for reading the relevant information of hardware, and returns to scheduling according to specific format Module, acquisition module include the capture program of different type hardware, and capture program exists in the form of plug-in unit, and dynamic is supported to expand Exhibition.
A kind of hardware information acquisition system provided by the embodiments of the present application is introduced below, it is described below a kind of hard Part information acquisition system can be cross-referenced with a kind of above-described hardware information acquisition method.
Referring to Fig. 3, a kind of structure chart of hardware information acquisition system provided by the embodiments of the present application, as shown in figure 3, packet It includes:
Parsing module 301 when the acquisition for receiving upper layer application is requested, parses the acquisition request and obtains described adopt Collection requests corresponding request type;
Calling module 302, for calling corresponding hardware acquisition interface according to the request type, to acquire described ask Seek the corresponding hardware information of type;
Return module 303, for the hardware information to be back to the upper layer application.
Hardware information acquisition system provided by the embodiments of the present application, the hardware information acquired as needed draw acquisition request It is divided into different request types, such as power supply, fan, disk, different request types corresponds to different hardware acquisition interfaces, Every kind of hardware acquisition interface is responsible for single hardware information acquisition tasks, realizes the rational management of hardware information acquisition tasks, Dependence of the distributed type assemblies to bottom hardware information is reduced, the compatibility of system is improved.
On the basis of the above embodiments, if the request type is power supply type as a preferred implementation manner, The calling module 302 is specially the module using the PSU parameter acquisition power information of ipmitool tool.
On the basis of the above embodiments, if the request type is fan type as a preferred implementation manner, The calling module 302 is specially the module using the FAN parameter acquisition fan information of ipmitool tool.
On the basis of the above embodiments, if the request type is disk type as a preferred implementation manner, The calling module 302 is specially the module using fdisk tool acquisition disc information.
On the basis of the above embodiments, if the request type is type of memory as a preferred implementation manner, The calling module 302 is specially the module using the Mem parameter acquisition memory information of ipmitool tool.
On the basis of the above embodiments, the return module specially will be described hard as a preferred implementation manner, Part information is back to the module of the upper layer application by json format or xml format.
Present invention also provides a kind of electronic equipment, referring to fig. 4, the knot of a kind of electronic equipment provided by the embodiments of the present application Composition, as shown in Figure 4, comprising:
Memory 100, for storing computer program;
Step provided by above-described embodiment may be implemented in processor 200 when for executing the computer program.
Specifically, memory 100 includes non-volatile memory medium, built-in storage.Non-volatile memory medium storage There are operating system and computer-readable instruction, which is that the operating system and computer in non-volatile memory medium can The operation of reading instruction provides environment.Processor 200 provides calculating and control ability for electronic equipment, executes the memory 100 When the computer program of middle preservation, the step of hardware information acquisition method that any of the above-described embodiment provides may be implemented.
Acquisition request is divided into difference by the hardware information that electronic equipment provided by the embodiments of the present application acquires as needed Request type, such as power supply, fan, disk, different request types correspond to different hardware acquisition interfaces, every kind of hardware Acquisition interface is responsible for single hardware information acquisition tasks, realizes the rational management of hardware information acquisition tasks, reduces point Dependence of the cloth cluster to bottom hardware information, improves the compatibility of system.
On the basis of the above embodiments, preferably, referring to Fig. 5, the electronic equipment further include:
Input interface 300 is connected with processor 200, for obtaining computer program, parameter and the instruction of external importing, It saves through the control of processor 200 into memory 100.The input interface 300 can be connected with input unit, and it is manual to receive user The parameter or instruction of input.The input unit can be the touch layer covered on display screen, be also possible to be arranged in terminal enclosure Key, trace ball or Trackpad, be also possible to keyboard, Trackpad or mouse etc..
Display unit 400 is connected with processor 200, the data sent for video-stream processor 200.The display unit 400 It can be display screen, liquid crystal display or the electric ink display screen etc. in PC machine.It, can be with specifically, in the present embodiment Collected hardware information etc. is shown by display unit 400.
The network port 500 is connected with processor 200, for being communicatively coupled with external each terminal device.The communication link The communication technology used by connecing can be cable communicating technology or wireless communication technique, and such as mobile high definition chained technology (MHL) leads to It is blue with universal serial bus (USB), high-definition media interface (HDMI), adopting wireless fidelity technology (WiFi), Bluetooth Communication Technology, low-power consumption The tooth communication technology, communication technology based on IEEE802.11s etc..Specifically, in the present embodiment, the network port can be passed through 500 import the corresponding relationship etc. of request type and hardware acquisition interface to processor 200.
Present invention also provides a kind of computer readable storage medium, the storage medium may include: USB flash disk, mobile hard disk, Read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic The various media that can store program code such as dish or CD.Computer program, the calculating are stored on the storage medium Machine program realizes the step of hardware information acquisition method that any of the above-described embodiment provides when being executed by processor.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For system disclosed in embodiment Speech, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is referring to method part illustration ?.It should be pointed out that for those skilled in the art, under the premise of not departing from the application principle, also Can to the application, some improvement and modification can also be carried out, these improvement and modification also fall into the protection scope of the claim of this application It is interior.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of hardware information acquisition method characterized by comprising
When receiving the acquisition request of upper layer application, parses the acquisition request and obtain the corresponding request class of the acquisition request Type;
Corresponding hardware acquisition interface is called according to the request type, to acquire the corresponding hardware letter of the request type Breath;
The hardware information is back to the upper layer application.
2. hardware information acquisition method according to claim 1, which is characterized in that if the request type is power supply type, Corresponding hardware acquisition interface is then called according to the request type, to acquire the corresponding hardware information of the request type, Include:
Utilize the PSU parameter acquisition power information of ipmitool tool.
3. hardware information acquisition method according to claim 1, which is characterized in that if the request type is fan type, Corresponding hardware acquisition interface is then called according to the request type, to acquire the corresponding hardware information of the request type, Include:
Utilize the FAN parameter acquisition fan information of ipmitool tool.
4. hardware information acquisition method according to claim 1, which is characterized in that if the request type is disk type, Corresponding hardware acquisition interface is then called according to the request type, to acquire the corresponding hardware information of the request type, Include:
Disc information is acquired using fdisk tool.
5. hardware information acquisition method according to claim 1, which is characterized in that if the request type is type of memory, Corresponding hardware acquisition interface is then called according to the request type, to acquire the corresponding hardware information of the request type, Include:
Utilize the Mem parameter acquisition memory information of ipmitool tool.
6. any one of -5 hardware information acquisition method according to claim 1, which is characterized in that return to the hardware information To the upper layer application, comprising:
The hardware information is back to the upper layer application by json format or xml format.
7. a kind of hardware information acquisition system characterized by comprising
Parsing module when the acquisition for receiving upper layer application is requested, parses the acquisition request and obtains the acquisition request Corresponding request type;
Calling module, for calling corresponding hardware acquisition interface according to the request type, to acquire the request type Corresponding hardware information;
Return module, for the hardware information to be back to the upper layer application.
8. hardware information acquisition system according to claim 7, which is characterized in that the return module is specially will be described hard Part information is back to the module of the upper layer application by json format or xml format.
9. a kind of electronic equipment characterized by comprising
Memory, for storing computer program;
Processor realizes the hardware information acquisition side as described in any one of claim 1 to 6 when for executing the computer program The step of method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the hardware information acquisition method as described in any one of claim 1 to 6 when the computer program is executed by processor The step of.
CN201810935765.2A 2018-08-16 2018-08-16 A kind of hardware information acquisition method, system and electronic equipment and storage medium Pending CN109165174A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810935765.2A CN109165174A (en) 2018-08-16 2018-08-16 A kind of hardware information acquisition method, system and electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810935765.2A CN109165174A (en) 2018-08-16 2018-08-16 A kind of hardware information acquisition method, system and electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN109165174A true CN109165174A (en) 2019-01-08

Family

ID=64895966

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810935765.2A Pending CN109165174A (en) 2018-08-16 2018-08-16 A kind of hardware information acquisition method, system and electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109165174A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111179079A (en) * 2019-12-23 2020-05-19 上海金仕达软件科技有限公司 Terminal information acquisition method and device, terminal equipment and storage medium
CN112631874A (en) * 2020-12-30 2021-04-09 浪潮电子信息产业股份有限公司 Server PSU information acquisition method and device, electronic equipment and medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055793A1 (en) * 2005-08-03 2007-03-08 Wellsyn Technology, Inc. System of managing peripheral interfaces in IPMI architecture and method thereof
CN103019905A (en) * 2011-09-27 2013-04-03 英业达股份有限公司 Substrate managing controller and data processing method thereof
CN106815119A (en) * 2016-12-20 2017-06-09 曙光信息产业(北京)有限公司 The hardware monitoring device of server
CN107018032A (en) * 2017-06-08 2017-08-04 山东超越数控电子有限公司 A kind of monitoring system server and method
CN107086936A (en) * 2017-06-23 2017-08-22 郑州云海信息技术有限公司 A kind of capacity management design method based on MDC

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070055793A1 (en) * 2005-08-03 2007-03-08 Wellsyn Technology, Inc. System of managing peripheral interfaces in IPMI architecture and method thereof
CN103019905A (en) * 2011-09-27 2013-04-03 英业达股份有限公司 Substrate managing controller and data processing method thereof
CN106815119A (en) * 2016-12-20 2017-06-09 曙光信息产业(北京)有限公司 The hardware monitoring device of server
CN107018032A (en) * 2017-06-08 2017-08-04 山东超越数控电子有限公司 A kind of monitoring system server and method
CN107086936A (en) * 2017-06-23 2017-08-22 郑州云海信息技术有限公司 A kind of capacity management design method based on MDC

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ANNHE’S BLOG: ""ipmitool获取服务器信息"", 《HTTPS://WWW.ANNHE.NET/ARTICLE-2987.HTML》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111179079A (en) * 2019-12-23 2020-05-19 上海金仕达软件科技有限公司 Terminal information acquisition method and device, terminal equipment and storage medium
CN112631874A (en) * 2020-12-30 2021-04-09 浪潮电子信息产业股份有限公司 Server PSU information acquisition method and device, electronic equipment and medium
CN112631874B (en) * 2020-12-30 2023-03-14 浪潮电子信息产业股份有限公司 Server PSU information acquisition method and device, electronic equipment and medium

Similar Documents

Publication Publication Date Title
CN109062512A (en) A kind of distributed storage cluster, data read-write method, system and relevant apparatus
EP3252592A1 (en) Method and device for storing and reading data
US8972615B2 (en) Communication with input/output system devices
CN109032801A (en) A kind of request scheduling method, system and electronic equipment and storage medium
CN108776648A (en) Data transmission method, system and FPGA isomeries accelerator card and storage medium
CN109660372B (en) SDN service configuration method and device
CN107273369B (en) Table data modification method and device
CN108197309A (en) A kind of method, system and the readable storage medium storing program for executing of the storage of server assets information
CN102681959A (en) Method for interacting inner-band information and out-of-band information of server
CN108388622A (en) Api interface dynamic creation method, device, computer equipment and storage medium
CN104050248A (en) File storage system and storage method
CN111130891A (en) Server management device and method, electronic equipment and storage medium
CN109413140A (en) The method of PACS server remote automatic upgrading
CN103176913B (en) Hard disk method for mapping dynamically and the server applying it
US20160050111A1 (en) Method and apparatus for adaptive device re-configuration
CN109165174A (en) A kind of hardware information acquisition method, system and electronic equipment and storage medium
CN110175146B (en) Hard disk information acquisition method and device for acquiring hard disk information
US20120144084A1 (en) Data management device and method thereof
EP2874059A1 (en) Personal cloud storage chain service system and method
CN109299051A (en) A kind of performance data files management method and relevant apparatus
CN111124773A (en) Batch volume IO read-write test method, system and equipment based on vdbech
CN116701285A (en) Remote access control apparatus, remote access control method, remote access control device, and computer readable medium
CN104133781A (en) Network storage equipment and method thereof for improving data access speed
US10637915B1 (en) Storage services configured for storage-oriented applications
CN109344032A (en) A kind of monitoring method and device

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: 20190108