CN104038373A - Information early warning and self repairing system and method - Google Patents

Information early warning and self repairing system and method Download PDF

Info

Publication number
CN104038373A
CN104038373A CN201410233631.8A CN201410233631A CN104038373A CN 104038373 A CN104038373 A CN 104038373A CN 201410233631 A CN201410233631 A CN 201410233631A CN 104038373 A CN104038373 A CN 104038373A
Authority
CN
China
Prior art keywords
fault
data
early warning
self
information
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
CN201410233631.8A
Other languages
Chinese (zh)
Other versions
CN104038373B (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.)
State Grid Corp of China SGCC
Information and Telecommunication Branch of State Grid Shandong Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
Information and Telecommunication Branch of State Grid Shandong Electric Power 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 State Grid Corp of China SGCC, Information and Telecommunication Branch of State Grid Shandong Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201410233631.8A priority Critical patent/CN104038373B/en
Publication of CN104038373A publication Critical patent/CN104038373A/en
Application granted granted Critical
Publication of CN104038373B publication Critical patent/CN104038373B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides an information early warning and self repairing system and method. The system comprises a database used for storing a normal device state data value, a flow value and a plurality of fault models, an analyzing module used for analyzing real-time fault existing in data and calling a corresponding fault model for removing the fault, a self repairing module used for conducting self repairing on the simple fault and transmitting the repaired result to an early waning module and the early warning module used for receiving results of the analyzing module and the self repairing module and transmitting a fault name and a processing result to a monitoring worker. The method includes the following steps: 1) determining abnormal data in the monitored data; 2) analyzing and displaying fault information; 3) transmitting early warning information; 4) self repairing the fault; 5) conducting worker reviewing. By means of the system and method, judgment, self repairing and early warning of the monitored data are achieved, the intelligent degree of the monitoring system is greatly improved, and the working efficiency is improved.

Description

Information early warning and self-repairing system and method
Technical field
The present invention relates to information monitoring technology, specifically a kind of information early warning and self-repairing system and method.
Background technology
Along with the information system deep application of each enterprise at home and abroad, each enterprise strengthens day by day to the dependence of information system, and the importance of information system security stable operation is more and more outstanding.
Although the standard feature of each information system self can carry out distributing manual detection to operating system and system hardware index, the existing IMS system of Guo Wang company can be to the service function of each operation system whether normal and several limited interfaces monitor, but above-mentioned two kinds of modes are all that the running status of system is monitored, follow-up service work is completely by artificial analysis, judgement and realization, so, not only waste of manpower and the time, and very high to maintainer's requirement, do not meet efficient, the intelligent idea of development of information-based industry.
Summary of the invention
In order to address the above problem, the invention provides a kind of information early warning and self-repairing system and method, solve the problem that existing supervisory control system can not self-regeneration, improve the operational efficiency of system.
The present invention is by the following technical solutions: information early warning and self-repairing system, it is characterized in that, and described system comprises
Database, is used for storing normal device status data value, flow value and some fault models;
Analysis module, is used for analyzing in real-time data, have what fault, and transfers the fault model that solves this fault;
Self-repair module, carries out selfreparing to simple fault, and the result after repairing is passed to warning module;
Warning module, the result that receiving and analyzing module and self-repair module draw, and fault title and result are sent to monitor staff.
Further, a fault model at least comprises following content: malfunction coding, failure-description, failure cause, reparation script, solution.
Further, described monitor staff to receive the mode of information be one or more in following mode: page ejection, note reception, mail reception, telephone receiving.
For information early warning and self-repairing system, design a kind of information early warning and self-repair method, it is characterized in that, described method comprises the following steps:
Step S101: determine the abnormal data in monitor data;
Step S102: analyze and show fault message;
Step S103: send early warning information;
Step S104: selfreparing fault;
Step S105: personnel's check.
Further, the concrete steps of determining the abnormal data in monitor data are: according to monitor data from equipment, from database, transfer the normal range (NR) of these data in this equipment, both are compared, and whether analysis monitoring data exceed normal range (NR), if exceeded, enter step S102, if do not exceeded, continue to analyze next group data, until find abnormal data.
Further, analyze and show that the detailed process of fault message is: after abnormal data and fault model are compared one by one, finding the fault model that similarity is the highest, then this fault model is called and shown.
The invention has the beneficial effects as follows:
1, by analysis module and database, realize the analysis to real-time monitor data, judge that whether data are normal, meanwhile, due to the fault model that prestores in database, difference that can fault is called corresponding fault model, has realized identification and the deterministic process of fault.
2, according to the solution in fault model, by utilizing self-repair module, can realize step by step instruction modification, parameter modification according to solution, restart, reduce the operations such as default value, complete the fault restoration processing to abnormal equipment.
3, by warning module, time and the title that can notify monitor staff and maintainer's fault to occur, whether also monitor staff and maintainer can be according to the big or small degree of fault, select to check, and greatly saved manpower, improved operating efficiency.
Brief description of the drawings
Fig. 1 is the structural representation of system of the present invention;
Fig. 2 is the flow chart of the inventive method.
Embodiment
Information early warning as shown in Figure 1 and self-repairing system, comprise database, is used for storing normal device status data value, flow value and some fault models; Analysis module, is used for analyzing in real-time data, have what fault, and transfers the fault model that solves this fault; Self-repair module, carries out selfreparing to simple fault, and the result after repairing is passed to warning module; Warning module, the result that receiving and analyzing module and self-repair module draw, and fault title and result are sent to monitor staff.
Further, a fault model at least comprises following content: malfunction coding, failure-description, failure cause, reparation script, solution.
Further, described monitor staff to receive the mode of information be one or more in following mode: page ejection, note reception, mail reception, telephone receiving.
For above-mentioned information early warning and self-repairing system, design a kind of information early warning and self-repair method, as shown in Figure 2, described method comprises the following steps:
Step S101: according to monitor data from equipment, from database, transfer the normal range (NR) of these data in this equipment, both are compared, whether analysis monitoring data exceed normal range (NR), if exceeded, enter step S102, if do not exceeded, continue to analyze next group data, until find abnormal data;
Step S102: after abnormal data and fault model are compared one by one, find the fault model that similarity is the highest, then this fault model is called and shown;
Step S103: for the difference of monitor staff and maintainer's mobile device, pass through warning module, utilize the different modes such as page ejection, note reception, mail reception, telephone receiving, time, the fault title of notifying monitor staff and maintainer's fault to occur, wherein, the page ejects and is applicable to computer and IPAD, and note receives and is applicable to mobile phone, telephone receiving is established and mobile phone and landline telephone, and mail reception is applicable to smart mobile phone, computer and IPAD;
Step S104: according to the solution in fault model, by utilizing self-repair module, can realize step by step instruction modification, parameter modification according to solution, restart, reduce the operations such as default value, complete the fault restoration processing to abnormal equipment;
Step S105: monitor staff and maintainer receive after early warning information, according to troubleshooting situation and fault size, optionally checks, if failure ratio is larger, larger on the impact of system, just need check to confirm, if do not processed successfully, also need check.
Except structure of the present invention, all the other are prior art.
The above is the preferred embodiment of the present invention, for those skilled in the art, under the premise without departing from the principles of the invention, can also make some improvements and modifications, and these improvements and modifications are also regarded as protection scope of the present invention.

Claims (6)

1. information early warning and self-repairing system, is characterized in that, described system comprises
Database, is used for storing normal device status data value, flow value and some fault models;
Analysis module, is used for analyzing in real-time data, have what fault, and transfers the fault model that solves this fault;
Self-repair module, carries out selfreparing to simple fault, and the result after repairing is passed to warning module;
Warning module, the result that receiving and analyzing module and self-repair module draw, and fault title and result are sent to monitor staff.
2. information early warning according to claim 1 and self-repairing system, is characterized in that, a fault model at least comprises following content: malfunction coding, failure-description, failure cause, reparation script, solution.
3. information early warning according to claim 1 and 2 and self-repairing system, is characterized in that, the mode that described monitor staff receives information is one or more in following mode: page ejection, note reception, mail reception, telephone receiving.
4. information early warning and self-repair method, is characterized in that, described method comprises the following steps:
Step S101: determine the abnormal data in monitor data;
Step S102: analyze and show fault message;
Step S103: send early warning information;
Step S104: selfreparing fault;
Step S105: personnel's check.
5. information spy method according to claim 4, it is characterized in that, the concrete steps of determining the abnormal data in monitor data are: according to monitor data from equipment, from database, transfer the normal range (NR) of these data in this equipment, both are compared, whether analysis monitoring data exceed normal range (NR), if exceeded, enter step S102, if do not exceeded, continue to analyze next group data, until find abnormal data.
6. information spy method according to claim 5, it is characterized in that, analyze and show that the detailed process of fault message is: after abnormal data and fault model are compared one by one, finding the fault model that similarity is the highest, then this fault model is called and shown.
CN201410233631.8A 2014-05-30 2014-05-30 information early warning and self-repairing system and method Active CN104038373B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410233631.8A CN104038373B (en) 2014-05-30 2014-05-30 information early warning and self-repairing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410233631.8A CN104038373B (en) 2014-05-30 2014-05-30 information early warning and self-repairing system and method

Publications (2)

Publication Number Publication Date
CN104038373A true CN104038373A (en) 2014-09-10
CN104038373B CN104038373B (en) 2015-09-02

Family

ID=51468969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410233631.8A Active CN104038373B (en) 2014-05-30 2014-05-30 information early warning and self-repairing system and method

Country Status (1)

Country Link
CN (1) CN104038373B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550100A (en) * 2015-12-11 2016-05-04 国家电网公司 Method and system for automatic fault recovery of information system
CN106202535A (en) * 2016-07-25 2016-12-07 浪潮(北京)电子信息产业有限公司 A kind of method and system of the detection of RRD data base
CN106597954A (en) * 2016-12-30 2017-04-26 上海联影医疗科技有限公司 Fault processing method and device
CN107612756A (en) * 2017-10-31 2018-01-19 广西宜州市联森网络科技有限公司 A kind of operation management system with intelligent trouble analyzing and processing function
CN107766165A (en) * 2016-08-23 2018-03-06 佛山市顺德区顺达电脑厂有限公司 The automatic repair system and method for electronic installation
CN107846314A (en) * 2017-10-31 2018-03-27 广西宜州市联森网络科技有限公司 A kind of intelligent operation management system
CN107861849A (en) * 2017-11-30 2018-03-30 徐州泰华电子科技有限公司 A kind of computer hardware safety detecting system
CN112130487A (en) * 2020-09-02 2020-12-25 珠海格力电器股份有限公司 Equipment fault early warning method and device
CN113141273A (en) * 2021-04-22 2021-07-20 康键信息技术(深圳)有限公司 Self-repairing method, device and equipment based on early warning information and storage medium
CN115140829A (en) * 2022-07-04 2022-10-04 江苏景然生态建设集团有限公司 Ecological restoration system for river falling zone

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944777A (en) * 2010-09-28 2011-01-12 上海市电力公司超高压输变电公司 Intelligent self-healing monitoring method of extra high voltage power network
CN102368634A (en) * 2011-09-14 2012-03-07 文存润 Unified information platform system for state monitoring of intelligent transformer substation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101944777A (en) * 2010-09-28 2011-01-12 上海市电力公司超高压输变电公司 Intelligent self-healing monitoring method of extra high voltage power network
CN102368634A (en) * 2011-09-14 2012-03-07 文存润 Unified information platform system for state monitoring of intelligent transformer substation

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550100A (en) * 2015-12-11 2016-05-04 国家电网公司 Method and system for automatic fault recovery of information system
CN106202535A (en) * 2016-07-25 2016-12-07 浪潮(北京)电子信息产业有限公司 A kind of method and system of the detection of RRD data base
CN106202535B (en) * 2016-07-25 2020-03-27 浪潮(北京)电子信息产业有限公司 Method and system for detecting RRD database
CN107766165A (en) * 2016-08-23 2018-03-06 佛山市顺德区顺达电脑厂有限公司 The automatic repair system and method for electronic installation
CN107766165B (en) * 2016-08-23 2020-12-08 佛山市顺德区顺达电脑厂有限公司 Automatic repair system and method for electronic device
CN106597954A (en) * 2016-12-30 2017-04-26 上海联影医疗科技有限公司 Fault processing method and device
CN107612756A (en) * 2017-10-31 2018-01-19 广西宜州市联森网络科技有限公司 A kind of operation management system with intelligent trouble analyzing and processing function
CN107846314A (en) * 2017-10-31 2018-03-27 广西宜州市联森网络科技有限公司 A kind of intelligent operation management system
CN107861849A (en) * 2017-11-30 2018-03-30 徐州泰华电子科技有限公司 A kind of computer hardware safety detecting system
CN112130487A (en) * 2020-09-02 2020-12-25 珠海格力电器股份有限公司 Equipment fault early warning method and device
CN113141273A (en) * 2021-04-22 2021-07-20 康键信息技术(深圳)有限公司 Self-repairing method, device and equipment based on early warning information and storage medium
CN115140829A (en) * 2022-07-04 2022-10-04 江苏景然生态建设集团有限公司 Ecological restoration system for river falling zone

Also Published As

Publication number Publication date
CN104038373B (en) 2015-09-02

Similar Documents

Publication Publication Date Title
CN104038373B (en) information early warning and self-repairing system and method
CN103062862B (en) Remote fault processing method for intelligent air conditioner
CN104218676B (en) The intelligent warning system of power dispatching automation main website and method
CN101556679A (en) Method for processing failures in integrated front-end system and computer equipment
CN105337765A (en) Distributed hadoop cluster fault automatic diagnosis and restoration system
CN102937930A (en) Application program monitoring system and method
CN103324565B (en) Daily record monitoring method
WO2016188100A1 (en) Information system fault scenario information collection method and system
CN109559064A (en) The operation and maintenance method of gate based on Internet of Things
CN105049223A (en) Electric power communication network defect and fault processing decision-aided analysis method
CN107658980B (en) Analysis method and system for rechecking power grid monitoring alarm information
CN103227662A (en) Safety detection method and system of electric power communication equipment based on state control
CN106130778A (en) A kind of method processing clustering fault and a kind of management node
CN108183814B (en) Troubleshooting method and device for communication channel of electricity utilization information acquisition system
CN108959037A (en) A kind of data center's automatic detecting method and device
CN104104542A (en) Real-time intelligent debugging method based on RS485
CN103366245A (en) OSB (operation sevice bus)-based power grid fault information distribution method and system
CN102111508A (en) Fault processing method and system as well as fault scheduling equipment
CN103558819A (en) Slicing machine fault diagnosis system
CN102201927A (en) Alarm information processing method and device
CN105025179A (en) Method and system for monitoring service agents of call center
CN112116511A (en) State monitoring method and device for urban rail transit system
CN104978260A (en) Software test method and device
CN101409637B (en) Alarm interactive automatic processing method for communication network management system
CN113684868A (en) City utility tunnel early warning system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant