CN114691455A - Method and device for monitoring alarm data and dynamically pushing multiple platforms - Google Patents

Method and device for monitoring alarm data and dynamically pushing multiple platforms Download PDF

Info

Publication number
CN114691455A
CN114691455A CN202011634170.7A CN202011634170A CN114691455A CN 114691455 A CN114691455 A CN 114691455A CN 202011634170 A CN202011634170 A CN 202011634170A CN 114691455 A CN114691455 A CN 114691455A
Authority
CN
China
Prior art keywords
data
alarm
pushing
monitoring
dynamically
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.)
Pending
Application number
CN202011634170.7A
Other languages
Chinese (zh)
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.)
Kelai Network Technology Co ltd
Original Assignee
Kelai Network 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 Kelai Network Technology Co ltd filed Critical Kelai Network Technology Co ltd
Priority to CN202011634170.7A priority Critical patent/CN114691455A/en
Publication of CN114691455A publication Critical patent/CN114691455A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/327Alarm or error message display

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

The invention discloses a method and a device for monitoring alarm data and dynamically pushing multiple platforms, which comprises the following steps: s1, acquiring different types of data, and judging whether alarm monitoring is supported or not; s2, carrying out alarm rule matching on the data which can support alarm monitoring in the judgment result of the step S1; s3, performing matching push configuration on the data triggering the alarm rule; s4, pushing data to an alarm receiving platform and the like according to the pushing configuration and the alarm content; the invention solves the problems that the data formats of the multi-party data platforms are not uniform and the data content attributes are disordered and can not be converted when dynamic monitoring alarm data exist and the multi-party data platforms need to be dynamically pushed on line, can dynamically change alarm monitoring conditions on line, monitors the alarm data, and can simultaneously support different platforms to push data and the like.

Description

Method and device for monitoring alarm data and dynamically pushing multiple platforms
Technical Field
The present invention relates to the field of data communications, and in particular, to a method and an apparatus for monitoring alarm data and dynamically pushing multiple platforms.
Background
The system (platform) often needs to push the alarm data (the alarm data rules needed by different platforms are inconsistent) of the system to a plurality of system (platform) service interfaces (interfaces of different protocols, such as http, socket, syslog, etc.), and the data format is also varied. The usual steps in the industry for interfacing data are as follows: acquiring alarm data according to rules; acquiring an interface service document of the other party, and converting the data format of the system into a data structure supported by the other party; compiling a data pushing method; stopping updating the deployment package to complete the data pushing function; or push data to third party platforms first (like message middleware): acquiring alarm data according to rules; compiling a data pushing method, and directly pushing data to a three-party public platform; a three-party system writes a data acquisition method, consumes messages (requiring the system to have development capability), and the like.
The prior art has the following problems: pushing different three-party platforms, often requiring redevelopment; for different three-party format requirements, re-development is usually required; the transfer information of the three-party system is introduced, the complexity of the interactive process is increased, and the risk of data leakage is possibly caused; and transferring information by introducing a three-party system, and depending on the three-party system for system reliability.
Disclosure of Invention
The invention aims to overcome the defects of the prior art, provides a method and a device for monitoring alarm data and dynamically pushing multiple platforms, solves the problems that when dynamic monitoring alarm data exists and multiple data platforms need to be dynamically pushed on line, the data formats of the multiple data platforms are not uniform, the data content attributes are disordered and cannot be converted, can dynamically change the alarm monitoring conditions on line, monitor the alarm data, simultaneously support different multiple platforms to carry out data pushing, and dynamically identify different protocols and data formats to push for the access of a new platform.
The purpose of the invention is realized by the following scheme:
a method for monitoring alarm data and dynamically pushing multiple platforms comprises the following steps:
s1, acquiring different types of data, and judging whether to perform alarm monitoring;
s2, carrying out data alarm rule matching on the data which can support alarm monitoring in the judgment result of the step S1;
s3, performing matching push configuration on the data triggering the alarm rule;
and S4, pushing the data to the alarm receiving platform according to the pushing configuration and the alarm content.
Further, in step S1, the method includes the steps of:
s11, classifying the data after capturing the data, and identifying the data supporting alarm monitoring;
and S12, judging the data supporting alarm monitoring according to the identifier, and pushing the identified data to the unified processor.
Further, in step S2, the method includes the steps of:
s21, presetting a plurality of alarm rules;
and S22, matching the received data structure with the preset rule.
Further, in step S3, the method includes the steps of:
s31, dynamically generating alarm summary information for the data triggering the alarm rule;
s32, binding data pushing configuration according to the alarm summary information, and editing pushing rules on line according to the data pushing configuration; and the alarm rule is bound with the unique identifier of the push configuration, and the alarm rule can dynamically identify the push rule through the unique identifier.
Further, in step S4, the method includes the steps of:
and S41, receiving the push configuration and the alarm content in a unified manner, then analyzing the push configuration information, and pushing data to the alarm receiving platform according to the analyzed information.
Further, in step S23, the alarm rule can be dynamically added as needed.
Further, the push configuration can be changed online.
A device for monitoring alarm data and dynamically pushing multiple platforms comprises a data acquisition and judgment module, a data transmission module and a data pushing module, wherein the data acquisition and judgment module is used for acquiring different types of data and judging whether alarm monitoring is supported or not; the alarm rule matching module is used for performing data alarm rule matching on data which can support alarm monitoring in the judgment result; the push configuration matching module is used for matching push configuration on the data triggering the alarm rule; and the pushing service module is used for pushing the data to the alarm receiving platform according to the pushing configuration and the alarm content.
Furthermore, the data acquisition and judgment module comprises a data capture and classification module which is used for capturing data and then classifying the data; the identification module is used for identifying data supporting alarm monitoring; and the first pushing module is used for pushing the identified data to the unified processor.
Further, the alarm rule matching module comprises a preset module for presetting a plurality of alarm rules; and the preset rule matching module is used for matching with the preset rule according to the received data structure.
The invention has the beneficial effects that:
(1) the invention solves the problems that the data formats of a plurality of data platforms are not uniform and the data content attributes are disordered and can not be converted when dynamically monitoring alarm data, such as alarm rules need to be dynamically changed and a plurality of data platforms need to be dynamically pushed on line, can dynamically change alarm monitoring conditions on line, monitors the alarm data, can simultaneously support different platforms to push data, and can dynamically identify different protocols and data formats to push when a new platform is accessed.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a data flow diagram of the present invention;
FIG. 2 is a flow chart of the method steps of the present invention.
Detailed Description
All features disclosed in all embodiments in this specification, or all methods or process steps implicitly disclosed, may be combined and/or expanded, or substituted, in any way, except for mutually exclusive features and/or steps.
As shown in fig. 1 and 2, a method for monitoring alarm data and dynamically pushing multiple platforms includes the steps of:
s1, acquiring different types of data, and judging whether to perform alarm monitoring;
s2, carrying out data alarm rule matching on the data which can support alarm monitoring in the judgment result of the step S1;
s3, matching, pushing and configuring the data triggering the alarm rule;
and S4, pushing the data to the alarm receiving platform according to the pushing configuration and the alarm content.
Further, in step S1, the method includes the steps of:
s11, classifying the data after capturing the data, and identifying the data supporting alarm monitoring;
and S12, judging the data supporting alarm monitoring according to the identifier, and pushing the identified data to the unified processor.
Further, in step S2, the method includes the steps of:
s21, presetting a plurality of alarm rules;
and S22, matching the received data structure with the preset rule.
Further, in step S3, the method includes the steps of:
s31, dynamically generating alarm summary information for the data triggering the alarm rule;
s32, binding data pushing configuration according to the alarm summary information, and editing pushing rules on line according to the data pushing configuration; and the alarm rule is bound with the unique identifier of the push configuration, and the alarm rule can dynamically identify the push rule through the unique identifier.
Further, in step S4, the method includes the steps of:
and S41, receiving the push configuration and the alarm content in a unified manner, then analyzing the information of the push configuration, and pushing data to the alarm receiving platform according to the analyzed information.
Further, in step S23, the alarm rule can be dynamically added as needed.
Further, the push configuration can be changed online.
A device for monitoring alarm data and dynamically pushing multiple platforms comprises a data acquisition and judgment module, a data transmission module and a data pushing module, wherein the data acquisition and judgment module is used for acquiring different types of data and judging whether alarm monitoring is supported or not; the alarm rule matching module is used for performing data alarm rule matching on data which can support alarm monitoring in the judgment result; the push configuration matching module is used for matching push configuration on the data triggering the alarm rule; and the pushing service module is used for pushing the data to the alarm receiving platform according to the pushing configuration and the alarm content.
Furthermore, the data acquisition and judgment module comprises a data capture and classification module which is used for capturing data and then classifying the data; the identification module is used for identifying data supporting alarm monitoring; and the first pushing module is used for pushing the identified data to the unified processor.
Further, the alarm rule matching module comprises a preset module for presetting a plurality of alarm rules; and the preset rule matching module is used for matching with the preset rule according to the received data structure.
In other embodiments of the present invention, for example, based on the method or the apparatus, a system for monitoring alarm data and dynamically pushing multiple platforms may be implemented, including the following working processes:
alarming monitoring is carried out on different types of data, after the data (data pushed by three parties or captured by a system) is captured by the system, the data is classified, whether alarming monitoring is supported or not is judged, and the data supporting alarming monitoring is pushed to an alarming unified processor; and then data alarm rule matching is carried out, wherein the alarm rule can be changed on line, and automatic identification is realized.
In other embodiments of the present invention, a system for monitoring alarm data and dynamically pushing multiple platforms may preset several alarm rules, for example, IP does not belong to 192.168.1.1/24 and feature value includes cola. The system matches with the preset rule according to the received data structure, and can dynamically increase the alarm rule according to the requirement, for example, the retransmission rate of the data packet is more than 5%, the new rule can take effect immediately, and the newly received data can match with the new rule immediately. And for the data triggering the alarm rule, pushing configuration is required, and the pushing configuration can be changed on line, so that automatic identification is realized. Optionally, the data triggering the alarm may dynamically generate alarm summary information, different types of data contain different attribute configurations, push is bound according to the alarm summary information, and data push configuration is found. Optionally, the alarm rule is bound to the push configuration unique identifier, so that the alarm rule can automatically identify a new push rule. The data pushing service is used for pushing the data to the alarm receiving platform, the data pushing service is used for uniformly receiving the alarm content and the pushing platform configuration, the pushing platform configuration information is analyzed, and the data can be actively pushed to the receiving platform configured before according to the analyzed pushing platform configuration information.
The functionality of the present invention, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. 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 all or part of the steps of the method according to the embodiments of the present invention are executed in a computer device (which may be a personal computer, a server, or a network device) and corresponding software. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, or an optical disk, exist in a read-only Memory (RAM), a Random Access Memory (RAM), and the like, for performing a test or actual data in a program implementation.

Claims (10)

1. A method for monitoring alarm data and dynamically pushing multiple platforms is characterized by comprising the following steps:
s1, acquiring different types of data, and judging whether alarm monitoring is supported;
s2, performing data alarm rule matching on the data which can support alarm monitoring in the judgment result of the step S1;
s3, matching, pushing and configuring the data triggering the alarm rule;
and S4, pushing the data to the alarm receiving platform according to the push configuration and the alarm content.
2. The method for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein in step S1, the method includes the steps of:
s11, classifying the data after capturing the data, and marking the data supporting alarm monitoring;
and S12, judging the data supporting alarm monitoring according to the identifier, and pushing the identified data to the unified processor.
3. The method for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein in step S2, the method includes the steps of:
s21, presetting a plurality of alarm rules;
and S22, matching the received data structure with the preset rule.
4. The method for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein in step S3, the method includes the steps of:
s31, dynamically generating alarm summary information for the data triggering the alarm rule;
s32, binding data pushing configuration according to the alarm summary information, and editing pushing rules on line according to the data pushing configuration; and the alarm rule is bound with the unique identifier of the push configuration, and the alarm rule can dynamically identify the push rule through the unique identifier.
5. The method for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein in step S4, the method includes the steps of:
and S41, receiving the push configuration and the alarm content in a unified manner, then analyzing the information of the push configuration, and pushing data to the alarm receiving platform according to the analyzed information.
6. The method for monitoring alarm data and dynamically pushing multiple platforms according to claim 3, wherein in step S23, the alarm rules can be dynamically added according to the requirement.
7. The method of claim 4, wherein the push configuration can be changed online.
8. The utility model provides a device of warning data of control and dynamic propelling movement multi-platform which characterized in that includes:
the data acquisition and judgment module is used for acquiring different types of data and judging whether alarm monitoring is supported or not;
the alarm rule matching module is used for performing data alarm rule matching on data which can support alarm monitoring in the judgment result;
the push configuration matching module is used for matching push configuration on the data triggering the alarm rule;
and the pushing service module is used for pushing the data to the alarm receiving platform according to the pushing configuration and the alarm content.
9. The device for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein the data acquiring and determining module comprises:
the data capturing and classifying module is used for capturing data and then classifying the data;
the identification module is used for identifying data supporting alarm monitoring;
and the first pushing module is used for pushing the identified data to the unified processor.
10. The device for monitoring alarm data and dynamically pushing multiple platforms according to claim 1, wherein the alarm rule matching module comprises:
the preset module is used for presetting a plurality of alarm rules;
and the preset rule matching module is used for matching with the preset rule according to the received data structure.
CN202011634170.7A 2020-12-31 2020-12-31 Method and device for monitoring alarm data and dynamically pushing multiple platforms Pending CN114691455A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011634170.7A CN114691455A (en) 2020-12-31 2020-12-31 Method and device for monitoring alarm data and dynamically pushing multiple platforms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011634170.7A CN114691455A (en) 2020-12-31 2020-12-31 Method and device for monitoring alarm data and dynamically pushing multiple platforms

Publications (1)

Publication Number Publication Date
CN114691455A true CN114691455A (en) 2022-07-01

Family

ID=82133626

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011634170.7A Pending CN114691455A (en) 2020-12-31 2020-12-31 Method and device for monitoring alarm data and dynamically pushing multiple platforms

Country Status (1)

Country Link
CN (1) CN114691455A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782486A (en) * 2020-07-03 2020-10-16 上海浦东发展银行股份有限公司 Alarm implementation method and system based on dynamic configuration

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782486A (en) * 2020-07-03 2020-10-16 上海浦东发展银行股份有限公司 Alarm implementation method and system based on dynamic configuration
CN111782486B (en) * 2020-07-03 2024-04-16 上海浦东发展银行股份有限公司 Alarm realization method and system based on dynamic configuration

Similar Documents

Publication Publication Date Title
CN1988535B (en) Synchronous method, system for file storage and customer terminal
US9332401B2 (en) Providing dynamically-translated public address system announcements to mobile devices
CN108337127B (en) Application performance monitoring method, system, terminal and computer readable storage medium
CN112765103B (en) File analysis method, system, device and equipment
CN108228664B (en) Unstructured data processing method and device
CN112069034A (en) Fast application exception handling method and device, electronic equipment and storage medium
CN114691455A (en) Method and device for monitoring alarm data and dynamically pushing multiple platforms
CN112672086B (en) Audio and video equipment data acquisition, analysis, early warning system
CN110166823B (en) Screen projection method and related device
CN116974948A (en) Service system testing method, system, equipment and medium
CN112181830A (en) Memory leak detection method, device, terminal and medium
CN105635225A (en) Method and system of using mobile terminal to access mobile internet-based server and mobile terminal
CN113704203A (en) Log file processing method and device
CN114217932A (en) Third-party docking exception handling method and system
CN112948195A (en) Interface testing method and device, electronic equipment and storage medium
CN111698287A (en) Cloud mobile phone active application acquisition method, system and storage medium
CN109831701B (en) Digital television equipment browser and method for expanding cross-page system event
CN112787880B (en) Playback data acquisition and flow playback method, device and storage medium
CN109918222B (en) Dump analysis method and system for application program
CN113051176B (en) Automatic test data processing method and device, electronic equipment and storage medium
CN104683317B (en) UI data extraction method, client, server and system
CN109725587B (en) Operation record recording method based on human-computer interface
CN111935215A (en) Internet of things data management method, terminal, system and storage device
CN111444200A (en) Data updating method and storage medium
CN111290863A (en) Data receiving method and equipment

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