CN112434193A - Method and device for quickly troubleshooting guided system fault - Google Patents

Method and device for quickly troubleshooting guided system fault Download PDF

Info

Publication number
CN112434193A
CN112434193A CN202011166795.5A CN202011166795A CN112434193A CN 112434193 A CN112434193 A CN 112434193A CN 202011166795 A CN202011166795 A CN 202011166795A CN 112434193 A CN112434193 A CN 112434193A
Authority
CN
China
Prior art keywords
fault
troubleshooting
node
determining
processed
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
CN202011166795.5A
Other languages
Chinese (zh)
Other versions
CN112434193B (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.)
Beijing Institute of Spacecraft System Engineering
Original Assignee
Beijing Institute of Spacecraft System Engineering
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 Beijing Institute of Spacecraft System Engineering filed Critical Beijing Institute of Spacecraft System Engineering
Priority to CN202011166795.5A priority Critical patent/CN112434193B/en
Publication of CN112434193A publication Critical patent/CN112434193A/en
Application granted granted Critical
Publication of CN112434193B publication Critical patent/CN112434193B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The application discloses a method and a device for quickly troubleshooting a guided system, wherein the method comprises the following steps: determining an initial troubleshooting skeleton node from a preset system body troubleshooting model, and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model; determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path, and judging whether the problem cluster contains at least one problem to be processed; and if so, performing fault location troubleshooting according to the first fault troubleshooting range to determine a fault node corresponding to the at least one problem to be processed. The method and the device solve the technical problem that troubleshooting is performed on a troubleshooting model constructed based on a system body in the prior art.

Description

Method and device for quickly troubleshooting guided system fault
Technical Field
The application relates to the technical field of system fault troubleshooting, in particular to a method and a device for quickly troubleshooting a guided system fault.
Background
At present, the troubleshooting of the system is mainly based on a Fault Tree Analysis (FTA), which describes the causal relationship among various events in the system by an event symbol, a logic gate symbol and a transition symbol through a special inverted Tree-shaped logical causal relationship diagram to perform top-down deductive failure Analysis on some major faults, so as to understand the cause of the system failure, find the best way to reduce the risk, or confirm a certain safety accident or the occurrence rate of a specific system failure. However, the fault tree analysis method has three limiting factors, namely, the fault tree analysis scheme is essentially fault deduction analysis performed from a failure scene, and cannot provide a judgment means to judge whether system faults are covered comprehensively, the fault tree analysis method can only analyze fault sets causing system failures, a stylized operation description for performing detailed troubleshooting on the fault sets to determine fault points is lacked, and the fault tree analysis method needs to design the failure scene and possible faults in advance by relying on existing knowledge and experience, and cannot provide effective fault troubleshooting support for unpredictable faults.
Technical personnel who can not meet the actual troubleshooting requirements for a special inverted tree-shaped logical causal relationship diagram in a fault tree analysis method propose a troubleshooting model constructed based on a system body, but at present, no troubleshooting scheme for the troubleshooting model constructed based on the system body exists, namely, troubleshooting of the troubleshooting model constructed based on the system body is blank at present.
Disclosure of Invention
The technical problem that this application was solved is: the invention provides a method and a device for guided quick troubleshooting, aiming at the problem that troubleshooting is carried out on a troubleshooting model constructed based on a system body in the prior art and is blank, and in the scheme provided by the embodiment of the application, an initial troubleshooting skeleton node is determined from a preset troubleshooting model of the system body, then a first troubleshooting range is determined according to the initial troubleshooting skeleton node and the troubleshooting model of the system body, then a problem cluster corresponding to the problem node connected with the initial troubleshooting skeleton node through a problem index path is determined, and whether the problem cluster contains at least one problem to be processed is judged; if the fault node is included, fault location troubleshooting is performed according to the first fault troubleshooting range to determine the fault node corresponding to the at least one problem to be processed, namely, the embodiment of the application provides a scheme for performing fault troubleshooting on the system body fault troubleshooting model, and the blank of performing fault troubleshooting on the system body fault troubleshooting model is filled.
In a first aspect, an embodiment of the present application provides a guided system fault fast troubleshooting method, which is applied to a system ontology fault troubleshooting model, where the system ontology fault troubleshooting model includes system component skeleton nodes, fault nodes, problem index paths, and fault processing paths, and the method includes:
determining an initial troubleshooting skeleton node from a preset system body troubleshooting model, and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model;
determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path, and judging whether the problem cluster contains at least one problem to be processed;
and if so, performing fault location troubleshooting according to the first fault troubleshooting range to determine a fault node corresponding to the at least one problem to be processed.
In the scheme provided by the embodiment of the application, an initial troubleshooting skeleton node is determined from a preset system body troubleshooting model, then a first troubleshooting range is determined according to the initial troubleshooting skeleton node and the system body troubleshooting model, then a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path is determined, and whether the problem cluster contains at least one problem to be processed is judged; if the fault node is included, fault location troubleshooting is performed according to the first fault troubleshooting range to determine the fault node corresponding to the at least one problem to be processed, namely, the embodiment of the application provides a scheme for performing fault troubleshooting on the system body fault troubleshooting model, and the blank of performing fault troubleshooting on the system body fault troubleshooting model is filled.
Optionally, performing fault location troubleshooting according to the first troubleshooting range to determine a fault node corresponding to the at least one problem to be processed, including:
determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon;
determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not;
if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
Optionally, if the problem cluster includes at least two to-be-processed problems, determining, according to the first troubleshooting range, a failure node corresponding to each to-be-processed problem in the at least one to-be-processed problem, including:
sequencing at least two problems to be processed in the problem cluster according to a preset problem priority from high to low to obtain a problem sequence to be processed;
and sequentially determining the fault node corresponding to each problem to be processed in the problem sequence to be processed according to the fault troubleshooting range.
Optionally, the method further comprises: and if the problem cluster does not contain at least one problem to be processed, determining that a problem index path connected with the initial troubleshooting skeleton node is invalid, and generating and returning invalid information so that a user can adjust the system body fault troubleshooting model according to the invalid information.
Optionally, if the fault processing path is a fault locating path, determining a fault node corresponding to the problem to be processed according to the fault processing path, including:
determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path;
judging whether the first node is a fault node or not;
and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
Optionally, if the failure processing path is a failure elimination path, determining a failure node corresponding to the problem to be processed according to the failure processing path, including:
determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path;
determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model;
and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
In a second aspect, an embodiment of the present application provides a guided system fault fast troubleshooting device, which is applied to a system body fault troubleshooting model, where the system body fault troubleshooting model includes system component skeleton nodes, fault nodes, problem index paths, and fault processing paths, and the device includes:
the system comprises a first determining unit, a second determining unit and a third determining unit, wherein the first determining unit is used for determining an initial troubleshooting skeleton node from a preset system body troubleshooting model and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model;
the judging unit is used for determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path and judging whether the problem cluster contains at least one problem to be processed;
and the second determining unit is used for performing fault location troubleshooting according to the first fault troubleshooting range to determine a fault node corresponding to the at least one problem to be processed if the problem cluster comprises the at least one problem to be processed.
Optionally, the second determining unit is specifically configured to:
determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon;
determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not;
if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
Optionally, if the problem cluster includes at least two to-be-processed problems, the second determining unit is specifically configured to:
sequencing at least two problems to be processed in the problem cluster according to a preset problem priority from high to low to obtain a problem sequence to be processed;
and sequentially determining the fault node corresponding to each problem to be processed in the problem sequence to be processed according to the fault troubleshooting range.
Optionally, the second determining unit is further configured to: and if the problem cluster does not contain at least one problem to be processed, determining that a problem index path connected with the initial troubleshooting skeleton node is invalid, and generating and returning invalid information so that a user can adjust the system body fault troubleshooting model according to the invalid information.
Optionally, if the fault processing path is a fault locating path, the second determining unit is specifically configured to:
determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path;
judging whether the first node is a fault node or not;
and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
Optionally, if the failure processing path is a failure elimination path, the second determining unit is specifically configured to:
determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path;
determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model;
and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
Drawings
Fig. 1 is a schematic flowchart of a method for quickly troubleshooting a guided system according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a system ontology troubleshooting model provided in an embodiment of the present application;
fig. 3 is a schematic structural diagram of a guided system fault quick-troubleshooting apparatus according to an embodiment of the present application.
Detailed Description
In the solutions provided in the embodiments of the present application, the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The following describes in further detail a guided system fault fast troubleshooting method provided in an embodiment of the present application with reference to drawings of the specification, where the method is applied to a system ontology fault troubleshooting model, the system ontology fault troubleshooting model includes a system composition skeleton node, a fault node, a problem index path, and a fault processing path, and a specific implementation manner of the method may include the following steps (a method flow is shown in fig. 1):
step 101, determining an initial troubleshooting skeleton node from a preset system body troubleshooting model, and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model.
Referring to fig. 2, an embodiment of the present application provides a schematic structural diagram of a system ontology troubleshooting model. In the model shown in fig. 2, the system ontology troubleshooting model includes skeleton nodes, fault nodes, problem index paths, and fault processing paths, where the skeleton nodes are used to represent all the constituent elements involved in normal operation of the system, and the system ontology troubleshooting model includes multi-level skeleton nodes; the fault node is used for representing the possible faults of the system and is connected with the last level skeleton node in the fault troubleshooting model of the system body; the problem node is used for storing a preset problem list and a preset problem answer and positioning a fault node according to the problem list and the problem answer; the problem index path points to a problem node from a skeleton node and is used for representing the incidence relation between the skeleton node and the problem node; the fault processing path points to the skeleton node from the question node and is used for positioning the fault node in the range related to the fault processing path according to the question answer corresponding to the question node.
Further, in the scheme provided in the embodiment of the present application, a user selects one skeleton node from a plurality of skeleton nodes of the system body troubleshooting model as an initial troubleshooting skeleton node according to actual requirements, and then, based on an incidence relation between each node in the system body troubleshooting model, performs troubleshooting from top to bottom in the system body troubleshooting model by taking the initial troubleshooting skeleton node as a starting point to obtain a first troubleshooting range, where the first troubleshooting range includes a plurality of failure nodes to be troubleshot.
And 102, determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path, and judging whether the problem cluster contains at least one problem to be processed.
Specifically, any skeleton node in the system ontology troubleshooting model can be connected with one question node or a plurality of question nodes through a question index path, and each question node comprises one or a plurality of questions and answers thereof. Therefore, in the solution provided by the embodiment of the present application, the problem cluster includes one problem or a plurality of problems.
And 103, if the fault node is included, performing fault location troubleshooting according to the first fault troubleshooting range to determine a fault node corresponding to the at least one problem to be processed.
Specifically, in the solution provided in the embodiment of the present application, there are various ways of performing fault location troubleshooting according to the first troubleshooting range to determine the faulty node corresponding to the at least one problem to be processed, and a preferred way is taken as an example for description below.
In a possible implementation manner, performing fault location troubleshooting according to the first troubleshooting range to determine a faulty node corresponding to the at least one problem to be processed includes: determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon; determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not; if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
Specifically, the fault phenomenon refers to the appearance of system faults, many-to-many correlation exists between fault nodes and fault phenomena, isolated fault nodes and fault phenomena do not exist, and at least one phenomenon of each fault is only correlated with the fault node. A first mapping relationship between a fault node and a fault phenomenon and a second mapping relationship between a question and an answer set are pre-stored in a database, wherein the answer set is an answer set of the question and a preset relationship exists between the answer and the fault phenomenon, for example, the question is "whether XX phenomenon occurs? ", the answer set includes" yes "and" no "; the problem is "according to XX authentication method, which is the following phenomenon? "the answer set includes" a plurality of fault phenomena corresponding thereto "and" no such phenomena ". Further, the answer set includes, in addition to the answer corresponding to each question, a failure processing path corresponding to each answer.
Further, in the solution provided in the embodiment of the present application, a problem cluster includes at least one problem to be processed, and there are two cases, that is, case 1, the problem cluster includes one problem to be processed; case 2, the problem cluster contains at least two problems to be handled. In case 1, a problem to be processed included in the problem cluster is directly troubleshooting, and in case 2, because the problem cluster includes at least two problems to be processed, two problems to be processed included in the problem cluster cannot be simultaneously and directly troubleshooting. There are various ways of performing troubleshooting in case 2, and a preferred way will be described as an example.
In a possible implementation manner, if the problem cluster includes at least two to-be-processed problems, determining, according to the first troubleshooting range, a failure node corresponding to each to-be-processed problem in the at least one to-be-processed problem, includes: sequencing at least two problems to be processed in the problem cluster according to a preset problem priority from high to low to obtain a problem sequence to be processed; and sequentially determining the fault node corresponding to each problem to be processed in the problem sequence to be processed according to the first fault troubleshooting range.
Further, in the solution provided in the embodiment of the present application, after step 102, step 104 is further included: and if the problem cluster does not contain at least one problem to be processed, determining that a problem index path connected with the initial troubleshooting skeleton node is invalid, and generating and returning invalid information so that a user can adjust the system body fault troubleshooting model according to the invalid information.
Further, in the solution provided in the embodiment of the present application, since the fault processing path includes a fault locating path or a fault removing path, after the fault processing path corresponding to each to-be-processed problem is determined according to the answer, there are various ways of determining the fault node corresponding to the to-be-processed problem according to the fault processing path, and a process of determining the fault point according to the fault locating path and the fault removing path is briefly described below.
In a possible implementation manner, if the fault processing path is a fault locating path, determining a fault node corresponding to the problem to be processed according to the fault processing path includes: determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path; judging whether the first node is a fault node or not; and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
In a possible implementation manner, if the failure processing path is a failure elimination path, determining a failure node corresponding to the problem to be processed according to the failure processing path includes: determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path; determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model; and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
In the scheme provided by the embodiment of the application, an initial troubleshooting skeleton node is determined from a preset system body troubleshooting model, then a first troubleshooting range is determined according to the initial troubleshooting skeleton node and the system body troubleshooting model, then a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path is determined, and whether the problem cluster contains at least one problem to be processed is judged; if the fault node is included, fault location troubleshooting is performed according to the first fault troubleshooting range to determine the fault node corresponding to the at least one problem to be processed, namely, the embodiment of the application provides a scheme for performing fault troubleshooting on the system body fault troubleshooting model, and the blank of performing fault troubleshooting on the system body fault troubleshooting model is filled.
Based on the same inventive concept as the method shown in fig. 1, the embodiment of the present application provides a guided system fault rapid troubleshooting device, which is applied to a system ontology fault troubleshooting model, where the system ontology fault troubleshooting model includes a system composition skeleton node, a fault node, a problem index path, and a fault processing path, and referring to fig. 3, the device includes:
a first determining unit 301, configured to determine an initial troubleshooting skeleton node from a preset system body troubleshooting model, and determine a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model;
a determining unit 302, configured to determine a problem cluster corresponding to a problem node connected to the initial troubleshooting skeleton node through a problem index path, and determine whether the problem cluster includes at least one problem to be processed;
a second determining unit 303, configured to, if the problem cluster includes at least one problem to be processed, perform fault location troubleshooting according to the first fault troubleshooting range, and determine a fault node corresponding to the at least one problem to be processed.
Optionally, the second determining unit 303 is specifically configured to:
determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon;
determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not;
if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
Optionally, if the problem cluster includes at least two to-be-processed problems, the second determining unit 303 is specifically configured to:
sequencing at least two problems to be processed in the problem cluster according to a preset problem priority from high to low to obtain a problem sequence to be processed;
and sequentially determining the fault node corresponding to each problem to be processed in the problem sequence to be processed according to the fault troubleshooting range.
Optionally, the second determining unit 303 is further configured to: and if the problem cluster does not contain at least one problem to be processed, determining that a problem index path connected with the initial troubleshooting skeleton node is invalid, and generating and returning invalid information so that a user can adjust the system body fault troubleshooting model according to the invalid information.
Optionally, if the fault processing path is a fault locating path, the second determining unit 303 is specifically configured to:
determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path;
judging whether the first node is a fault node or not;
and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
Optionally, if the failure processing path is a failure elimination path, the second determining unit 303 is specifically configured to:
determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path;
determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model;
and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present application without departing from the spirit and scope of the application. Thus, if such modifications and variations of the present application fall within the scope of the claims of the present application and their equivalents, the present application is intended to include such modifications and variations as well.

Claims (10)

1. A guiding type system fault fast troubleshooting method is applied to a system body fault troubleshooting model, wherein the system body fault troubleshooting model comprises system composition skeleton nodes, fault nodes, problem nodes, a problem index path and a fault processing path, and is characterized by comprising the following steps:
determining an initial troubleshooting skeleton node from a preset system body troubleshooting model, and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model;
determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path, and judging whether the problem cluster contains at least one problem to be processed;
and if so, determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path, and judging whether the problem cluster contains at least one problem to be processed.
2. The method of claim 1, wherein performing fault location troubleshooting in accordance with the first troubleshooting range to determine a faulty node corresponding to the at least one problem to be processed comprises:
determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon;
determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not;
if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
3. The method of claim 2, wherein if the problem cluster includes at least two to-be-processed problems, determining a failure node corresponding to each to-be-processed problem in the at least one to-be-processed problem according to the first troubleshooting range, comprises:
sequencing at least two problems to be processed in the problem cluster according to a preset problem priority from high to low to obtain a problem sequence to be processed;
and sequentially determining the fault node corresponding to each problem to be processed in the problem sequence to be processed according to the fault troubleshooting range.
4. The method of any one of claims 1 to 3, further comprising: and if the problem cluster does not contain at least one problem to be processed, determining that a problem index path connected with the initial troubleshooting skeleton node is invalid, and generating and returning invalid information so that a user can adjust the system body fault troubleshooting model according to the invalid information.
5. The method of claim 4, wherein if the fault processing path is a fault locating path, determining a fault node corresponding to the problem to be processed according to the fault processing path comprises:
determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path;
judging whether the first node is a fault node or not;
and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
6. The method of claim 5, wherein if the failure processing path is a failure elimination path, determining a failure node corresponding to the problem to be processed according to the failure processing path comprises:
determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path;
determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model;
and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
7. The utility model provides a quick investigation device of guide-type system fault, is applied to system body troubleshooting model, system body troubleshooting model includes that the system constitutes skeleton node, trouble node, problem index route and failure handling route, its characterized in that includes:
the system comprises a first determining unit, a second determining unit and a third determining unit, wherein the first determining unit is used for determining an initial troubleshooting skeleton node from a preset system body troubleshooting model and determining a first troubleshooting range according to the initial troubleshooting skeleton node and the system body troubleshooting model;
the judging unit is used for determining a problem cluster corresponding to a problem node connected with the initial troubleshooting skeleton node through a problem index path and judging whether the problem cluster contains at least one problem to be processed;
and the second determining unit is used for performing fault location troubleshooting according to the first fault troubleshooting range to determine a fault node corresponding to the at least one problem to be processed if the problem cluster comprises the at least one problem to be processed.
8. The apparatus of claim 7, wherein the second determining unit is specifically configured to:
determining a fault node corresponding to each problem to be processed in the at least one problem to be processed according to the first troubleshooting range, and determining a fault phenomenon corresponding to each problem to be processed according to a preset first mapping relation between the fault node and the fault phenomenon;
determining an answer set corresponding to each question to be processed according to a preset second mapping relation between the question and the answer set, and judging whether an answer matched with the fault phenomenon exists in the answer sets or not;
if the problem exists, determining a fault processing path corresponding to each problem to be processed according to the answer, and determining a fault node corresponding to the problem to be processed according to the fault processing path, wherein the fault processing path comprises a fault positioning path or a fault removing path.
9. The apparatus according to claim 8, wherein if the failure processing path is a failure positioning path, the second determining unit is specifically configured to:
determining a first node to which the problem to be processed points in the system body troubleshooting model according to the fault positioning path;
judging whether the first node is a fault node or not;
and if the first node is not the fault node, setting the first node as a new initial node to start a new round of fault troubleshooting until the fault node is determined.
10. The apparatus according to claim 9, wherein if the failure processing path is a failure-elimination path, the second determining unit is specifically configured to:
determining a second node to which the problem to be processed points in the system body troubleshooting model according to the troubleshooting path;
determining a second troubleshooting range corresponding to the second node in the system body troubleshooting model;
and removing the second troubleshooting range from the first troubleshooting range to obtain a third troubleshooting range, and determining a fault node corresponding to the problem to be processed from the third troubleshooting range.
CN202011166795.5A 2020-10-27 2020-10-27 Method and device for rapidly troubleshooting guided system Active CN112434193B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011166795.5A CN112434193B (en) 2020-10-27 2020-10-27 Method and device for rapidly troubleshooting guided system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011166795.5A CN112434193B (en) 2020-10-27 2020-10-27 Method and device for rapidly troubleshooting guided system

Publications (2)

Publication Number Publication Date
CN112434193A true CN112434193A (en) 2021-03-02
CN112434193B CN112434193B (en) 2023-09-29

Family

ID=74696262

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011166795.5A Active CN112434193B (en) 2020-10-27 2020-10-27 Method and device for rapidly troubleshooting guided system

Country Status (1)

Country Link
CN (1) CN112434193B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6078930A (en) * 1997-02-28 2000-06-20 Oracle Corporation Multi-node fault-tolerant timestamp generation
US20160004610A1 (en) * 2014-07-01 2016-01-07 Sas Institute Inc. Systems and methods for fault tolerant communications
CN107566159A (en) * 2017-08-06 2018-01-09 俞秋芳 A kind of automation equipment fault location and methods of exhibiting based on virtual reality technology
CN108334572A (en) * 2018-01-19 2018-07-27 全球能源互联网研究院有限公司 A kind of power network topology analysis automotive engine system and method based on chart database
CN108599996A (en) * 2018-04-03 2018-09-28 武汉斗鱼网络科技有限公司 Fault handling method, device and the terminal of data-base cluster
CN109213773A (en) * 2017-07-06 2019-01-15 阿里巴巴集团控股有限公司 A kind of diagnostic method, device and the electronic equipment of online failure
CN109936479A (en) * 2019-03-18 2019-06-25 浙江大学 Control plane failure diagnostic system and its implementation based on Differential Detection
CN111310804A (en) * 2020-01-22 2020-06-19 浙江大搜车软件技术有限公司 Method, apparatus, device and medium for handling vehicle fault problem based on decision tree
CN111679953A (en) * 2020-06-09 2020-09-18 平安科技(深圳)有限公司 Fault node identification method, device, equipment and medium based on artificial intelligence
CN111813872A (en) * 2020-07-08 2020-10-23 上海燕汐软件信息科技有限公司 Fault troubleshooting model generation method, device and equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6078930A (en) * 1997-02-28 2000-06-20 Oracle Corporation Multi-node fault-tolerant timestamp generation
US20160004610A1 (en) * 2014-07-01 2016-01-07 Sas Institute Inc. Systems and methods for fault tolerant communications
CN109213773A (en) * 2017-07-06 2019-01-15 阿里巴巴集团控股有限公司 A kind of diagnostic method, device and the electronic equipment of online failure
CN107566159A (en) * 2017-08-06 2018-01-09 俞秋芳 A kind of automation equipment fault location and methods of exhibiting based on virtual reality technology
CN108334572A (en) * 2018-01-19 2018-07-27 全球能源互联网研究院有限公司 A kind of power network topology analysis automotive engine system and method based on chart database
CN108599996A (en) * 2018-04-03 2018-09-28 武汉斗鱼网络科技有限公司 Fault handling method, device and the terminal of data-base cluster
CN109936479A (en) * 2019-03-18 2019-06-25 浙江大学 Control plane failure diagnostic system and its implementation based on Differential Detection
CN111310804A (en) * 2020-01-22 2020-06-19 浙江大搜车软件技术有限公司 Method, apparatus, device and medium for handling vehicle fault problem based on decision tree
CN111679953A (en) * 2020-06-09 2020-09-18 平安科技(深圳)有限公司 Fault node identification method, device, equipment and medium based on artificial intelligence
CN111813872A (en) * 2020-07-08 2020-10-23 上海燕汐软件信息科技有限公司 Fault troubleshooting model generation method, device and equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张世德等: ""基于故障字典的数字电路故障定位过程研究"", 《微计算机信息》 *

Also Published As

Publication number Publication date
CN112434193B (en) 2023-09-29

Similar Documents

Publication Publication Date Title
CN106803790B (en) A kind of upgrade control method and device of group system
CN106980636A (en) Declaration form data processing method and device
CN107870948A (en) Method for scheduling task and device
CN107015902B (en) Test method and test equipment
CN111835790B (en) Risk identification method, device and system
CN105988930A (en) Test case generation method and device
CN107944662B (en) Business process control processing method and device
CN105468703A (en) Reason tracing method
CN102281103A (en) Optical network multi-fault recovering method based on fuzzy set calculation
CN112434193A (en) Method and device for quickly troubleshooting guided system fault
CN111695238A (en) System and method for visualizing transient simulation data of power system
CN109522296B (en) Engine ECU data matching calibration method and device
CN112860502A (en) Fault simulation method, equipment, server and storage medium
CN115941329A (en) Block link point consensus method, device, equipment and storage medium
JP2013077124A (en) Software test case generation device
CN112783775B (en) Special character input testing method and device
CN105989445A (en) Rule management method and system
CN110399258B (en) Stability testing method, system and device for server system
CN107135191A (en) Check that distributed service handles the method and device of integrity degree
CN107122489B (en) Data comparison method and device
CN104572036B (en) Event processing method and device
JP2012068812A (en) Countermeasure presentation device, countermeasure presentation method and countermeasure presentation program
CN116300749B (en) Process flow editing method and device, control system terminal and storage medium
CN110108981B (en) Fault diagnosis method and system for lines in active power distribution network
JP6756680B2 (en) Information processing equipment, information processing methods, and information processing programs

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