CN113626233B - Method, device and equipment for automatically detecting BIOS watchdog function - Google Patents
Method, device and equipment for automatically detecting BIOS watchdog function Download PDFInfo
- Publication number
- CN113626233B CN113626233B CN202110742132.1A CN202110742132A CN113626233B CN 113626233 B CN113626233 B CN 113626233B CN 202110742132 A CN202110742132 A CN 202110742132A CN 113626233 B CN113626233 B CN 113626233B
- Authority
- CN
- China
- Prior art keywords
- log
- bios
- timer
- bmc
- watchdog
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 38
- 238000001514 detection method Methods 0.000 claims abstract description 47
- 238000012360 testing method Methods 0.000 claims abstract description 35
- 230000006870 function Effects 0.000 claims description 67
- 238000012790 confirmation Methods 0.000 claims description 4
- 230000009471 action Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 230000006399 behavior Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
- G06F11/0754—Error or fault detection not based on redundancy by exceeding limits
- G06F11/0757—Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0766—Error or fault reporting or storing
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
The application discloses a method, a device and equipment for automatically detecting BIOS watchdog function, wherein the method comprises the following steps: firstly, a log of a BMC is emptied, after receiving a signal for checking watchdog information sent by a log checking circuit, an instruction for opening the watchdog is sent to a BIOS, then related settings of the BIOS are modified, a timer strategy and timer time are set, then a host is started, the host stays at a test interface, and the countdown of the timer is started, when the timer time is up, the timer strategy is executed, the executing time and the executing result of the timer strategy are recorded through the BMC log, further, the BMC log can be compared with the log preset in the log checking circuit, the comparison result is obtained, and the detection result of the watchdog function of the BIOS is determined according to the comparison result. Therefore, the problem that the occupied time is long when the server tests the watchdog function can be solved, repeated operation is reduced, manpower is saved, and detection efficiency is improved.
Description
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for automatically detecting a function of a BIOS watchdog.
Background
The basic input/output system (Basic Input Output System, abbreviated as BIOS) is a set of programs solidified on a ROM (Read-Only Memory) chip on a motherboard in a computer, and it stores the most important basic input/output programs, boot self-test programs, system self-start programs, etc. of the computer. The primary function of the BIOS is to provide the lowest, most direct hardware setup and control for the computer.
Currently, a watchdog function is generally configured on a server, and the function test is not complex, but the test is time-consuming due to the fact that options are more. In the prior art, the testing is generally performed by manually modifying options and checking actual machine behaviors, so that more manpower and time cost are caused. Therefore, how to reasonably optimize the detection mode of the BIOS watchdog function to improve the detection efficiency is a problem to be solved at present.
Disclosure of Invention
The main objective of the embodiments of the present application is to provide a method, an apparatus, and a device for automatically detecting a BIOS watchdog function, which can solve the problem that the time taken up by a server to test the watchdog function is long. Repeated operation can be reduced, manpower is saved, and detection efficiency is improved.
In a first aspect, an embodiment of the present application provides a method for automatically detecting a BIOS watchdog function, including:
the method comprises the steps of clearing logs of a baseboard management controller BMC, and sending a watchdog opening instruction to a basic input output system BIOS after receiving a signal for checking watchdog information sent by a log checking circuit;
modifying related settings of the BIOS, and setting a timer strategy and a timer time;
starting a host, enabling the host to stay on a test interface, and starting the countdown of a timer;
when the timer time is reached, executing the timer strategy, and recording the execution time and the result of the timer strategy through the BMC log;
and comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result.
Optionally, the timer policy and the timer time may form N combinations; and N is a positive integer greater than 0.
Optionally, comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result, including:
if the BMC log is compared with a log preset in the log checking circuit to obtain a inconsistent comparison result, determining that the BIOS watchdog function is in error, and stopping the test;
if the BMC log is compared with the log preset in the log checking circuit, a comparison result consistent with the BMC log and the log is obtained, and the BIOS watchdog function is determined to be normal.
Optionally, after comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result, the method further includes:
and outputting and displaying the detection result, and manually reconfirming the detection result to obtain a confirmed detection result.
In a second aspect, an embodiment of the present application further provides an apparatus for automatically detecting a BIOS watchdog function, including:
the system comprises a base plate management controller (BMC), a clearing unit and a basic input/output system (BIOS), wherein the base plate management controller is used for clearing logs of the BMC, and sending a watchdog opening instruction to the BIOS after receiving a signal for checking watchdog information sent by a log checking circuit;
the modifying unit is used for modifying the related settings of the BIOS and setting a timer strategy and a timer time;
the starting unit is used for starting the host, enabling the host to stay on the test interface and starting the countdown of the timer;
the recording unit is used for executing the timer strategy when the timer time is reached, and recording the execution time and the result of the timer strategy through the BMC log;
and the comparison unit is used for comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining the detection result of the BIOS watchdog function according to the comparison result.
Optionally, the timer policy and the timer time may form N combinations; and N is a positive integer greater than 0.
Optionally, the comparing unit includes:
the first comparison subunit is used for determining that the BIOS watchdog function is in error and stopping the test if the BMC log is compared with the log preset in the log checking circuit to obtain a comparison result inconsistent with the BMC log;
and the second comparison subunit is used for determining that the BIOS watchdog function is normal if the BMC log is compared with the log preset in the log checking circuit to obtain a comparison result consistent with the BMC log and the log preset in the log checking circuit.
Optionally, the apparatus further includes:
and the confirmation unit is used for outputting and displaying the detection result, and manually confirming the detection result again to obtain a confirmed detection result.
The embodiment of the application also provides a device for automatically detecting the function of the BIOS watchdog, which comprises: a processor, memory, system bus;
the processor and the memory are connected through the system bus;
the memory is configured to store one or more programs, the one or more programs comprising instructions, which when executed by the processor, cause the processor to perform any of the implementations of the method of automatically detecting BIOS watchdog functions described above.
The embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores instructions, and when the instructions run on the terminal equipment, the terminal equipment is caused to execute any implementation mode of the method for automatically detecting the BIOS watchdog function.
According to the method, the device and the equipment for automatically detecting the BIOS watchdog function, firstly, the log of the BMC is emptied, after receiving a signal for checking watchdog information sent by the log checking circuit, an instruction for opening the watchdog is sent to the BIOS, then related settings of the BIOS are modified, a timer strategy and timer time are set, then the host is started, the host is enabled to stay on a test interface, the countdown of the timer is started, when the timer is started, the timer strategy is executed, the time and the result of executing the timer strategy are recorded through the BMC log, further, the BMC log can be compared with the log preset in the log checking circuit to obtain a comparison result, and the detection result of the BIOS watchdog function is determined according to the comparison result. Therefore, the problem that the occupied time is long when the server tests the watchdog function can be solved, repeated operation is reduced, manpower is saved, and detection efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, and it is obvious that the drawings in the following description are some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a method for automatically detecting a BIOS watchdog function according to an embodiment of the present application;
fig. 2 is a schematic circuit structure diagram of automatically detecting a BIOS watchdog function according to an embodiment of the present application;
fig. 3 is a schematic diagram of an apparatus for automatically detecting BIOS watchdog functions according to an embodiment of the present application.
Detailed Description
With the rapid development of network technology, the application of computers has spread over all aspects of people's life, bringing great convenience to people's life. Currently, a watchdog function is generally configured on a server, and the function test is not complex, but the test is time-consuming due to the fact that options are more. In the prior art, the testing is generally performed by manually modifying options and checking actual machine behaviors, so that more manpower and time cost are caused. Therefore, how to reasonably optimize the detection mode of the BIOS watchdog function to improve the detection efficiency is a problem to be solved at present.
In order to solve the above-mentioned drawbacks, the embodiment of the present application provides a method for automatically detecting a BIOS watchdog function, firstly, clearing a log of a baseboard management controller BMC, after receiving a signal for checking watchdog information sent by a log checking circuit, sending an instruction for opening the watchdog to a basic input output system BIOS, then, modifying related settings of the BIOS, setting a timer policy and a timer time, then, starting a host, enabling the host to stay at a test interface, starting counting down of the timer, when the timer time is reached, executing the timer policy, recording the time and the result of executing the timer policy through the BMC log, further comparing the BMC log with a log preset in the log checking circuit, obtaining a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result. Therefore, the problem that the occupied time is long when the server tests the watchdog function can be solved, repeated operation is reduced, manpower is saved, and detection efficiency is improved.
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
First embodiment
Referring to fig. 1, a flowchart of a method for automatically detecting a BIOS watchdog function according to the present embodiment is provided, and the method includes the following steps:
s101: and (3) clearing the log of the BMC, and after receiving the signal for checking the watchdog information sent by the log checking circuit, sending an instruction for opening the watchdog to the BIOS.
In this embodiment, in order to implement automatic detection of the BIOS Watchdog function, it is first necessary to empty a log of a baseboard management controller (Baseboard Management Controller, abbreviated as BMC), and send an instruction to open a Watchdog (Watchdog) to a basic input/output system (Basic Input Output System, abbreviated as BIOS) after receiving a signal for checking Watchdog information sent by a log checking circuit.
S102: the relevant settings of the BIOS are modified and the timer policy and timer time are set.
In this embodiment, after sending the instruction for opening the watchdog to the BIOS in step S101, further, the BMC may also send the instruction to the BIOS to modify other related BIOS settings, so that the machine can stop at the test interface after restarting, and set a timer policy and a timer time.
It will be appreciated that a one-to-one combination of timer policy and timer time may be set into N combinations; wherein N is a positive integer greater than 0.
Illustrating: a set of combinations of timer policies and timer times may be set as follows: after 10 minutes of residence time at the test interface, shutdown and/or restarting operations were performed.
S103: and starting the host, enabling the host to stay on the test interface, and starting the countdown of the timer.
In this embodiment, after the relevant settings of the BIOS are modified and at least one combination of the timer policy and the timer time is set in step S102, further, the BMC may issue an instruction to the control circuit to control the host to start or restart, and make the host stay in the test interface, at this time, the countdown of the timer may be started to execute the subsequent step S104.
S104: when the timer time is reached, executing the timer strategy, and recording the execution time and the result of the timer strategy through the BMC log.
In this embodiment, after the step S103 counts down the time of staying on the test interface, further, when the timer time set in the step S102 is reached, the timer policy corresponding to the timer time may be executed, and at the same time, the time and the result of executing the timer policy may be recorded through the BMC log, so as to execute the subsequent step S105.
S105: and comparing the BMC log with a log preset in a log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result.
In this embodiment, after the BMC log including the time and the result of executing the timer policy is recorded in step S104, the BMC log may be further compared with a log preset in the log checking circuit to obtain a comparison result, and the detection result of the BIOS watchdog function may be determined according to the comparison result.
Specifically, if the BMC log is compared with the log preset in the log checking circuit to obtain a inconsistent comparison result, the BIOS watchdog function error can be determined, and the test is required to be stopped and the alarm is required to be given.
If the BMC log is compared with the log preset in the log checking circuit, a comparison result which is consistent with the BMC log is obtained, and the BIOS watchdog function can be determined to be normal.
After testing all the combination modes of the timer strategy and the timer time, the BMC can also send the function of closing the watchdog to the BIOS to verify that the timer time is reached, and the corresponding timer strategy is not executed any more.
Further, in an alternative implementation manner, in order to improve accuracy of the detection result, the detection result may be output and displayed, and the detection result is manually confirmed again, so as to obtain a detection result with higher accuracy after confirmation.
Thus, for the circuit structure for automatically detecting the function of the BIOS watchdog as shown in fig. 2, by executing the steps S101-S105, functions of automatically setting the BIOS Setup option, judging time, collecting logs and screenshot, judging results and the like can be realized, so that time and labor cost of research personnel are greatly saved, and further, detection efficiency is improved.
In summary, in the method for automatically detecting the BIOS watchdog function provided in this embodiment, firstly, the log of the baseboard management controller BMC is emptied, after receiving the signal for checking the watchdog information sent by the log checking circuit, an instruction for opening the watchdog is sent to the BIOS, then, the relevant setting of the BIOS is modified, the timer policy and the timer time are set, then, the host is started, so that the host stays at the test interface, and the timer is started to count down, when the timer time is reached, the timer policy is executed, and the time and the result of executing the timer policy are recorded through the BMC log, so that the BMC log and the log preset in the log checking circuit can be compared, a comparison result is obtained, and the detection result of the BIOS watchdog function is determined according to the comparison result. Therefore, the problem that the occupied time is long when the server tests the watchdog function can be solved, repeated operation is reduced, manpower is saved, and detection efficiency is improved.
Second embodiment
The present embodiment will be described with respect to an apparatus for automatically detecting a BIOS watchdog function, and for related content, reference is made to the above-mentioned method embodiments.
Referring to fig. 3, a schematic diagram of an apparatus for automatically detecting BIOS watchdog functions according to this embodiment is provided, where the apparatus includes:
the emptying unit 301 is configured to empty a log of the baseboard management controller BMC, and send an instruction for opening a watchdog to the BIOS after receiving a signal for checking the watchdog information sent by the log checking circuit;
a modifying unit 302, configured to modify related settings of the BIOS, and set a timer policy and a timer time;
a starting unit 303, configured to start the host, so that the host stays in the test interface, and start counting down of the timer;
a recording unit 304, configured to execute the timer policy when the timer time arrives, and record, through the BMC log, the time and the result of the execution of the timer policy;
and the comparison unit 305 is configured to compare the BMC log with a log preset in the log inspection circuit to obtain a comparison result, and determine a detection result of the BIOS watchdog function according to the comparison result.
In one implementation of this embodiment, the timer policy and the timer time may form N combinations; and N is a positive integer greater than 0.
In one implementation of this embodiment, the comparing unit 305 includes:
the first comparison subunit is used for determining that the BIOS watchdog function is in error and stopping the test if the BMC log is compared with the log preset in the log checking circuit to obtain a comparison result inconsistent with the BMC log;
and the second comparison subunit is used for determining that the BIOS watchdog function is normal if the BMC log is compared with the log preset in the log checking circuit to obtain a comparison result consistent with the BMC log and the log preset in the log checking circuit.
In one implementation of this embodiment, the apparatus further includes:
and the confirmation unit is used for outputting and displaying the detection result, and manually confirming the detection result again to obtain a confirmed detection result.
In summary, the device for automatically detecting the function of the BIOS watchdog provided in this embodiment firstly empties the log of the baseboard management controller BMC, and after receiving the signal for checking the watchdog information sent by the log checking circuit, sends an instruction for opening the watchdog to the BIOS, then modifies the related setting of the BIOS, sets a timer policy and a timer time, then starts the host, so that the host stays at the test interface, starts the countdown of the timer, when the timer time is reached, executes the timer policy, records the time and the result of executing the timer policy through the BMC log, further compares the BMC log with the log preset in the log checking circuit to obtain a comparison result, and determines the detection result of the function of the BIOS watchdog according to the comparison result. Therefore, the problem that the occupied time is long when the server tests the watchdog function can be solved, repeated operation is reduced, manpower is saved, and detection efficiency is improved.
Further, the embodiment of the application further provides a device for automatically detecting the function of the BIOS watchdog, which comprises: a processor, memory, system bus;
the processor and the memory are connected through the system bus;
the memory is configured to store one or more programs, the one or more programs comprising instructions, which when executed by the processor, cause the processor to perform any of the implementations of the method of automatically detecting BIOS watchdog functions described above.
Further, the embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores instructions, and when the instructions run on a terminal device, the terminal device is caused to execute any implementation method of the method for automatically detecting the BIOS watchdog function.
From the above description of embodiments, it will be apparent to those skilled in the art that all or part of the steps of the above described example methods may be implemented in software plus necessary general purpose hardware platforms. Based on such understanding, the technical solutions of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions to cause a computer device (which may be a personal computer, a server, or a network communication device such as a media gateway, etc.) to perform the methods described in the embodiments or some parts of the embodiments of the present application.
It should be noted that, in the present description, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
It is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (6)
1. A method for automatically detecting BIOS watchdog functions, comprising:
the method comprises the steps of clearing logs of a baseboard management controller BMC, and sending a watchdog opening instruction to a basic input output system BIOS after receiving a signal for checking watchdog information sent by a log checking circuit;
modifying related settings of the BIOS, and setting a timer strategy and a timer time;
starting a host, enabling the host to stay on a test interface, and starting the countdown of a timer;
when the timer time is reached, executing the timer strategy, and recording the execution time and the result of the timer strategy through the BMC log;
comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result;
comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result, wherein the method comprises the following steps:
if the BMC log is compared with a log preset in the log checking circuit to obtain a inconsistent comparison result, determining that the BIOS watchdog function is in error, and stopping the test;
if the BMC log is compared with a log preset in the log checking circuit to obtain a comparison result consistent with the BMC log and the log, determining that the BIOS watchdog function is normal;
after comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result and determining a detection result of the BIOS watchdog function according to the comparison result, the method further comprises:
and outputting and displaying the detection result, and manually reconfirming the detection result to obtain a confirmed detection result.
2. The method of claim 1, wherein the timer policy and timer time may constitute N combinations; and N is a positive integer greater than 0.
3. An apparatus for automatically detecting BIOS watchdog functions, comprising:
the system comprises a base plate management controller (BMC), a clearing unit and a basic input/output system (BIOS), wherein the base plate management controller is used for clearing logs of the BMC, and sending a watchdog opening instruction to the BIOS after receiving a signal for checking watchdog information sent by a log checking circuit;
the modifying unit is used for modifying the related settings of the BIOS and setting a timer strategy and a timer time;
the starting unit is used for starting the host, enabling the host to stay on the test interface and starting the countdown of the timer;
the recording unit is used for executing the timer strategy when the timer time is reached, and recording the execution time and the result of the timer strategy through the BMC log;
the comparison unit is used for comparing the BMC log with a log preset in the log checking circuit to obtain a comparison result, and determining a detection result of the BIOS watchdog function according to the comparison result;
the contrast unit includes:
the first comparison subunit is used for determining that the BIOS watchdog function is in error and stopping the test if the BMC log is compared with the log preset in the log checking circuit to obtain a comparison result inconsistent with the BMC log;
the second comparison subunit is used for determining that the BIOS watchdog function is normal if the BMC log is compared with a log preset in the log checking circuit to obtain a comparison result consistent with the BMC log and the log preset in the log checking circuit;
the apparatus further comprises:
and the confirmation unit is used for outputting and displaying the detection result, and manually confirming the detection result again to obtain a confirmed detection result.
4. The apparatus of claim 3, wherein the timer policy and timer time may form N combinations; and N is a positive integer greater than 0.
5. An apparatus for automatically detecting BIOS watchdog functions, comprising: a processor, memory, system bus;
the processor and the memory are connected through the system bus;
the memory is for storing one or more programs, the one or more programs comprising instructions, which when executed by the processor, cause the processor to perform the method of any of claims 1-2.
6. A computer readable storage medium, characterized in that the computer readable storage medium has stored therein instructions, which when run on a terminal device, cause the terminal device to perform the method of any of claims 1-2.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110742132.1A CN113626233B (en) | 2021-06-30 | 2021-06-30 | Method, device and equipment for automatically detecting BIOS watchdog function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110742132.1A CN113626233B (en) | 2021-06-30 | 2021-06-30 | Method, device and equipment for automatically detecting BIOS watchdog function |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113626233A CN113626233A (en) | 2021-11-09 |
CN113626233B true CN113626233B (en) | 2024-02-13 |
Family
ID=78378723
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110742132.1A Active CN113626233B (en) | 2021-06-30 | 2021-06-30 | Method, device and equipment for automatically detecting BIOS watchdog function |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113626233B (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004355384A (en) * | 2003-05-29 | 2004-12-16 | Hitachi Ltd | Task monitoring device |
CN103178977A (en) * | 2011-12-22 | 2013-06-26 | 英业达股份有限公司 | Computer system and starting-up management method of same |
CN110134540A (en) * | 2019-05-21 | 2019-08-16 | 苏州浪潮智能科技有限公司 | A kind of log information collection method, device, equipment and readable storage medium storing program for executing |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102736967A (en) * | 2011-04-13 | 2012-10-17 | 鸿富锦精密工业(深圳)有限公司 | Test system and method of watchdog timer |
-
2021
- 2021-06-30 CN CN202110742132.1A patent/CN113626233B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004355384A (en) * | 2003-05-29 | 2004-12-16 | Hitachi Ltd | Task monitoring device |
CN103178977A (en) * | 2011-12-22 | 2013-06-26 | 英业达股份有限公司 | Computer system and starting-up management method of same |
CN110134540A (en) * | 2019-05-21 | 2019-08-16 | 苏州浪潮智能科技有限公司 | A kind of log information collection method, device, equipment and readable storage medium storing program for executing |
Non-Patent Citations (1)
Title |
---|
一种控制流错误检测方法的实现;彭宇, 洪炳熔;计算机应用研究(第08期);全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN113626233A (en) | 2021-11-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109726107A (en) | Test method, device, equipment and storage medium | |
CN111274154A (en) | Automatic testing method, device, equipment and storage medium | |
CN112269697B (en) | Equipment storage performance testing method, system and related device | |
CN110750396A (en) | Server operating system compatibility testing method and device and storage medium | |
CN106021054A (en) | Method and apparatus for testing upgrading and downgrading stability of BMC | |
CN109614267A (en) | A kind of method, apparatus, storage medium and terminal for repairing booting abnormal problem | |
CN113672451A (en) | BMC service detection method, device, equipment and readable storage medium | |
EP2860633A1 (en) | Method for maintaining file system of computer system | |
CN113553226B (en) | Startup and shutdown testing method, device, testing system, electronic equipment and storage medium | |
CN113626233B (en) | Method, device and equipment for automatically detecting BIOS watchdog function | |
CN114020432A (en) | Task exception handling method and device and task exception handling system | |
CN111475353B (en) | Method and system for detecting NVDIMM memory of production line | |
CN115562900B (en) | AMD server system installation power-off processing method, device, equipment and medium | |
CN111324486A (en) | Method and system for repairing hanging die of expander chip and related device | |
CN113127245B (en) | Method, system and device for processing system management interrupt | |
CN113656235B (en) | Method, device, system and medium for controlling and testing power consumption of whole server | |
WO2022037332A1 (en) | Fault alarm method and apparatus for virtual machine, and electronic device and computer-readable storage medium | |
CN112596750B (en) | Application testing method and device, electronic equipment and computer readable storage medium | |
CN112948276A (en) | Fuzzy test method and device and electronic equipment | |
CN113868002A (en) | Server bios log storage method and related device | |
CN108845932B (en) | Unit testing method and device of network library, storage medium and terminal | |
CN111858239B (en) | Server hard disk monitoring method, device, equipment and medium | |
CN111858208A (en) | Standby function testing method, device, equipment and medium of processor chip | |
CN111813748A (en) | File system mounting method and device, electronic equipment and storage medium | |
CN111597101A (en) | SDK access state detection method, computer device and computer readable storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |