CN112306814A - Network card temperature measuring method and device, computer equipment and storage medium - Google Patents

Network card temperature measuring method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112306814A
CN112306814A CN202011267783.1A CN202011267783A CN112306814A CN 112306814 A CN112306814 A CN 112306814A CN 202011267783 A CN202011267783 A CN 202011267783A CN 112306814 A CN112306814 A CN 112306814A
Authority
CN
China
Prior art keywords
network card
temperature
measured values
variation index
measurement
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
CN202011267783.1A
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 CN202011267783.1A priority Critical patent/CN112306814A/en
Publication of CN112306814A publication Critical patent/CN112306814A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3031Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a motherboard or an expansion card
    • 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)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)

Abstract

The invention discloses a network card temperature measuring method, a network card temperature measuring device, computer equipment and a storage medium. The method comprises the following steps: collecting the temperature of the network card for multiple times to obtain a plurality of measured values; calculating a variation index of a plurality of measurement values based on standard deviations of the plurality of measurement values and comparing the variation index with a preset threshold; and determining the current temperature of the network card according to the plurality of measured values in response to the variation index not exceeding a preset threshold value. According to the scheme, the network card temperature is collected for multiple times to obtain a plurality of measured values, the variation index of the measured values is calculated by using the preset formula, the current network card temperature is determined by the measured values when the variation index does not exceed the preset threshold, the timeliness and the accuracy of temperature measurement are considered, the false report of the network card temperature can be avoided on the premise of not influencing main services, the temperature state of the network card can be better monitored, and the user can be facilitated to accurately identify whether the network card temperature is too high.

Description

Network card temperature measuring method and device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of server temperature measurement, in particular to a network card temperature measurement method and device, computer equipment and a storage medium.
Background
In mass data storage, a large number of high-speed network cards are applied to the field of storage in order to increase the speed of data transmission in the storage process. In the process of transmitting data at high speed, the network card is always in a high-performance state. In high performance conditions, the NIC processor will generate a lot of heat. When the processor is overheated, the performance of the network card is reduced, and even the network card is stopped. This will seriously affect the operation of the storage device, and therefore an efficient and accurate monitoring mechanism is required for the storage device.
At present, in the existing network card temperature acquisition process, only the data information reported by the network card chip is simply acquired, but the data information reported by adopting the method may have a certain error and cannot correctly reflect the current network card temperature due to the influence of the instantaneous working state of the network card.
Disclosure of Invention
In view of the above, it is necessary to provide a method, an apparatus, a computer device and a storage medium for measuring a network card temperature, which can improve the accuracy of monitoring the network card temperature.
According to a first aspect of the present invention, there is provided a network card temperature measuring method, including:
collecting the temperature of the network card for multiple times to obtain a plurality of measured values;
calculating a variation index of the plurality of measurement values based on standard deviations of the plurality of measurement values and comparing the variation index with a preset threshold;
and determining the current temperature of the network card according to the plurality of measured values in response to the variation index not exceeding a preset threshold value.
In one embodiment, the step of collecting the network card temperature for a plurality of times to obtain a plurality of measurement values includes:
calling a temperature measurement instruction for multiple times according to preset interval time to obtain the temperature of the network card, and obtaining a result returned by executing the temperature measurement instruction each time;
and taking the results returned by executing the temperature measuring instruction for multiple times as the multiple measured values.
In one embodiment, the step of calculating the variation index of the plurality of measurements based on the standard deviation of the plurality of measurements comprises:
calculating an average of the plurality of measurements;
calculating a standard deviation of the plurality of measurements using the following formula;
Figure BDA0002776738090000021
wherein rho represents the standard deviation of a plurality of measured values, x represents the measured value of the network card temperature, n represents the number of the measured values, and mu represents the average value of the plurality of measured values;
and taking the ratio of the standard deviation of the plurality of measured values to the average value of the plurality of measured values as the variation index.
In one embodiment, the step of determining the current temperature of the network card according to the plurality of measured values includes:
carrying out noise reduction processing on the plurality of measurement values to obtain a plurality of measurement values after first noise reduction processing;
and averaging a plurality of measured values after the first noise reduction treatment, and taking the average value as the current temperature of the network card.
In one embodiment, the method further comprises:
responding to the fact that the variation index exceeds a preset threshold value, returning to and executing the step of collecting the network card temperature for multiple times to obtain multiple measured values;
and in response to the fact that the times of the step of acquiring the network card temperature for multiple times to obtain the plurality of measured values exceed the preset times and the variation index calculated each time exceeds the preset threshold value, determining the current temperature of the network card according to the plurality of measured values acquired at the last time.
In one embodiment, the step of determining the current temperature of the network card according to the last collected multiple measurement values comprises:
carrying out noise reduction processing on a plurality of measured values acquired at the last time to obtain a plurality of measured values subjected to second noise reduction processing;
and averaging a plurality of measured values subjected to the second noise reduction processing, and taking the average value as the current temperature of the network card.
In one embodiment, the method further comprises:
comparing the current temperature of the network card with a preset temperature value;
and responding to the fact that the current temperature of the network card exceeds the preset temperature value, and sending a network card high-temperature alarm to the user.
According to a second aspect of the present invention, there is also provided a network card temperature measuring apparatus, the apparatus including:
the temperature acquisition module is used for acquiring the temperature of the network card for multiple times to obtain a plurality of measurement values;
a variation index calculation module for calculating a variation index of the plurality of measurement values based on standard deviations of the plurality of measurement values and comparing the variation index with a preset threshold;
and the temperature determining module is used for determining the current temperature of the network card according to the plurality of measured values when the variation index does not exceed a preset threshold value.
According to a third aspect of the present invention, there is also provided a computer apparatus comprising:
at least one processor; and
and the memory is used for storing a computer program capable of running on the processor, and the processor executes the network card temperature measuring method when executing the program.
According to a fourth aspect of the present invention, there is also provided a computer-readable storage medium storing a computer program, which when executed by a processor performs the aforementioned network card temperature measurement method.
According to the network card temperature measuring method, the network card temperature is collected for multiple times to obtain a plurality of measured values, the variation index of the measured values is calculated by using the preset formula, the current network card temperature is determined by the measured values when the variation index does not exceed the preset threshold, the timeliness and the accuracy of temperature measurement are considered, the false report of the network card temperature can be avoided on the premise of not influencing main services, the temperature state of the network card can be better monitored, and the accurate identification of whether the network card temperature is too high or not by a user is facilitated.
In addition, the invention also provides a network card temperature measuring device, a computer device and a computer readable storage medium, which can also realize the technical effects and are not described herein again.
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 flow chart of a method for measuring a network card temperature according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a network card temperature measurement process provided in another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a network card temperature measuring device according to another embodiment of the present invention;
fig. 4 is an internal structural view of a computer device according to another 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.
In one embodiment, please refer to fig. 1, which provides a method for measuring a temperature of a network card, the method includes:
s100, collecting the temperature of the network card for multiple times to obtain multiple measured values;
s200, calculating a variation index of the plurality of measurement values based on the standard deviation of the plurality of measurement values, and comparing the variation index with a preset threshold value;
and S300, in response to the fact that the variation index does not exceed a preset threshold value, determining the current temperature of the network card according to the plurality of measured values.
According to the network card temperature measuring method, the network card temperature is collected for multiple times to obtain a plurality of measured values, the variation index of the measured values is calculated by using the preset formula, the current network card temperature is determined by the measured values when the variation index does not exceed the preset threshold, the timeliness and the accuracy of temperature measurement are considered, the false report of the network card temperature can be avoided on the premise of not influencing main services, the temperature state of the network card can be better monitored, and the accurate identification of whether the network card temperature is too high or not by a user is facilitated.
In another embodiment, the foregoing step S100 specifically includes the following sub-steps:
s110, calling a temperature measurement instruction for multiple times according to preset interval time to acquire the temperature of the network card, and acquiring a result returned by executing the temperature measurement instruction each time;
and S120, taking the returned result of the temperature measurement instruction executed for multiple times as the multiple measured values.
In another embodiment, the foregoing step S200 specifically includes the following sub-steps:
s210, calculating an average value of a plurality of measured values;
s220, calculating a standard deviation of the plurality of measured values using the following formula 1;
Figure BDA0002776738090000051
wherein rho represents the standard deviation of a plurality of measured values, x represents the measured value of the network card temperature, n represents the number of the measured values, and mu represents the average value of the plurality of measured values;
s230, taking a ratio of the standard deviation of the plurality of measurement values to the average of the plurality of measurement values as the variation index, and specifically substituting the average of the plurality of measurement values and the standard deviation of the plurality of measurement values into the following formula 2 to obtain a variation index C;
Figure BDA0002776738090000061
where C denotes a variation index, ρ denotes a standard deviation of a plurality of measurement values, and μ denotes an average value of the plurality of measurement values.
The method indicates the credibility of the current data by calculating the variation index of the network card temperature sampling data, and when the variation index does not exceed a preset threshold (empirical value), the current data is taken as credible data, so that the processing mode improves the accuracy of acquiring the network card temperature to a great extent, and the system misinformation caused by overhigh temperature due to the instantaneous high-performance working state of the network card is reduced; in addition, the high-precision temperature acquisition is more beneficial to the system to identify whether the working body of the current network card is normal or not.
In another embodiment, based on the foregoing embodiment, the foregoing step 300 specifically includes the following sub-steps:
s310, carrying out noise reduction processing on the plurality of measurement values to obtain a plurality of measurement values subjected to first noise reduction processing;
and S320, averaging a plurality of measured values after the first noise reduction processing, and taking the average value as the current temperature of the network card.
In another embodiment, the method further comprises the steps of:
s410, responding to the fact that the variation index exceeds a preset threshold value, returning to and executing the step of collecting the network card temperature for multiple times to obtain multiple measured values;
and S420, in response to the fact that the times of the step of acquiring the network card temperature for multiple times to obtain the multiple measured values exceed the preset times and the variation indexes calculated each time exceed the preset threshold, determining the current temperature of the network card according to the multiple measured values acquired at the last time.
In another embodiment, the foregoing step 420 specifically includes the following sub-steps:
s421, carrying out noise reduction processing on a plurality of measured values acquired at the last time to obtain a plurality of measured values subjected to second noise reduction processing;
s422, averaging the plurality of measured values after the second noise reduction processing, and taking the average value as the current temperature of the network card.
In another implementation, based on the foregoing embodiment, the network card temperature measuring method of the present invention further includes the following steps:
s510, comparing the current temperature of the network card with a preset temperature value;
s520, responding to the fact that the current temperature of the network card exceeds the preset temperature value, and sending a network card high-temperature alarm to a user.
In another embodiment, please refer to fig. 2, in order to facilitate understanding of the technical solution of the present invention, a specific network card temperature measurement process is described as an example, and specifically includes the following steps:
the method comprises the following steps: and acquiring the temperature of the network card five times continuously by calling the instruction.
Step two: and calculating the variation index of the acquired network card temperature, and if the variation index does not exceed a preset threshold, performing noise reduction on the five acquired network card temperature data and reporting.
Step three: if the variation index of the data exceeds the preset threshold value, executing the first step to the second step again;
and step four, if the variation cannot be guaranteed not to exceed the preset threshold value for three times, reporting the average value of the five network card temperature data acquired in the last execution step one time as a result.
Step five, comparing the network card temperature determined in the step two or the step three with a preset temperature, and sending a network card high-temperature alarm to a user when the network card temperature exceeds the preset temperature;
it should be noted that five consecutive measurements and three consecutive executions of the step one are only used for illustration and should not be construed as a limitation of the inventive method, and the number of consecutive measurements and the number of times of the return step one in the implementation of the overshoot step one can be set according to the actual requirements of the actual user and is not limited to the above-listed situations.
Therefore, the result determined in the case of the second step or the fourth step is processed to obtain the measurement data which is no longer original, unreliable temperature data can be eliminated, the temperature of the network card can be accurately and rapidly monitored, the high-temperature event of the network card is avoided being misreported, and the accuracy of the system in monitoring the temperature is improved.
In another embodiment, referring to fig. 3, the present invention further provides a device 60 for measuring a network card temperature, the device comprising:
the temperature acquisition module 61 is used for acquiring the temperature of the network card for multiple times to obtain a plurality of measurement values;
a variation index calculation module 62, configured to calculate a variation index of the plurality of measurement values based on the standard deviation of the plurality of measurement values, and compare the variation index with a preset threshold;
and a temperature determining module 63, configured to determine the current temperature of the network card according to the plurality of measurement values if the variation index does not exceed a preset threshold.
It should be noted that, for specific limitations of the network card temperature measurement device, reference may be made to the above limitations of the network card temperature measurement method, and details are not described herein again. All or part of the modules in the network card temperature measuring device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
According to another aspect of the present invention, a computer device is provided, and the computer device may be a server, and its internal structure is shown in fig. 4. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program realizes the network card temperature measuring method when being executed by the processor.
According to yet another aspect of the present invention, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the network card temperature measurement method described above.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile 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) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A network card temperature measuring method is characterized by comprising the following steps:
collecting the temperature of the network card for multiple times to obtain a plurality of measured values;
calculating a variation index of the plurality of measurement values based on standard deviations of the plurality of measurement values and comparing the variation index with a preset threshold;
and determining the current temperature of the network card according to the plurality of measured values in response to the variation index not exceeding a preset threshold value.
2. The method of claim 1, wherein the step of collecting the network card temperature a plurality of times to obtain a plurality of measurements comprises:
calling a temperature measurement instruction for multiple times according to preset interval time to obtain the temperature of the network card, and obtaining a result returned by executing the temperature measurement instruction each time;
and taking the results returned by executing the temperature measuring instruction for multiple times as the multiple measured values.
3. The method of claim 1, wherein the step of calculating the variability index of the plurality of measurements based on the standard deviation of the plurality of measurements comprises:
calculating an average of the plurality of measurements;
calculating a standard deviation of the plurality of measurements using the following formula;
Figure FDA0002776738080000011
wherein rho represents the standard deviation of a plurality of measured values, x represents the measured value of the network card temperature, n represents the number of the measured values, and mu represents the average value of the plurality of measured values;
and taking the ratio of the standard deviation of the plurality of measured values to the average value of the plurality of measured values as the variation index.
4. The method of claim 1, wherein determining the current temperature of the network card based on the plurality of measurements comprises:
carrying out noise reduction processing on the plurality of measurement values to obtain a plurality of measurement values after first noise reduction processing;
and averaging a plurality of measured values after the first noise reduction treatment, and taking the average value as the current temperature of the network card.
5. The method of claim 1, further comprising:
responding to the fact that the variation index exceeds a preset threshold value, returning to and executing the step of collecting the network card temperature for multiple times to obtain multiple measured values;
and in response to the fact that the times of the step of acquiring the network card temperature for multiple times to obtain the plurality of measured values exceed the preset times and the variation index calculated each time exceeds the preset threshold value, determining the current temperature of the network card according to the plurality of measured values acquired at the last time.
6. The method of claim 5, wherein determining the current temperature of the network card based on the last collected plurality of measurements comprises:
carrying out noise reduction processing on a plurality of measured values acquired at the last time to obtain a plurality of measured values subjected to second noise reduction processing;
and averaging a plurality of measured values subjected to the second noise reduction processing, and taking the average value as the current temperature of the network card.
7. The method according to claim 4 or 6, characterized in that the method further comprises:
comparing the current temperature of the network card with a preset temperature value;
and responding to the fact that the current temperature of the network card exceeds the preset temperature value, and sending a network card high-temperature alarm to the user.
8. A network card temperature measurement device, the device comprising:
the temperature acquisition module is used for acquiring the temperature of the network card for multiple times to obtain a plurality of measurement values;
a variation index calculation module for calculating a variation index of the plurality of measurement values based on standard deviations of the plurality of measurement values and comparing the variation index with a preset threshold;
and the temperature determining module is used for determining the current temperature of the network card according to the plurality of measured values when the variation index does not exceed a preset threshold value.
9. A computer device, comprising:
at least one processor; and
a memory storing a computer program operable in the processor, the processor when executing the program performing the method of any of claims 1-7.
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 method of any one of claims 1 to 7.
CN202011267783.1A 2020-11-13 2020-11-13 Network card temperature measuring method and device, computer equipment and storage medium Pending CN112306814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011267783.1A CN112306814A (en) 2020-11-13 2020-11-13 Network card temperature measuring method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011267783.1A CN112306814A (en) 2020-11-13 2020-11-13 Network card temperature measuring method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112306814A true CN112306814A (en) 2021-02-02

Family

ID=74335383

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011267783.1A Pending CN112306814A (en) 2020-11-13 2020-11-13 Network card temperature measuring method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112306814A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112987891A (en) * 2021-03-26 2021-06-18 杭州迪普科技股份有限公司 Method for protecting special network card from overheating, electronic equipment and machine-readable storage medium
CN113468028A (en) * 2021-09-03 2021-10-01 北京壁仞科技开发有限公司 Device management method for computing device, apparatus and medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521109A (en) * 2011-12-31 2012-06-27 曙光信息产业股份有限公司 Method for monitoring states of server
CN102811145A (en) * 2012-08-28 2012-12-05 曙光信息产业(北京)有限公司 Temperature monitoring method and temperature monitoring system for integrated circuit board in network
CN109374155A (en) * 2018-09-26 2019-02-22 郑州云海信息技术有限公司 A kind of network interface card temperature-detecting device and detection method
CN109716410A (en) * 2018-11-29 2019-05-03 深圳市泰和安科技有限公司 A kind of fire alarm confirmation method, device and the terminal device of smoke detector
CN110191017A (en) * 2019-05-28 2019-08-30 上海连尚网络科技有限公司 It is a kind of for monitoring the monitoring system and method for routing device exception
CN110489314A (en) * 2019-07-05 2019-11-22 中国平安人寿保险股份有限公司 Model method for detecting abnormality, device, computer equipment and storage medium
CN110674003A (en) * 2019-08-15 2020-01-10 苏州浪潮智能科技有限公司 Early warning method and device for server hardware and storage medium
CN210664817U (en) * 2019-05-02 2020-06-02 富优技研股份有限公司 Signal interpretation device
CN111736765A (en) * 2020-05-28 2020-10-02 苏州浪潮智能科技有限公司 Method, device and medium for supervising data block state

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521109A (en) * 2011-12-31 2012-06-27 曙光信息产业股份有限公司 Method for monitoring states of server
CN102811145A (en) * 2012-08-28 2012-12-05 曙光信息产业(北京)有限公司 Temperature monitoring method and temperature monitoring system for integrated circuit board in network
CN109374155A (en) * 2018-09-26 2019-02-22 郑州云海信息技术有限公司 A kind of network interface card temperature-detecting device and detection method
CN109716410A (en) * 2018-11-29 2019-05-03 深圳市泰和安科技有限公司 A kind of fire alarm confirmation method, device and the terminal device of smoke detector
CN210664817U (en) * 2019-05-02 2020-06-02 富优技研股份有限公司 Signal interpretation device
CN110191017A (en) * 2019-05-28 2019-08-30 上海连尚网络科技有限公司 It is a kind of for monitoring the monitoring system and method for routing device exception
CN110489314A (en) * 2019-07-05 2019-11-22 中国平安人寿保险股份有限公司 Model method for detecting abnormality, device, computer equipment and storage medium
CN110674003A (en) * 2019-08-15 2020-01-10 苏州浪潮智能科技有限公司 Early warning method and device for server hardware and storage medium
CN111736765A (en) * 2020-05-28 2020-10-02 苏州浪潮智能科技有限公司 Method, device and medium for supervising data block state

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112987891A (en) * 2021-03-26 2021-06-18 杭州迪普科技股份有限公司 Method for protecting special network card from overheating, electronic equipment and machine-readable storage medium
CN113468028A (en) * 2021-09-03 2021-10-01 北京壁仞科技开发有限公司 Device management method for computing device, apparatus and medium

Similar Documents

Publication Publication Date Title
TWI819385B (en) Abnormal alarm methods, devices, equipment and storage media
CN112306814A (en) Network card temperature measuring method and device, computer equipment and storage medium
CN110544130A (en) flow transaction monitoring method and device, computer equipment and storage medium
US8490062B2 (en) Automatic identification of execution phases in load tests
CN111368172A (en) Sensor data processing method and device, computer equipment and storage medium
CN110912786B (en) Gateway pressure testing method and device, computer equipment and storage medium
CN111224939B (en) Task request intercepting method and device, computer equipment and storage medium
CN112988490B (en) Memory leak detection method and device, electronic equipment and medium
CN115221218A (en) Quality evaluation method and device for vehicle data, computer equipment and storage medium
CN112583944A (en) Processing method and device for updating domain name certificate
CN111784173B (en) AB experiment data processing method, device, server and medium
CN110806733B (en) Thermal power plant equipment monitoring method and device and electronic equipment
CN112463564A (en) Method and device for determining correlation index influencing host state
CN109471852B (en) Medical database establishing method, medical database establishing device, computer equipment and storage medium
CN116011677A (en) Time sequence data prediction method and device, electronic equipment and storage medium
WO2021223214A1 (en) Interface performance test method and apparatus, and server and computer-readable storage medium
CN112465646B (en) Security data monitoring method and device, computer equipment and storage medium
CN115202946A (en) Automated testing method, apparatus, device, storage medium, and program product
CN109284260B (en) Big data file reading method and device, computer equipment and storage medium
CN113934458A (en) Time sequence index out-of-order detection method, device and medium
CN110889644A (en) Credit data processing method, device, storage medium and computer equipment
CN111176966A (en) Method, device and equipment for determining CPU utilization rate and storage medium
CN112506736B (en) Method and device for monitoring open state of office file
CN108255669A (en) The method and system of the batch processing of application performed in monitoring Basis of Computer Engineering facility
CN116559093B (en) Gas moisture determination method and system

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