CN115514630A - Self-adaptive fault analysis method, device, equipment and storage medium - Google Patents

Self-adaptive fault analysis method, device, equipment and storage medium Download PDF

Info

Publication number
CN115514630A
CN115514630A CN202211035454.3A CN202211035454A CN115514630A CN 115514630 A CN115514630 A CN 115514630A CN 202211035454 A CN202211035454 A CN 202211035454A CN 115514630 A CN115514630 A CN 115514630A
Authority
CN
China
Prior art keywords
signal source
configuration file
sensor
value
signal
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
CN202211035454.3A
Other languages
Chinese (zh)
Other versions
CN115514630B (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202211035454.3A priority Critical patent/CN115514630B/en
Publication of CN115514630A publication Critical patent/CN115514630A/en
Application granted granted Critical
Publication of CN115514630B publication Critical patent/CN115514630B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention belongs to the technical field of fault analysis, and particularly provides a self-adaptive fault analysis method, a self-adaptive fault analysis device, self-adaptive equipment and a self-adaptive storage medium, wherein the method comprises the following steps: configuring a signal source to a signal source configuration file according to the hardware design document; loading a signal source configuration file, and monitoring a signal configured by a signal source according to the signal source configuration file; when the signal source is changed, determining whether the signal source is abnormal or not according to the loaded signal source configuration file; if the abnormal signal is generated, reading the name of the sensor corresponding to the signal of the abnormal signal source, modifying the value of the corresponding sensor, and recording a sensor state log; if no abnormity occurs, analyzing and recording the system state log. And a large amount of codes do not need to be repeatedly developed when servers of different versions are used, so that the time is saved, and the working efficiency is improved. The BMC developer only needs to configure the relation between the abnormal signal source and the alarm sensor. The reusability and the development efficiency of the codes are effectively improved.

Description

Self-adaptive fault analysis method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of fault analysis, in particular to a self-adaptive fault analysis method, a self-adaptive fault analysis device, self-adaptive fault analysis equipment and a self-adaptive fault analysis storage medium.
Background
In the era of rapid development of the internet, servers are used more and more, different signal sources for different servers are used for alarming abnormity, fault detection of the BMC analyzes the abnormal signal sources, and operation and maintenance personnel can visually see where the abnormity appears when the fault occurs in a sensor alarming mode.
The design of exception signals is different for different servers, so that BMC developers face the problem of adapting to multiple versions of fault detection, which requires development of a large amount of code and is costly in labor and time.
Disclosure of Invention
The fault detection of the BMC analyzes the abnormal signal sources, and enables operation and maintenance personnel to visually see where the abnormal signal sources appear when the fault occurs in a sensor alarm mode. The design of different servers for abnormal signals is different, so that a BMC developer faces the problem of adapting to fault detection of multiple versions, a large amount of codes need to be developed, and the labor cost and the time cost are high.
In a first aspect, a technical solution of the present invention provides a self-adaptive fault analysis method, including the following steps:
when the signal source is changed, reading the name of a sensor corresponding to the signal with the changed signal source; recording a maintenance log;
when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log;
when the signal source is removed abnormally, the value of the corresponding sensor is modified, the alarm is removed, and the state log of the sensor is recorded.
Further, the step of configuring the signal source to the signal source configuration file according to the hardware design document comprises:
configuring a signal source triggering abnormity to a signal source configuration file;
configuring error types triggering abnormity to a signal source configuration file;
configuring a sensor name corresponding to signal source signal abnormity to a signal source configuration file;
configuring parameters for triggering screen capture to a signal source configuration file;
configuring parameters for triggering and collecting error logs to a signal source configuration file;
and configuring an error value to a signal source configuration file.
Further, when the signal source is changed, the step of reading the name of the sensor corresponding to the signal with the changed signal source includes:
reading the value of the varying signal source;
comparing the read value with an error value in a signal source configuration file;
if the signal source is equal to the signal source, the signal source generates abnormity;
if not, the signal source is removed abnormally.
Further, the steps of modifying the value of the corresponding sensor, outputting alarm information and recording a sensor status log include:
modifying the read sensor values;
the sensor automatically triggers state change and outputs alarm information;
a sensor status log is recorded.
Further, the step of generating the anomaly by the signal source comprises the following steps:
acquiring a value of a parameter triggering collection of an error log in a signal source configuration file;
and judging whether the error log is a system error or not according to the collected error log when the error log needs to be collected according to the acquired parameter value, and recording a system state log.
Further, the step of generating an anomaly by the signal source further comprises:
acquiring a value of a parameter triggering screen capture in a signal source configuration file;
and judging whether the current interface needs to be subjected to screen capturing according to the acquired parameter value, and storing the current interface.
In a second aspect, the technical solution of the present invention further provides a self-adaptive fault analysis device, which includes a first configuration module, a fault detection module, and an exception handling module;
the first configuration module is used for configuring a signal source to a signal source configuration file according to the hardware design document;
the fault detection module is used for loading a signal source configuration file and monitoring a signal configured by a signal source according to the signal source configuration file;
the abnormity processing module is used for reading the name of the sensor corresponding to the signal with the changed signal source when the signal source is changed; recording a maintenance log; when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log; and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
Further, the first configuration module is specifically configured to configure a signal source to signal source configuration file that triggers the exception; configuring error types triggering abnormity to a signal source configuration file; configuring a sensor name corresponding to signal source signal abnormity to a signal source configuration file; configuring parameters for triggering screen capture to a signal source configuration file; configuring parameters for triggering and collecting error logs to a signal source configuration file; and configuring an error value to a signal source configuration file.
Furthermore, the device also comprises an abnormality judgment module which is used for reading the value of the changed signal source when the signal source is changed; comparing the read value with an error value in a signal source configuration file, and judging that the signal source is abnormal if the read value is equal to the error value; and if not, judging that the signal source is abnormal and removing.
Furthermore, the exception handling module comprises a log recording unit, a modification unit, an alarm output unit and an alarm release unit;
the log recording unit is used for recording a maintenance log; and also used for recording sensor status logs;
a modification unit for modifying the value of the corresponding sensor;
the alarm output unit is used for automatically triggering the state change of the sensor when the signal source is abnormal and outputting alarm information;
and the alarm removing unit is used for automatically triggering the state change of the sensor to remove the alarm after the signal source is abnormally removed.
Furthermore, the exception handling module further comprises a first obtaining unit and an error log collecting unit;
the first acquisition unit is used for acquiring the value of a parameter triggering the collection of the error log in the signal source configuration file;
the error log collection unit is used for judging whether the error logs need to be collected according to the acquired values of the parameters and collecting the error logs;
and the log recording unit is used for judging whether the system error is generated according to the error log collected by the error log collecting module and recording the system state log.
Furthermore, the exception handling module further comprises a second acquisition unit and a screen capture execution unit;
the second acquisition unit is used for acquiring the value of the parameter triggering the screen capture in the signal source configuration file;
and the screen capture execution unit is used for judging that the current interface is subjected to screen capture and storage when the screen capture is needed according to the acquired parameter value.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores computer program instructions executable by the at least one processor to enable the at least one processor to perform the adaptive fault resolution method of the first aspect.
In a fourth aspect, the present invention also provides a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the adaptive fault resolution method according to the first aspect.
According to the technical scheme, the invention has the following advantages: according to the method for solving the adaptation problem generated by different versions, a large number of codes do not need to be repeatedly developed when servers of different versions are used, so that the time is saved, and the working efficiency is improved. The BMC developer only needs to configure the relation between the abnormal signal source and the alarm sensor. The reusability and the development efficiency of the codes are effectively improved.
In addition, the invention has reliable design principle, simple structure and very wide application prospect.
Therefore, compared with the prior art, the invention has prominent substantive features and remarkable progress, and the beneficial effects of the implementation are also obvious.
Drawings
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a method of one embodiment of the invention.
Fig. 2 is a schematic flow diagram of a method of another embodiment of the invention.
Fig. 3 is a schematic block diagram of an apparatus of one embodiment of the present invention.
Detailed Description
The fault detection of the BMC analyzes the abnormal signal sources, and enables operation and maintenance personnel to visually see where the abnormal signal sources appear when the fault occurs in a sensor alarm mode. The design of exception signals is different for different servers, so that BMC developers face the problem of adapting to fault detection of multiple versions, which requires development of a large amount of code and is costly in labor and time. The invention monitors abnormal signals in the signal source configuration file, checks whether the signal source is abnormal when the signals are changed, and triggers abnormal analysis if the signal source is abnormal. Therefore, for different servers, the program can run on different servers only by configuring the signal source into the signal source configuration file according to certain requirements. In order to make those skilled in the art better understand the technical solutions of the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, 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 invention.
As shown in fig. 1, an embodiment of the present invention provides a self-adaptive fault analysis method, including the following steps:
step 1: configuring a signal source to a signal source configuration file according to the hardware design document;
step 2: loading a signal source configuration file;
and 3, step 3: judging whether the loading is successful, if so, executing the step 4, otherwise, executing the step 2 and continuing the loading;
and 4, step 4: monitoring signals configured by the signal source according to the signal source configuration file;
and 5: monitoring whether the signal changes, if so, executing a step 6, and if not, continuing to execute a step 5;
step 6: reading the name of a sensor corresponding to a signal with a changed signal source; recording a maintenance log;
and 7: when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log;
and step 8: and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
The multiple servers complete fault detection by configuring the signal source configuration files, and code development is reduced.
In some embodiments, the step of configuring the signal source to the signal source configuration file according to the hardware design document in step 1 comprises:
configuring a signal source triggering abnormity to a signal source configuration file;
configuring error types triggering abnormity to a signal source configuration file;
configuring a sensor name corresponding to signal source signal abnormity to a signal source configuration file;
configuring parameters for triggering screen capture to a signal source configuration file;
configuring parameters for triggering and collecting error logs to a signal source configuration file;
configuring the error value to a signal source configuration file.
The method comprises the following specific steps:
Figure BDA0003818904480000091
when the signal source changes, whether an abnormity occurs is determined according to the loading content, if the abnormity occurs, a sensor influenced by the signal source and a corresponding error trigger sensor alarm are found, and the sensor alarm is displayed to the front end. If normal, the sensor state is changed.
As shown in fig. 2, correspondingly, the name of the sensor corresponding to the signal with the changed signal source is read; the steps of recording maintenance logs, modifying values of corresponding sensors, outputting alarm information and recording sensor state logs comprise:
step 061: reading the value of the changed signal source;
step 062: comparing the read value with an error value in a signal source configuration file;
if the signal source is equal to the signal source, the signal source generates abnormity;
if not, the signal source is removed abnormally.
Monitoring the signal source according to the signal source configuration file, when the value of the signal source changes, judging whether the value is equal to the value of the errorCode, and if so, indicating that the signal source is abnormal; and reading the sensorNames corresponding to the signal, and recording the state of the abnormal offset transmitted to the sensor by the corresponding sensor.
In some embodiments, in step 6, the name of the sensor corresponding to the signal with the changed signal source is read; the step of recording the maintenance log comprises:
step 61: reading the name of a sensor corresponding to the abnormal signal source according to the signal source configuration file;
step 62: recording a maintenance log;
in some embodiments, the step of generating an anomaly in the signal source is followed by:
step a1: acquiring a value of a parameter triggering collection of an error log in a signal source configuration file;
step a2: and judging whether the error log is a system error or not according to the collected error log when the error log needs to be collected according to the acquired parameter value, and recording a system state log.
In some embodiments, the step of generating the anomaly by the signal source further comprises:
step b1: acquiring a value of a parameter triggering screen capture in a signal source configuration file;
and b2: and judging whether the current interface needs to be subjected to screen capturing according to the acquired parameter value, and storing the current interface.
And configuring a signal source to a signal source configuration file according to the hardware design document, loading the signal source configuration file, and monitoring a configured signal according to the signal source configuration file. When the signal source is changed, whether abnormity occurs is determined according to the loading content, if abnormity occurs, a sensor influenced by the signal source and a corresponding error trigger sensor alarm are found, and the sensor alarm is displayed to the front end. If normal, the sensor state is changed.
As shown in fig. 3, an embodiment of the present invention further provides a self-adaptive fault analysis apparatus, including a first configuration module, a fault detection module, and an exception handling module;
the first configuration module is used for configuring a signal source to a signal source configuration file according to the hardware design document;
the fault detection module is used for loading a signal source configuration file and monitoring a signal configured by a signal source according to the signal source configuration file;
the abnormity processing module is used for reading the name of the sensor corresponding to the signal with the changed signal source when the signal source is changed; recording a maintenance log; when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log; and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
In some embodiments, the first configuration module is specifically configured to configure the signal source triggering the exception to a signal source configuration file; configuring error types triggering abnormity to a signal source configuration file; configuring a sensor name corresponding to signal abnormality of a signal source to a signal source configuration file; configuring parameters for triggering screen capture to a signal source configuration file; configuring parameters for triggering and collecting error logs to a signal source configuration file; configuring the error value to a signal source configuration file.
In some embodiments, the apparatus further includes an anomaly determination module, configured to read a value of the changed signal source when the signal source is changed; comparing the read value with an error value in a signal source configuration file, and judging that the signal source is abnormal if the read value is equal to the error value; if not, the signal source is judged to be abnormal and removed.
In some embodiments, the exception handling module comprises a logging unit, a modification unit, an alarm output unit and an alarm release unit;
the log recording unit is used for recording a maintenance log; and also used for recording sensor status logs;
a modification unit for modifying the value of the corresponding sensor;
the alarm output unit is used for automatically triggering the state change of the sensor when the signal source is abnormal and outputting alarm information;
and the alarm removing unit is used for automatically triggering the state change of the sensor to remove the alarm after the signal source is abnormally removed.
In some embodiments, the exception handling module further comprises a first obtaining unit, an error log collecting unit;
the first acquisition unit is used for acquiring the value of a parameter triggering the collection of the error log in the signal source configuration file;
the error log collection unit is used for judging whether the error logs need to be collected according to the acquired values of the parameters and collecting the error logs;
and the log recording unit is used for judging whether the system error is generated according to the error log collected by the error log collecting module and recording the system state log.
In some embodiments, the exception handling module further comprises a second obtaining unit and a screen capture execution unit;
the second acquisition unit is used for acquiring the value of the parameter triggering screen capture in the signal source configuration file;
and the screen capture execution unit is used for judging that the current interface is subjected to screen capture and storage when the screen capture is needed according to the acquired parameter value.
An embodiment of the present invention further provides an electronic device, where the electronic device includes: the system comprises a processor, a communication interface, a memory and a bus, wherein the processor, the communication interface and the memory are communicated with each other through the bus. The bus may be used for information transfer between the electronic device and the sensor. The processor may call logic instructions in memory to perform the following method: step 1: configuring a signal source to a signal source configuration file according to the hardware design document; step 2: loading a signal source configuration file; and 3, step 3: judging whether the loading is successful, if so, executing the step 4, otherwise, executing the step 2 and continuing the loading; and 4, step 4: monitoring signals configured by the signal source according to the signal source configuration file; and 5: monitoring whether the signal changes, if so, executing a step 6, and if not, continuing to execute a step 5; step 6: reading the name of a sensor corresponding to a signal with a changed signal source; recording a maintenance log; and 7: when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log; and 8: and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
In some embodiments, the processor may call logic instructions in the memory to perform the following method: step 061: reading the value of the changed signal source; step 062: comparing the read value with an error value in a signal source configuration file; if the signal source is equal to the signal source, the signal source generates abnormity; if not, the signal source is removed abnormally.
In some embodiments, the processor may call logic instructions in the memory to perform the following method: step 61: reading the name of a sensor corresponding to the abnormal signal source according to the signal source configuration file; step 62: and recording a maintenance log.
In some embodiments, the processor may call logic instructions in the memory to perform the following method: step a1: acquiring a value of a parameter triggering collection of an error log in a signal source configuration file; step a2: and judging whether the error log is a system error or not according to the collected error log when the error log needs to be collected according to the acquired parameter value, and recording a system state log.
In some embodiments, the processor may call logic instructions in the memory to perform the following method: step b1: acquiring a value of a parameter triggering screen capture in a signal source configuration file; step b2: and judging whether the current interface needs to be subjected to screen capturing according to the acquired parameter value, and storing the current interface.
In addition, the logic instructions in the memory may be implemented in the form of software functional units and may be stored in a computer readable storage medium when sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer instructions that cause a computer to perform a method provided by the above method embodiments, for example, including: step 1: configuring a signal source to a signal source configuration file according to the hardware design document; step 2: loading a signal source configuration file; and step 3: judging whether the loading is successful, if so, executing the step 4, otherwise, executing the step 2 and continuing the loading; and 4, step 4: monitoring signals configured by the signal source according to the signal source configuration file; and 5: monitoring whether the signal changes, if so, executing a step 6, and if not, continuing to execute a step 5; and 6: reading the name of a sensor corresponding to a signal with a changed signal source; recording a maintenance log; and 7: when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log; and 8: and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
Although the present invention has been described in detail by referring to the drawings in connection with the preferred embodiments, the present invention is not limited thereto. Various equivalent modifications or substitutions can be made on the embodiments of the present invention by those skilled in the art without departing from the spirit and scope of the present invention, and these modifications or substitutions are within the scope of the present invention/any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A self-adaptive fault analysis method is characterized by comprising the following steps:
configuring a signal source to a signal source configuration file according to the hardware design document;
loading a signal source configuration file, and monitoring a signal configured by a signal source according to the signal source configuration file;
when the signal source is changed, reading the name of the sensor corresponding to the signal with the changed signal source; recording a maintenance log;
when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log;
and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
2. The adaptive fault resolution method of claim 1, wherein the step of configuring a signal source to a signal source configuration file according to a hardware design document comprises:
configuring a signal source triggering abnormity to a signal source configuration file;
configuring error types triggering abnormity to a signal source configuration file;
configuring a sensor name corresponding to signal source signal abnormity to a signal source configuration file;
configuring parameters for triggering screen capture to a signal source configuration file;
configuring parameters for triggering and collecting error logs to a signal source configuration file;
configuring the error value to a signal source configuration file.
3. The adaptive fault resolution method of claim 2, wherein when the signal source is changed, the step of reading the name of the sensor corresponding to the signal with the changed signal source is followed by:
reading the value of the changed signal source;
comparing the read value with an error value in a signal source configuration file;
if the signal source is equal to the signal source, the signal source generates abnormity;
if not, the signal source is removed abnormally.
4. The adaptive fault resolution method of claim 3, wherein the steps of modifying values of corresponding sensors, outputting alarm information, and recording sensor status logs comprise:
modifying the read sensor values;
the sensor automatically triggers state change and outputs alarm information;
a sensor status log is recorded.
5. The adaptive fault resolution method of claim 4, wherein the step of generating an anomaly in the signal source is followed by:
acquiring a value of a parameter triggering collection of an error log in a signal source configuration file;
and judging whether the error log is a system error or not according to the collected error log when the error log needs to be collected according to the acquired parameter value, and recording a system state log.
6. The adaptive fault resolution method of claim 5, wherein the step of generating an anomaly in the signal source is followed by the step of:
acquiring a value of a parameter triggering screen capture in a signal source configuration file;
and judging whether the current interface needs to be subjected to screen capturing according to the acquired parameter value, and storing the current interface.
7. A self-adaptive fault analysis device is characterized by comprising a first configuration module, a fault detection module and an exception handling module;
the first configuration module is used for configuring a signal source to a signal source configuration file according to the hardware design document;
the fault detection module is used for loading a signal source configuration file and monitoring a signal configured by a signal source according to the signal source configuration file;
the abnormity processing module is used for reading the name of the sensor corresponding to the signal with the changed signal source when the signal source is changed; recording a maintenance log; when the signal source is abnormal, modifying the value of the corresponding sensor, outputting an alarm and recording a sensor state log; and when the signal source is abnormally relieved, modifying the value of the corresponding sensor, relieving the alarm and recording the state log of the sensor.
8. The adaptive fault resolution device according to claim 7, further comprising an anomaly determination module for reading a value of a changed signal source when the signal source is changed; comparing the read value with an error value in a signal source configuration file, and judging that the signal source is abnormal if the read value is equal to the error value; and if not, judging that the signal source is abnormal and removing.
9. An electronic device, characterized in that the electronic device comprises:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores computer program instructions executable by at least one processor to enable the at least one processor to perform the adaptive fault resolution method of any one of claims 1 to 6.
10. A non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the adaptive fault resolution method of any one of claims 1 to 6.
CN202211035454.3A 2022-08-26 2022-08-26 Self-adaptive fault analysis method, device, equipment and storage medium Active CN115514630B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211035454.3A CN115514630B (en) 2022-08-26 2022-08-26 Self-adaptive fault analysis method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211035454.3A CN115514630B (en) 2022-08-26 2022-08-26 Self-adaptive fault analysis method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN115514630A true CN115514630A (en) 2022-12-23
CN115514630B CN115514630B (en) 2023-08-22

Family

ID=84501458

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211035454.3A Active CN115514630B (en) 2022-08-26 2022-08-26 Self-adaptive fault analysis method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115514630B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672456A (en) * 2021-08-06 2021-11-19 济南浪潮数据技术有限公司 Modular self-monitoring method, system, terminal and storage medium of application platform

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672456A (en) * 2021-08-06 2021-11-19 济南浪潮数据技术有限公司 Modular self-monitoring method, system, terminal and storage medium of application platform

Also Published As

Publication number Publication date
CN115514630B (en) 2023-08-22

Similar Documents

Publication Publication Date Title
CN111478966A (en) Internet of things protocol analysis method and device, computer equipment and storage medium
CN113572760B (en) Device protocol vulnerability detection method and device
CN103248625A (en) Monitoring method and system for abnormal operation of web crawler
CN110727533A (en) Alarm method, device, equipment and medium
CN109273045B (en) Storage device online detection method, device, equipment and readable storage medium
CN111637924A (en) Detection method and detection device for abnormality of excavator and readable storage medium
CN113196311A (en) System and method for identifying and predicting abnormal sensing behavior patterns of a machine
CN108958965B (en) Method, device and equipment for monitoring recoverable ECC errors by BMC
CN114996090A (en) Server abnormity detection method and device, electronic equipment and storage medium
JP2016535365A (en) Rootkit detection in computer networks
CN110580220B (en) Method for measuring code segment execution time and terminal equipment
CN115794479B (en) Log data processing method and device, electronic equipment and storage medium
CN115514630B (en) Self-adaptive fault analysis method, device, equipment and storage medium
CN117251336A (en) Monitoring system, method and device for server hard disk backboard
CN112347484A (en) Software vulnerability detection method, device, equipment and computer readable storage medium
CN112100035A (en) Page abnormity detection method, system and related device
CN113708986A (en) Server monitoring apparatus, method and computer-readable storage medium
Taerat et al. Blue gene/l log analysis and time to interrupt estimation
WO2023181241A1 (en) Monitoring server device, system, method, and program
CN114979100A (en) Cloud resource checking method and related device
CN112134760A (en) Link state monitoring method, device, equipment and computer readable storage medium
CN112804104A (en) Early warning method, device, equipment and medium
CN105827447A (en) Service alarm method and apparatus
WO2020245968A1 (en) Abnormality sign detection device, abnormality sign detection method, and abnormality sign detection program
CN111581044A (en) Cluster optimization method, device, server and medium

Legal Events

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