CN116340037A - Dynamic maintenance method, system and storage medium of system - Google Patents

Dynamic maintenance method, system and storage medium of system Download PDF

Info

Publication number
CN116340037A
CN116340037A CN202310142069.7A CN202310142069A CN116340037A CN 116340037 A CN116340037 A CN 116340037A CN 202310142069 A CN202310142069 A CN 202310142069A CN 116340037 A CN116340037 A CN 116340037A
Authority
CN
China
Prior art keywords
maintained
dynamic
fault
maintenance
faults
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202310142069.7A
Other languages
Chinese (zh)
Other versions
CN116340037B (en
Inventor
陈炳杰
顾子强
吴继东
林建华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Jurui Technology Co ltd
Original Assignee
Guangdong Jurui Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Jurui Technology Co ltd filed Critical Guangdong Jurui Technology Co ltd
Priority to CN202310142069.7A priority Critical patent/CN116340037B/en
Publication of CN116340037A publication Critical patent/CN116340037A/en
Application granted granted Critical
Publication of CN116340037B publication Critical patent/CN116340037B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • 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
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • 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
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0793Remedial or corrective actions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

The invention relates to a dynamic maintenance method, a system and a storage medium of a system, wherein a starting signal of the system is obtained, and an inspection program of the system is triggered based on the starting signal of the system; regulating and controlling a checking program of the system, carrying out periodic dynamic checking, and if the checking is carried out on the to-be-maintained position of the system and the current working area of the system is not at the to-be-maintained position of the system, transferring the to-be-maintained position of the system to a maintenance area of the system, and carrying out dynamic maintenance on the to-be-maintained position of the system; when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments, so that the link type replacement is carried out on the fault sets, the maintenance efficiency of the to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.

Description

Dynamic maintenance method, system and storage medium of system
Technical Field
The invention belongs to the technical field of dynamic maintenance of systems, and particularly relates to a dynamic maintenance method, a dynamic maintenance system and a storage medium of a system.
Background
Along with the development of science and technology, computers have become an indispensable tool in daily life and work of people, along with the development of information technology, more and more application software needs to be installed, more and more system fault problems, such as system hardware faults, software faults, virus prevention, system upgrading and the like, are encountered in the using process of the computers, and if the faults cannot be effectively treated in time, normal work and life can be influenced.
For this reason, maintenance of a computer system is a problem that is currently urgently needed to be solved. In the prior art, maintenance of a software system is basically performed on a program in a non-working state or a standby program, specifically, the program needs to be subjected to targeted inspection under the artificial formulation, so that clicking of the inspection needs to be performed one by one, and a place to be maintained needs to be subjected to artificial program matching in the inspection process, so that the maintenance efficiency of the existing software system maintenance is low, and the effect is poor.
Disclosure of Invention
The invention provides a dynamic maintenance method, a dynamic maintenance system and a storage medium for a system, which are used for solving the technical problem that the maintenance efficiency of a to-be-maintained part of the existing system in the prior art is low.
The invention is realized by adopting the following technical scheme:
the invention includes a method of dynamic maintenance of a system, comprising
Acquiring a starting signal of a system, and triggering an inspection program of the system based on the starting signal of the system;
regulating and controlling an inspection program of the system, and performing periodic dynamic inspection, wherein the periodic dynamic inspection is performed according to a space region of the system;
if the system to be maintained is checked and the current working area of the system is not at the system to be maintained, transferring the system to be maintained to a system maintenance area, and dynamically maintaining the system to be maintained;
when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults;
correlating a plurality of faults, and forming each fault set by the faults based on links of the system;
and carrying out fault range calculation on each fault set, and collecting corresponding code segments so as to replace the corresponding fault sets with the code segments.
Optionally, the acquiring a start signal of the system and triggering an inspection procedure of the system based on the start signal of the system includes:
traversing states of a plurality of systems in real time, and acquiring a starting signal of the system;
positioning a corresponding system according to the starting signal, and carrying out signal analysis on the starting signal to obtain an inspection key;
the checking key triggers a checking procedure of the system based on the start-up signal of the system, in which case the checking procedure of the system takes precedence over the start-up procedure of the system.
Optionally, the checking program of the control system performs periodic dynamic checking, wherein the sequentially checking according to the space region of the system includes:
performing mode regulation and control on an inspection program of the system, wherein the mode of the inspection program of the system is intermittent dynamic inspection, periodic dynamic inspection and comprehensive dynamic inspection;
selecting periodic dynamic inspection, and sequencing intermittent dynamic inspection and comprehensive dynamic inspection according to priority after periodic dynamic inspection'
Carrying out periodic dynamic inspection on the system, and reserving intermittent dynamic inspection and comprehensive dynamic inspection;
dividing a space region of the system into a core region, a safety region and a working region;
and the periodic dynamic inspection is carried out according to the space region of the system, and the working region, the core region and the safety region are inspected in sequence.
Optionally, if the checking is performed on the to-be-maintained place of the system and the current working area of the system is not located at the to-be-maintained place of the system, transferring the to-be-maintained place of the system to the maintenance area of the system, and dynamically maintaining the to-be-maintained place of the system, including:
traversing a maintenance mark of the system and positioning a to-be-maintained place of the system when the system performs periodic dynamic inspection;
comparing the position of a to-be-maintained place of the system with the position of a current working area of the system, and determining that the current working area of the system is not at the to-be-maintained place of the system so as to trigger the to-be-maintained place of the system to carry out independent maintenance;
transferring a place to be maintained of the system to a maintenance area of the system, wherein the maintenance area of the system is positioned at a background of a working area of the system and is independent relative to the maintenance area of the system;
dynamic maintenance is performed on a system to be maintained in a maintenance area of the system.
Optionally, when the dynamic maintenance is performed at the to-be-maintained place of the system, traversing multiple faults in the to-be-maintained place of the system, and performing branch regulation and control on the multiple faults, including:
monitoring the dynamic maintenance condition of a to-be-maintained place of the system;
traversing a plurality of faults in a to-be-maintained place of the system when the to-be-maintained place of the system is dynamically maintained;
fault positioning is carried out on a plurality of faults, and adjacent faults are primarily judged based on the positioning positions of the faults;
and collecting based on adjacent faults, and carrying out branch regulation and control on multiple faults, wherein the maintenance of the multiple faults is independent maintenance.
Optionally, the correlating the multiple faults and forming each fault set by the multiple faults based on the links of the system includes:
acquiring the positioning position of each fault;
traversing a link at a place to be maintained, and associating a plurality of faults based on a path of the link;
forming each fault set by a plurality of faults based on links of the system;
and performing fault regulation and control on each fault set, and performing fault processing on at least two faults under the angle of the fault set.
Optionally, the calculating the fault range of each fault set and collecting the corresponding code segment to replace the corresponding fault set with the code segment includes:
sequentially sequencing the fault sets, and arranging the fault sets side by side;
calculating the fault range of each fault set, and marking the fault range of each fault set;
locating the corresponding code segments in each fault set according to the fault range of each fault set, and marking the code segments as fault code segments;
locating the code segment to be replaced based on the first 3 lines of codes and the last 3 lines of codes of the fault code segment;
and acquiring the corresponding code segments based on the code segments to be replaced so as to replace the corresponding fault sets with the code segments, and adjusting the code segments to be replaced into correct code segments.
The invention also comprises a dynamic maintenance system of the system, wherein the dynamic maintenance system of the system adopts the dynamic maintenance method of the system; the dynamic maintenance system of the system comprises:
the acquisition module is used for acquiring a starting signal of the system and triggering an inspection program of the system based on the starting signal of the system;
the regulation and control module is used for regulating and controlling the checking program of the system and carrying out periodic dynamic checking, wherein the checking is carried out sequentially according to the space region of the system;
the maintenance module is used for transferring the to-be-maintained position of the system to the maintenance area of the system and dynamically maintaining the to-be-maintained position of the system if the to-be-maintained position of the system is checked and the current working area of the system is not at the to-be-maintained position of the system;
the traversing module is used for traversing a plurality of faults in the to-be-maintained part of the system and carrying out branch regulation and control on the faults when the to-be-maintained part of the system is dynamically maintained;
the fault module is used for correlating a plurality of faults and forming each fault set by the faults based on the links of the system;
and the replacing module is used for carrying out fault range calculation on each fault set and collecting corresponding code segments so as to replace the corresponding fault sets with the code segments.
The invention also includes a storage medium storing a computer program which, when loaded and executed by a processor, performs the steps of a method of dynamic maintenance of a system.
The technical scheme provided by the invention has the following beneficial effects:
acquiring a starting signal of a system, and triggering an inspection program of the system based on the starting signal of the system; regulating and controlling a checking program of the system, and performing periodic dynamic checking, wherein the system is checked in the starting process, the checking program is started under the triggering of a starting signal of the system so as to be better than the starting program, the waiting time in the starting program is fully utilized, and in addition, if the to-be-maintained part of the system is checked and the current working area of the system is not at the to-be-maintained part of the system, the to-be-maintained part of the system is transferred to a maintenance area of the system, and dynamic maintenance is performed on the to-be-maintained part of the system; when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments, so that the link type replacement is carried out on the fault sets, the maintenance efficiency of the to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate the invention and together with the embodiments of the invention, serve to explain the invention. In the drawings:
fig. 1 is a flow chart of a dynamic maintenance method of a system in an embodiment of the invention.
Fig. 2 is a flowchart of S20 of a dynamic maintenance method of a system in an embodiment of the present invention.
Fig. 3 is a flowchart of S30 of a dynamic maintenance method of a system in an embodiment of the present invention.
Fig. 4 is a flowchart of S40 of a dynamic maintenance method of a system in an embodiment of the present invention.
Fig. 5 is a flowchart of S50 of a dynamic maintenance method of a system in an embodiment of the present invention.
FIG. 6 is a system block diagram of a dynamic maintenance system for a system in accordance with an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
Specifically, embodiments of the present application are further described below with reference to the accompanying drawings.
As shown in fig. 1 to 6, one embodiment of the present invention provides a dynamic maintenance method of a system, which is used for classifying a scattered primitive model into a business model; the method comprises the following steps:
s10: acquiring a start signal of the system, and triggering a checking program of the system based on the start signal of the system.
S20: and (3) regulating and controlling an inspection program of the system to perform periodic dynamic inspection, wherein the periodic dynamic inspection is performed according to the space region (partition) of the system. Specifically, a system checking program is called, and according to preset checking rules, for example, the partitions from the system disk to the hard disk are checked sequentially, and whether the software system of each partition has a system fault is checked sequentially.
S30: if the system to be maintained is checked and the current working area of the system is not at the current to-be-maintained position of the system, transferring the current to-be-maintained position of the system to the maintenance area of the system, and dynamically maintaining the to-be-maintained position of the system.
S40: when the current to-be-maintained place of the system is dynamically maintained, one or more faults existing in the to-be-maintained place of the system are traversed, and branch regulation and control are carried out on the faults.
S50: and correlating the multiple faults and forming each fault set by the multiple faults based on links of the system.
S60: and (3) performing fault range calculation on each fault set, and collecting corresponding code segments to replace the corresponding fault set by the code segments.
In this embodiment, the technical scheme provided by the invention obtains a start signal of the system, and triggers an inspection program of the system based on the start signal of the system; regulating and controlling a checking program of the system, and performing periodic dynamic checking, wherein the checking of the system is inserted in the starting process of the system, the checking program is started under the triggering of a starting signal of the system so as to control the checking program to take precedence over other starting programs of the system, the waiting time in the starting program is fully utilized, and in addition, if the system to be maintained is checked and the current working area of the system is not in the system to be maintained, namely, the system does not have an application program running in the current to be maintained, the to-be-maintained part of the system is transferred to a maintenance area of the system, and the transplanted to-be-maintained part of the system is dynamically maintained; when the system is dynamically maintained at a to-be-maintained place, traversing a plurality of faults in the to-be-maintained place of the system and carrying out branch regulation and control on the faults when the to-be-maintained place has a plurality of faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, collecting corresponding code segments, and replacing the corresponding fault set by the code segments, so that the link type replacement is carried out on the fault set, the maintenance efficiency of a to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.
Specifically, S10: acquiring a starting signal of a system, and triggering an inspection program of the system based on the starting signal of the system;
in the implementation process of the invention, the specific steps can be as follows:
traversing the states of one or more systems in real time, and acquiring a starting signal of the system; positioning a corresponding system according to the starting signal, and carrying out signal analysis on the starting signal to obtain an inspection key; the checking key triggers a checking procedure of the system based on the start signal of the system, at which time the checking procedure of the system takes precedence over the start of other procedures of the system.
The system is used as a carrier for containing a plurality of programs and is started under the action of the artificial switch, a starting signal is output when the system is started, a corresponding system can be determined according to the starting point of the starting signal, the starting signal is subjected to signal analysis, at the moment, the starting signal outputs an inspection key under analysis, and the inspection key triggers the inspection program of the system.
At this time, the inspection program of the system is prioritized over the start-up program of the system, and when the start-up signal is output, the start-up program of the system is in progress, the inspection program of the system is faster than the start-up program of the system, and the subsequent programs are inspected one by one so as to learn about the system failure in advance and optimize the start-up of the system.
S20: regulating and controlling an inspection program of the system, and performing periodic dynamic inspection, wherein the periodic dynamic inspection is performed according to a space region of the system;
in the implementation process of the invention, the specific steps can be as follows:
s21: performing mode regulation and control on an inspection program of the system, wherein the mode of the inspection program of the system is intermittent dynamic inspection, periodic dynamic inspection and comprehensive dynamic inspection;
the system checking program has multiple modes, namely intermittent dynamic checking, periodic dynamic checking and comprehensive dynamic checking, different checking can be triggered by different modes, and the system checking program is adjusted to cope with different working environments.
S22: selecting periodic dynamic inspection, and sequencing intermittent dynamic inspection and comprehensive dynamic inspection after the periodic dynamic inspection according to priority;
wherein, the intermittent dynamic inspection, the periodic dynamic inspection and the comprehensive dynamic inspection are prioritized, and the intermittent dynamic inspection and the comprehensive dynamic inspection are simultaneously considered when the periodic dynamic inspection is adopted, so that the system is inspected in all aspects in multiple modes.
At this time, intermittent dynamic inspection is intermittent dynamic inspection, periodic dynamic inspection is dynamic inspection according to a period, and comprehensive dynamic inspection is comprehensive and orderly dynamic inspection according to a region of a system.
S23: carrying out periodic dynamic inspection on the system, and reserving intermittent dynamic inspection and comprehensive dynamic inspection;
s24: dividing a space region of the system into a core region, a safety region and a working region;
s25: the periodic dynamic inspection is carried out according to the space region of the system, and the working region, the core region and the safety region are inspected in sequence;
the system is subjected to periodic dynamic inspection, intermittent dynamic inspection and comprehensive dynamic inspection are reserved, so that the system is inspected in all aspects in multiple modes, the periodic dynamic inspection is sequentially inspected according to the space area of the system, and a working area, a core area and a safety area are inspected in sequence.
S30: if the system to be maintained is checked and the current working area of the system is not at the system to be maintained, transferring the system to be maintained to a system maintenance area, and dynamically maintaining the system to be maintained;
in the implementation process of the invention, the specific steps can be as follows:
s31: traversing a maintenance mark of the system and positioning a to-be-maintained place of the system when the system performs periodic dynamic inspection;
s32: comparing the position of a to-be-maintained place of the system with the position of a current working area of the system, and determining that the current working area of the system is not at the to-be-maintained place of the system so as to trigger the to-be-maintained place of the system to carry out independent maintenance;
s33: transferring a place to be maintained of the system to a maintenance area of the system, wherein the maintenance area of the system is positioned at a background of a working area of the system and is independent relative to the maintenance area of the system;
s34: dynamic maintenance is performed on a system to be maintained in a maintenance area of the system.
When the system performs periodic dynamic inspection, traversing a maintenance mark of the system, positioning a to-be-maintained position of the system so as to determine the to-be-maintained position of the system, comparing the to-be-maintained position of the system with a current working area of the system, determining that the current working area of the system is not at the to-be-maintained position of the system, and triggering the to-be-maintained position of the system to perform independent maintenance.
Specifically, a place to be maintained of the system is transferred to a maintenance area of the system, and at the moment, the maintenance area of the system is positioned at a background of a working area of the system and is independent relative to the maintenance area of the system; dynamic maintenance is performed on a system to be maintained in a maintenance area of the system.
S40: when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults;
in the implementation process of the invention, the specific steps can be as follows:
s41: monitoring the dynamic maintenance condition of a to-be-maintained place of the system;
s42: traversing a plurality of faults in a to-be-maintained place of the system when the to-be-maintained place of the system is dynamically maintained;
s43: fault positioning is carried out on a plurality of faults, and adjacent faults are primarily judged based on the positioning positions of the faults;
s44: and collecting based on adjacent faults, and carrying out branch regulation and control on multiple faults, wherein the maintenance of the multiple faults is independent maintenance.
When the system is dynamically maintained at a to-be-maintained position, traversing a plurality of faults in the to-be-maintained position of the system, and positioning the faults so as to determine fault positions, at the moment, positioning the faults, and primarily judging adjacent faults based on the positioning positions of the faults; and collecting based on adjacent faults, and carrying out branch regulation and control on multiple faults, wherein the maintenance of the multiple faults is independent maintenance.
S50: correlating a plurality of faults, and forming each fault set by the faults based on links of the system;
in the implementation process of the invention, the specific steps can be as follows:
s51: acquiring the positioning position of each fault;
s52: traversing a link at a place to be maintained, and associating a plurality of faults based on a path of the link;
s53: forming each fault set by a plurality of faults based on links of the system;
s54: and performing fault regulation and control on each fault set, and performing fault processing on at least two faults under the angle of the fault set.
The method comprises the steps of carrying out fault aggregation under a link of a place to be maintained so as to carry out link type unified management and control on each fault, traversing the link of the place to be maintained at the moment, and associating a plurality of faults based on paths of the links; forming each fault set by a plurality of faults based on links of the system; and performing fault regulation and control on each fault set, and performing fault processing on at least two faults under the angle of the fault set.
S60: calculating the fault range of each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments;
in the implementation process of the invention, the specific steps can be as follows:
sequentially sequencing the fault sets, and arranging the fault sets side by side; calculating the fault range of each fault set, and marking the fault range of each fault set; locating the corresponding code segments in each fault set according to the fault range of each fault set, and marking the code segments as fault code segments; locating the code segment to be replaced based on the first 3 lines of codes and the last 3 lines of codes of the fault code segment; and acquiring the corresponding code segments based on the code segments to be replaced so as to replace the corresponding fault sets with the code segments, and adjusting the code segments to be replaced into correct code segments.
According to the technical scheme provided by the invention, a starting signal of the system is obtained, and an inspection program of the system is triggered based on the starting signal of the system; regulating and controlling a checking program of the system, and performing periodic dynamic checking, wherein the system is checked in the starting process, the checking program is started under the triggering of a starting signal of the system so as to be better than the starting program, the waiting time in the starting program is fully utilized, and in addition, if the to-be-maintained part of the system is checked and the current working area of the system is not at the to-be-maintained part of the system, the to-be-maintained part of the system is transferred to a maintenance area of the system, and dynamic maintenance is performed on the to-be-maintained part of the system; when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments, so that the link type replacement is carried out on the fault sets, the maintenance efficiency of the to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.
In one embodiment of the invention, a dynamic maintenance system of a system is also disclosed, and the dynamic maintenance system of the system adopts the dynamic maintenance method of the system; the dynamic maintenance system of the system comprises a login module 101, a regulation and control module 102, a maintenance module 103, a traversing module 104, a fault module 105 and a replacement module 106.
An acquiring module 101, configured to acquire a start signal of a system, and trigger an inspection program of the system based on the start signal of the system;
the regulation and control module 102 is used for regulating and controlling an inspection program of the system and performing periodic dynamic inspection, wherein the periodic dynamic inspection is performed according to a space region of the system;
a maintenance module 103, configured to, if the system to be maintained is checked and the current working area of the system is not located at the system to be maintained, transfer the system to be maintained to a maintenance area of the system, and dynamically maintain the system to be maintained;
the traversing module 104 is configured to traverse multiple faults in a to-be-maintained place of the system and perform branch regulation and control on the multiple faults when the to-be-maintained place of the system performs dynamic maintenance;
a fault module 105, configured to correlate multiple faults and form each fault set by using multiple faults based on links of the system;
and the replacing module 106 is used for performing fault range calculation on each fault set and collecting corresponding code segments so as to replace the corresponding fault sets with the code segments.
According to the technical scheme provided by the invention, a starting signal of the system is obtained, and an inspection program of the system is triggered based on the starting signal of the system; regulating and controlling a checking program of the system, and performing periodic dynamic checking, wherein the system is checked in the starting process, the checking program is started under the triggering of a starting signal of the system so as to be better than the starting program, the waiting time in the starting program is fully utilized, and in addition, if the to-be-maintained part of the system is checked and the current working area of the system is not at the to-be-maintained part of the system, the to-be-maintained part of the system is transferred to a maintenance area of the system, and dynamic maintenance is performed on the to-be-maintained part of the system; when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments, so that the link type replacement is carried out on the fault sets, the maintenance efficiency of the to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.
In one embodiment of the invention, there is also provided a computer device including a memory and a processor, the memory storing a computer program, the processor implementing the steps of the method embodiments described above when executing the computer program.
In one embodiment of the present invention, there is also provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of the method embodiments described above.
According to the technical scheme provided by the invention, a starting signal of the system is obtained, and an inspection program of the system is triggered based on the starting signal of the system; regulating and controlling a checking program of the system, and performing periodic dynamic checking, wherein the system is checked in the starting process, the checking program is started under the triggering of a starting signal of the system so as to be better than the starting program, the waiting time in the starting program is fully utilized, and in addition, if the to-be-maintained part of the system is checked and the current working area of the system is not at the to-be-maintained part of the system, the to-be-maintained part of the system is transferred to a maintenance area of the system, and dynamic maintenance is performed on the to-be-maintained part of the system; when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults; correlating a plurality of faults, and forming each fault set by the faults based on links of the system; and (3) carrying out fault range measurement on each fault set, and collecting corresponding code segments to replace the corresponding fault sets by the code segments, so that the link type replacement is carried out on the fault sets, the maintenance efficiency of the to-be-maintained part of the system is improved, and the dynamic stability of the system is ensured.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the invention.

Claims (9)

1. A method of dynamic maintenance of a system, comprising:
acquiring a starting signal of a system, and triggering an inspection program of the system based on the starting signal of the system;
regulating and controlling an inspection program of the system, and performing a dynamic inspection, wherein the sequential inspection is performed according to a space region of the system;
if the system to be maintained is checked and the current working area of the system is not at the currently checked system to be maintained, transferring the system to be maintained to a system maintenance area, and dynamically maintaining the currently checked system to be maintained;
when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing one or more faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults;
correlating a plurality of faults, and forming each fault set by the faults based on links of the system;
and carrying out fault range calculation on each fault set, collecting corresponding code segments, and replacing the corresponding fault set with the code segments.
2. A method of dynamic maintenance of a system according to claim 1, wherein: the system start signal is acquired, and the system check program is triggered based on the system start signal, including:
traversing the states of one or more systems in real time, and acquiring a starting signal of the system;
positioning a corresponding system according to the starting signal, and carrying out signal analysis on the starting signal to obtain a corresponding checking key;
the checking key triggers a checking procedure of the system based on the start-up signal of the system, in which case the checking procedure of the system takes precedence over the start-up procedure of the system.
3. A method of dynamic maintenance of a system according to claim 2, wherein: and a control system checking program for performing a dynamic check, wherein the checking program performs a sequential check according to a space region of the system, and the control system comprises:
performing mode regulation and control on an inspection program of the system, wherein the mode of the inspection program of the system is intermittent dynamic inspection, periodic dynamic inspection or comprehensive dynamic inspection;
sequentially sequencing the priority of the modes of the inspection program according to the periodic dynamic inspection, the intermittent dynamic inspection and the comprehensive dynamic inspection, and sequentially sequencing the intermittent dynamic inspection and the comprehensive dynamic inspection after the periodic dynamic inspection according to the priority sequencing;
firstly, periodically and dynamically checking the system, reserving subsequent intermittent dynamic checking and comprehensive dynamic checking, and selecting whether to perform the subsequent intermittent dynamic checking or the comprehensive dynamic checking after periodically and dynamically checking the system;
dividing a space region of the system into a core region, a safety region and a working region;
periodic dynamic inspection, intermittent dynamic inspection or comprehensive dynamic inspection are sequentially inspected according to the space region of the system, and the working region, the core region and the safety region are sequentially inspected.
4. A method of dynamic maintenance of a system according to claim 3, wherein: if the system to be maintained is checked and the current working area of the system is not at the system to be maintained, transferring the system to be maintained to a maintenance area of the system, and dynamically maintaining the system to be maintained, wherein the method comprises the following steps:
when the system performs dynamic inspection, traversing the maintenance mark of the system and positioning the to-be-maintained place of the system;
comparing the position of a to-be-maintained place of the system with the position of a current working area of the system, and determining that the current working area of the system is not at the to-be-maintained place of the system so as to trigger the to-be-maintained place of the system to carry out independent maintenance;
transferring a place to be maintained of the system to a maintenance area of the system, wherein the maintenance area of the system is positioned at a background of a working area of the system and is independent relative to the maintenance area of the system;
dynamic maintenance is performed on a system to be maintained in a maintenance area of the system.
5. A method of dynamic maintenance of a system according to claim 4, wherein: when dynamic maintenance is carried out on a to-be-maintained part of the system, traversing a plurality of faults in the to-be-maintained part of the system, and carrying out branch regulation and control on the faults, wherein the method comprises the following steps:
monitoring the dynamic maintenance condition of a to-be-maintained place of the system;
traversing a plurality of faults in a to-be-maintained place of the system when the to-be-maintained place of the system is dynamically maintained;
fault positioning is carried out on a plurality of faults, and adjacent faults are primarily judged based on the positioning positions of the faults;
and collecting based on adjacent faults, and carrying out branch regulation and control on multiple faults, wherein the maintenance of the multiple faults is independent maintenance.
6. A method of dynamic maintenance of a system according to claim 5, wherein: the correlating the multiple faults and forming each fault set based on the links of the system by the multiple faults comprises the following steps:
acquiring the positioning position of each fault;
traversing a link at a place to be maintained, and associating a plurality of faults based on a path of the link;
forming each fault set by a plurality of faults based on links of the system;
and performing fault regulation and control on each fault set, and performing fault processing on at least two faults under the angle of the fault set.
7. A method of dynamic maintenance of a system according to claim 6, wherein: and calculating the fault range of each fault set, collecting corresponding code segments, and replacing the corresponding fault set by the code segments, wherein the method comprises the following steps:
sequentially sequencing the fault sets, and arranging the fault sets side by side;
calculating the fault range of each fault set, and marking the fault range of each fault set;
locating the corresponding code segments in each fault set according to the fault range of each fault set, and marking the code segments as fault code segments;
locating the code segment to be replaced based on the first 3 lines of codes and the last 3 lines of codes of the fault code segment;
and acquiring the corresponding code segments based on the code segments to be replaced so as to replace the corresponding fault sets with the code segments, and adjusting the code segments to be replaced into correct code segments.
8. A dynamic maintenance system for a system, characterized by: the dynamic maintenance system of the system adopts the dynamic maintenance method of the system according to any one of claims 1 to 7; the dynamic maintenance system of the system comprises:
the acquisition module is used for acquiring a starting signal of the system and triggering an inspection program of the system based on the starting signal of the system;
the regulation and control module is used for regulating and controlling the checking program of the system and carrying out periodic dynamic checking, wherein the checking is carried out sequentially according to the space region of the system;
the maintenance module is used for transferring the to-be-maintained position of the system to the maintenance area of the system and dynamically maintaining the to-be-maintained position of the system if the to-be-maintained position of the system is checked and the current working area of the system is not at the to-be-maintained position of the system;
the traversing module is used for traversing a plurality of faults in the to-be-maintained part of the system and carrying out branch regulation and control on the faults when the to-be-maintained part of the system is dynamically maintained;
the fault module is used for correlating a plurality of faults and forming each fault set by the faults based on the links of the system;
and the replacing module is used for carrying out fault range calculation on each fault set and collecting corresponding code segments so as to replace the corresponding fault sets with the code segments.
9. A storage medium storing a computer program, characterized in that the computer program when loaded and executed by a processor implements the steps of the method according to any one of claims 1 to 7.
CN202310142069.7A 2023-02-21 2023-02-21 Dynamic maintenance method, system and storage medium of system Active CN116340037B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310142069.7A CN116340037B (en) 2023-02-21 2023-02-21 Dynamic maintenance method, system and storage medium of system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310142069.7A CN116340037B (en) 2023-02-21 2023-02-21 Dynamic maintenance method, system and storage medium of system

Publications (2)

Publication Number Publication Date
CN116340037A true CN116340037A (en) 2023-06-27
CN116340037B CN116340037B (en) 2024-02-20

Family

ID=86883080

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310142069.7A Active CN116340037B (en) 2023-02-21 2023-02-21 Dynamic maintenance method, system and storage medium of system

Country Status (1)

Country Link
CN (1) CN116340037B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5617558A (en) * 1989-10-19 1997-04-01 Data General Corporation Method of executing a series of computer code operations that must be completed without interruption by a page fault during execution
US7757123B1 (en) * 2006-06-29 2010-07-13 Emc Corporation Managing faults
CN102156447A (en) * 2010-12-03 2011-08-17 中冶南方工程技术有限公司 Basic automation-based plant-level equipment management and alarming system and method
TH1701005250A (en) * 2015-05-21 2019-05-17 นายชวลิต อัตถศาสตร์ Remote monitoring equipment, maintenance systems, remote monitoring, remote monitoring methods
CN113126556A (en) * 2021-04-20 2021-07-16 东方电子股份有限公司 Transformer substation maintenance auxiliary system and method based on geographic region model
CN113421018A (en) * 2021-07-13 2021-09-21 中国电信股份有限公司 Communication network maintenance method and device, electronic equipment and storage medium
CN114792143A (en) * 2022-05-07 2022-07-26 衡阳协鑫新能源有限公司 Battery replacement equipment maintenance method and device, electronic equipment and storage medium
CN115619378A (en) * 2022-10-25 2023-01-17 北京思维实创科技有限公司 Rail transit major fusion fault repair grading pulling method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5617558A (en) * 1989-10-19 1997-04-01 Data General Corporation Method of executing a series of computer code operations that must be completed without interruption by a page fault during execution
US7757123B1 (en) * 2006-06-29 2010-07-13 Emc Corporation Managing faults
CN102156447A (en) * 2010-12-03 2011-08-17 中冶南方工程技术有限公司 Basic automation-based plant-level equipment management and alarming system and method
TH1701005250A (en) * 2015-05-21 2019-05-17 นายชวลิต อัตถศาสตร์ Remote monitoring equipment, maintenance systems, remote monitoring, remote monitoring methods
CN113126556A (en) * 2021-04-20 2021-07-16 东方电子股份有限公司 Transformer substation maintenance auxiliary system and method based on geographic region model
CN113421018A (en) * 2021-07-13 2021-09-21 中国电信股份有限公司 Communication network maintenance method and device, electronic equipment and storage medium
CN114792143A (en) * 2022-05-07 2022-07-26 衡阳协鑫新能源有限公司 Battery replacement equipment maintenance method and device, electronic equipment and storage medium
CN115619378A (en) * 2022-10-25 2023-01-17 北京思维实创科技有限公司 Rail transit major fusion fault repair grading pulling method and system

Also Published As

Publication number Publication date
CN116340037B (en) 2024-02-20

Similar Documents

Publication Publication Date Title
CN109614527B (en) Overhaul view generation method and device, computer equipment and storage medium
CN103092746B (en) The localization method of thread exception and system
CN111199346B (en) Utility tunnel supervision method, device, computer equipment and storage medium
CN109784649A (en) Overhaul work order distributing method, device, computer equipment and storage medium
CN110782050A (en) Shared vehicle operation and maintenance method and device, computer equipment and readable storage medium
Ning et al. Optimization of two-granularity software rejuvenation policy based on the Markov regenerative process
CN113051104B (en) Method and related device for recovering data between disks based on erasure codes
CN113282635A (en) Micro-service system fault root cause positioning method and device
CN111176783A (en) High-availability method and device for container treatment platform and electronic equipment
Dijoux et al. Classes of virtual age models adapted to systems with a burn-in period
CN110362418A (en) A kind of abnormal data restoration methods, device, server and storage medium
CN110347407A (en) A kind of method, apparatus, computer equipment and medium obtaining EMS memory occupation amount
CN116340037B (en) Dynamic maintenance method, system and storage medium of system
CN112948189B (en) Margin test method, margin test system and related device
CN117318069B (en) Power supply system fault self-healing method and system
CN111797530B (en) Method, device, equipment and medium for determining weak links of power system
CN104735063A (en) Security evaluating and detecting method used for cloud infrastructure
EP3125118B1 (en) Apparatus and method for managing of database in energy management system
Yue et al. Microservice aging and rejuvenation
CN112613626B (en) Method and device for monitoring running state of standby system and computer equipment
CN111506422B (en) Event analysis method and system
JP5231035B2 (en) Job processing system and job processing method
CN110716101A (en) Power line fault positioning method and device, computer and storage medium
CN111625417B (en) Database health monitoring method and device and storage medium
CN115001998B (en) Disaster recovery method and device for message service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant