CN112463565A - Server life prediction method and related equipment - Google Patents

Server life prediction method and related equipment Download PDF

Info

Publication number
CN112463565A
CN112463565A CN202011378207.4A CN202011378207A CN112463565A CN 112463565 A CN112463565 A CN 112463565A CN 202011378207 A CN202011378207 A CN 202011378207A CN 112463565 A CN112463565 A CN 112463565A
Authority
CN
China
Prior art keywords
server
operating temperature
data
current operating
service life
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
CN202011378207.4A
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 Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur 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 Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202011378207.4A priority Critical patent/CN112463565A/en
Publication of CN112463565A publication Critical patent/CN112463565A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3409Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
    • 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

Landscapes

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

Abstract

The invention provides a server life prediction method and related equipment, belongs to the technical field of server maintenance, and solves the problem that the service life of a server cannot be monitored in the conventional scheme. The method comprises the following steps: acquiring the current operating temperature in the server; predicting the service life data of the server according to the current operating temperature of the server and the operating data of the server; storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature.

Description

Server life prediction method and related equipment
Technical Field
The invention relates to the technical field of server maintenance, in particular to a server life prediction method and related equipment.
Background
With the progress of science and technology, the wattage requirement of the server is increased, wherein the wattage is in direct proportion to the internal temperature of the server, the internal temperature of the server is increased, the phenomenon of the internal temperature increase of the server is more and more obvious, the optimal working temperature of the components of the server is influenced, and the service life of the server is further influenced.
The service life of the server at the optimal working temperature can be predicted in the prior art, but in reality, the service life of the server cannot be at the optimal working temperature, so that the service life of the server predicted by the prior art at the optimal working temperature is not worth being completely depended on, and loss caused by untimely server replacement is easy to cause.
Disclosure of Invention
The invention aims to provide a server service life prediction method and related equipment, and solves the technical problem that the service life of a server cannot be obtained in real time according to actual temperature in the prior art.
In a first aspect, the present invention provides a method for predicting a service life of a server, including:
acquiring the current operating temperature of a server;
predicting life data of the server according to the current operating temperature of the server and the operating data of the server;
and storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature.
Optionally, the step of obtaining the current operating temperature of the server includes:
and acquiring the operating temperatures of a plurality of positions of the server in real time from a temperature sensor to acquire the current operating temperature of the server.
Optionally, the plurality of positions include: a processor, a hard disk and a power supply;
the step of acquiring the operating temperatures of a plurality of positions of the server in real time by the temperature sensor to acquire the current operating temperature of the server includes:
the method comprises the steps of acquiring the operating temperatures of a plurality of positions of the server in real time from a temperature sensor, and calculating the operating temperatures of the plurality of positions to obtain the current operating temperature of the server.
Optionally, before the step of predicting the lifetime data of the server according to the current operating temperature of the server and the operating data of the server, the method further includes:
acquiring rated working data of the server;
and acquiring real-time working data of the server.
Optionally, the operation data of the server includes the rated operation data and the real-time operation data.
Optionally, the method further includes:
and establishing a service life database of the server according to the stored current operating temperature of the server and service life data of the server corresponding to the current operating temperature.
In a second aspect, the present invention further provides a server life prediction apparatus, where the server life prediction apparatus is disposed inside a server framework, and includes:
the data acquisition module is used for acquiring the operating temperature of the server;
a calculation module, configured to calculate service life data of the server according to the operating temperature of the server;
and the storage module is used for storing the operating temperature of the server and the service life data of the server.
Optionally, the storage module is a memory or a BMC.
In a third aspect, the present invention also provides an electronic device, including: a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor is configured to implement the steps of the server life prediction method when executing the computer program stored in the memory.
In a fourth aspect, the present invention also provides a computer-readable storage medium having a computer program stored thereon, characterized in that: the computer program as described above, when executed by a processor, implements the steps of the server life prediction method as described above.
According to the server life prediction method provided by the invention, the current operating temperature of the server is obtained; predicting life data of the server according to the current operating temperature of the server and the operating data of the server; and storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature. Real-time server service life data are obtained by monitoring the temperature condition inside the server in real time, and then the service life of the server is controlled in real time, so that the server is maintained and replaced conveniently, and the problem that the server is not replaced timely is solved.
Accordingly, the computer-readable storage medium provided by the embodiment of the invention also has the technical effects described above.
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 some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a flowchart of a method for predicting a service life of a server according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a server life prediction apparatus according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an electronic device for storing files according to 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
To make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "comprising" and "having," and any variations thereof, as referred to in embodiments of the present invention, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements but may alternatively include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, a method for predicting a service life of a server according to an embodiment of the present invention includes the following steps:
101. acquiring the current operating temperature of a server;
acquiring the current operating hour temperature of a server, firstly averaging the real-time temperature value of one hour every other hour, and recording the average value in an hour temperature value table; and acquiring a day temperature record of the current operation of the server according to the hour temperature value table, averaging the temperature values of the day in the hour temperature value table every other day, recording the average value in the day temperature value table, and taking the average value of the temperature values of the day in the hour temperature value table as the current operation temperature of the server.
102. Predicting life data of the server according to the current operating temperature of the server and the operating data of the server;
and substituting the real-time temperature data into a service life calculation formula of the server to obtain the service life data of the server in real time.
Illustratively, the above formula for calculating the lifetime is: ln ═ La ^ eta ^ 2^ ((Ta-Tn)/theta), where Ln is the service life data of the server, La is the maximum service life of the server, Vn is the current operating voltage of the server, Va is the rated voltage of the server, Tn is the optimal operating temperature of the server, Ta is the current operating temperature of the server, eta is the temperature increase coefficient of the server, and theta is the voltage increase coefficient of the server.
103. And storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature.
According to the server life prediction method provided by the invention, the current operating temperature of the server is obtained; predicting life data of the server according to the current operating temperature of the server and the operating data of the server; and storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature. Real-time server service life data are obtained by monitoring the temperature condition inside the server in real time, and then the service life of the server is controlled in real time, so that the server is maintained and replaced conveniently, and the problem that the server is not replaced timely is solved.
In a possible implementation manner, the step of obtaining the current operating temperature of the server includes:
and acquiring the operating temperatures of a plurality of positions of the server in real time from a temperature sensor to acquire the current operating temperature of the server.
Illustratively, the temperature measuring module adopts a BM43THA infrared temperature sensor which is a high-sensitivity infrared thermometer integrated in a TO-46 package, the TO-46 is commonly used for ear type thermometer products, a thermopile sensor and a signal regulating chip are arranged in the ultra-small non-contact thermometer TO-46 package with extremely high cost performance, so that the ultra-small non-contact thermometer can accurately display measured temperature in a digital form, and the ultra-small non-contact thermometer is small in size and low in power consumption and is very suitable for being applied TO narrow space of a server.
For example, temperature measurements are performed at different positions inside the server, so that the more accurate current operating temperature of the server can be obtained, and the final prediction result is more accurate.
In one possible embodiment, the plurality of positions includes: a processor, a hard disk and a power supply;
the step of obtaining the operating temperatures of the plurality of positions of the server in real time from the temperature sensor to obtain the current operating temperature of the server includes:
the method comprises the steps of acquiring the operating temperatures of a plurality of positions of the server in real time from a temperature sensor, and calculating the operating temperatures of the plurality of positions to obtain the current operating temperature of the server.
For example, the temperatures of the operating temperatures of the plurality of locations are calculated in different proportions, which are the proportions of the effects of the temperatures of the plurality of locations on the life of the server.
Exemplarily, the operating temperatures of a plurality of positions of the server can be measured by adopting temperature measuring optical fibers, and the temperature measuring optical fibers are laid on the object to be measured, so that the most accurate and effective measurement is realized, and the required temperature measuring precision is ensured.
In one possible embodiment, before the step of predicting the life data of the server based on the current operating temperature of the server and the operating data of the server, the method further includes:
acquiring rated working data of the server;
and acquiring real-time working data of the server.
Illustratively, the deviation value of the working data of the server is calculated according to the rated working data of the server and the real-time working data of the server.
In a possible embodiment, the operation data of the server includes the rated operation data and the real-time operation data.
In a possible embodiment, the method further includes:
and establishing a service life database of the server according to the stored current operating temperature of the server and service life data of the server corresponding to the current operating temperature.
The service life data of the server can be recorded, and the server is convenient to maintain.
Obtaining the current operating temperature of a server; predicting life data of the server according to the current operating temperature of the server and the operating data of the server; and storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature. Real-time server service life data are obtained by monitoring the temperature condition inside the server in real time, and then the service life of the server is controlled in real time, so that the server is maintained and replaced conveniently, and the problem that the server is not replaced timely is solved.
In a second aspect, the present invention further provides a server life prediction apparatus, where the server life prediction apparatus is disposed inside a server architecture, and with reference to fig. 2, the apparatus includes:
a data acquisition module 201, configured to acquire an operating temperature of a server;
a calculating module 202, configured to calculate service life data of the server according to the operating temperature of the server;
a storage module 203, configured to store the operating temperature of the server and the service life data of the server.
Optionally, the storage module is a memory or a BMC. In a third aspect, the present invention further provides an electronic device 300, referring to fig. 3, including: a memory 310, a processor 320 and a computer program 311 stored in the memory and executable on the processor, wherein the processor 320 is configured to implement the steps of the server life prediction method as described above when executing the computer program 311 stored in the memory 310.
In a fourth aspect, the present invention further provides a computer-readable storage medium 400, referring to fig. 4, having stored thereon a computer program 411, the computer program 411 implementing the steps of the server life prediction method as described above when executed by a processor.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method can be implemented in other ways. The apparatus embodiments described above are merely illustrative, and for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
For another example, the division of the above-mentioned units is only one logical function division, and there may be other division manners in actual implementation, and for another example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments provided by the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The above functions, if implemented in the form of software functional units and sold or used as a separate product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the above method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus once an item is defined in one figure, it need not be further defined and explained in subsequent figures, and moreover, the terms "first", "second", "third", etc. are used merely to distinguish one description from another and are not to be construed as indicating or implying relative importance.
Finally, it should be noted that: the above-mentioned embodiments are merely specific embodiments of the present invention, which are used for illustrating the technical solutions of the present invention and not for limiting the same, and the protection scope of the present invention is not limited thereto, although the present invention is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope of the present disclosure; and the modifications, changes or substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention. Are intended to be covered by the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A method for predicting a lifetime of a server, comprising:
acquiring the current operating temperature in the server;
predicting the service life data of the server according to the current operating temperature of the server and the operating data of the server;
storing the current operating temperature of the server and life data of the server corresponding to the current operating temperature.
2. The method for predicting the service life of a server according to claim 1, wherein the step of obtaining the current operating temperature of the server comprises:
and acquiring the operating temperatures of a plurality of positions of the server in real time from a temperature sensor to obtain the current operating temperature of the server.
3. The server life prediction method of claim 1, wherein the plurality of locations comprises: a processor, a hard disk and a power supply;
the step of obtaining the operating temperatures of a plurality of positions of the server in real time from the temperature sensor to obtain the current operating temperature of the server includes:
the method comprises the steps of obtaining the operating temperatures of a plurality of positions of the server in real time from a temperature sensor, calculating the operating temperatures of the plurality of positions, and obtaining the current operating temperature of the server.
4. The method for predicting the service life of a server according to claim 1, wherein the step of predicting the service life data of the server based on the current operating temperature of the server and the operating data of the server is preceded by the step of:
obtaining rated working data of the server;
and acquiring real-time working data of the server.
5. The server life prediction method of claim 4, wherein the operational data of the server comprises the nominal operational data and the real-time operational data.
6. The server life prediction method of claim 1, further comprising:
and establishing a service life database of the server according to the stored current operating temperature of the server and the service life data of the server corresponding to the current operating temperature.
7. A server life prediction device, disposed inside a server architecture, comprising:
the data acquisition module is used for acquiring the operating temperature of the server;
the calculation module is used for calculating service life data of the server according to the operating temperature of the server;
and the storage module is used for storing the operating temperature of the server and the service life data of the server.
8. The server life prediction device of claim 7, wherein the storage module is a memory or a BMC.
9. An electronic device, comprising: memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor is adapted to carry out the steps of the server life prediction method according to any of claims 1 to 6 when executing the computer program stored in the memory.
10. A computer-readable storage medium having stored thereon a computer program, characterized in that: the computer program, when being executed by a processor, realizes the steps of the server life prediction method according to any one of claims 1 to 6.
CN202011378207.4A 2020-11-30 2020-11-30 Server life prediction method and related equipment Withdrawn CN112463565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011378207.4A CN112463565A (en) 2020-11-30 2020-11-30 Server life prediction method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011378207.4A CN112463565A (en) 2020-11-30 2020-11-30 Server life prediction method and related equipment

Publications (1)

Publication Number Publication Date
CN112463565A true CN112463565A (en) 2021-03-09

Family

ID=74805041

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011378207.4A Withdrawn CN112463565A (en) 2020-11-30 2020-11-30 Server life prediction method and related equipment

Country Status (1)

Country Link
CN (1) CN112463565A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114942952A (en) * 2022-07-21 2022-08-26 深圳海兰云数据中心科技有限公司 Equipment state monitoring system and method for submarine data center

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109522179A (en) * 2018-10-12 2019-03-26 网易(杭州)网络有限公司 Monitoring method, device, processor and the server of operation condition of server
CN110632534A (en) * 2019-09-02 2019-12-31 深圳市八六三新材料技术有限责任公司 UV-LED light source system life real-time prediction system and method
CN111309562A (en) * 2020-02-27 2020-06-19 上海上大鼎正软件股份有限公司 Server failure prediction method, device, equipment and storage medium
CN111752481A (en) * 2020-05-27 2020-10-09 苏州浪潮智能科技有限公司 Memory monitoring and service life prediction method and system based on SPD

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109522179A (en) * 2018-10-12 2019-03-26 网易(杭州)网络有限公司 Monitoring method, device, processor and the server of operation condition of server
CN110632534A (en) * 2019-09-02 2019-12-31 深圳市八六三新材料技术有限责任公司 UV-LED light source system life real-time prediction system and method
CN111309562A (en) * 2020-02-27 2020-06-19 上海上大鼎正软件股份有限公司 Server failure prediction method, device, equipment and storage medium
CN111752481A (en) * 2020-05-27 2020-10-09 苏州浪潮智能科技有限公司 Memory monitoring and service life prediction method and system based on SPD

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114942952A (en) * 2022-07-21 2022-08-26 深圳海兰云数据中心科技有限公司 Equipment state monitoring system and method for submarine data center
CN114942952B (en) * 2022-07-21 2022-11-11 深圳海兰云数据中心科技有限公司 Equipment state monitoring system and method for submarine data center

Similar Documents

Publication Publication Date Title
CN107449521B (en) Temperature compensation method, terminal device and computer readable storage medium
CN109242300B (en) Method and device for displaying service index value and computer equipment
CN108696368B (en) Network element health state detection method and equipment
CN109088775B (en) Abnormity monitoring method and device and server
JP2018006713A (en) Laser device capable of calculating effective drive time and residual service life in consideration of drive condition including temperature
CA3133950A1 (en) Battery residual value determination system
CN112463565A (en) Server life prediction method and related equipment
JP5933386B2 (en) Data management apparatus and program
CN117371670B (en) Reliability analysis system of new energy electric automobile fills electric pile
CN109781341B (en) Data calibration method and device for air pressure sensor
JP6812246B2 (en) Activity level judgment service method and system
CN105512803B (en) Processing method and processing device of power data
CN116660781B (en) Outdoor high-power bidirectional quick-charging mobile power supply testing system
JP6639952B2 (en) Inspection system for alarm using mobile terminal and inspection method using the same
JP2016091414A (en) Failure estimation device, failure estimation database device, failure estimation program, failure estimation database program, and failure estimation system
US20060235639A1 (en) Method for calculating temperature as a function of time
CN111258854A (en) Model training method, alarm method based on prediction model and related device
JP5772464B2 (en) Life estimation apparatus, life estimation method and program
CN108693164B (en) Temperature demodulation method, device and system based on optical fiber Raman scattering signal
CN113608953B (en) Test data generation method and device, electronic equipment and readable storage medium
CN113218523B (en) Method and device for determining actual body temperature, storage medium and electronic device
CN114035049A (en) SOH precision calculation method and device and electronic equipment
CN108988340B (en) Method and device for reducing line loss and server
CN110502550B (en) Control method, device, equipment and storage medium for index data display
JPWO2017164368A1 (en) Monitoring device, monitoring method, program

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

Application publication date: 20210309