WO2020107211A1 - Computing device maintenance method and apparatus, and storage medium and program product - Google Patents

Computing device maintenance method and apparatus, and storage medium and program product Download PDF

Info

Publication number
WO2020107211A1
WO2020107211A1 PCT/CN2018/117661 CN2018117661W WO2020107211A1 WO 2020107211 A1 WO2020107211 A1 WO 2020107211A1 CN 2018117661 W CN2018117661 W CN 2018117661W WO 2020107211 A1 WO2020107211 A1 WO 2020107211A1
Authority
WO
WIPO (PCT)
Prior art keywords
computing device
abnormal
computing
data processing
power
Prior art date
Application number
PCT/CN2018/117661
Other languages
French (fr)
Chinese (zh)
Inventor
刘馥祎
彭逸豪
郭立春
贺文
Original Assignee
刘馥祎
比特大陆科技有限公司
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 刘馥祎, 比特大陆科技有限公司 filed Critical 刘馥祎
Priority to CN201880100613.9A priority Critical patent/CN113396394A/en
Priority to PCT/CN2018/117661 priority patent/WO2020107211A1/en
Publication of WO2020107211A1 publication Critical patent/WO2020107211A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance

Definitions

  • This application relates to the field of data processing technology, for example, to a method and device for maintaining computing equipment, storage media, and program products.
  • Embodiments of the present disclosure provide a method and device for maintaining computing equipment, storage media, and program products, with a view to reducing human resource costs and improving the operating stability and safety of computing equipment.
  • an embodiment of the present disclosure also provides a method for maintaining computing equipment, including:
  • the abnormal operation device If an abnormal operation device with abnormal operation is detected, the abnormal operation device is controlled to restart.
  • the operation device search within the device search range includes:
  • the computing device search is performed within the device search range.
  • the detecting whether the searched computing device operates abnormally includes:
  • the operating state information it is detected whether the computing device operates abnormally.
  • the acquiring operating state information of the computing device includes:
  • the operating state information of the computing device is obtained.
  • the identification information includes: an internet protocol IP address.
  • the operating state information includes: current computing power of the computing device.
  • the detecting whether the computing device operates abnormally according to the operating state information includes:
  • the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
  • the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
  • the method further includes:
  • the obtaining the abnormal computing power threshold includes:
  • the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
  • controlling the abnormal computing device to restart includes:
  • the sending a restart instruction to the abnormal computing device includes:
  • the restart of the abnormal control computing device includes:
  • an embodiment of the present disclosure also provides a computing device maintenance device, including:
  • Search module configured to search for computing devices within the device search range
  • the detection module is configured to detect whether the searched computing device operates abnormally
  • the control module is configured to control the abnormal operation device to restart if an abnormal operation device that detects abnormal operation is detected.
  • the search module is configured as:
  • the computing device search is performed within the device search range.
  • the detection module is configured as:
  • the operating state information it is detected whether the computing device operates abnormally.
  • the detection module is specifically configured as:
  • the operating state information of the computing device is obtained.
  • the identification information includes: an internet protocol IP address.
  • the operating state information includes: current computing power of the computing device.
  • the detection module is specifically configured as:
  • the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
  • the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
  • the detection module is further configured to:
  • the detection module is specifically configured as:
  • the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
  • control module is specifically configured as:
  • control module is specifically configured as:
  • control module is specifically configured as:
  • an embodiment of the present disclosure also provides an electronic device, including: a memory, a transceiver, and a processor, where the memory, the transceiver, and the processor are connected by a bus;
  • the memory is configured to store a computer program
  • the transceiver is configured to communicate with other devices
  • the processor is configured to execute the computer program to implement the method according to any one of the first aspects.
  • the processor may be configured as:
  • the abnormal operation device If an abnormal operation device with abnormal operation is detected, the abnormal operation device is controlled to restart.
  • the processor is specifically configured as:
  • the computing device search is performed within the device search range.
  • the processor is specifically configured as:
  • the operating state information it is detected whether the computing device operates abnormally.
  • the processor is specifically configured as:
  • the operating state information of the computing device is obtained.
  • the identification information includes: an internet protocol IP address.
  • the operating state information includes: current computing power of the computing device.
  • the processor is specifically configured as:
  • the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
  • the duration of the current data processing computing power being less than the abnormal computing power threshold value reaches a preset duration, it is determined that the computing device is operating abnormally.
  • the processor is further configured as:
  • the processor is specifically configured as:
  • the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
  • the transceiver is specifically configured as:
  • the processor is further specifically configured to establish a remote access connection with the abnormal computing device based on the identification information of the abnormal computing device;
  • the transceiver is configured to send the restart instruction to the abnormal computing device through the remote access connection.
  • the processor is specifically configured as:
  • an embodiment of the present disclosure also provides a computer-readable storage medium that stores computer-executable instructions that are configured to perform the above-described computing device maintenance method.
  • an embodiment of the present disclosure also provides a computer program product.
  • the computer program product includes a computer program stored on a computer-readable storage medium.
  • the computer program includes program instructions. During execution, the computer is caused to perform the above-mentioned computing device maintenance method.
  • abnormal computing devices are identified among the searched computing devices, and these abnormal computing devices are controlled to restart during the process .
  • the automatic monitoring and maintenance method can find anomalies and solve anomalies in a timely manner, which is to a certain extent The operating stability and safety of computing equipment have been improved.
  • FIG. 1 is a schematic flowchart of a method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 3 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 4 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 5 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 6 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure
  • FIG. 7 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic structural diagram of a computing device maintenance device according to an embodiment of the present disclosure.
  • the computing device maintenance method, the electronic device, the computer-readable storage medium, and the computer program product provided by the embodiments of the present disclosure are aimed at solving the waste of human resources and the low stability and safety of the operation of the existing computing device maintenance method Problem, and proposed the following solution: search within the device search range, and identify abnormal computing devices among the searched computing devices, and perform restart processing for the abnormal computing devices.
  • the embodiments of the present disclosure provide a method for maintaining computing equipment.
  • FIG. 1 shows a schematic flowchart of a method for maintaining a computing device according to an embodiment of the present disclosure. The method includes the following steps:
  • S102 Search for computing devices within the device search range.
  • the computing device involved in the embodiments of the present disclosure is a device with computing processing capability.
  • the computing device involved in the embodiments of the present disclosure may be specifically applied in the application scenario of data processing to obtain digital credentials.
  • the execution device of the computing device maintenance method provided by the embodiments of the present disclosure may be a maintenance device corresponding to the computing device, or may be a processor or a processing module in the maintenance device.
  • one maintenance device may correspond to one or more computing devices, therefore, the number of computing devices is not particularly limited in the embodiments of the present disclosure.
  • the device search range involved in the embodiments of the present disclosure may specifically be the Internet Protocol (IP) address range of the computing device.
  • IP Internet Protocol
  • the search range of the device may be the IP range of the computing device present in the network.
  • the device search range may be preset in the execution device of the information configuration method. When it is specifically necessary to configure the computing device, the foregoing search step and configuration information sending step can be automatically performed. Based on this, the IP address of each computing device can be searched within the IP address range.
  • a continuous search method may be adopted, that is, a continuous and uninterrupted search of the computing device within the aforementioned device search range.
  • step S1022 shown in FIG. 2 may specifically include: performing a search for a computing device within a device search range according to a preset time interval.
  • the time interval can be set as needed, and the setting method can be set to an equal time interval. In this case, it is equivalent to searching in a preset period.
  • the search of the computing device within the device search range can be performed cyclically every 15 minutes.
  • the time interval can be set to a situation where they are not exactly equal.
  • the time interval may be preset in the form of duration set.
  • the duration set may include at least two numeric values, and each numeric value represents a period that can be used to indicate the duration of the intermittent search (in a possible implementation, each numeric value can represent the duration of continuous search, indicating the meaning of the numeric value as needed ), and the same value may exist in these values, but at least two of these values are not equal.
  • an instruction or a default setting of the manner in which the duration set guides search can be further provided.
  • one of the values can be instructed to select one of the values as the interval duration (or search duration) in order from the front to the back according to the arrangement order of the values in the duration collection; According to the sorted order, one of the values can be selected as the interval duration (or search duration) in sequence, where the values can be sorted in the order of the largest value or the smallest value.
  • the time interval can be preset in a time sequence manner.
  • the sequence of moments includes at least two moments. Among any two adjacent moments in the sequence of moments, one moment is used to indicate that the search is stopped at the moment, and the other moment is used to indicate the beginning of the moment. Perform a search.
  • the first time in the time sequence is used to indicate whether to stop the search or to start to perform the search.
  • the time interval can be preset in the manner of time sequence + default duration.
  • each time in the time sequence is used to indicate the time to stop the search.
  • the default discontinuity duration can be set, and when the default discontinuity duration is reached, the search starts until the time sequence is reached The next moment. Another feasible way is the opposite.
  • Each time in the time sequence can also be used to indicate the time to start the search, and the default duration is used to indicate the duration of each search.
  • time interval can also be preset by the time sequence + duration sequence, in which case, the corresponding relationship between the preset time, duration and its meaning needs to be preset.
  • the implementation method is the same as above and will not be repeated here.
  • the embodiment of the present disclosure further provides the search termination condition in step S1022.
  • the search termination condition can be set but not limited to at least one of the following conditions:
  • the implementation manner of acquiring all the computing devices in the device search range may be: it is impossible to search for other computing devices continuously for a specified duration, and the specified duration may be set as needed.
  • the method of total search duration you can determine how to execute according to the search method. For example, if a continuous uninterrupted search method is adopted, the time will be counted at the time when the search is started, and the search will be stopped until the time duration reaches the total search time. Or, if the intermittent search method is adopted, it can be specifically set whether to include the duration of the intermittent search, and then perform the search according to the foregoing method.
  • the embodiment of the present disclosure has no limitation on the setting method of the preset termination condition, and in specific implementation, it may include but is not limited to the above, and may also set a custom preset termination condition according to its own needs to achieve Control the search process with high flexibility.
  • computing devices can be searched within the set device search range. Further, it is necessary to determine whether these searched computing devices operate abnormally.
  • S104 may specifically include the following steps:
  • S1044 According to the operating state information, detect whether the computing device operates abnormally.
  • an embodiment of the present disclosure provides a solution: remotely access the computing device, and obtain the operating state information of the computing device through remote access.
  • the remote access to the computing device that is, to establish a remote access connection with the computing device can be achieved by the identification information of the computing device.
  • the step S1042 may be specifically the following steps:
  • the identification information of the computing device involved in the embodiments of the present disclosure may include, but is not limited to: an IP address.
  • S10424 Obtain the operating status information of the computing device through the remote access connection.
  • the running state information involved in the embodiments of the present disclosure may include, but is not limited to: the current data processing computing power of the computing device.
  • the detection step described in S1044 may be performed.
  • the embodiments of the present disclosure provide two methods as shown in FIGS. 4 and 5 to Determine whether the computing device is operating abnormally.
  • FIG. 4 shows a method for judging whether a computing device is operating abnormally. The method specifically includes the following steps:
  • S1042 Acquire the current data processing power of the computing device.
  • S10442 Determine whether the current data processing power is less than the abnormal computing power threshold.
  • FIG. 5 shows another way to determine whether the computing device is operating abnormally.
  • the method includes:
  • S1042 Acquire the current data processing power of the computing device.
  • the starting time of the timing may be the time when it is first determined that the data processing computing power is less than the abnormal computing power threshold.
  • steps S1042 and S10442 are continuously executed, so that, after the timing starts, if the current data processing power is greater than or equal to the abnormal computing power threshold, the current data processing power is greater than or equal to abnormal
  • the time of the computing power threshold is used as the end of the timing to obtain the duration; on the contrary, if the current data processing power obtained in the previous steps continues to be less than the abnormal computing power threshold after the timing starts, the current time is used as the timing end to obtain the duration duration.
  • the aforementioned duration threshold may be preset as needed, for example, it may be preset to 15 minutes.
  • the occasional abnormality of the monitoring result caused by the abnormal processing power of the data processing can be avoided to a certain extent, and the monitoring accuracy can be improved to a certain extent.
  • the method may include the following steps:
  • S1041 and S1042 are not particularly limited, and the manner shown in FIG. 4 or FIG. 5 is only a feasible implementation manner, and is not intended to limit the embodiment of the present disclosure.
  • S1041 and S1042 may be executed at the same time, or S1042 may be executed before S1041.
  • the implementation of this step is related to the setting method of the abnormal computing power threshold.
  • the setting method of the abnormal computing power threshold may include, but is not limited to: a preset value, or obtained through a preset algorithm.
  • the abnormal computing power threshold when performing this step, the abnormal computing power threshold can be obtained by directly reading the preset data.
  • the abnormal computing power threshold when the abnormal computing power threshold is preset, it may be preset to a fixed number.
  • the preset algorithm may be directly run.
  • an embodiment of the present disclosure provides a preferred implementation manner of S1041, please refer to FIG. 6, and this step specifically includes:
  • S10412 Acquire standard data processing computing power of the computing device.
  • S10414 Obtain the product of standard data processing computing power and a preset abnormal ratio to obtain an abnormal computing power threshold.
  • the standard data processing computing power may include: factory data processing computing power or initial data processing computing power.
  • the factory data processing power can be the standard computing power value when the computing device is shipped.
  • the factory data processing computing power recorded by the data processing chip of the computing device can be obtained as standard data Handle computing power.
  • the factory data processing computing power is the value written into the firmware immediately after shipment, there may be a certain error from the actual standard computing power of the data processing chip of the computing device. Therefore, when performing the aforementioned step S10412, the chip status information recorded by the data processing chip of the computing device (which may include but is not limited to the chip operating frequency, etc.) can be further obtained, and then, the chip status information can be used to calculate a reference data processing power.
  • the difference between the computing power and the reference data processing computing power is less than 5% (may be 5% of the factory data processing computing power or the reference data processing computing power, which is not particularly limited), then obtain the factory data processing
  • the computing power can be used as its standard data processing computing power.
  • the initial data processing computing power is the data processing computing power when the computing device initially starts to operate.
  • the initial data processing power can be recorded on the background of the computing device or on the data processing chip of the computing device.
  • the communication method may include but is not limited to: at least the wired communication and the wireless communication. One kind.
  • the aforementioned abnormal ratio can be set as needed, and the specific value of the abnormal ratio is not limited in the embodiments of the present disclosure. For example, it can be set to 80%. That is, when the current data processing computing power of the computing device is less than 80% of the standard data processing computing power, or the duration of which is less than 80% of the standard data processing computing power reaches the duration threshold, it can be determined that the computing device operates abnormally.
  • an abnormal computing device can be identified among the searched computing devices.
  • step S106 when step S106 is executed, the restart process can be executed only for the abnormal computing device, which can avoid the impact of the restart of the abnormal device on the normal operating computing device.
  • the restart process can be executed only for the abnormal computing device, which can avoid the impact of the restart of the abnormal device on the normal operating computing device.
  • the computing device generally has its own restart function or authority. Therefore, it can be implemented by sending an instruction to cause the abnormal computing device to restart itself.
  • step S106 may specifically be: sending a restart instruction to the abnormal computing device, so that the abnormal computing device restarts according to the restart command.
  • S106 may be implemented with reference to the manner shown in FIG. 7:
  • S1062 According to the identification information of the abnormal computing device, establish a remote access connection with the abnormal computing device.
  • the implementation shown in Figure 7 uses a remote access connection, which can reduce the impact of the region on the process of monitoring computing equipment as much as possible, and has higher flexibility and expandable space.
  • the embodiment of the present disclosure does not particularly limit the manner of controlling the restart of the computing device, and can be implemented by a cold restart method, that is, by cutting off the power supply and restarting; Under the condition of continuous power, control the computing device to perform a restart operation in the background.
  • a prompt signal may be output so that the user can learn the restart processing progress of the abnormal computing device according to the prompt signal.
  • the prompt signals involved in the embodiments of the present disclosure may include, but are not limited to, at least one of sound signals, vibration signals, flashing signals, and text prompt information.
  • the execution device is integrated into the maintenance device, it can also output at least any one of the aforementioned prompt signals.
  • it involves monitoring of the multi-ether computing device it can further output relevant information that can identify the identity of the computing device, for example , The number of the computing device, IP address, etc.
  • an embodiment of the present disclosure further provides an electronic device.
  • the electronic device 800 includes: a memory 810, a transceiver 820, and a processor 830, and the memory 810, the transceiver 820, and the processor 830 are connected by a bus;
  • the memory 810 is configured to store a computer program
  • Transceiver 820 configured to communicate with other devices
  • the processor 830 is configured to execute the computer program to implement the computing device maintenance method according to any one of the foregoing implementation manners.
  • the processor 830 may be configured as:
  • the abnormal operation equipment is controlled to restart.
  • the processor 830 is specifically configured as:
  • search for computing devices within the device search range According to the preset cycle or interval, search for computing devices within the device search range.
  • processor 830 is specifically configured as:
  • the operating status information it is detected whether the computing device is operating abnormally.
  • processor 830 is specifically configured as:
  • the identification information of the computing device establish a remote access connection with the computing device, wherein the identification information uniquely identifies a computing device
  • the identification information includes: Internet Protocol IP address.
  • the operating state information involved in the embodiments of the present disclosure may include, but is not limited to: the current data processing computing power of the computing device.
  • processor 830 is specifically configured as:
  • the current data processing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
  • the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
  • processor 830 is also configured as:
  • processor 830 is specifically configured as:
  • standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
  • the transceiver 820 is specifically configured as:
  • the processor 830 is further specifically configured to establish a remote access connection with the abnormal computing device based on the identification information of the abnormal computing device;
  • the transceiver 820 is configured to send a restart instruction to the abnormal computing device through a remote access connection.
  • the processor 830 is specifically configured as:
  • the above logic instructions in the memory 810 may be implemented in the form of software functional units and sold or used as independent products, and may be stored in a computer-readable storage medium.
  • the memory 810 is a computer-readable storage medium and can be configured to store software programs and computer-executable programs, such as program instructions/modules corresponding to the methods in the embodiments of the present disclosure.
  • the processor 830 executes functional applications and data processing by running software programs, instructions, and modules stored in the memory 810, that is, implementing the computing device maintenance method in the foregoing method embodiments.
  • the memory 810 may include a storage program area and a storage data area, wherein the storage program area may store an operating system and application programs required for at least one function; the storage data area may store data created according to the use of a terminal device and the like.
  • the memory 810 may include a high-speed random access memory, and may also include a non-volatile memory.
  • the number of the processor 830 may be one or more, and the processor 830 may also be referred to as a processing unit, which may implement a certain control function.
  • the processor 830 may be a general-purpose processor or a dedicated processor.
  • the processor 830 may also store instructions, which may be executed by the processor, so that the electronic device 800 executes the computing device maintenance method described in the above method embodiments.
  • the electronic device 800 may include a circuit, and the circuit may implement the function of sending or receiving or communicating in the foregoing method embodiments.
  • the number of transceivers 820 may be one or more.
  • the transceiver 820 may be called a transceiver unit, a transceiver, a transceiver circuit, or a transceiver, etc., and is configured to implement the transceiver function of the electronic device 800.
  • the processor 930 and the transceiver 920 described in the embodiments of the present disclosure may be implemented in an integrated circuit (IC), analog IC, radio frequency integrated circuit RFIC, mixed-signal IC, application-specific integrated circuit (ASIC), Printed circuit (PCB), electronic equipment, etc.
  • the processor and transceiver can also be manufactured using various 1C process technologies, such as complementary metal oxide semiconductor (CMOS), N-type metal oxide semiconductor (nMetal-oxide-semiconductor, NMOS), P-type Metal oxide semiconductor (positive channel metal oxide semiconductor (PMOS), bipolar junction transistor (Bipolar Junction Transistor, BJT), bipolar CMOS (BiCMOS), silicon germanium (SiGe), gallium arsenide (GaAs), etc.
  • CMOS complementary metal oxide semiconductor
  • N-type metal oxide semiconductor nMetal-oxide-semiconductor
  • PMOS positive channel metal oxide semiconductor
  • BJT bipolar junction transistor
  • BiCMOS bipolar CMOS
  • the electronic device 900 may be an independent device or may be part of a larger device.
  • the electronic device 900 may be integrated into one computing device.
  • the embodiments of the present disclosure also provide a computing device maintenance device.
  • the computing device maintenance device 900 includes:
  • the search module 910 is configured to search for computing devices within the device search range
  • the detection module 920 is configured to detect whether the searched computing device operates abnormally;
  • the control module 930 is configured to control the abnormal computing device to restart if an abnormal operating device with abnormal operation is detected.
  • the search module 910 is configured as:
  • search for computing devices within the device search range According to the preset cycle or interval, search for computing devices within the device search range.
  • the detection module 920 is configured as:
  • the operating status information it is detected whether the computing device is operating abnormally.
  • the detection module 920 is specifically configured as:
  • the identification information of the computing device establish a remote access connection with the computing device, wherein the identification information uniquely identifies a computing device
  • the identification information includes: an internet protocol IP address.
  • the running state information includes: the current data processing power of the computing device.
  • the detection module 920 is specifically configured as:
  • the current data processing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
  • the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
  • the detection module 920 is also configured as:
  • the detection module 920 is specifically configured as:
  • the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
  • control module 930 is specifically configured as:
  • control module 930 is specifically configured as:
  • control module 930 is specifically configured as:
  • the data processing described in the embodiment of the present disclosure may include setting, calculating, and judging based on or on the data. At least one of transmission, storage, management, etc.
  • the data processing may be data processing related to digital vouchers performed by a data processing device
  • the digital vouchers may be obtained through the data processing
  • the data processing device may be a digital voucher processing device.
  • the digital certificate processing device may be a digital currency data processor, and the digital currency may be an encrypted currency such as bitcoin.
  • an embodiment of the present disclosure also provides a computer-readable storage medium that stores computer-executable instructions, the computer-executable instructions being configured to perform the above-described computing device maintenance method.
  • An embodiment of the present disclosure also provides a computer program product.
  • the computer program product includes a computer program stored on a computer-readable storage medium.
  • the computer program includes program instructions. When the program instructions are executed by a computer, the The computer executes the above-mentioned computing device maintenance method.
  • the aforementioned computer-readable storage medium may be a transient computer-readable storage medium or a non-transitory computer-readable storage medium.
  • the technical solutions of the embodiments of the present disclosure may be embodied in the form of software products, which are stored in a storage medium and include one or more instructions to make a computer device (which may be a personal computer, server, or network) Equipment, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure.
  • the aforementioned storage medium may be a non-transitory storage medium, including: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk, etc.
  • a medium that can store program codes may also be a transient storage medium.
  • first, second, etc. may be used in the presently disclosed embodiments to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another.
  • the first element can be called the second element, and likewise, the second element can be called the first element, as long as all occurrences of the "first element” are consistently renamed and all occurrences of The “second component” can be renamed consistently.
  • the first element and the second element are both elements, but they may not be the same element.
  • the term “comprise” and its variations “comprises” and/or includes refers to the stated features, wholes, steps, operations, elements, and The presence of/or components, but does not exclude the presence or addition of one or more other features, wholes, steps, operations, elements, components, and/or groups of these.
  • the various aspects, implementations, implementations or features in the described embodiments can be used alone or in any combination.
  • Various aspects in the described embodiments may be implemented by software, hardware, or a combination of software and hardware.
  • the described embodiments may also be embodied by a computer-readable medium that stores computer-readable code including instructions executable by at least one computing device.
  • the computer-readable medium can be associated with any data storage device capable of storing data, which can be read by a computer system.
  • Computer-readable media used for examples may include read-only memory, random access memory, CD-ROM, HDD, DVD, magnetic tape, optical data storage devices, and the like.
  • the computer-readable medium may also be distributed in computer systems connected through a network, so that computer-readable codes can be stored and executed in a distributed manner.

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)
  • Power Sources (AREA)

Abstract

A computing device maintenance method and apparatus, and a storage medium and a program product. The method specifically comprises: searching for a computing device within a device search range (S102); detecting whether the found computing device operates abnormally (S104); and if an abnormal computing device that operates abnormally is detected, controlling the abnormal computing device to be restarted (S106). The technical solution provided by the method can reduce the cost of human resources and improve the operational stability and security of a computing device.

Description

运算设备维护方法及装置、存储介质和程序产品Computing equipment maintenance method and device, storage medium and program product 技术领域Technical field
本申请涉及数据处理技术领域,例如涉及一种运算设备维护方法及装置、存储介质和程序产品。This application relates to the field of data processing technology, for example, to a method and device for maintaining computing equipment, storage media, and program products.
背景技术Background technique
随着数据技术的发展以及社会的进步,通过运算设备进行数据处理以获取数字凭证得到更多人的关注。由于运算设备高速运转,如何提升运算设备的安全性成为本领域的重要研究课题。With the development of data technology and the progress of society, data processing through computing equipment to obtain digital certificates has attracted more attention. Due to the high-speed operation of computing equipment, how to improve the safety of computing equipment has become an important research topic in this field.
目前,针对运算设备的异常维护一般是由用户来手动处理的。这需要用户主动关注或发现运算设备的运行状态,并在其发现运算设备运行异常时,对运算设备执行手动重启的处理,以实现运算设备维护。Currently, abnormal maintenance for computing equipment is generally handled manually by users. This requires the user to actively pay attention to or discover the operating state of the computing device, and when it finds that the computing device is operating abnormally, perform a manual restart process on the computing device to achieve maintenance of the computing device.
现有的运算设备维护方法依赖于用户手动操作实现,浪费人力资源成本,且存在运算设备异常发现不及时的问题,导致运算设备运行的稳定性及安全性较低。Existing computing equipment maintenance methods depend on the user's manual operation, which wastes human resource costs, and there is a problem that the computing equipment is abnormally found to be untimely, resulting in low stability and security of computing equipment operation.
发明内容Summary of the invention
本公开实施例提供了一种运算设备维护方法及装置、存储介质和程序产品,以期降低人力资源成本并提高运算设备的运行稳定性及安全性。Embodiments of the present disclosure provide a method and device for maintaining computing equipment, storage media, and program products, with a view to reducing human resource costs and improving the operating stability and safety of computing equipment.
第一方面,本公开实施例还提供了一种运算设备维护方法,包括:In a first aspect, an embodiment of the present disclosure also provides a method for maintaining computing equipment, including:
在设备搜索范围内进行运算设备搜索;Perform computing device search within the device search range;
检测搜索到的运算设备是否运行异常;Detect whether the searched computing device is operating abnormally;
若检测到运行异常的异常运算设备,控制所述异常运算设备重启。If an abnormal operation device with abnormal operation is detected, the abnormal operation device is controlled to restart.
在一种可能的设计中,所述在设备搜索范围内进行运算设备搜索,包括:In a possible design, the operation device search within the device search range includes:
按照预设的周期或间隔,在所述设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, the computing device search is performed within the device search range.
在另一种可能的设计中,所述检测搜索到的运算设备是否运行异常,包括:In another possible design, the detecting whether the searched computing device operates abnormally includes:
获取所述运算设备的运行状态信息;Obtain the operating state information of the computing device;
根据所述运行状态信息,检测所述运算设备是否运行异常。According to the operating state information, it is detected whether the computing device operates abnormally.
在另一种可能的设计中,所述获取所述运算设备的运行状态信息,包括:In another possible design, the acquiring operating state information of the computing device includes:
根据所述运算设备的识别信息,与所述运算设备建立远程访问连接,其中,所述识别信息唯一标识一个运算设备;Establish a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device;
通过所述远程访问连接,获取所述运算设备的所述运行状态信息。Through the remote access connection, the operating state information of the computing device is obtained.
在另一种可能的设计中,所述识别信息包括:互联网协议IP地址。In another possible design, the identification information includes: an internet protocol IP address.
在另一种可能的设计中,所述运行状态信息包括:所述运算设备的当前数据处理算力。In another possible design, the operating state information includes: current computing power of the computing device.
在另一种可能的设计中,所述根据所述运行状态信息,检测所述运算设备是否运行异常,包括:In another possible design, the detecting whether the computing device operates abnormally according to the operating state information includes:
若所述当前数据处理算力小于异常算力阈值,确定所述运算设备运行异常;或者,If the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
若所述当前数据处理算力小于所述异常算力阈值的持续时长达到预设时长,确定所述运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
在另一种可能的设计中,所述方法还包括:In another possible design, the method further includes:
获取所述异常算力阈值。Obtain the abnormal computing power threshold.
在另一种可能的设计中,所述获取所述异常算力阈值,包括:In another possible design, the obtaining the abnormal computing power threshold includes:
获取所述运算设备的标准数据处理算力;Acquiring standard data processing power of the computing device;
获取所述标准数据处理算力与预设异常比例之积,得到所述异常算力阈值。Obtain the product of the standard data processing computing power and a preset abnormal ratio to obtain the abnormal computing power threshold.
在另一种可能的设计中,所述标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。In another possible design, the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
在另一种可能的设计中,所述控制所述异常运算设备重启,包括:In another possible design, the controlling the abnormal computing device to restart includes:
发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。Sending a restart instruction to the abnormal operation device, so that the abnormal operation device restarts according to the restart instruction.
在另一种可能的设计中,所述发送重启指令至所述异常运算设备,包括:In another possible design, the sending a restart instruction to the abnormal computing device includes:
根据所述异常运算设备的识别信息,与所述异常运算设备建立远程访问连接;Establish a remote access connection with the abnormal computing device according to the identification information of the abnormal computing device;
通过所述远程访问连接,发送所述重启指令至所述异常运算设备。Through the remote access connection, send the restart instruction to the abnormal computing device.
在另一种可能的设计中,所述控制异常运算设备重启,包括:In another possible design, the restart of the abnormal control computing device includes:
控制所述异常运算设备断电并重新启动;或者,Controlling the abnormal computing device to power off and restart; or,
控制所述异常运算设备在不断电情况下重新启动。Controlling the abnormal computing device to restart under uninterrupted power.
第二方面,本公开实施例还提供了一种运算设备维护装置,包括:In a second aspect, an embodiment of the present disclosure also provides a computing device maintenance device, including:
搜索模块,配置为在设备搜索范围内进行运算设备搜索;Search module, configured to search for computing devices within the device search range;
检测模块,配置为检测搜索到的运算设备是否运行异常;The detection module is configured to detect whether the searched computing device operates abnormally;
控制模块,配置为若检测到运行异常的异常运算设备,控制所述异常运算设备重启。The control module is configured to control the abnormal operation device to restart if an abnormal operation device that detects abnormal operation is detected.
在一种可能的设计中,所述搜索模块,配置为:In a possible design, the search module is configured as:
按照预设的周期或间隔,在所述设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, the computing device search is performed within the device search range.
在另一种可能的设计中,所述检测模块,配置为:In another possible design, the detection module is configured as:
获取所述运算设备的运行状态信息;Obtain the operating state information of the computing device;
根据所述运行状态信息,检测所述运算设备是否运行异常。According to the operating state information, it is detected whether the computing device operates abnormally.
在另一种可能的设计中,所述检测模块,具体配置为:In another possible design, the detection module is specifically configured as:
根据所述运算设备的识别信息,与所述运算设备建立远程访问连接,其中,所述识别信息唯一标识一个运算设备;Establish a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device;
通过所述远程访问连接,获取所述运算设备的所述运行状态信息。Through the remote access connection, the operating state information of the computing device is obtained.
在另一种可能的设计中,所述识别信息包括:互联网协议IP地址。In another possible design, the identification information includes: an internet protocol IP address.
在另一种可能的设计中,所述运行状态信息包括:所述运算设备的当前数据处理算力。In another possible design, the operating state information includes: current computing power of the computing device.
在另一种可能的设计中,所述检测模块,具体配置为:In another possible design, the detection module is specifically configured as:
若所述当前数据处理算力小于异常算力阈值,确定所述运算设备运行异常;或者,If the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
若所述当前数据处理算力小于所述异常算力阈值的持续时长达到预设时长,确定所述运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
在另一种可能的设计中,所述检测模块,还配置为:In another possible design, the detection module is further configured to:
获取所述异常算力阈值。Obtain the abnormal computing power threshold.
在另一种可能的设计中,所述检测模块,具体配置为:In another possible design, the detection module is specifically configured as:
获取所述运算设备的标准数据处理算力;Acquiring standard data processing power of the computing device;
获取所述标准数据处理算力与预设异常比例之积,得到所述异常算力阈值。Obtain the product of the standard data processing computing power and a preset abnormal ratio to obtain the abnormal computing power threshold.
在另一种可能的设计中,所述标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。In another possible design, the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
在另一种可能的设计中,所述控制模块,具体配置为:In another possible design, the control module is specifically configured as:
发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。Sending a restart instruction to the abnormal operation device, so that the abnormal operation device restarts according to the restart instruction.
在另一种可能的设计中,所述控制模块,具体配置为:In another possible design, the control module is specifically configured as:
根据所述异常运算设备的识别信息,与所述异常运算设备建立远程访问连接;Establish a remote access connection with the abnormal computing device according to the identification information of the abnormal computing device;
通过所述远程访问连接,发送所述重启指令至所述异常运算设备。Through the remote access connection, send the restart instruction to the abnormal computing device.
在另一种可能的设计中,所述控制模块,具体配置为:In another possible design, the control module is specifically configured as:
控制所述异常运算设备断电并重新启动;或者,Controlling the abnormal computing device to power off and restart; or,
控制所述异常运算设备在不断电情况下重新启动。Controlling the abnormal computing device to restart under uninterrupted power.
第三方面,本公开实施例还提供了一种电子设备,包括:存储器、收发器和处理器,所述存储器、所述收发器与所述处理器通过总线连接;In a third aspect, an embodiment of the present disclosure also provides an electronic device, including: a memory, a transceiver, and a processor, where the memory, the transceiver, and the processor are connected by a bus;
所述存储器,配置为存储计算机程序;The memory is configured to store a computer program;
所述收发器,配置为与其他设备进行通信;The transceiver is configured to communicate with other devices;
所述处理器,配置为执行所述计算机程序以实现如第一方面任一项所述的方法。The processor is configured to execute the computer program to implement the method according to any one of the first aspects.
具体而言,一种可能的设计中,处理器可被配置为:Specifically, in a possible design, the processor may be configured as:
在设备搜索范围内进行运算设备搜索;Perform computing device search within the device search range;
检测搜索到的运算设备是否运行异常;Detect whether the searched computing device is operating abnormally;
若检测到运行异常的异常运算设备,控制所述异常运算设备重启。If an abnormal operation device with abnormal operation is detected, the abnormal operation device is controlled to restart.
在一种可能的设计中,所述处理器,具体配置为:In a possible design, the processor is specifically configured as:
按照预设的周期或间隔,在所述设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, the computing device search is performed within the device search range.
在另一种可能的设计中,所述处理器,具体配置为:In another possible design, the processor is specifically configured as:
获取所述运算设备的运行状态信息;Obtain the operating state information of the computing device;
根据所述运行状态信息,检测所述运算设备是否运行异常。According to the operating state information, it is detected whether the computing device operates abnormally.
在另一种可能的设计中,所述处理器,具体配置为:In another possible design, the processor is specifically configured as:
根据所述运算设备的识别信息,与所述运算设备建立远程访问连接,其中,所述识别信息唯一标识一个运算设备;Establish a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device;
通过所述远程访问连接,获取所述运算设备的所述运行状态信息。Through the remote access connection, the operating state information of the computing device is obtained.
在另一种可能的设计中,所述识别信息包括:互联网协议IP地址。In another possible design, the identification information includes: an internet protocol IP address.
在另一种可能的设计中,所述运行状态信息包括:所述运算设备的当前数据处理算力。In another possible design, the operating state information includes: current computing power of the computing device.
在另一种可能的设计中,所述处理器,具体配置为:In another possible design, the processor is specifically configured as:
若所述当前数据处理算力小于异常算力阈值,确定所述运算设备运行异常;或者,If the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
若所述当前数据处理算力小于所述异常算力阈值的持续时长达到预设时长,确定所述运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold value reaches a preset duration, it is determined that the computing device is operating abnormally.
在另一种可能的设计中,所述处理器,还配置为:In another possible design, the processor is further configured as:
获取所述异常算力阈值。Obtain the abnormal computing power threshold.
在另一种可能的设计中,所述处理器,具体配置为:In another possible design, the processor is specifically configured as:
获取所述运算设备的标准数据处理算力;Acquiring standard data processing power of the computing device;
获取所述标准数据处理算力与预设异常比例之积,得到所述异常算力阈值。Obtain the product of the standard data processing computing power and a preset abnormal ratio to obtain the abnormal computing power threshold.
在另一种可能的设计中,所述标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。In another possible design, the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
在另一种可能的设计中,所述收发器,具体配置为:In another possible design, the transceiver is specifically configured as:
发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。Sending a restart instruction to the abnormal operation device, so that the abnormal operation device restarts according to the restart instruction.
在另一种可能的设计中,所述处理器,还具体配置为根据所述异常运算设备的识别信息,与所述异常运算设备建立远程访问连接;In another possible design, the processor is further specifically configured to establish a remote access connection with the abnormal computing device based on the identification information of the abnormal computing device;
所述收发器,配置为通过所述远程访问连接,发送所述重启指令至所述异常运算设备。The transceiver is configured to send the restart instruction to the abnormal computing device through the remote access connection.
在另一种可能的设计中,所述处理器,具体配置为:In another possible design, the processor is specifically configured as:
控制所述异常运算设备断电并重新启动;或者,Controlling the abnormal computing device to power off and restart; or,
控制所述异常运算设备在不断电情况下重新启动。Controlling the abnormal computing device to restart under uninterrupted power.
第四方面,本公开实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述的运算设备维护方法。In a fourth aspect, an embodiment of the present disclosure also provides a computer-readable storage medium that stores computer-executable instructions that are configured to perform the above-described computing device maintenance method.
第五方面,本公开实施例还提供了一种计算机程序产品,所述计算机程序产品包括存储在计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述的运算设备维护方法。According to a fifth aspect, an embodiment of the present disclosure also provides a computer program product. The computer program product includes a computer program stored on a computer-readable storage medium. The computer program includes program instructions. During execution, the computer is caused to perform the above-mentioned computing device maintenance method.
本公开实施例提供的上述技术方案中,通过在设备搜索范围内进行运算设备的搜索,从而,在搜索到的运算设备中确定出异常运算设备,并控制这些异常运算设备重启,在该过程中,无需用户主观观察或监测运算设备的运行情况,也无需用户手动执行重启处理,节省了人力资源成本,并且,自动监测并维护的方式能够更及时的发现异常并解决异常问题,这在一定程度上提高了运算设备的运行稳定性与安全性。In the above technical solutions provided by the embodiments of the present disclosure, by searching for computing devices within the device search range, abnormal computing devices are identified among the searched computing devices, and these abnormal computing devices are controlled to restart during the process , Without the need for the user to subjectively observe or monitor the operation of the computing device, or the user to manually perform the restart process, saving human resources costs, and the automatic monitoring and maintenance method can find anomalies and solve anomalies in a timely manner, which is to a certain extent The operating stability and safety of computing equipment have been improved.
附图说明BRIEF DESCRIPTION
一个或多个实施例通过与之对应的附图进行示例性说明,这些示例性说明和附图并不构成对实施例的限定,附图中具有相同参考数字标号的元件示为类似的元件,附图不构成比例限制,并且其中:One or more embodiments are exemplified by the corresponding drawings. These exemplary descriptions and the drawings do not constitute a limitation on the embodiments. Elements with the same reference numerals in the drawings are shown as similar elements. The drawings do not constitute a proportional limitation, and among them:
图1为本公开实施例提供的一种运算设备维护方法的流程示意图;1 is a schematic flowchart of a method for maintaining a computing device according to an embodiment of the present disclosure;
图2为本公开实施例提供的另一种运算设备维护方法的流程示意图;2 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图3为本公开实施例提供的另一种运算设备维护方法的流程示意图;3 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图4为本公开实施例提供的另一种运算设备维护方法的流程示意图;4 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图5为本公开实施例提供的另一种运算设备维护方法的流程示意图;5 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图6为本公开实施例提供的另一种运算设备维护方法的流程示意图;6 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图7为本公开实施例提供的另一种运算设备维护方法的流程示意图;7 is a schematic flowchart of another method for maintaining a computing device according to an embodiment of the present disclosure;
图8为本公开实施例提供的一种电子设备的结构示意图;8 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
图9为本公开实施例提供的一种运算设备维护装置的结构示意图。FIG. 9 is a schematic structural diagram of a computing device maintenance device according to an embodiment of the present disclosure.
具体实施方式detailed description
为了能够更加详尽地了解本公开实施例的特点与技术内容,下面结合附图对本公开实施例的实现进行详细阐述,所附附图仅供参考说明之用,并非用来限定本公开实施例。在以下的技术描述中,为方便解释起见,通过多个细节以提供对所披露实施例的充分理解。然而,在没有这些细节的情况下, 一个或多个实施例仍然可以实施。在其它情况下,为简化附图,熟知的结构和装置可以简化展示。In order to understand the features and technical contents of the embodiments of the present disclosure in more detail, the following describes the implementation of the embodiments of the present disclosure in detail with reference to the drawings. The accompanying drawings are for reference only and are not intended to limit the embodiments of the present disclosure. In the following technical description, for convenience of explanation, various details are provided to provide a sufficient understanding of the disclosed embodiments. However, without these details, one or more embodiments can still be implemented. In other cases, to simplify the drawings, well-known structures and devices can be simplified.
本公开实施例所提供的运算设备维护方法、电子设备、计算机可读存储介质及计算机程序产品,旨在解决现有的运算设备维护方法存在的人力资源浪费及设备运行稳定性及安全性较低的问题,并提出如下解决思路:在设备搜索范围内进行搜索,并在搜索出的运算设备中确定出异常运算设备,并针对异常运算设备执行重启处理。The computing device maintenance method, the electronic device, the computer-readable storage medium, and the computer program product provided by the embodiments of the present disclosure are aimed at solving the waste of human resources and the low stability and safety of the operation of the existing computing device maintenance method Problem, and proposed the following solution: search within the device search range, and identify abnormal computing devices among the searched computing devices, and perform restart processing for the abnormal computing devices.
本公开实施例提供了一种运算设备维护方法。The embodiments of the present disclosure provide a method for maintaining computing equipment.
图1示出了本公开实施例所提供的一种运算设备维护方法的流程示意图,该方法包括如下步骤:FIG. 1 shows a schematic flowchart of a method for maintaining a computing device according to an embodiment of the present disclosure. The method includes the following steps:
S102,在设备搜索范围内进行运算设备搜索。S102: Search for computing devices within the device search range.
S104,检测搜索到的运算设备是否运行异常。S104: Detect whether the searched computing device operates abnormally.
S106,若检测到运行异常的异常运算设备,控制异常运算设备重启。S106: If an abnormal operation device with abnormal operation is detected, control the abnormal operation device to restart.
本公开实施例中所涉及的运算设备为具备运算处理能力的设备。在一个具体的实现场景中,本公开实施例所涉及的运算设备可以为具体应用于数据处理以获取数字凭证这一应用场景中。The computing device involved in the embodiments of the present disclosure is a device with computing processing capability. In a specific implementation scenario, the computing device involved in the embodiments of the present disclosure may be specifically applied in the application scenario of data processing to obtain digital credentials.
而本公开实施例所提供的运算设备维护方法的执行设备可以为与运算设备相对应的维护设备,或者,为维护设备中的一个处理器或处理模块。其中,一个维护设备可以对应于一个或多个运算设备,因此,本公开实施例对运算设备的数目无特别限定。The execution device of the computing device maintenance method provided by the embodiments of the present disclosure may be a maintenance device corresponding to the computing device, or may be a processor or a processing module in the maintenance device. Among them, one maintenance device may correspond to one or more computing devices, therefore, the number of computing devices is not particularly limited in the embodiments of the present disclosure.
以下,本公开实施例对前述各步骤的具体实现方式进行具体说明。Hereinafter, the embodiments of the present disclosure will specifically describe the specific implementation manners of the foregoing steps.
本公开实施例所涉及的设备搜索范围可以具体为运算设备的互联网协议(Internet Protocol,IP)地址范围。在前述运算设备数据处理以获取数字凭证这一应用场景中,该设备搜索范围可以是网络中存在运算设备的IP范围。本公开实施例中,设备搜索范围可以预先设置于该信息配置方法的执行设备中。在具体需要对运算设备进行配置时,可自动执行前述搜索步骤及配置信息的发送步骤。基于此,可以在该IP地址范围内搜索各运算设备的IP地址。The device search range involved in the embodiments of the present disclosure may specifically be the Internet Protocol (IP) address range of the computing device. In the aforementioned application scenario of data processing by a computing device to obtain a digital certificate, the search range of the device may be the IP range of the computing device present in the network. In the embodiment of the present disclosure, the device search range may be preset in the execution device of the information configuration method. When it is specifically necessary to configure the computing device, the foregoing search step and configuration information sending step can be automatically performed. Based on this, the IP address of each computing device can be searched within the IP address range.
其中,在具体执行S1022中所述的搜索操作时,可以采取持续搜索的方式,也就是,持续且不间断的在前述设备搜索范围内进行运算设备搜索。或者,还可以采用间断式搜索的方式进行运算设备搜索。Among them, when the search operation described in S1022 is specifically executed, a continuous search method may be adopted, that is, a continuous and uninterrupted search of the computing device within the aforementioned device search range. Alternatively, you can also search for computing devices in a discontinuous search.
在一个可行的实现场景中,图2所示的S1022步骤可以具体为:按照预设的时间间隔,在设备搜索范围内进行运算设备搜索。In a feasible implementation scenario, step S1022 shown in FIG. 2 may specifically include: performing a search for a computing device within a device search range according to a preset time interval.
其中,时间间隔可以根据需要设定,其设定方式可以设置为相等的时间间隔,此时,相当于以预设周期的方式实现搜索。例如,可以以每15分钟一个周期,一直循环执行在设备搜索范围(预设IP地址范围)内进行运算设备的搜索。The time interval can be set as needed, and the setting method can be set to an equal time interval. In this case, it is equivalent to searching in a preset period. For example, the search of the computing device within the device search range (preset IP address range) can be performed cyclically every 15 minutes.
或者,时间间隔可以设置为不完全相等的的情况。Alternatively, the time interval can be set to a situation where they are not exactly equal.
此时,在一个实现场景中,可以通过时长集合的方式预设时间间隔。具体的,该时长集合中可以包括至少两个数值,每个数值表示一段可用以指示间断搜索的时长(在一个可能的实现中,各数值可以表示持续搜索的时长,根据需要指示数值含义即可),并且,这些数值中可以存在相同的数值,但在这些数值中至少存在两个数值不相等。此外,在以时长集合的方式预设时间间隔时,还可以进一步对该时长集合指导搜索的方式进行指示或默认设置。例如,可以指示按照时长集合中各数值的排列次序,由前至后依次选择其中的一个数值作为间隔时长(或者搜索时长)即可;或者,还可以对时长集合中的各数值进行排序,并按照排序后的次序,依次选择其中的一个数值作为间隔时长(或者搜索时长)即可,其中,可以按照数值由大至小或由小至大的方式进行排序。At this time, in an implementation scenario, the time interval may be preset in the form of duration set. Specifically, the duration set may include at least two numeric values, and each numeric value represents a period that can be used to indicate the duration of the intermittent search (in a possible implementation, each numeric value can represent the duration of continuous search, indicating the meaning of the numeric value as needed ), and the same value may exist in these values, but at least two of these values are not equal. In addition, when the time interval is preset in the manner of a duration set, an instruction or a default setting of the manner in which the duration set guides search can be further provided. For example, it can be instructed to select one of the values as the interval duration (or search duration) in order from the front to the back according to the arrangement order of the values in the duration collection; According to the sorted order, one of the values can be selected as the interval duration (or search duration) in sequence, where the values can be sorted in the order of the largest value or the smallest value.
在另一个实现场景中,可以通过时刻序列的方式预设时间间隔。具体的,该时刻序列中包括至少两个时刻,其中,该时刻序列中的任意相邻的两个时刻中,一个时刻用以指示在该时刻停止搜索,另一个时刻用以指示在该时刻开始执行搜索。本公开实施例对于时刻序列中的第一个时刻用以指示停止搜索还是用以指示开始执行搜索无特别限定。In another implementation scenario, the time interval can be preset in a time sequence manner. Specifically, the sequence of moments includes at least two moments. Among any two adjacent moments in the sequence of moments, one moment is used to indicate that the search is stopped at the moment, and the other moment is used to indicate the beginning of the moment. Perform a search. In the embodiment of the present disclosure, there is no particular limitation on whether the first time in the time sequence is used to indicate whether to stop the search or to start to perform the search.
在另一个实现场景中,可以通过时刻序列+默认时长的方式预设时间间隔。例如,在一可行的方式中,时刻序列中的每个时刻均用以指示停止搜索的时刻,此时,可设置默认间断时长,则到达默认间断时长,则开始搜索,直至达到该时刻序列中的下一个时刻。另一可行的方式则与之相反,时刻序列中的每个时刻还可以用以指示开始执行搜索的时刻,默认时长用以指示每次搜索的持续时长。In another implementation scenario, the time interval can be preset in the manner of time sequence + default duration. For example, in a feasible way, each time in the time sequence is used to indicate the time to stop the search. At this time, the default discontinuity duration can be set, and when the default discontinuity duration is reached, the search starts until the time sequence is reached The next moment. Another feasible way is the opposite. Each time in the time sequence can also be used to indicate the time to start the search, and the default duration is used to indicate the duration of each search.
此外,还可以通过时刻序列+时长序列的方式预设时间间隔,此时,需要 预设时刻、时长与其含义之间的对应关系。实现方式同上,不再赘述。In addition, the time interval can also be preset by the time sequence + duration sequence, in which case, the corresponding relationship between the preset time, duration and its meaning needs to be preset. The implementation method is the same as above and will not be repeated here.
本公开实施例还进一步提供了S1022步骤的搜索终止条件。具体的,搜索终止条件可以设置但不限于以下几种的至少一种条件:The embodiment of the present disclosure further provides the search termination condition in step S1022. Specifically, the search termination condition can be set but not limited to at least one of the following conditions:
获取到设备搜索范围内全部运算设备;Obtain all computing devices in the device search range;
接收到终止搜索指令;Received an instruction to terminate the search;
达到总搜索时长。Reached the total search time.
其中,获取到设备搜索范围内全部运算设备的实现方式可以为:持续指定时长无法再搜索到其他运算设备,其中,指定时长可根据需要设定。Among them, the implementation manner of acquiring all the computing devices in the device search range may be: it is impossible to search for other computing devices continuously for a specified duration, and the specified duration may be set as needed.
而根据总搜索时长的方式,则可以根据搜索方式来确定如何执行。例如,若采取持续不间断式搜索方式,则在开始执行搜索的时刻计时,直至计时时长达到总搜索时长,则停止搜索。或者,若采取间断式搜索方式,则可具体设定是否将间断搜索的时长算在内,再依据前述方式执行搜索即可。According to the method of total search duration, you can determine how to execute according to the search method. For example, if a continuous uninterrupted search method is adopted, the time will be counted at the time when the search is started, and the search will be stopped until the time duration reaches the total search time. Or, if the intermittent search method is adopted, it can be specifically set whether to include the duration of the intermittent search, and then perform the search according to the foregoing method.
需要说明的是,本公开实施例对于预设终止条件的设置方式无限定,在具体实现时,可以包括但不限于以上几种,还可根据自身需求设置自定义的预设终止条件,以实现对搜索过程的控制,灵活性较高。It should be noted that the embodiment of the present disclosure has no limitation on the setting method of the preset termination condition, and in specific implementation, it may include but is not limited to the above, and may also set a custom preset termination condition according to its own needs to achieve Control the search process with high flexibility.
通过前述搜索过程,可以在设定的设备搜索范围内搜索到运算设备,进一步的,则需要确定这些搜索到的运算设备是否运行异常。Through the foregoing search process, computing devices can be searched within the set device search range. Further, it is necessary to determine whether these searched computing devices operate abnormally.
此时,请参考图2所示流程,S104可具体包括如下步骤:At this time, please refer to the flow shown in FIG. 2, and S104 may specifically include the following steps:
S1042,获取搜索到的运算设备的运行状态信息。S1042: Obtain the running state information of the searched computing device.
S1044,根据运行状态信息,检测运算设备是否运行异常。S1044: According to the operating state information, detect whether the computing device operates abnormally.
在获取这些运算设备的运行状态信息时,考虑到该执行设备可能需要监测多个运算设备,其与运算设备之间无法通过接口交互数据(若满足接口条件,亦可通过该方法实现S1042),因此,本公开实施例给出一种解决方式:远程访问运算设备,并通过远程访问,获取运算设备的运行状态信息。其中,远程访问运算设备,也就是,与运算设备建立远程访问连接,这可以通过运算设备的识别信息实现。When acquiring the operating state information of these computing devices, considering that the execution device may need to monitor multiple computing devices, it is not possible to exchange data with the computing device through the interface (if the interface conditions are met, S1042 can also be implemented by this method), Therefore, an embodiment of the present disclosure provides a solution: remotely access the computing device, and obtain the operating state information of the computing device through remote access. Among them, the remote access to the computing device, that is, to establish a remote access connection with the computing device can be achieved by the identification information of the computing device.
此时请参考图3,该S1042步骤可以具体为以下步骤:Please refer to FIG. 3 at this time. The step S1042 may be specifically the following steps:
S10422,根据运算设备的识别信息,与运算设备建立远程访问连接,其中,识别信息唯一标识一个运算设备。S10422, establishing a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device.
其中,本公开实施例所涉及到的运算设备的识别信息可以包括但不限于: IP地址。The identification information of the computing device involved in the embodiments of the present disclosure may include, but is not limited to: an IP address.
S10424,通过远程访问连接,获取运算设备的运行状态信息。S10424: Obtain the operating status information of the computing device through the remote access connection.
这种方式尽可能的降低了地域对监测运算设备这一过程的影响,有较高的灵活性与可扩展空间。In this way, the influence of the region on the process of monitoring the computing equipment is reduced as much as possible, and it has higher flexibility and expandable space.
本公开实施例所涉及到的运行状态信息可以包括但不限于:运算设备的当前数据处理算力。The running state information involved in the embodiments of the present disclosure may include, but is not limited to: the current data processing computing power of the computing device.
由此,在获取到运算设备的当前数据处理算力之后,则可以执行S1044中所述的检测步骤,对此,本公开实施例提供了如图4与图5所示的两种方式,以对运算设备是否运行异常进行判断。Therefore, after acquiring the current data processing power of the computing device, the detection step described in S1044 may be performed. For this, the embodiments of the present disclosure provide two methods as shown in FIGS. 4 and 5 to Determine whether the computing device is operating abnormally.
图4示出了一种运算设备是否运行异常的判断方式,该方式具体包括如下步骤:FIG. 4 shows a method for judging whether a computing device is operating abnormally. The method specifically includes the following steps:
S1042,获取运算设备的当前数据处理算力。S1042: Acquire the current data processing power of the computing device.
S10442,判断当前数据处理算力是否小于异常算力阈值。S10442: Determine whether the current data processing power is less than the abnormal computing power threshold.
若是,确定运算设备运行异常,此时,执行S104。If yes, it is determined that the operation of the computing device is abnormal, and at this time, S104 is executed.
若否,确定运算设备运行正常,此时,执行S1042。If not, it is determined that the computing device is operating normally, and at this time, S1042 is executed.
通过前述方法,可以针对当前获取到的运算设备的当前数据处理算力进行实时判断,检测的及时性较高。Through the foregoing method, real-time judgment of the current data processing computing power of the currently acquired computing device can be performed, and the timeliness of detection is high.
图5示出了另一种运算设备是否运行异常的判断方式,该方式包括:FIG. 5 shows another way to determine whether the computing device is operating abnormally. The method includes:
S1042,获取运算设备的当前数据处理算力。S1042: Acquire the current data processing power of the computing device.
S10442,判断当前数据处理算力是否小于异常算力阈值;若是,执行S10444;若否,执行S1042。S10442, judging whether the current data processing power is less than the abnormal computing power threshold; if yes, execute S10444; if not, execute S1042.
S10444,获取当前数据处理算力小于异常算力阈值的持续时长。S10444. Acquire a duration that the current data processing computing power is less than the abnormal computing power threshold.
需要说明的是,该步骤中,计时的起始时刻可以为首次判断出数据处理算力小于异常算力阈值的时刻。而该步骤执行时,持续执行S1042与S10442步骤,以便于,在计时开始后,若出现当前数据处理算力大于或者等于异常算力阈值的情况时,将出现当前数据处理算力大于或者等于异常算力阈值的时刻作为计时终点,以得到持续时长;反之,若在计时开始后,前述步骤获取到的当前数据处理算力持续小于异常算力阈值,则将当前时刻作为计时终点,以得到持续时长。It should be noted that, in this step, the starting time of the timing may be the time when it is first determined that the data processing computing power is less than the abnormal computing power threshold. When this step is executed, steps S1042 and S10442 are continuously executed, so that, after the timing starts, if the current data processing power is greater than or equal to the abnormal computing power threshold, the current data processing power is greater than or equal to abnormal The time of the computing power threshold is used as the end of the timing to obtain the duration; on the contrary, if the current data processing power obtained in the previous steps continues to be less than the abnormal computing power threshold after the timing starts, the current time is used as the timing end to obtain the duration duration.
S10446,判断持续时长是否达到时长阈值;若是,执行S104;若否,执 行S1042。S10446, judging whether the continuous duration reaches the duration threshold; if yes, execute S104; if not, execute S1042.
其中,前述时长阈值可以根据需要预设,例如,可以预设为15分钟。Wherein, the aforementioned duration threshold may be preset as needed, for example, it may be preset to 15 minutes.
如图5所示的实现方式中,可以在一定程度上避免偶尔出现的数据处理算力异常导致的监测结果异常的情况,能够在一定程度上提高监测准确率。In the implementation shown in FIG. 5, the occasional abnormality of the monitoring result caused by the abnormal processing power of the data processing can be avoided to a certain extent, and the monitoring accuracy can be improved to a certain extent.
此外,如图4与图5所示,在执行S10442步骤之前,该方法可以包括如下步骤:In addition, as shown in FIGS. 4 and 5, before performing step S10442, the method may include the following steps:
S1041,获取异常算力阈值。S1041: Obtain an abnormal computing power threshold.
需要说明的是,本公开实施例对于S1041与S1042的执行次序无特别限定,如图4或图5所示方式仅为一种可行的实现方式,并不用以限制本公开实施例。例如,S1041与S1042可同时执行,或者,还可以先执行S1042再执行S1041。It should be noted that, in the embodiment of the present disclosure, the execution order of S1041 and S1042 is not particularly limited, and the manner shown in FIG. 4 or FIG. 5 is only a feasible implementation manner, and is not intended to limit the embodiment of the present disclosure. For example, S1041 and S1042 may be executed at the same time, or S1042 may be executed before S1041.
而该步骤的实现,与异常算力阈值的设置方式相关。异常算力阈值的设置方式可以包括但不限于:预设数值,或者,通过预设算法获取。The implementation of this step is related to the setting method of the abnormal computing power threshold. The setting method of the abnormal computing power threshold may include, but is not limited to: a preset value, or obtained through a preset algorithm.
其中,若异常算力阈值通过预设的方式设置,那么,在执行该步骤时,直接读取预设好的数据即可得到异常算力阈值。具体的,异常算力阈值在具体进行预设时,可以预设为一个固定数值的数。Wherein, if the abnormal computing power threshold is set in a preset manner, then when performing this step, the abnormal computing power threshold can be obtained by directly reading the preset data. Specifically, when the abnormal computing power threshold is preset, it may be preset to a fixed number.
若异常算力阈值是通过算法方式预设,则执行该步骤时,直接运行预设算法即可。If the abnormal computing power threshold is preset through an algorithm, then when performing this step, the preset algorithm may be directly run.
为了便于理解,本公开实施例给出S1041的一种优选实现方式,请参考图6,该步骤具体包括:For ease of understanding, an embodiment of the present disclosure provides a preferred implementation manner of S1041, please refer to FIG. 6, and this step specifically includes:
S10412,获取运算设备的标准数据处理算力。S10412: Acquire standard data processing computing power of the computing device.
S10414,获取标准数据处理算力与预设异常比例之积,得到异常算力阈值。S10414: Obtain the product of standard data processing computing power and a preset abnormal ratio to obtain an abnormal computing power threshold.
其中,标准数据处理算力可以包括:出厂数据处理算力或者初始数据处理算力。The standard data processing computing power may include: factory data processing computing power or initial data processing computing power.
其中,出厂数据处理算力可以在运算设备出厂时即标准的算力数值,此时,S10412在具体实现时,可以通过获取运算设备的数据处理芯片记录的出厂数据处理算力,以作为标准数据处理算力。Among them, the factory data processing power can be the standard computing power value when the computing device is shipped. At this time, in specific implementation of S10412, the factory data processing computing power recorded by the data processing chip of the computing device can be obtained as standard data Handle computing power.
此外,考虑到出厂数据处理算力是在出厂后即写入固件的数值,因此,可能与运算设备的数据处理芯片的实际标准算力存在一定的误差,因此,在 执行前述S10412步骤时,还可以进一步获取运算设备的数据处理芯片记录的芯片状态信息(其中,可以包括但不限于芯片工作频率等),然后,利用芯片状态信息计算得到一个参考数据处理算力,从而,若前述出厂数据处理算力与该参考数据处理算力之间的差值小于5%(可以为出厂数据处理算力的5%或者参考数据处理算力的5%,对此无特别限定),则获取出厂数据处理算力,以作为其标准数据处理算力即可。In addition, considering that the factory data processing computing power is the value written into the firmware immediately after shipment, there may be a certain error from the actual standard computing power of the data processing chip of the computing device. Therefore, when performing the aforementioned step S10412, The chip status information recorded by the data processing chip of the computing device (which may include but is not limited to the chip operating frequency, etc.) can be further obtained, and then, the chip status information can be used to calculate a reference data processing power. The difference between the computing power and the reference data processing computing power is less than 5% (may be 5% of the factory data processing computing power or the reference data processing computing power, which is not particularly limited), then obtain the factory data processing The computing power can be used as its standard data processing computing power.
初始数据处理算力是运算设备初始开始运行时的数据处理算力。初始数据处理算力可以被记录在运算设备后台或者运算设备的数据处理芯片上。The initial data processing computing power is the data processing computing power when the computing device initially starts to operate. The initial data processing power can be recorded on the background of the computing device or on the data processing chip of the computing device.
由于前述数据均被记录在运算设备后台或者运算设备的数据处理芯片上,因此,可通过建立通信的方式获取到这些信息,其中,通信方式可以包括但不限于:有线通信与无线通信中的至少一种。Since the foregoing data is recorded on the background of the computing device or the data processing chip of the computing device, the information can be obtained by establishing communication. The communication method may include but is not limited to: at least the wired communication and the wireless communication. One kind.
而前述异常比例则可以根据需要设定,本公开实施例对异常比例的具体数值无限定。例如,可以将其设定为80%。也就是,当运算设备的当前数据处理算力小于标准数据处理算力的80%,或者,其小于标准数据处理算力的80%的持续时长达到时长阈值时,即可确定运算设备运行异常。The aforementioned abnormal ratio can be set as needed, and the specific value of the abnormal ratio is not limited in the embodiments of the present disclosure. For example, it can be set to 80%. That is, when the current data processing computing power of the computing device is less than 80% of the standard data processing computing power, or the duration of which is less than 80% of the standard data processing computing power reaches the duration threshold, it can be determined that the computing device operates abnormally.
通过前述流程,可以在搜索的运算设备中确定出异常运算设备。Through the foregoing process, an abnormal computing device can be identified among the searched computing devices.
从而,在确定了异常运算设备的基础上,执行S106步骤时,可以仅针对异常运算设备执行重启处理,这能够避免异常设备重启对运行正常的运算设备的影响。或者,还可以控制所监测的全部运算设备执行重启,采取统一操作,降低处理复杂度。Therefore, on the basis of determining the abnormal computing device, when step S106 is executed, the restart process can be executed only for the abnormal computing device, which can avoid the impact of the restart of the abnormal device on the normal operating computing device. Alternatively, it is possible to control all the computing devices monitored to perform restarts and take unified operations to reduce processing complexity.
以下,仅针对异常运算设备的重启控制进行说明。Hereinafter, only the restart control of the abnormal computing device will be described.
运算设备一般具备自身重启功能或权限,因此,可以通过发送指令以使异常运算设备自身执行重启的方式实现。此时,S106步骤可以具体为:发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。The computing device generally has its own restart function or authority. Therefore, it can be implemented by sending an instruction to cause the abnormal computing device to restart itself. At this time, step S106 may specifically be: sending a restart instruction to the abnormal computing device, so that the abnormal computing device restarts according to the restart command.
在一种可能的设计中,可以参考图7所示方式实现S106:In a possible design, S106 may be implemented with reference to the manner shown in FIG. 7:
S1062,根据异常运算设备的识别信息,与异常运算设备建立远程访问连接。S1062: According to the identification information of the abnormal computing device, establish a remote access connection with the abnormal computing device.
S1064,根据远程访问连接,发送重启指令至异常运算设备。S1064, according to the remote access connection, send a restart instruction to the abnormal computing device.
如图7所示实现方式采用远程访问连接的方式,能够尽可能的降低地域 对监测运算设备这一过程的影响,有较高的灵活性与可扩展空间。The implementation shown in Figure 7 uses a remote access connection, which can reduce the impact of the region on the process of monitoring computing equipment as much as possible, and has higher flexibility and expandable space.
具体的,本公开实施例对于控制运算设备重启的方式无特别限定,可以通过冷重启方式实现,也就是,切断电源并重启的方式实现;或者,可以通过该热重启方式实现,也就是,在不断电的条件下控制运算设备后台执行重启操作。Specifically, the embodiment of the present disclosure does not particularly limit the manner of controlling the restart of the computing device, and can be implemented by a cold restart method, that is, by cutting off the power supply and restarting; Under the condition of continuous power, control the computing device to perform a restart operation in the background.
除此之外,本公开实施例中,还可以在执行S106之后,输出提示信号,以便于用户可以根据该提示信号获知异常运算设备的重启处理进度。其中,本公开实施例所涉及到的提示信号可以包括但不限于:声音信号、震动信号、闪烁信号与文字提示信息中的至少一种。此外,若该执行设备集成于维护设备中,亦可输出前述任意的至少一种提示信号,此外,若涉及监测到多太运算设备,则还可以进一步输出可以标识运算设备身份的相关信息,例如,运算设备的编号,IP地址等。In addition, in the embodiment of the present disclosure, after executing S106, a prompt signal may be output so that the user can learn the restart processing progress of the abnormal computing device according to the prompt signal. The prompt signals involved in the embodiments of the present disclosure may include, but are not limited to, at least one of sound signals, vibration signals, flashing signals, and text prompt information. In addition, if the execution device is integrated into the maintenance device, it can also output at least any one of the aforementioned prompt signals. In addition, if it involves monitoring of the multi-ether computing device, it can further output relevant information that can identify the identity of the computing device, for example , The number of the computing device, IP address, etc.
基于前述运算设备维护方法,本公开实施例还进一步给出一种电子设备。Based on the foregoing computing device maintenance method, an embodiment of the present disclosure further provides an electronic device.
请参考图8,该电子设备800包括:存储器810、收发器820和处理器830,存储器810、收发器820和处理器830通过总线连接;Referring to FIG. 8, the electronic device 800 includes: a memory 810, a transceiver 820, and a processor 830, and the memory 810, the transceiver 820, and the processor 830 are connected by a bus;
存储器810,配置为存储计算机程序;The memory 810 is configured to store a computer program;
收发器820,配置为与其他设备进行通信; Transceiver 820, configured to communicate with other devices;
处理器830,配置为执行所述计算机程序以实现如前所述任一实现方式的运算设备维护方法。The processor 830 is configured to execute the computer program to implement the computing device maintenance method according to any one of the foregoing implementation manners.
一种可能的设计中,处理器830,可配置为:In a possible design, the processor 830 may be configured as:
在设备搜索范围内进行运算设备搜索;Perform computing device search within the device search range;
检测搜索到的运算设备是否运行异常;Detect whether the searched computing device is operating abnormally;
若检测到运行异常的异常运算设备,控制异常运算设备重启。If abnormal operation equipment with abnormal operation is detected, the abnormal operation equipment is controlled to restart.
一种可能的设计中,处理器830,具体配置为:In a possible design, the processor 830 is specifically configured as:
按照预设的周期或间隔,在设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, search for computing devices within the device search range.
另一种可能的设计中,处理器830,具体配置为:In another possible design, the processor 830 is specifically configured as:
获取运算设备的运行状态信息;Obtain the operating status information of computing equipment;
根据运行状态信息,检测运算设备是否运行异常。According to the operating status information, it is detected whether the computing device is operating abnormally.
另一种可能的设计中,处理器830,具体配置为:In another possible design, the processor 830 is specifically configured as:
根据运算设备的识别信息,与运算设备建立远程访问连接,其中,识别 信息唯一标识一个运算设备;According to the identification information of the computing device, establish a remote access connection with the computing device, wherein the identification information uniquely identifies a computing device;
通过远程访问连接,获取运算设备的运行状态信息。Through the remote access connection, obtain the operating status information of the computing device.
其中,识别信息包括:互联网协议IP地址。Among them, the identification information includes: Internet Protocol IP address.
本公开实施例所涉及的运行状态信息可以包括但不限于:运算设备的当前数据处理算力。The operating state information involved in the embodiments of the present disclosure may include, but is not limited to: the current data processing computing power of the computing device.
另一种可能的设计中,处理器830,具体配置为:In another possible design, the processor 830 is specifically configured as:
若当前数据处理算力小于异常算力阈值,确定运算设备运行异常;或者,If the current data processing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
若当前数据处理算力小于异常算力阈值的持续时长达到预设时长,确定运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
另一种可能的设计中,处理器830,还配置为:In another possible design, the processor 830 is also configured as:
获取异常算力阈值。Obtain the abnormal computing power threshold.
另一种可能的设计中,处理器830,具体配置为:In another possible design, the processor 830 is specifically configured as:
获取运算设备的标准数据处理算力;Obtain the standard data processing power of computing equipment;
获取标准数据处理算力与预设异常比例之积,得到异常算力阈值。Obtain the product of standard data processing computing power and the preset abnormal ratio to obtain the abnormal computing power threshold.
其中,标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。Among them, standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
一种可能的设计中,收发器820,具体配置为:In a possible design, the transceiver 820 is specifically configured as:
发送重启指令至异常运算设备,以使异常运算设备根据重启指令进行重启。Send a restart instruction to the abnormal computing device, so that the abnormal computing device restarts according to the restart command.
在一个具体的实现场景中,处理器830,还具体配置为根据异常运算设备的识别信息,与异常运算设备建立远程访问连接;In a specific implementation scenario, the processor 830 is further specifically configured to establish a remote access connection with the abnormal computing device based on the identification information of the abnormal computing device;
收发器820,配置为通过远程访问连接,发送重启指令至异常运算设备。The transceiver 820 is configured to send a restart instruction to the abnormal computing device through a remote access connection.
本公开实施例中,处理器830,具体配置为:In the embodiment of the present disclosure, the processor 830 is specifically configured as:
控制异常运算设备断电并重新启动;或者,Control abnormal computing equipment power off and restart; or,
控制异常运算设备在不断电情况下重新启动。Control abnormal computing equipment to restart under continuous power.
本公开实施例中,上述的存储器810中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。In the embodiment of the present disclosure, the above logic instructions in the memory 810 may be implemented in the form of software functional units and sold or used as independent products, and may be stored in a computer-readable storage medium.
存储器810作为一种计算机可读存储介质,可配置为存储软件程序、计算机可执行程序,如本公开实施例中的方法对应的程序指令/模块。处理器830 通过运行存储在存储器810中的软件程序、指令以及模块,从而执行功能应用以及数据处理,即实现上述方法实施例中的运算设备维护方法。The memory 810 is a computer-readable storage medium and can be configured to store software programs and computer-executable programs, such as program instructions/modules corresponding to the methods in the embodiments of the present disclosure. The processor 830 executes functional applications and data processing by running software programs, instructions, and modules stored in the memory 810, that is, implementing the computing device maintenance method in the foregoing method embodiments.
存储器810可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器810可以包括高速随机存取存储器,还可以包括非易失性存储器。The memory 810 may include a storage program area and a storage data area, wherein the storage program area may store an operating system and application programs required for at least one function; the storage data area may store data created according to the use of a terminal device and the like. In addition, the memory 810 may include a high-speed random access memory, and may also include a non-volatile memory.
本公开实施例中,处理器830的数目可以为一个或者多个,处理器830也可以称为处理单元,可以实现一定的控制功能。处理器830可以是通用处理器或者专用处理器等。In the embodiment of the present disclosure, the number of the processor 830 may be one or more, and the processor 830 may also be referred to as a processing unit, which may implement a certain control function. The processor 830 may be a general-purpose processor or a dedicated processor.
在一种设计中,处理器830也可以存有指令,所述指令可以被所述处理器运行,使得所述电子设备800执行上述方法实施例中描述的运算设备维护方法。In one design, the processor 830 may also store instructions, which may be executed by the processor, so that the electronic device 800 executes the computing device maintenance method described in the above method embodiments.
在又一种可能的设计中,电子设备800可以包括电路,所述电路可以实现前述方法实施例中发送或接收或者通信的功能。In yet another possible design, the electronic device 800 may include a circuit, and the circuit may implement the function of sending or receiving or communicating in the foregoing method embodiments.
本公开实施例中,收发器820的数目可以为一个或者多个,收发器820可以称为收发单元、收发机、收发电路、或者收发器等,配置为实现电子设备800的收发功能。In the embodiment of the present disclosure, the number of transceivers 820 may be one or more. The transceiver 820 may be called a transceiver unit, a transceiver, a transceiver circuit, or a transceiver, etc., and is configured to implement the transceiver function of the electronic device 800.
各个部件的具体的处理方式可以参考前述实施例的相关描述。For the specific processing method of each component, reference may be made to the related description of the foregoing embodiments.
本公开实施例中描述的处理器930和收发器920可实现在集成电路(integrated circuit,IC)、模拟IC、射频集成电路RFIC、混合信号IC、专用集成电路(application specific integrated circuit,ASIC)、印刷电路板(printed circuit board,PCB)、电子设备等上。该处理器和收发器也可以用各种1C工艺技术来制造,例如互补金属氧化物半导体(complementary metal oxide semiconductor,CMOS)、N型金属氧化物半导体(nMetal-oxide-semiconductor,NMOS)、P型金属氧化物半导体(positive channel metal oxide semiconductor,PMOS)、双极结型晶体管(Bipolar Junction Transistor,BJT)、双极CMOS(BiCMOS)、硅锗(SiGe)、砷化镓(GaAs)等。The processor 930 and the transceiver 920 described in the embodiments of the present disclosure may be implemented in an integrated circuit (IC), analog IC, radio frequency integrated circuit RFIC, mixed-signal IC, application-specific integrated circuit (ASIC), Printed circuit (PCB), electronic equipment, etc. The processor and transceiver can also be manufactured using various 1C process technologies, such as complementary metal oxide semiconductor (CMOS), N-type metal oxide semiconductor (nMetal-oxide-semiconductor, NMOS), P-type Metal oxide semiconductor (positive channel metal oxide semiconductor (PMOS), bipolar junction transistor (Bipolar Junction Transistor, BJT), bipolar CMOS (BiCMOS), silicon germanium (SiGe), gallium arsenide (GaAs), etc.
可选的,电子设备900可以是独立的设备或者可以是较大设备的一部分。例如,电子设备900可以集成在一台运算设备中。Alternatively, the electronic device 900 may be an independent device or may be part of a larger device. For example, the electronic device 900 may be integrated into one computing device.
此外,本公开实施例还提供了一种运算设备维护装置。请参考图9,该 运算设备维护装置900包括:In addition, the embodiments of the present disclosure also provide a computing device maintenance device. Please refer to FIG. 9, the computing device maintenance device 900 includes:
搜索模块910,配置为在设备搜索范围内进行运算设备搜索;The search module 910 is configured to search for computing devices within the device search range;
检测模块920,配置为检测搜索到的运算设备是否运行异常;The detection module 920 is configured to detect whether the searched computing device operates abnormally;
控制模块930,配置为若检测到运行异常的异常运算设备,控制异常运算设备重启。The control module 930 is configured to control the abnormal computing device to restart if an abnormal operating device with abnormal operation is detected.
在一种可能的设计中,搜索模块910,配置为:In a possible design, the search module 910 is configured as:
按照预设的周期或间隔,在设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, search for computing devices within the device search range.
在另一种可能的设计中,检测模块920,配置为:In another possible design, the detection module 920 is configured as:
获取运算设备的运行状态信息;Obtain the operating status information of computing equipment;
根据运行状态信息,检测运算设备是否运行异常。According to the operating status information, it is detected whether the computing device is operating abnormally.
在另一种可能的设计中,检测模块920,具体配置为:In another possible design, the detection module 920 is specifically configured as:
根据运算设备的识别信息,与运算设备建立远程访问连接,其中,识别信息唯一标识一个运算设备;According to the identification information of the computing device, establish a remote access connection with the computing device, wherein the identification information uniquely identifies a computing device;
通过远程访问连接,获取运算设备的运行状态信息。Through the remote access connection, obtain the operating status information of the computing device.
在另一种可能的设计中,识别信息包括:互联网协议IP地址。In another possible design, the identification information includes: an internet protocol IP address.
在另一种可能的设计中,运行状态信息包括:运算设备的当前数据处理算力。In another possible design, the running state information includes: the current data processing power of the computing device.
在另一种可能的设计中,检测模块920,具体配置为:In another possible design, the detection module 920 is specifically configured as:
若当前数据处理算力小于异常算力阈值,确定运算设备运行异常;或者,If the current data processing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
若当前数据处理算力小于异常算力阈值的持续时长达到预设时长,确定运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold reaches a preset duration, it is determined that the computing device is operating abnormally.
在另一种可能的设计中,检测模块920,还配置为:In another possible design, the detection module 920 is also configured as:
获取异常算力阈值。Obtain the abnormal computing power threshold.
在另一种可能的设计中,检测模块920,具体配置为:In another possible design, the detection module 920 is specifically configured as:
获取运算设备的标准数据处理算力;Obtain the standard data processing power of computing equipment;
获取标准数据处理算力与预设异常比例之积,得到异常算力阈值。Obtain the product of standard data processing computing power and the preset abnormal ratio to obtain the abnormal computing power threshold.
在另一种可能的设计中,标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。In another possible design, the standard data processing computing power includes: factory data processing computing power or initial data processing computing power.
在另一种可能的设计中,控制模块930,具体配置为:In another possible design, the control module 930 is specifically configured as:
发送重启指令至异常运算设备,以使异常运算设备根据重启指令进行重 启。Send a restart instruction to the abnormal computing device, so that the abnormal computing device restarts according to the restart command.
在另一种可能的设计中,控制模块930,具体配置为:In another possible design, the control module 930 is specifically configured as:
根据异常运算设备的识别信息,与异常运算设备建立远程访问连接;According to the identification information of the abnormal computing device, establish a remote access connection with the abnormal computing device;
通过远程访问连接,发送重启指令至异常运算设备。Through the remote access connection, send a restart command to the abnormal computing device.
在另一种可能的设计中,控制模块930,具体配置为:In another possible design, the control module 930 is specifically configured as:
控制异常运算设备断电并重新启动;或者,Control abnormal computing equipment power off and restart; or,
控制异常运算设备在不断电情况下重新启动。Control abnormal computing equipment to restart under continuous power.
需要说明的是,本公开实施例中,无论是哪一方面,例如方法方面、装置方面等,本公开实施例中所述的数据处理可以包括基于数据或对数据进行的设置、计算、判断、传输、存储、管理等至少之一。It should be noted that in the embodiments of the present disclosure, no matter which aspect, for example, the method aspect, the device aspect, etc., the data processing described in the embodiment of the present disclosure may include setting, calculating, and judging based on or on the data. At least one of transmission, storage, management, etc.
作为一个实施例,所述数据处理可以是由数据处理装置进行的与数字凭证相关的数据处理,所述数字凭证可以通过所述数据处理得到,所述数据处理装置可以是数字凭证处理装置。As an embodiment, the data processing may be data processing related to digital vouchers performed by a data processing device, the digital vouchers may be obtained through the data processing, and the data processing device may be a digital voucher processing device.
当所述数字凭证与数字货币相关或体现为数字货币时,所述数字凭证处理装置可以是数字货币数据处理机,所述数字货币可以是比特币等加密货币。When the digital certificate is related to the digital currency or is embodied as a digital currency, the digital certificate processing device may be a digital currency data processor, and the digital currency may be an encrypted currency such as bitcoin.
此外,本公开实施例还提供了一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述运算设备维护方法。In addition, an embodiment of the present disclosure also provides a computer-readable storage medium that stores computer-executable instructions, the computer-executable instructions being configured to perform the above-described computing device maintenance method.
本公开实施例还提供了一种计算机程序产品,所述计算机程序产品包括存储在计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述运算设备维护方法。An embodiment of the present disclosure also provides a computer program product. The computer program product includes a computer program stored on a computer-readable storage medium. The computer program includes program instructions. When the program instructions are executed by a computer, the The computer executes the above-mentioned computing device maintenance method.
上述的计算机可读存储介质可以是暂态计算机可读存储介质,也可以是非暂态计算机可读存储介质。The aforementioned computer-readable storage medium may be a transient computer-readable storage medium or a non-transitory computer-readable storage medium.
本公开实施例的技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括一个或多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开实施例所述方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。The technical solutions of the embodiments of the present disclosure may be embodied in the form of software products, which are stored in a storage medium and include one or more instructions to make a computer device (which may be a personal computer, server, or network) Equipment, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure. The aforementioned storage medium may be a non-transitory storage medium, including: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk, etc. A medium that can store program codes may also be a transient storage medium.
当用于本公开实施例中时,虽然术语“第一”、“第二”等可能会在本公 开实施例中使用以描述各元件,但这些元件不应受到这些术语的限制。这些术语仅用于将一个元件与另一个元件区别开。比如,在不改变描述的含义的情况下,第一元件可以叫做第二元件,并且同样第,第二元件可以叫做第一元件,只要所有出现的“第一元件”一致重命名并且所有出现的“第二元件”一致重命名即可。第一元件和第二元件都是元件,但可以不是相同的元件。When used in embodiments of the present disclosure, although the terms "first", "second", etc. may be used in the presently disclosed embodiments to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, without changing the meaning of the description, the first element can be called the second element, and likewise, the second element can be called the first element, as long as all occurrences of the "first element" are consistently renamed and all occurrences of The "second component" can be renamed consistently. The first element and the second element are both elements, but they may not be the same element.
本公开实施例中使用的用词仅用于描述实施例并且不用于限制权利要求。如在实施例以及权利要求的描述中使用的,除非上下文清楚地表明,否则单数形式的“一个”(a)、“一个”(an)和“所述”(the)旨在同样包括复数形式。类似地,如在本公开实施例中所使用的术语“和/或”是指包含一个或一个以上相关联的列出的任何以及所有可能的组合。另外,当用于本公开实施例中时,术语“包括”(comprise)及其变型“包括”(comprises)和/或包括(comprising)等指陈述的特征、整体、步骤、操作、元素,和/或组件的存在,但不排除一个或一个以上其它特征、整体、步骤、操作、元素、组件和/或这些的分组的存在或添加。The terms used in the embodiments of the present disclosure are only used to describe the embodiments and are not used to limit the claims. As used in the description of the embodiments and claims, unless the context clearly indicates otherwise, the singular forms "a", "an" and "said" are intended to include plural forms as well . Similarly, the term "and/or" as used in embodiments of the present disclosure is meant to include any and all possible combinations of one or more associated lists. In addition, when used in the embodiments of the present disclosure, the term "comprise" and its variations "comprises" and/or includes refers to the stated features, wholes, steps, operations, elements, and The presence of/or components, but does not exclude the presence or addition of one or more other features, wholes, steps, operations, elements, components, and/or groups of these.
所描述的实施例中的各方面、实施方式、实现或特征能够单独使用或以任意组合的方式使用。所描述的实施例中的各方面可由软件、硬件或软硬件的结合实现。所描述的实施例也可以由存储有计算机可读代码的计算机可读介质体现,该计算机可读代码包括可由至少一个计算装置执行的指令。所述计算机可读介质可与任何能够存储数据的数据存储装置相关联,该数据可由计算机系统读取。用于举例的计算机可读介质可以包括只读存储器、随机存取存储器、CD-ROM、HDD、DVD、磁带以及光数据存储装置等。所述计算机可读介质还可以分布于通过网络联接的计算机系统中,这样计算机可读代码就可以分布式存储并执行。The various aspects, implementations, implementations or features in the described embodiments can be used alone or in any combination. Various aspects in the described embodiments may be implemented by software, hardware, or a combination of software and hardware. The described embodiments may also be embodied by a computer-readable medium that stores computer-readable code including instructions executable by at least one computing device. The computer-readable medium can be associated with any data storage device capable of storing data, which can be read by a computer system. Computer-readable media used for examples may include read-only memory, random access memory, CD-ROM, HDD, DVD, magnetic tape, optical data storage devices, and the like. The computer-readable medium may also be distributed in computer systems connected through a network, so that computer-readable codes can be stored and executed in a distributed manner.
上述技术描述可参照附图,这些附图形成了本公开实施例的一部分,并且通过描述在附图中示出了依照所描述的实施例的实施方式。虽然这些实施例描述的足够详细以使本领域技术人员能够实现这些实施例,但这些实施例是非限制性的;这样就可以使用其它的实施例,并且在不脱离所描述的实施例的范围的情况下还可以做出变化。比如,流程图中所描述的操作顺序是非限制性的,因此在流程图中阐释并且根据流程图描述的两个或两个以上操作的顺序可以根据若干实施例进行改变。作为另一个例子,在若干实施例中, 在流程图中阐释并且根据流程图描述的一个或一个以上操作是可选的,或是可删除的。另外,某些步骤或功能可以添加到所公开的实施例中,或两个以上的步骤顺序被置换。所有这些变化被认为包含在所公开的实施例以及权利要求中。The above technical description may refer to the accompanying drawings, which form part of the embodiments of the present disclosure, and the description shows an implementation according to the described embodiments in the drawings. Although these embodiments are described in sufficient detail to enable those skilled in the art to implement these embodiments, these embodiments are non-limiting; so that other embodiments can be used without departing from the scope of the described embodiments Changes can also be made under circumstances. For example, the sequence of operations described in the flowchart is non-limiting, so the sequence of two or more operations explained in the flowchart and described according to the flowchart may be changed according to several embodiments. As another example, in several embodiments, one or more operations illustrated in the flowchart and described in accordance with the flowchart are optional or may be deleted. In addition, certain steps or functions may be added to the disclosed embodiments, or two or more steps may be replaced in sequence. All these changes are considered to be included in the disclosed embodiments and claims.
另外,上述技术描述中使用术语以提供所描述的实施例的透彻理解。然而,并不需要过于详细的细节以实现所描述的实施例。因此,实施例的上述描述是为了阐释和描述而呈现的。上述描述中所呈现的实施例以及根据这些实施例所公开的例子是单独提供的,以添加上下文并有助于理解所描述的实施例。上述说明书不用于做到无遗漏或将所描述的实施例限制到本公开的精确形式。根据上述教导,若干修改、选择适用以及变化是可行的。在某些情况下,没有详细描述为人所熟知的处理步骤以避免不必要地影响所描述的实施例。In addition, terminology is used in the above technical description to provide a thorough understanding of the described embodiments. However, no excessively detailed details are required to implement the described embodiments. Therefore, the above description of the embodiments is presented for explanation and description. The embodiments presented in the above description and the examples disclosed according to these embodiments are provided separately to add context and help to understand the described embodiments. The above description is not intended to be without omission or to limit the described embodiments to the precise form of this disclosure. Based on the above teachings, several modifications, choices and changes are possible. In some cases, well-known processing steps are not described in detail to avoid unnecessarily affecting the described embodiments.

Claims (29)

  1. 一种运算设备维护方法,其特征在于,包括:A method for maintaining computing equipment, characterized in that it includes:
    在设备搜索范围内进行运算设备搜索;Perform computing device search within the device search range;
    检测搜索到的运算设备是否运行异常;Detect whether the searched computing device is operating abnormally;
    若检测到运行异常的异常运算设备,控制所述异常运算设备重启。If an abnormal operation device with abnormal operation is detected, the abnormal operation device is controlled to restart.
  2. 根据权利要求1所述的方法,其特征在于,所述在设备搜索范围内进行运算设备搜索,包括:The method according to claim 1, wherein the computing device search within the device search range includes:
    按照预设的周期或间隔,在所述设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, the computing device search is performed within the device search range.
  3. 根据权利要求1所述的方法,其特征在于,所述检测搜索到的运算设备是否运行异常,包括:The method according to claim 1, wherein the detecting whether the searched computing device operates abnormally includes:
    获取所述运算设备的运行状态信息;Obtain the operating state information of the computing device;
    根据所述运行状态信息,检测所述运算设备是否运行异常。According to the operating state information, it is detected whether the computing device operates abnormally.
  4. 根据权利要求3所述的方法,其特征在于,所述获取所述运算设备的运行状态信息,包括:The method according to claim 3, characterized in that the acquiring operating state information of the computing device includes:
    根据所述运算设备的识别信息,与所述运算设备建立远程访问连接,其中,所述识别信息唯一标识一个运算设备;Establish a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device;
    通过所述远程访问连接,获取所述运算设备的所述运行状态信息。Through the remote access connection, the operating state information of the computing device is obtained.
  5. 根据权利要求4所述的方法,其特征在于,所述识别信息包括:互联网协议IP地址。The method according to claim 4, wherein the identification information includes: an internet protocol IP address.
  6. 根据权利要求3或4所述的方法,其特征在于,所述运行状态信息包括:所述运算设备的当前数据处理算力。The method according to claim 3 or 4, wherein the operating state information includes: current data processing computing power of the computing device.
  7. 根据权利要求6所述的方法,其特征在于,所述根据所述运行状态信息,检测所述运算设备是否运行异常,包括:The method according to claim 6, wherein the detecting whether the computing device operates abnormally according to the operating state information includes:
    若所述当前数据处理算力小于异常算力阈值,确定所述运算设备运行异常;或者,If the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
    若所述当前数据处理算力小于所述异常算力阈值的持续时长达到预设时长,确定所述运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold value reaches a preset duration, it is determined that the computing device is operating abnormally.
  8. 根据权利要求7所述的方法,其特征在于,所述方法还包括:The method according to claim 7, wherein the method further comprises:
    获取所述异常算力阈值。Obtain the abnormal computing power threshold.
  9. 根据权利要求8所述的方法,其特征在于,所述获取所述异常算力阈 值,包括:The method according to claim 8, wherein the obtaining the abnormal computing power threshold comprises:
    获取所述运算设备的标准数据处理算力;Acquiring standard data processing power of the computing device;
    获取所述标准数据处理算力与预设异常比例之积,得到所述异常算力阈值。Obtain the product of the standard data processing computing power and a preset abnormal ratio to obtain the abnormal computing power threshold.
  10. 根据权利要求9所述的方法,其特征在于,所述标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。The method according to claim 9, wherein the standard data processing computing power comprises: factory data processing computing power or initial data processing computing power.
  11. 根据权利要求1所述的方法,其特征在于,所述控制所述异常运算设备重启,包括:The method according to claim 1, wherein the controlling the restart of the abnormal computing device includes:
    发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。Sending a restart instruction to the abnormal operation device, so that the abnormal operation device restarts according to the restart instruction.
  12. 根据权利要求11所述的方法,其特征在于,所述发送重启指令至所述异常运算设备,包括:The method according to claim 11, wherein the sending a restart instruction to the abnormal computing device includes:
    根据所述异常运算设备的识别信息,与所述异常运算设备建立远程访问连接;Establish a remote access connection with the abnormal computing device according to the identification information of the abnormal computing device;
    通过所述远程访问连接,发送所述重启指令至所述异常运算设备。Through the remote access connection, send the restart instruction to the abnormal computing device.
  13. 根据权利要求1或11所述的方法,其特征在于,所述控制异常运算设备重启,包括:The method according to claim 1 or 11, wherein the restart of the control abnormal computing device includes:
    控制所述异常运算设备断电并重新启动;或者,Controlling the abnormal computing device to power off and restart; or,
    控制所述异常运算设备在不断电情况下重新启动。Controlling the abnormal computing device to restart under uninterrupted power.
  14. 一种运算设备维护装置,其特征在于,包括:A computing equipment maintenance device, characterized in that it includes:
    搜索模块,配置为在设备搜索范围内进行运算设备搜索;Search module, configured to search for computing devices within the device search range;
    检测模块,配置为检测搜索到的运算设备是否运行异常;The detection module is configured to detect whether the searched computing device operates abnormally;
    控制模块,配置为若检测到运行异常的异常运算设备,控制所述异常运算设备重启。The control module is configured to control the abnormal operation device to restart if an abnormal operation device that detects abnormal operation is detected.
  15. 根据权利要求14所述的装置,其特征在于,所述搜索模块,配置为:The apparatus according to claim 14, wherein the search module is configured to:
    按照预设的周期或间隔,在所述设备搜索范围内进行运算设备搜索。According to the preset cycle or interval, the computing device search is performed within the device search range.
  16. 根据权利要求14所述的装置,其特征在于,所述检测模块,配置为:The device according to claim 14, wherein the detection module is configured to:
    获取所述运算设备的运行状态信息;Obtain the operating state information of the computing device;
    根据所述运行状态信息,检测所述运算设备是否运行异常。According to the operating state information, it is detected whether the computing device operates abnormally.
  17. 根据权利要求16所述的装置,其特征在于,所述检测模块,具体配 置为:The device according to claim 16, wherein the specific configuration of the detection module is:
    根据所述运算设备的识别信息,与所述运算设备建立远程访问连接,其中,所述识别信息唯一标识一个运算设备;Establish a remote access connection with the computing device according to the identification information of the computing device, wherein the identification information uniquely identifies a computing device;
    通过所述远程访问连接,获取所述运算设备的所述运行状态信息。Through the remote access connection, the operating state information of the computing device is obtained.
  18. 根据权利要求17所述的装置,其特征在于,所述识别信息包括:互联网协议IP地址。The apparatus according to claim 17, wherein the identification information includes: an internet protocol IP address.
  19. 根据权利要求17或18所述的装置,其特征在于,所述运行状态信息包括:所述运算设备的当前数据处理算力。The apparatus according to claim 17 or 18, wherein the operating state information includes: current data processing power of the computing device.
  20. 根据权利要求19所述的装置,其特征在于,所述检测模块,具体配置为:The apparatus according to claim 19, wherein the detection module is specifically configured to:
    若所述当前数据处理算力小于异常算力阈值,确定所述运算设备运行异常;或者,If the current data processing computing power is less than the abnormal computing power threshold, it is determined that the computing device is operating abnormally; or,
    若所述当前数据处理算力小于所述异常算力阈值的持续时长达到预设时长,确定所述运算设备运行异常。If the duration of the current data processing computing power being less than the abnormal computing power threshold value reaches a preset duration, it is determined that the computing device is operating abnormally.
  21. 根据权利要求20所述的装置,其特征在于,所述检测模块,还配置为:The apparatus according to claim 20, wherein the detection module is further configured to:
    获取所述异常算力阈值。Obtain the abnormal computing power threshold.
  22. 根据权利要求21所述的装置,其特征在于,所述检测模块,具体配置为:The device according to claim 21, wherein the detection module is specifically configured to:
    获取所述运算设备的标准数据处理算力;Acquiring standard data processing power of the computing device;
    获取所述标准数据处理算力与预设异常比例之积,得到所述异常算力阈值。Obtain the product of the standard data processing computing power and a preset abnormal ratio to obtain the abnormal computing power threshold.
  23. 根据权利要求22所述的装置,其特征在于,所述标准数据处理算力包括:出厂数据处理算力或者初始数据处理算力。The apparatus according to claim 22, wherein the standard data processing computing power comprises: factory data processing computing power or initial data processing computing power.
  24. 根据权利要求14所述的装置,其特征在于,所述控制模块,具体配置为:The device according to claim 14, wherein the control module is specifically configured to:
    发送重启指令至所述异常运算设备,以使所述异常运算设备根据所述重启指令进行重启。Sending a restart instruction to the abnormal operation device, so that the abnormal operation device restarts according to the restart instruction.
  25. 根据权利要求24所述的装置,其特征在于,所述控制模块,具体配置为:The device according to claim 24, wherein the control module is specifically configured to:
    根据所述异常运算设备的识别信息,与所述异常运算设备建立远程访问连接;Establish a remote access connection with the abnormal computing device according to the identification information of the abnormal computing device;
    通过所述远程访问连接,发送所述重启指令至所述异常运算设备。Through the remote access connection, send the restart instruction to the abnormal computing device.
  26. 根据权利要求14或25所述的装置,其特征在于,所述控制模块,具体配置为:The device according to claim 14 or 25, wherein the control module is specifically configured to:
    控制所述异常运算设备断电并重新启动;或者,Controlling the abnormal computing device to power off and restart; or,
    控制所述异常运算设备在不断电情况下重新启动。Controlling the abnormal computing device to restart under uninterrupted power.
  27. 一种电子设备,其特征在于,包括:存储器、收发器和处理器,所述存储器、所述收发器与所述处理器通过总线连接;An electronic device, comprising: a memory, a transceiver, and a processor, and the memory, the transceiver, and the processor are connected by a bus;
    所述存储器,配置为存储计算机程序;The memory is configured to store a computer program;
    所述收发器,配置为与其他设备进行通信;The transceiver is configured to communicate with other devices;
    所述处理器,配置为执行所述计算机程序以实现如权利要求1-13任一项所述的方法。The processor is configured to execute the computer program to implement the method according to any one of claims 1-13.
  28. 一种计算机可读存储介质,其特征在于,存储有计算机可执行指令,所述计算机可执行指令设置为执行权利要求1-13任一项所述的方法。A computer-readable storage medium, characterized in that computer-executable instructions are stored, and the computer-executable instructions are configured to perform the method of any one of claims 1-13.
  29. 一种计算机程序产品,其特征在于,所述计算机程序产品包括存储在计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行权利要求1-13任一项所述的方法。A computer program product, characterized in that the computer program product includes a computer program stored on a computer-readable storage medium, the computer program includes program instructions, and when the program instructions are executed by a computer, the computer Performing the method of any one of claims 1-13.
PCT/CN2018/117661 2018-11-27 2018-11-27 Computing device maintenance method and apparatus, and storage medium and program product WO2020107211A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880100613.9A CN113396394A (en) 2018-11-27 2018-11-27 Operation device maintenance method and apparatus, storage medium, and program product
PCT/CN2018/117661 WO2020107211A1 (en) 2018-11-27 2018-11-27 Computing device maintenance method and apparatus, and storage medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/117661 WO2020107211A1 (en) 2018-11-27 2018-11-27 Computing device maintenance method and apparatus, and storage medium and program product

Publications (1)

Publication Number Publication Date
WO2020107211A1 true WO2020107211A1 (en) 2020-06-04

Family

ID=70852215

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/117661 WO2020107211A1 (en) 2018-11-27 2018-11-27 Computing device maintenance method and apparatus, and storage medium and program product

Country Status (2)

Country Link
CN (1) CN113396394A (en)
WO (1) WO2020107211A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853196A (en) * 2010-04-21 2010-10-06 中兴通讯股份有限公司 Method and device recording exceptional data
CN102346214A (en) * 2011-08-18 2012-02-08 华为终端有限公司 Method and device for monitoring abnormal power consumption of terminal equipment
CN105302768A (en) * 2015-10-16 2016-02-03 浙江宇视科技有限公司 Slave CPU exception processing method and apparatus
CN107148042A (en) * 2017-06-22 2017-09-08 上海斐讯数据通信技术有限公司 The method for detecting abnormality and system of a kind of AP equipment
CN107943603A (en) * 2016-10-13 2018-04-20 迈普通信技术股份有限公司 A kind of method for detecting operation state, detection circuit and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002230200A (en) * 2001-02-06 2002-08-16 Shimadzu Corp Analytical instrument maintenance system
CN105071969B (en) * 2015-08-19 2017-03-08 焦点科技股份有限公司 Customization monitor in real time based on JMX and the system and method for automatization's abnormality processing
CN107329773A (en) * 2017-05-22 2017-11-07 捷开通讯(深圳)有限公司 A kind of electronic equipment restart after processing method, electronic equipment and storage device
CN108052412A (en) * 2017-12-28 2018-05-18 努比亚技术有限公司 Restart Fault Locating Method, mobile terminal and computer readable storage medium
CN108282697A (en) * 2018-02-06 2018-07-13 深圳创维-Rgb电子有限公司 A kind of smart television starts method, apparatus, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101853196A (en) * 2010-04-21 2010-10-06 中兴通讯股份有限公司 Method and device recording exceptional data
CN102346214A (en) * 2011-08-18 2012-02-08 华为终端有限公司 Method and device for monitoring abnormal power consumption of terminal equipment
CN105302768A (en) * 2015-10-16 2016-02-03 浙江宇视科技有限公司 Slave CPU exception processing method and apparatus
CN107943603A (en) * 2016-10-13 2018-04-20 迈普通信技术股份有限公司 A kind of method for detecting operation state, detection circuit and electronic equipment
CN107148042A (en) * 2017-06-22 2017-09-08 上海斐讯数据通信技术有限公司 The method for detecting abnormality and system of a kind of AP equipment

Also Published As

Publication number Publication date
CN113396394A (en) 2021-09-14

Similar Documents

Publication Publication Date Title
JP5911949B2 (en) Providing event-controlled continuous logging for mobile operating environments
WO2020107205A1 (en) Computing device maintenance method and apparatus, storage medium and program product
US20150081859A1 (en) Method, apparatus and system for connecting devices to a network
WO2020107198A1 (en) Operation apparatus maintenance method and device, storage medium, and program product
WO2016206208A1 (en) Method and device for monitoring compressor state of terminal
KR20100101652A (en) Mobile network device battery conservation system and methods
TW201227341A (en) Remote management systems and methods for servers, and computer program products thereof
WO2020107211A1 (en) Computing device maintenance method and apparatus, and storage medium and program product
CN107911229B (en) Running state change reminding method and device, electronic equipment and storage medium
US20160020974A1 (en) Network device, communication method, program, and recording medium
US11983539B2 (en) Method for computing device maintenance, apparatus, storage medium and program product
WO2020107203A1 (en) Maintenance method and apparatus for computation device, storage medium, and program product
CN113283350A (en) Operation event prompting method and device, storage medium and electronic device
US11533228B2 (en) Method for information configuration, apparatus, electronic device, storage medium and program product
US11314670B2 (en) Method, apparatus, and device for transmitting file based on BMC, and medium
CN110019321B (en) Question delimitation method, device and equipment
CN112261512B (en) Master station remote control method, device, storage medium and equipment of unbalanced polling protocol
CN109391544B (en) Automatic restarting method and circuit for dead halt of 2G/3G/4G router
CN107179911A (en) A kind of method and apparatus for restarting management engine
CN113517897A (en) L-band dual-frequency solid-state transmitter and control method thereof
US10419363B2 (en) Network device, communication method, and recording medium
CN110267335A (en) Method is restarted automatically without flow under a kind of home router fixed point time
EP3096494B1 (en) Control method, controller, and recording medium
TW201620268A (en) Smart appliance control method and system
US9197524B2 (en) Network device and network device recognition method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18941157

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18941157

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.02.2022)

122 Ep: pct application non-entry in european phase

Ref document number: 18941157

Country of ref document: EP

Kind code of ref document: A1