CN101741615A - Server-based alarm filtering system and method - Google Patents

Server-based alarm filtering system and method Download PDF

Info

Publication number
CN101741615A
CN101741615A CN200910241897A CN200910241897A CN101741615A CN 101741615 A CN101741615 A CN 101741615A CN 200910241897 A CN200910241897 A CN 200910241897A CN 200910241897 A CN200910241897 A CN 200910241897A CN 101741615 A CN101741615 A CN 101741615A
Authority
CN
China
Prior art keywords
alarm
filter device
warning information
alarm monitoring
server
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
CN200910241897A
Other languages
Chinese (zh)
Other versions
CN101741615B (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 Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software 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 Beijing Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN2009102418976A priority Critical patent/CN101741615B/en
Publication of CN101741615A publication Critical patent/CN101741615A/en
Application granted granted Critical
Publication of CN101741615B publication Critical patent/CN101741615B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Alarm Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a server-based alarm filtering system and a server-based alarm filtering method. In the system, an alarm monitoring server acquires an alarm message from a message queue of an alarm acquisition server in real time; and the system establishes a connection with an alarm monitoring client, filters the alarm message under the filtering conditions of an alarm filter according to an alarm filter ID sent by the alarm monitoring client and a unique identifier of the alarm monitoring client, and sends the filtered alarm message to the corresponding alarm monitoring client. The system and the method exclude network transmission of useless information by effectively filtering the alarm message on a server, and reduce occupancy rate of network resources. The client only needs to perform presentative operation treatment on the alarm message so as to effectively improve stability and usability of the client and solve the problem of alarm delay.

Description

Alarm filtering system and method based on server
Technical field
The present invention relates to the alarm monitoring technical field, relate in particular to a kind of alarm filtering system and method for OSS alarm monitoring system based on server.
Background technology
OSS (Operation Support System, OSS) alarm monitoring system be used for gathering in real time all network elements (NE) generate in telecom operators' certain limit various device fault warning report, network event report and with network, professional relevant fault warning report data, by the demand of system according to monitoring business, it is organized into consolidation form is presented to terminal, check by the monitor staff, then further processing is done in relevant alarm.
Similar system in the past all is after client receives all warning information, carry out alarm filter according to the alarm filter condition of system user setting again, the warning information that will meet the alarm filter condition then presents, and the implementation of this alarm filter can cause following problem:
1. alarm filter calculates and is handled by client, and this just need all send to client by no network with all warning information, has therefore strengthened the transmission volume of data;
2. the disposal ability of client is limited, when the alarm data amount very big, especially (large number quipments goes wrong simultaneously alarm windstorm ought to occur, produce a large amount of warning information in unit interval and be referred to as " alarm windstorm ", as 1000/second warning information) time, client can because the limited situation that system in case of system halt, collapse occur of operational capability or incur loss through delay alarm on call time, thereby reduce the efficient of O﹠M.
Summary of the invention
The purpose of this invention is to provide a kind of alarm filtering system and method based on server, this system and method filters by carry out effective warning information at server end, the Network Transmission of the garbage of forgoing, reduced the resource occupying rate, client only need be carried out the calculation process that presents of warning information, effectively strengthened the stability and the availability of client, solved the problem of the untimely alarm time-delay that causes of information processing, to remedy the deficiency that prior art exists.
For achieving the above object, the present invention adopts following technical scheme.
A kind of alarm filtering system provided by the invention based on server, this system comprises alarm monitoring service end and alarm monitoring client, the alarm monitoring client, be used for sending connection request, alarm filter device ID and alarm monitoring client unique identification to the alarm monitoring service end, and the warning information after the filtration of receiving alarm monitor service end transmission; Record alert database is used to store warning information and alarm filter device information; Described alarm monitoring service end comprises: described alarm monitoring service end comprises: the alarm collection server, be used to gather the warning information that all network elements generate in the setting range, and the warning information that collects is carried out persistence handle, store in record alert database and the message queue; The alarm monitoring server, be used for obtaining warning information from described message queue in real time, foundation is connected with described alarm monitoring client, and the alarm filter device ID and the alarm monitoring client unique identification that send according to described alarm monitoring client, filtercondition according to the alarm filter device of correspondence filters warning information, and the warning information after filtering is sent to corresponding alarm monitoring client; Described alarm filter device disposes filtercondition, and the corresponding unique identification of each alarm filter device, promptly described alarm filter device ID.
The present invention also provides a kind of alarm filtering method based on said system, and the method comprising the steps of:
S1. the alarm monitoring server is set up and being connected of alarm collection server message formation, and obtains and store warning information in real time;
S2. the alarm monitoring client sends connection request, alarm filter device ID and alarm monitoring client unique identification to described alarm monitoring server;
S3. the alarm monitoring server is set up and being connected of described alarm monitoring client, according to described alarm filter device ID and alarm monitoring client unique identification, filtercondition according to the alarm filter device of correspondence filters warning information, and the warning information after will filtering is sent to corresponding alarm monitoring client.
Wherein, described alarm filter server judges whether there is the corresponding alarm filter device with described alarm filter device ID in the buffer memory, if exist, from buffer memory, obtain described alarm filter device, otherwise, from record alert database, obtain the alarm filter device according to described alarm filter device ID, and with its buffer memory.
Wherein, described alarm monitoring server according to the alarm filter condition of described alarm filter device to the method that warning information filters is: every warning information is carried out computing according to described alarm filter condition, result is combined into the Python script filters.
Wherein, the caching alarm message after described alarm monitoring server will filter is in its internal memory, according to the disposal ability of described alarm monitoring client, with the warning information of setting-up time interval after described alarm monitoring client sends described filtration.
Wherein, described alarm monitoring client is by the situation that is connected of heartbeat mechanism real-time judge and described alarm monitoring server, after abnormal restoring appears in connection, and the warning information in the synchronizing network connection abnormal time section from described record alert database automatically.
System and method of the present invention has increased the stability and the availability of alarm monitoring client by the alarm filter calculation process is handed over to server end, and client can not occur crashing or the situation of collapse because alarm is measured excessive; Alarm filter is handled the calculation process ability that can fully use server more powerful by server end, has avoided the appearance of alarm delay problem, and all alarm presentative times all meet the code requirement of OSS alarm monitoring.
Description of drawings
Fig. 1 is the alarm filtering system principle schematic based on server according to one embodiment of the present invention;
Fig. 2 is based on the alarm filtering method flow chart based on the alarm filtering system of server according to one embodiment of the present invention;
The application interface library flow chart that Fig. 3 sends to the alarm monitoring client for the warning information of alarm monitoring server after will filtering.
Embodiment
Alarm filtering system and method based on server that the present invention proposes are described as follows in conjunction with the accompanying drawings and embodiments.
Be illustrated in figure 1 as according to the OSS alarm monitoring system of one embodiment of the present invention alarm filtering system schematic diagram based on server, the warning information that the alarm monitoring service end sends to the alarm monitoring client can be according to the filtercondition of alarm monitoring client definition, carry out automatic screening by the alarm monitoring service end, after the filtration, only send qualified warning information.Can make full use of the powerful data operation disposal ability of alarm monitoring server hardware equipment in this way, the warning information of redundancy is controlled at the information source, the calculation process of the Network Transmission of the garbage of forgoing and alarm monitoring client, thereby promote the disposal ability of alarm monitoring client and stability and the availability that alarm presents program, thereby thoroughly solve because the warning information that alarm windstorm causes is handled the untimely problem that produces the alarm time-delay.
This system comprises alarm monitoring service end and alarm monitoring client.Wherein, the alarm monitoring client is used for sending connection request, alarm filter device ID and alarm monitoring client unique identification to the alarm monitoring service end, and the warning information after the filtration of receiving alarm monitor service end transmission; Record alert database is used to store warning information and alarm filter device information, can be an independently physical server, and the installation data library software is realized above-mentioned functions thereon.The alarm monitoring service end comprises: the alarm collection server, and be used to gather the warning information that all network elements generate in the setting range, and the warning information that collects carried out persistence handle, store among record alert database and the message queue MQ; The alarm monitoring server, be used for obtaining warning information from MQ in real time, foundation is connected with the alarm monitoring client, and the alarm filter device ID and the alarm monitoring client unique identification that send according to the alarm monitoring client, alarm filter condition according to the alarm filter device of correspondence is filtered warning information, and the warning information after will filtering is sent to corresponding alarm monitoring client.
The final embodiment of alarm filter device is one section programmed logic code, configuration interface by warning system, system user can be by relevant option, select configurating filtered condition, after configuration is finished, the corresponding unique identification of each alarm filter device, i.e. alarm filter device ID, warning system inside comes the transmission system user finally to select which alarm filter device by it.The alarm filter device need be done the persistence operation, its information is saved in the record alert database, system user is after login system like this, can select corresponding alarm filter device, the warning information that does not need on the interface to show is filtered, system of the present invention is delivered to the alarm monitoring server with alarm filter device ID, by the alarm monitoring server warning information is filtered.
As shown in Figure 2, the alarm filtering method based on said system of the present invention comprises step:
S1. the alarm monitoring server is set up and being connected of alarm collection server MQ, and obtains warning information in real time;
S2. the alarm monitoring client sends connection request, alarm filter device ID and alarm monitoring client unique identification to the alarm monitoring server;
S3. the alarm monitoring server is set up and being connected of alarm monitoring client, and according to alarm filter device ID and client unique identification, alarm filter condition according to described alarm filter device is filtered warning information, and the warning information after will filtering is sent to the alarm monitoring client corresponding with alarm monitoring client unique identification.
In step S3, the alarm filter server is at first judged the alarm filter device that whether has corresponding ID in the buffer memory after receiving alarm filter device ID, if exist, then from buffer memory, obtain this alarm filter device, otherwise, ID obtains the alarm filter device from record alert database according to the alarm filter device, and it is cached in the internal memory; Then the alarm monitoring server filters warning information according to the filtercondition of alarm filter device, and the method for filtration is: every warning information that will obtain from MQ carries out computing, result is combined into the Python script carries out filtration treatment again.
It is as follows that alarm filtering system of the present invention is implemented the alarm filter implementation procedure: alarm monitoring client and alarm monitoring server connect, and send alarm filter device ID and alarm monitoring client unique identification information to it; Simultaneously, the MQ of alarm monitoring server and alarm collection server connects, and the alarm collection server carries out the persistence processing with gathering the warning information that comes up, and stores among record alert database and the MQ; The alarm monitoring server obtains the warning information among the MQ in real time, every warning information is carried out computing according to the filtercondition in the alarm filter device, result is combined into the Python script, make the judgement that whether meets the filtercondition in this alarm filter device by the script analytics engine that moves in the alarm monitoring server, data cached through this series memory, multithreading is handled, processes such as warning information filtration, the warning information that will meet filtercondition at last sends to the alarm monitoring client with the warning information that filters and presents according to alarm filter device ID and alarm monitoring client unique identification coupling.Strengthened the logical process ability and the flexibility of alarm filter device by Python, the user can pass through Python, the alarm filter device that configuration is very complicated.
In addition, the alarm monitoring client is by heartbeat mechanism, and the real-time judge network connects situation, network connect abnormal restoring appears and after, synchronizing network connects warning information in the abnormal time section from record alert database automatically.The alarm monitoring server has also added the alarm caching mechanism, with the caching alarm message after filtering in its internal memory, disposal ability according to the alarm monitoring client, with the warning information of setting-up time interval after the alarm monitoring client that the client unique identification points to sends filtration, it is excessive to prevent that synchronization from pouring into the warning information amount of client, causes client to crash and the problem of system crash.
Illustrate: at first, need by system configuration interface configurations alarm filter device, for example configuration " alarm of testing one secondary " filter has wherein disposed three conditions, and 1, Alarm Classification=" testing alarm "; 2, alarm level=" Level 1Alarming "; 3, alarm level=" secondary alarm ", the filter type of these three attributes system map of the present invention is the corresponding characters string: " #1AND (#2OR#3) ", the physical meaning of this character string is: being " testing alarm " and alarm level meets filtercondition for the alarm of " Level 1Alarming " or " secondary alarm ", in the alarm monitoring server program, when every alarm that comes up is filtered at this alarm filter device, system can at first judge 1 according to the alarm text message, whether Alarm Classification is " testing alarm ", if, then system replaces with " true " with " #1 " in the character string " #1AND (#2OR#3) ", in like manner alarm level is also done corresponding judgment, character string #2, #3 can be replaced by true or false, finally " #1AND (#2OR#3) " can be replaced by " true and (falseor true) " such character string, system uses script engine and carries out this section code then, obtains return results (true or false).
In concrete the application, the alarm monitoring server carries out the warning information filtration and can provide three main function: GetAlarmFilter (), RuleFilter () and SendData () in the application interface library that the alarm monitoring client sends.The flow process of the application interface library that the warning information after being illustrated in figure 3 as alarm monitoring server according to one embodiment of the present invention and will filtering sends to the alarm monitoring client, details are as follows:
In step D1, application call GetAlarmFilter () function, the alarm filter device ID that sends by the alarm monitoring client as input parameter, after function call is finished, return the alarm filter device object of corresponding alarm filter device ID, it has comprised corresponding alarm filter condition;
In step D2, application call RuleFilter () function as input parameter, after function call is finished, returns alarm filter condition and warning information to the Boolean whether current alarm information meets the alarm filter condition;
In step D3, application call SendData () function, as input parameter, the warning information that will meet the alarm filter condition after function call is finished sends to corresponding alarm monitoring client with warning information.
Above execution mode only is used to illustrate the present invention; and be not limitation of the present invention; the those of ordinary skill in relevant technologies field; under the situation that does not break away from the spirit and scope of the present invention; can also make various variations and modification; therefore all technical schemes that are equal to also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (6)

1. alarm filtering system based on server, this system comprises alarm monitoring service end, alarm monitoring client and record alert database, it is characterized in that:
The alarm monitoring client is used for sending connection request, alarm filter device ID and alarm monitoring client unique identification to the alarm monitoring service end, and the warning information after the filtration of receiving alarm monitor service end transmission;
Record alert database is used to store warning information and alarm filter device information;
Described alarm monitoring service end comprises:
The alarm collection server is used to gather the warning information that all network elements generate in the setting range, and the warning information that collects is carried out persistence handle, and stores in record alert database and the message queue;
The alarm monitoring server, be used for obtaining warning information from described message queue in real time, foundation is connected with described alarm monitoring client, and the alarm filter device ID and the alarm monitoring client unique identification that send according to described alarm monitoring client, filtercondition according to the alarm filter device of correspondence filters warning information, and the warning information after filtering is sent to corresponding alarm monitoring client;
Described alarm filter device disposes filtercondition, and the corresponding unique identification of each alarm filter device, promptly described alarm filter device ID.
2. alarm filtering method based on the described system of claim 1 is characterized in that the method comprising the steps of:
S1. the alarm monitoring server is set up and being connected of alarm collection server message formation, and obtains and store warning information in real time;
S2. the alarm monitoring client sends connection request, alarm filter device ID and alarm monitoring client unique identification to described alarm monitoring server;
S3. the alarm monitoring server is set up and being connected of described alarm monitoring client, according to described alarm filter device ID and alarm monitoring client unique identification, filtercondition according to the alarm filter device of correspondence filters warning information, and the warning information after will filtering is sent to corresponding alarm monitoring client.
3. alarm filtering method as claimed in claim 2, it is characterized in that, in step S3, described alarm filter server judges whether there is the corresponding alarm filter device with described alarm filter device ID in the buffer memory, if exist, from buffer memory, obtain described alarm filter device, otherwise, from record alert database, obtain the alarm filter device according to described alarm filter device ID, and with its buffer memory.
4. alarm filtering method as claimed in claim 2, it is characterized in that, in step S3, described alarm monitoring server according to the alarm filter condition of described alarm filter device to the method that warning information filters is: every warning information is carried out computing according to described alarm filter condition, result is combined into the Python script filters.
5. alarm filtering method as claimed in claim 2, it is characterized in that, in step S3, caching alarm message after described alarm monitoring server will filter is in its internal memory, according to the disposal ability of described alarm monitoring client, with the warning information of setting-up time interval after described alarm monitoring client sends described filtration.
6. as each described alarm filtering method of claim 2-5; it is characterized in that; described alarm monitoring client is by the be connected situation of heartbeat mechanism real-time judge with described alarm monitoring server; after abnormal restoring appearred in connection, automatically synchronizing network connected warning information in the abnormal time section from described record alert database.
CN2009102418976A 2009-12-14 2009-12-14 Server-based alarm filtering system and method Active CN101741615B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009102418976A CN101741615B (en) 2009-12-14 2009-12-14 Server-based alarm filtering system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009102418976A CN101741615B (en) 2009-12-14 2009-12-14 Server-based alarm filtering system and method

Publications (2)

Publication Number Publication Date
CN101741615A true CN101741615A (en) 2010-06-16
CN101741615B CN101741615B (en) 2012-03-21

Family

ID=42464549

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009102418976A Active CN101741615B (en) 2009-12-14 2009-12-14 Server-based alarm filtering system and method

Country Status (1)

Country Link
CN (1) CN101741615B (en)

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523115A (en) * 2011-12-16 2012-06-27 广东高新兴通信股份有限公司 Server monitoring system based on power environment system
CN102916839A (en) * 2012-10-26 2013-02-06 南宁职业技术学院 Automatic monitoring system for agricultural work in sugarhouse
CN103840962A (en) * 2012-11-26 2014-06-04 深圳中兴力维技术有限公司 Server alarm output method and system
CN104580127A (en) * 2013-10-29 2015-04-29 腾讯科技(北京)有限公司 Business processing method, server and client side
CN104683155A (en) * 2015-03-09 2015-06-03 江苏物联网研究发展中心 Alarm shielding mechanism in network management system
CN105119761A (en) * 2015-09-18 2015-12-02 成都视达科信息技术有限公司 Operation and maintenance monitoring and solution integrated management system and method
CN105471621A (en) * 2015-11-12 2016-04-06 浪潮通信信息***有限公司 Alarm processing system and method
CN106126730A (en) * 2016-07-01 2016-11-16 百势软件(北京)有限公司 A kind of method and device of Mass production warning information
CN106844165A (en) * 2016-12-16 2017-06-13 华为技术有限公司 Alarm method and device
CN107124318A (en) * 2017-06-02 2017-09-01 郑州云海信息技术有限公司 One kind alarm retransmission method and device
CN108206769A (en) * 2017-12-26 2018-06-26 ***通信集团江苏有限公司 Method, apparatus, equipment and the medium of screen quality alarm
CN105323098B (en) * 2014-07-31 2018-11-02 ***通信集团北京有限公司 A kind of method for processing alarm message, apparatus and system
CN108737566A (en) * 2018-06-15 2018-11-02 上海新炬网络技术有限公司 A kind of distributed real-time messages filtration system
CN108809703A (en) * 2018-05-28 2018-11-13 深圳远征技术有限公司 A kind of method for pushing of alarm notification, system and server
CN108833192A (en) * 2018-08-14 2018-11-16 北京东软望海科技有限公司 A kind of method for monitoring network and monitoring device
CN109257200A (en) * 2017-07-14 2019-01-22 北京京东尚科信息技术有限公司 The method and apparatus of big data platform monitoring
CN109275156A (en) * 2018-11-28 2019-01-25 成都西加云杉科技有限公司 A kind of wifi network warning information control method and system
CN109286532A (en) * 2018-11-28 2019-01-29 郑州云海信息技术有限公司 The management method and device of warning information in cloud computing system
CN109460401A (en) * 2018-09-30 2019-03-12 中铁隧道局集团有限公司 A kind of intelligentized shield TBM data acquisition and complementing method
CN110460470A (en) * 2019-08-15 2019-11-15 成都西加云杉科技有限公司 A kind of alarm and control system
CN110794739A (en) * 2019-11-15 2020-02-14 国网安徽省电力有限公司安庆供电公司 Safety management and control system for mobile intelligent terminal equipment
CN110990655A (en) * 2019-12-23 2020-04-10 国网黑龙江省电力有限公司 Method for filtering power grid alarm data of power system
CN114202354A (en) * 2021-11-17 2022-03-18 苏州浪潮智能科技有限公司 Virtualized product alarm shielding method, device, equipment and medium
CN115333916A (en) * 2022-07-19 2022-11-11 广州爱浦路网络技术有限公司 Network element alarm information processing method, device and storage medium in communication network
CN116112336A (en) * 2023-01-29 2023-05-12 中国联合网络通信集团有限公司 Alarm data processing method and device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107342896A (en) * 2017-07-04 2017-11-10 郑州云海信息技术有限公司 A kind of information acquisition method, apparatus and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1244996C (en) * 2003-09-05 2006-03-08 中兴通讯股份有限公司 A method for preventing alarm storm in CDMA system
CN1937658B (en) * 2005-09-22 2011-01-05 中兴通讯股份有限公司 Quick query warning method for telecommunication management network
CN102820996B (en) * 2006-01-27 2015-07-08 华为技术有限公司 Processing method for alarm filter condition in alarm system

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523115A (en) * 2011-12-16 2012-06-27 广东高新兴通信股份有限公司 Server monitoring system based on power environment system
CN102523115B (en) * 2011-12-16 2015-02-18 高新兴科技集团股份有限公司 Server monitoring system based on power environment system
CN102916839A (en) * 2012-10-26 2013-02-06 南宁职业技术学院 Automatic monitoring system for agricultural work in sugarhouse
CN103840962A (en) * 2012-11-26 2014-06-04 深圳中兴力维技术有限公司 Server alarm output method and system
CN103840962B (en) * 2012-11-26 2017-09-05 深圳中兴力维技术有限公司 Server alerts output intent and system
CN104580127A (en) * 2013-10-29 2015-04-29 腾讯科技(北京)有限公司 Business processing method, server and client side
CN105323098B (en) * 2014-07-31 2018-11-02 ***通信集团北京有限公司 A kind of method for processing alarm message, apparatus and system
CN104683155A (en) * 2015-03-09 2015-06-03 江苏物联网研究发展中心 Alarm shielding mechanism in network management system
CN105119761A (en) * 2015-09-18 2015-12-02 成都视达科信息技术有限公司 Operation and maintenance monitoring and solution integrated management system and method
CN105119761B (en) * 2015-09-18 2019-01-22 成都视达科信息技术有限公司 O&M monitoring and solution integrated management system and method
CN105471621A (en) * 2015-11-12 2016-04-06 浪潮通信信息***有限公司 Alarm processing system and method
CN106126730A (en) * 2016-07-01 2016-11-16 百势软件(北京)有限公司 A kind of method and device of Mass production warning information
CN106126730B (en) * 2016-07-01 2019-10-11 百势软件(北京)有限公司 A kind of method and device of Mass production warning information
CN106844165A (en) * 2016-12-16 2017-06-13 华为技术有限公司 Alarm method and device
CN106844165B (en) * 2016-12-16 2020-09-29 华为技术有限公司 Alarm method and device
CN107124318A (en) * 2017-06-02 2017-09-01 郑州云海信息技术有限公司 One kind alarm retransmission method and device
CN109257200A (en) * 2017-07-14 2019-01-22 北京京东尚科信息技术有限公司 The method and apparatus of big data platform monitoring
CN109257200B (en) * 2017-07-14 2022-04-12 北京京东尚科信息技术有限公司 Method and device for monitoring big data platform
CN108206769B (en) * 2017-12-26 2020-07-17 ***通信集团江苏有限公司 Method, apparatus, device and medium for filtering network quality alarms
CN108206769A (en) * 2017-12-26 2018-06-26 ***通信集团江苏有限公司 Method, apparatus, equipment and the medium of screen quality alarm
CN108809703A (en) * 2018-05-28 2018-11-13 深圳远征技术有限公司 A kind of method for pushing of alarm notification, system and server
CN108737566A (en) * 2018-06-15 2018-11-02 上海新炬网络技术有限公司 A kind of distributed real-time messages filtration system
CN108737566B (en) * 2018-06-15 2021-03-05 上海新炬网络技术有限公司 Distributed real-time message filtering system
CN108833192A (en) * 2018-08-14 2018-11-16 北京东软望海科技有限公司 A kind of method for monitoring network and monitoring device
CN109460401A (en) * 2018-09-30 2019-03-12 中铁隧道局集团有限公司 A kind of intelligentized shield TBM data acquisition and complementing method
CN109460401B (en) * 2018-09-30 2021-09-24 中铁隧道局集团有限公司 Intelligent shield TBM data acquisition and completion method
CN109286532A (en) * 2018-11-28 2019-01-29 郑州云海信息技术有限公司 The management method and device of warning information in cloud computing system
CN109275156B (en) * 2018-11-28 2021-07-09 成都西加云杉科技有限公司 Wifi network alarm information control method and system
CN109286532B (en) * 2018-11-28 2021-07-27 郑州云海信息技术有限公司 Management method and device for alarm information in cloud computing system
CN109275156A (en) * 2018-11-28 2019-01-25 成都西加云杉科技有限公司 A kind of wifi network warning information control method and system
CN110460470A (en) * 2019-08-15 2019-11-15 成都西加云杉科技有限公司 A kind of alarm and control system
CN110794739A (en) * 2019-11-15 2020-02-14 国网安徽省电力有限公司安庆供电公司 Safety management and control system for mobile intelligent terminal equipment
CN110990655A (en) * 2019-12-23 2020-04-10 国网黑龙江省电力有限公司 Method for filtering power grid alarm data of power system
CN114202354A (en) * 2021-11-17 2022-03-18 苏州浪潮智能科技有限公司 Virtualized product alarm shielding method, device, equipment and medium
WO2023087956A1 (en) * 2021-11-17 2023-05-25 苏州浪潮智能科技有限公司 Alarm shielding method and apparatus for virtualized product, and device and medium
CN115333916A (en) * 2022-07-19 2022-11-11 广州爱浦路网络技术有限公司 Network element alarm information processing method, device and storage medium in communication network
CN115333916B (en) * 2022-07-19 2023-07-25 广州爱浦路网络技术有限公司 Network element alarm information processing method, device and storage medium in communication network
CN116112336A (en) * 2023-01-29 2023-05-12 中国联合网络通信集团有限公司 Alarm data processing method and device

Also Published As

Publication number Publication date
CN101741615B (en) 2012-03-21

Similar Documents

Publication Publication Date Title
CN101741615B (en) Server-based alarm filtering system and method
CN106411659A (en) Business data monitoring method and apparatus
CN105306272B (en) Information system fault scenes formation gathering method and system
CN101854609B (en) Short message monitoring system and method
CN105159964A (en) Log monitoring method and system
CN107947998B (en) Real-time monitoring system based on application system
CN102820993A (en) Network resource monitoring system and network resource monitoring method
CN101729567A (en) Web alarm monitoring system and method based on Socket protocol
CN103166773A (en) Method and system for monitoring operation state of server
CN112346924A (en) Server monitoring method and system
CN101635894A (en) Monitoring system, monitoring method and information transmission method for junk information
CN104683155A (en) Alarm shielding mechanism in network management system
CN102148692B (en) Secondary filtering monitoring method and system for alarm information
CN102195791A (en) Alarm analysis method, device and system
CN111245782B (en) System and method for intelligently monitoring entry-exit self-service acceptance equipment
CN113760634A (en) Data processing method and device
CN103957127B (en) Isomery producer transport network interface adaptation method
CN110633191A (en) Method and system for monitoring service health degree of software system in real time
CN101917699B (en) Random reported signaling tracking method and device based on users
CN104104555B (en) Monitoring method, system, control terminal and actuating station
CN101159950A (en) Intelligent monitor system
CN108809735B (en) Event reporting management method and device
CN113676356A (en) Alarm information processing method and device, electronic equipment and readable storage medium
CN114090369A (en) Service instance monitoring method, device and storage medium
CN103052105A (en) Processing method and device for base station alarm

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
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: Room 818, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

Address before: No. 28 building, 100089 Beijing Wanliu new city Haidian District wanquanzhuang Road 5 layer

Patentee before: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.