WO2017016084A1 - 告警信息通知方法、装置及告警信息过滤设备 - Google Patents

告警信息通知方法、装置及告警信息过滤设备 Download PDF

Info

Publication number
WO2017016084A1
WO2017016084A1 PCT/CN2015/093123 CN2015093123W WO2017016084A1 WO 2017016084 A1 WO2017016084 A1 WO 2017016084A1 CN 2015093123 W CN2015093123 W CN 2015093123W WO 2017016084 A1 WO2017016084 A1 WO 2017016084A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm information
sns
user
alarm
information
Prior art date
Application number
PCT/CN2015/093123
Other languages
English (en)
French (fr)
Inventor
何鹏
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017016084A1 publication Critical patent/WO2017016084A1/zh

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

Definitions

  • the present invention relates to the field of communications, and in particular to an alarm information notification method, apparatus, and alarm information filtering apparatus.
  • the network management system (also referred to as the network management system) is a software-based distributed network application system based on software. Its purpose is to manage the network and make the network operate efficiently.
  • the network management system is configured with a large number of network management software, which can quickly, comprehensively and intelligently detect the entire network condition, and can not only determine the connectivity or disconnection of all devices in the network, but also detect the traffic distribution of the entire network. Determine the bottleneck position of the network communication, so as to adjust the distribution of the network equipment in time, adjust the working time of the network equipment, and make the network work in an optimal state.
  • the diagnosis of faults in the network is through the threshold management of network status parameters, generating an alarm or event notification for a variety of network devices. Event filters compress events into useful information to speed troubleshooting.
  • the system intelligently analyzes and predicts potential failures and sends alarms based on the degree of alarm.
  • the existing network management system is characterized by a closed-loop production system, which is relatively closed and isolated.
  • the traditional network management system can notify different users of the occurrence of alarms by means of short messages and emails, and the notification mode is single, and there is also a lack of collaborative solution to the alarm problem. Mechanism, user perception is low.
  • an alarm information notification method including: receiving first alarm information sent by a network management system; filtering the received first alarm information according to a first filtering rule, to obtain second alarm information. And transmitting the second alarm information to the predetermined user through the social network SNS.
  • the sending the second alarm information to the predetermined user by using the social network SNS includes: determining identifier information used to identify the SNS; and sending the second alarm information to the identifier according to the identifier information of the SNS The SNS, wherein the second alarm information is pushed by the SNS to the predetermined user.
  • the first filtering rule includes at least an alarm rule and identifier information of the SNS.
  • an alarm information notification method including: the social network SNS receives the second alarm information sent by the alarm information filtering device, where the second alarm information is the network management according to the first filtering rule.
  • the first alarm information sent by the system is filtered, and the SNS sends the second alarm information to a predetermined user.
  • the sending, by the SNS, the second alarm information to the predetermined user includes: the SNS filtering the second alarm information according to the second filtering rule, to obtain third alarm information;
  • the third alarm information is pushed to the predetermined user.
  • the alarm information that is not corresponding to the user is filtered out; the SNS is to send the third alarm information to the predetermined user, and the SNS sends the third alarm information to the first The predetermined user corresponding to the three alarm information.
  • the SNS before determining the mapping relationship between the alarm information and the user, further includes: the SNS receiving the subscription information fed back by the user, wherein the subscription information is subscription information of the user subscribed to the predetermined alarm information; Updating the mapping relationship according to the subscription information.
  • an alarm information notification apparatus including: a first receiving module, configured to receive first alarm information sent by a network management system; and a filtering module configured to receive the received information according to the first filtering rule The first alarm information is filtered to obtain second alarm information, and the processing module is configured to push the second alarm information to the predetermined user through the social network SNS.
  • the processing module includes: a determining unit, configured to determine identifier information used to identify the SNS; and a sending unit, configured to send the second alarm information to the SNS according to the identifier information of the SNS The second alarm information is pushed by the SNS to the predetermined user.
  • the first filtering rule includes at least an alarm rule and identifier information of the SNS.
  • an alarm information filtering apparatus comprising the apparatus of any of the above.
  • an alarm information notification device is provided.
  • the device is applied to a social network SNS, and includes: a second receiving module, configured to receive second alarm information sent by the alarm information filtering device, where The second alarm information is the alarm information obtained by filtering the first alarm information sent by the network management system according to the first filtering rule; the pushing module is configured to push the second alarm information to the predetermined user.
  • the pushing module includes: a filtering unit, configured to filter the second alarm information according to the second filtering rule to obtain third alarm information; and the pushing unit is configured to push the third alarm information The predetermined user.
  • the filtering unit includes: a determining subunit, configured to determine a mapping relationship between the alarm information and the user; and a filtering subunit, configured to: set an alarm that is not corresponding to the user in the second alarm information according to the mapping relationship The information is filtered out; the pushing unit includes: a pushing subunit, configured to push the third alarm information to the predetermined user corresponding to the third alarm information according to the mapping relationship.
  • the device further includes: a third receiving module, configured to receive subscription information fed back by the user, wherein the subscription information is subscription information of the user subscribed to the predetermined alarm information; and the update module is configured to be configured according to the The subscription information updates the mapping relationship.
  • a third receiving module configured to receive subscription information fed back by the user, wherein the subscription information is subscription information of the user subscribed to the predetermined alarm information
  • the update module is configured to be configured according to the The subscription information updates the mapping relationship.
  • the device further includes: a fourth receiving module, configured to receive a publishing instruction from the user for issuing the third alarm information; and a publishing module, configured to issue the third alarm according to the issuing instruction information.
  • a fourth receiving module configured to receive a publishing instruction from the user for issuing the third alarm information
  • a publishing module configured to issue the third alarm according to the issuing instruction information.
  • FIG. 1 is a flowchart of a first method for notifying an alarm information according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a second method for notifying an alarm information according to an embodiment of the present invention
  • FIG. 3 is a structural block diagram of a first type of alarm information notification apparatus according to an embodiment of the present invention.
  • FIG. 4 is a structural block diagram of a processing module 36 in a first type of alarm information notification apparatus according to an embodiment of the present invention
  • FIG. 5 is a structural block diagram of an alarm information filtering apparatus according to an embodiment of the present invention.
  • FIG. 6 is a structural block diagram of a second type of alarm information notification apparatus according to an embodiment of the present invention.
  • FIG. 7 is a structural block diagram of a push module 64 in a second type of alarm information notification apparatus according to an embodiment of the present invention.
  • FIG. 8 is a structural block diagram of a filtering unit 72 and a pushing unit 74 in a second type of alarm information notifying apparatus according to an embodiment of the present invention
  • FIG. 9 is a block diagram 1 of a preferred structure of a second type of alarm information notification apparatus according to an embodiment of the present invention.
  • FIG. 10 is a block diagram 2 of a preferred structure of a second type of alarm information notification apparatus according to an embodiment of the present invention.
  • FIG. 11 is a schematic structural diagram of an alarm information pushing apparatus according to an embodiment of the present invention.
  • FIG. 12 is a flowchart of a method for processing an alarm by an SNS alarm service module 118 according to an embodiment of the present invention
  • FIG. 13 is a schematic diagram of an active/passive subscription process of an alarm according to an embodiment of the present invention.
  • FIG. 14 is a schematic diagram of an alarm intelligent subscription process according to an embodiment of the present invention.
  • SNS Social Network Services
  • the pure production system can no longer meet the needs of people, and the production system needs to be connected with the social network system, so that the user behavior on the Internet can be promoted to the social reality.
  • Social networks focus on the connections between users and the user experience, connecting a large number of users to form a huge social network that changes the way people live, learn and communicate.
  • the network management system in the related art is a closed-loop production system, which is relatively closed and isolated, and lacks a mechanism for collaboratively solving alarm problems.
  • the social network is a shared communication platform, and although it is limited to use within a certain range, the social network can provide an alarm.
  • the problem spreads in a certain range seeks the best way to solve the problem, and systematically tracks and traces the problem.
  • FIG. 1 is a flowchart of a first alarm information notification method according to an embodiment of the present invention. As shown in FIG. 1, the flow includes the following steps:
  • Step S102 Receive first alarm information sent by the network management system.
  • Step S104 Filter the received first alarm information according to the first filtering rule to obtain second alarm information.
  • the alarm information in the network management system is sent to the user through the SNS, so that the user can receive the alarm information in the most familiar manner, and the user in the related technology needs to view the alarm information through email or short message, and implements the present invention.
  • the method in the example can enable the user to know the alarm information of the network management system while maintaining the application interface of the SNS-related application, thereby effectively improving the user's perception, improving the user experience, and solving the alarm information of the network management system existing in the related technology.
  • the notification method is single, and the user perception is low, thereby increasing the diversity of the notification manner of the alarm information and improving the user perception.
  • the second alarm information is pushed to the predetermined user by using the social network SNS, and the identifier information for identifying the SNS is determined according to the identifier of the SNS.
  • the information sends the second alarm information to the SNS, where the second alarm information is pushed by the SNS to the predetermined user.
  • the identifier information of the SNS may be the gateway address of the SNS, and may be other identifier information used to identify the SNS.
  • the foregoing first filtering rule includes at least an alarm rule and identifier information of the SNS.
  • the alarm rule may include multiple rules, for example, performing an alarm according to an alarm code, or performing an alarm according to a predetermined time period, or providing alarm information only for certain specific users (eg, VIP users).
  • FIG. 2 is a flowchart of a second method for notifying an alarm information according to an embodiment of the present invention. As shown in FIG. 2, the process includes the following steps:
  • step S202 the social network SNS receives the second alarm information sent by the alarm information filtering device, where the second alarm information is the alarm information obtained by filtering the first alarm information sent by the network management system according to the first filtering rule.
  • Step S204 the SNS pushes the second alarm information to the predetermined user.
  • the SNS sends the alarm information in the network management system to the user, so that the user can receive the alarm information in the most familiar manner, and the user in the related technology needs to view the alarm information through email or short message, and implements the present invention.
  • the method in the example can enable the user to know the alarm information of the network management system while maintaining the application interface of the SNS-related application, thereby effectively improving the user's perception, improving the user experience, and solving the alarm information of the network management system existing in the related technology.
  • the notification method is single, and the user perception is low, thereby increasing the diversity of the notification manner of the alarm information and improving the user perception.
  • the SNS sends the second alarm information to the predetermined user, where the SNS filters the second alarm information according to the second filtering rule to obtain the third alarm information, and the SNS sends the third alarm information to the SNS.
  • Schedule a user before the SNS receives the second alarm information, the second alarm information is obtained after being filtered. After receiving the second alarm information, the SNS may perform secondary filtering on the second alarm information. Therefore, the alarm information that does not satisfy the condition is filtered out, and the pressure of the SNS service processing is alleviated.
  • the filtering, by the SNS, the second alarm information according to the second filtering rule includes: determining, by the SNS, the mapping relationship between the alarm information and the user; and the SNS, according to the mapping relationship, not The corresponding alarm information is filtered out.
  • the SNS sends the third alarm information to the predetermined user.
  • the SNS sends the third alarm information to the predetermined user corresponding to the third alarm information according to the mapping relationship.
  • the above mapping relationship may be stored in the SNS in the form of a mapping relationship table. Of course, the mapping relationship may also be recorded in other ways, and recording the mapping relationship in a tabular manner is only an example.
  • the SNS before the SNS determines the mapping relationship between the alarm information and the user, the SNS further includes: the SNS receiving the subscription information fed back by the user, wherein the subscription information is subscription information for the user to subscribe to the predetermined alarm information; The above mapping relationship is updated according to the subscription information.
  • the SNS further includes: the SNS receiving a release command from the user for issuing the third alarm information; and the SNS is configured according to the release command.
  • the SNS is configured according to the release command.
  • the third alarm information That is, the user can post the third alarm information to the circle of friends through the social function of the SNS, and other users can forward, read, or reply to the message. This provides a new way to share alarm messages.
  • the method according to the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course, by hardware, but in many cases, the former is A better implementation.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a cell phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present invention.
  • an alarm information notification device is further provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
  • the term “module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 3 is a structural block diagram of a first type of alarm information notification apparatus according to an embodiment of the present invention. As shown in FIG. 3, the apparatus includes a first receiving module 32, a filtering module 34, and a processing module 36. .
  • FIG. 4 is a structural block diagram of a processing module 36 in a first type of alarm information notification apparatus according to an embodiment of the present invention.
  • the processing module 36 includes a determining unit 42 and a transmitting unit 44, and the processing module 36 is provided below. Be explained.
  • the determining unit 42 is configured to determine the identification information for identifying the SNS.
  • the sending unit 44 is connected to the determining unit 42 and configured to send the second alarm information to the SNS according to the identification information of the SNS, where the second alarm information is The SNS is pushed to the above predetermined users.
  • the foregoing first filtering rule includes at least an alarm rule and identifier information of the SNS.
  • FIG. 5 is a structural block diagram of an alarm information filtering apparatus according to an embodiment of the present invention. As shown in FIG. 5, the alarm information filtering apparatus 52 includes the first type of alarm information notification apparatus 54 of any of the above.
  • FIG. 6 is a structural block diagram of a second type of alarm information notification apparatus according to an embodiment of the present invention.
  • the apparatus may be applied to a social network SNS.
  • the apparatus includes a second receiving module 62 and a pushing module 64. The device will be described.
  • the second receiving module 62 is configured to receive the second alarm information that is sent by the alarm information filtering device, where the second alarm information is the alarm information obtained by filtering the first alarm information sent by the network management system according to the first filtering rule;
  • the pushing module 64 is connected to the second receiving module 62 and configured to push the second alarm information to the predetermined user.
  • FIG. 7 is a structural block diagram of a push module 64 in a second type of alarm information notification apparatus according to an embodiment of the present invention, as shown in FIG. 7.
  • the push module 64 includes a filter unit 72 and a push unit 74, which will be described below.
  • the filtering unit 72 is configured to filter the second alarm information according to the second filtering rule to obtain the third alarm information.
  • the pushing unit 74 is connected to the filtering unit 72, and is configured to push the third alarm information to the predetermined user.
  • FIG. 8 is a structural block diagram of a filtering unit 72 and a pushing unit 74 in a second type of alarm information notifying apparatus according to an embodiment of the present invention.
  • the filtering unit 72 includes a determining subunit 82 and a filtering subunit 84.
  • the push unit 74 includes a push subunit 86, which will be described below.
  • the determining sub-unit 82 is configured to determine the mapping relationship between the alarm information and the user;
  • the filtering sub-unit 84 is connected to the determining sub-unit 82, and is configured to filter out the alarm information that is not corresponding to the user in the second alarm information according to the mapping relationship. ;
  • the pushing subunit 86 is configured to push the third alarm information to the predetermined user corresponding to the third alarm information according to the mapping relationship.
  • FIG. 9 is a block diagram showing a preferred structure of a second type of alarm information notification apparatus according to an embodiment of the present invention. As shown in FIG. 9, the apparatus includes a third receiving module 92 and an update, in addition to all the modules shown in FIG. Module 94, the device will be described below.
  • FIG. 10 is a block diagram of a preferred structure of a second type of alarm information notification apparatus according to an embodiment of the present invention. As shown in FIG. 10, the apparatus includes a fourth receiving module 102 and a release, in addition to all the modules shown in FIG. Module 104, the device will be described below.
  • the fourth receiving module 102 is connected to the pushing module 64, and is configured to receive a publishing instruction for issuing third alarm information from the user.
  • the publishing module 104 is connected to the fourth receiving module 102, and is configured to be issued according to the issuing instruction. The third alarm information.
  • the social network and the network management alarm subscription are combined in the embodiment of the present invention, and an implementation of the alarm subscription mechanism in the social network is proposed. method.
  • the general principle is that social network systems cannot affect the construction of network management systems.
  • FIG. 11 is a schematic structural diagram of an alarm information pushing apparatus according to an embodiment of the present invention. As shown in FIG. 11, the apparatus includes:
  • the network management alarm subsystem 112 (same as the network management system described above), the alarm forwarding filter module 114 (same as the alarm information filtering device described above), the SNS gateway module 116 (same as the second receiving module 62 described above), and the SNS alarm service module 118 ( The same as the above-mentioned push unit 74), SNS background analysis module 1110, SNS background management module 1112 (same as the above filter unit 72, third receiving module 92 and update module 94), SNS social service module 1114 (same as the above fourth reception Module 102 and publishing module 104).
  • the alarm forwarding filtering module 114 is configured to send an alarm data source to the external system as the network management alarm subsystem 112, and complete the receiving an alarm message from the network management alarm subsystem, and serve as a first-level filtering module according to the rule (the same first filtering rule as above).
  • the alarm filtering is performed to provide the first-level filtered alarm reporting data for the SNS gateway module 116, and the forwarding rule and the SNS gateway address are configured in the forwarding filtering rule.
  • the SNS gateway module 116 is used as a server of the network management alarm subsystem 112 to access the alarm reporting of one or more network management systems, buffer the alarm information into the message queue, and convert the received alarm information protocol into the SNS message format.
  • the formatted message is reported to the SNS alarm service module 118 as a client of the SNS system;
  • the SNS alarm service module 118 buffers and receives the alarm information reported by the SNS network management device in the message queue, filters the message according to the subscribed alarm user, discards the alarm information that is not subscribed, and adds the alarm subscribed by the user to the user's message queue or In the database table, the online user who informs the match has a new message, and the user can subsequently take out the new message from the database according to the message prompt;
  • the SNS background management module 1112 completes the management of the alarm user pair, and implements the function of adding, deleting, and modifying the alarm message subscription. As a supplement to the alarm forwarding filter in the network management system, the SNS background management service module performs secondary processing and filtering on the alarm information.
  • the SNS background management module can write the message subscription message into the configuration file or the database, and notify the SNS alarm service module to load the revised alarm user pair online to ensure the real-time service;
  • the SNS background analysis module 1110 statistically analyzes the user's attention and operation habits of different alarm types in a certain period, and pushes the alarm subscription message that meets the user's habits to the user, and completes the alarm subscription process according to the user feedback;
  • the SNS social service module 1114 after receiving the alarm information, the user can post the message in the circle through the social function of the SNS, and other users can also forward, read, and reply to the message. Users can also pay attention to each other through @, attention and other functions, and users who pay attention to each other can see the information posted by the other party.
  • the alert subscriptions in the embodiments of the present invention can be divided into three types, passive subscription, active subscription, and smart subscription.
  • Passive subscription is the type of alarm that the system administrator subscribes to for different users. The user is passively receiving such alarms; the active subscription is the type of alarm that the user subscribes to; the smart subscription is the SNS background analysis module 1110.
  • the notification of the alarm type in a certain period is notified to the user by the SNS, the short message, and the element management system (EMS).
  • the first two can be configured through the SNS background management module 1112, generate an alarm user subscription mapping table, write the configuration file or the database, and notify the SNS alarm service module 118 to load online.
  • the SNS alarm service module 118 traverses the received SNS internal alarm message to the mapping table.
  • the mapping table structure is as follows: MAP ⁇ Alarm, UserList>, key name: alarm information, key value: user list), found The corresponding user or user group notifies the user that a new message has arrived.
  • FIG. 12 is a flowchart of a method for processing an alarm by the SNS alarm service module 118 according to an embodiment of the present invention, as shown in FIG. The method includes the following steps:
  • Step S1202 The alarm processing process entry.
  • Step S1204 Start an loop by obtaining an alarm from the alarm message queue.
  • Step S1208 It is determined whether there is a matching user.
  • Step S1210 The user who determines whether there is a forced transmission in the system regardless of whether there is a matching user, and if the determination result is YES, the process goes to step S1212, otherwise, the process goes to step S1214.
  • Step S1212 If there is a matching user or a forced sending user, the message is entered into the user's message queue or database table.
  • Step S1214 If there is no matching user and mandatory sending user, the current message is discarded, and the processing of the next message is entered.
  • Step S1216 Notifying the user that there is a new message and proceeding to the processing of the next message.
  • FIG. 13 is a schematic diagram of an active/passive subscription process of an alarm according to an embodiment of the present invention. As shown in FIG. 13, the process includes the following steps:
  • Step S1302 The alarm subscription process entry.
  • Step S1304 Configure an alarm user pair on the background management interface.
  • Step S1306 Select configuration mandatory user.
  • Step S1308 Write the configuration to a configuration file or a database for saving.
  • Step S1310 The notification alarm module loads the configuration online.
  • FIG. 14 is a schematic diagram of an alarm intelligent subscription process according to an embodiment of the present invention. As shown in FIG. 14, the process includes the following steps:
  • Step S1402 The smart alarm subscription process entry.
  • Step S1404 The background statistically analyzes the habit of the user alarm and the degree of attention of the user.
  • Step S1406 Notifying the user of the subscribed alarm information.
  • Step S1408 It is judged whether there is subscription information fed back by the user, and if yes, the process goes to step S1410, otherwise, the process goes to step S1414.
  • Step S1410 If the user has feedback, query whether there is a duplicate alarm subscription in the configuration file or the database, and if not, write the configuration file or the database.
  • Step S1412 The notification alarm module loads a new configuration information entry.
  • Step S1414 The process ends.
  • the technical solution in the embodiment of the present invention can subscribe to the alarms of multiple network management systems in the social network, and can share and discuss the alarm information within a certain range, compared with the traditional alarm short message and email notification.
  • the practicality of the alarm information reduces the load on the network management system.
  • users can subscribe to the alarm information of interest in different ways, which improves the user's perception.
  • each of the above modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the modules are located in multiple In the processor.
  • Embodiments of the present invention also provide a storage medium.
  • the foregoing storage medium may be configured to store program code for performing the following steps:
  • S12 Filter the received first alarm information according to the first filtering rule to obtain second alarm information.
  • the storage medium is further arranged to store program code for performing the following steps:
  • the social network SNS receives the second alarm information that is sent by the alarm information filtering device, where the second alarm information is the alarm information obtained by filtering the first alarm information sent by the network management system according to the first filtering rule.
  • the SNS pushes the second alarm information to the predetermined user.
  • the foregoing storage medium may include, but is not limited to, a USB flash drive, a Read-Only Memory (ROM), and a Random Access Memory (RAM).
  • ROM Read-Only Memory
  • RAM Random Access Memory
  • the processor executes S11-S13 according to the stored program code in the storage medium.
  • the processor executes S21-S22 according to the stored program code in the storage medium.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the alarm information notification method, apparatus, and alarm information filtering apparatus provided by the embodiments of the present invention have the following beneficial effects: the notification manner of the alarm information of the network management system existing in the related art is single, and the user perception is low. The problem has further increased the diversity of notification methods for alarm information and improved the user's perception.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明提供了一种告警信息通知方法、装置及告警信息过滤设备,其中,该方法包括:接收网管***发送的第一告警信息;根据第一过滤规则对接收的第一告警信息进行过滤,得到第二告警信息;将上述第二告警信息通过社交网络SNS推送给预定用户。通过本发明,解决了相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,进而达到了增加告警信息通知方式的多样性,提高用户感知度的效果。

Description

告警信息通知方法、装置及告警信息过滤设备 技术领域
本发明涉及通信领域,具体而言,涉及一种告警信息通知方法、装置及告警信息过滤设备。
背景技术
网络管理***(也可以简称为网管***)是一个软硬件结合以软件为主的分布式网络应用***,其目的是管理网络,使网络高效正常运行。
故障诊断及报警是网络管理***重要的管理功能之一。网络管理***配置了大量网络管理软件,可对整个网络状况进行快速、全面、智能化的检测,不仅可以判断网络中所有设备的连通或断开的情况,而且能够通过检测整个网络的流量分布,判断网络通信的瓶颈位置,以便及时调整网络设备的分布,调整网络设备的工作时间,使网络工作在最佳的状态。对网络中故障的诊断是通过网络状态参数的阈值管理,为多种网络设备产生一个警报或事件通知。事件滤波器使事件压缩成有用的信息,以加速故障诊断。
通过实时的网络运行监测,***可智能分析和预测潜在故障,并根据告警程度的不同发送警报。但是现有的网管***的特点是一个闭环的生产***,比较封闭孤立,传统的网管***可通过短信、邮件的方式通知不同的用户告警的发生,通知方式单一,同时也缺乏协同解决告警问题的机制,用户的感知度较低。
针对相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,目前尚未提出有效的解决方案。
发明内容
本发明提供了一种告警信息通知方法、装置及告警信息过滤设备,以至少解决相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题。
根据本发明的一个方面,提供了一种告警信息通知方法,包括:接收网管***发送的第一告警信息;根据第一过滤规则对接收的所述第一告警信息进行过滤,得到第二告警信息;将所述第二告警信息通过社交网络SNS推送给预定用户。
可选地,将所述第二告警信息通过社交网络SNS推送给预定用户包括:确定用于标识所述SNS的标识信息;根据所述SNS的标识信息将所述第二告警信息发送给所述SNS,其中,所述第二告警信息被所述SNS推送给所述预定用户。
可选地,所述第一过滤规则中至少包括告警规则和所述SNS的标识信息。
根据本发明的另一方面,提供了一种告警信息通知方法,包括:社交网络SNS接收告警信息过滤设备发送的第二告警信息,其中,所述第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;所述SNS将所述第二告警信息推送给预定用户。
可选地,所述SNS将所述第二告警信息推送给预定用户包括:所述SNS根据第二过滤规则对所述第二告警信息进行过滤,得到第三告警信息;所述SNS将所述第三告警信息推送给所述预定用户。
可选地,所述SNS根据第二过滤规则对所述第二告警信息进行过滤包括:所述SNS确定告警信息和用户的映射关系;所述SNS根据所述映射关系将所述第二告警信息中未与用户对应的告警信息过滤掉;所述SNS将所述第三告警信息推送给所述预定用户包括:所述SNS根据所述映射关系将所述第三告警信息推送给与所述第三告警信息对应的所述预定用户。
可选地,所述SNS在确定告警信息和用户的映射关系之前,还包括:所述SNS接收用户反馈的订阅信息,其中,所述订阅信息为所述用户订阅预定的告警信息的订阅信息;根据所述订阅信息更新所述映射关系。
可选地,所述SNS在将所述第三告警信息推送给所述预定用户之后,还包括:所述SNS接收来自用户的用于发布所述第三告警信息的发布指令;所述SNS根据所述发布指令发布所述第三告警信息。
根据本发明的另一方面,提供了一种告警信息通知装置,包括:第一接收模块,设置为接收网管***发送的第一告警信息;过滤模块,设置为根据第一过滤规则对接收的所述第一告警信息进行过滤,得到第二告警信息;处理模块,设置为将所述第二告警信息通过社交网络SNS推送给预定用户。
可选地,所述处理模块包括:确定单元,设置为确定用于标识所述SNS的标识信息;发送单元,设置为根据所述SNS的标识信息将所述第二告警信息发送给所述SNS,其中,所述第二告警信息被所述SNS推送给所述预定用户。
可选地,所述第一过滤规则中至少包括告警规则和所述SNS的标识信息。
根据本发明的另一方面,提供了一种告警信息过滤设备,所述告警信息过滤设备包括上述任一项所述的装置。
根据本发明的另一方面,提供了一种告警信息通知装置,所述装置应用于社交网络SNS中,包括:第二接收模块,设置为接收告警信息过滤设备发送的第二告警信息,其中,所述第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;推送模块,设置为将所述第二告警信息推送给预定用户。
可选地,所述推送模块包括:过滤单元,设置为根据第二过滤规则对所述第二告警信息进行过滤,得到第三告警信息;推送单元,设置为将所述第三告警信息推送给所述预定用户。
可选地,所述过滤单元包括:确定子单元,设置为确定告警信息和用户的映射关系;过滤子单元,设置为根据所述映射关系将所述第二告警信息中未与用户对应的告警信息过滤掉;所述推送单元包括:推送子单元,设置为根据所述映射关系将所述第三告警信息推送给与所述第三告警信息对应的所述预定用户。
可选地,所述装置还包括:第三接收模块,设置为接收用户反馈的订阅信息,其中,所述订阅信息为所述用户订阅预定的告警信息的订阅信息;更新模块,设置为根据所述订阅信息更新所述映射关系。
可选地,所述装置还包括:第四接收模块,设置为接收来自用户的用于发布所述第三告警信息的发布指令;发布模块,设置为根据所述发布指令发布所述第三告警信息。
通过本发明,采用接收网管***发送的第一告警信息;根据第一过滤规则对接收的所述第一告警信息进行过滤,得到第二告警信息;将所述第二告警信息通过社交网络SNS推送给预定用户,解决了相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,进而达到了增加告警信息通知方式的多样性,提高用户感知度的效果。
附图说明
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:
图1是根据本发明实施例的第一种告警信息通知方法的流程图;
图2是根据本发明实施例的第二种告警信息通知方法的流程图;
图3是根据本发明实施例的第一种告警信息通知装置的结构框图;
图4是根据本发明实施例的第一种告警信息通知装置中处理模块36的结构框图;
图5是根据本发明实施例的告警信息过滤设备的结构框图;
图6是根据本发明实施例的第二种告警信息通知装置的结构框图;
图7是根据本发明实施例的第二种告警信息通知装置中推送模块64的结构框图;
图8是根据本发明实施例的第二种告警信息通知装置中过滤单元72和推送单元74的结构框图;
图9是根据本发明实施例的第二种告警信息通知装置的优选结构框图一;
图10是根据本发明实施例的第二种告警信息通知装置的优选结构框图二;
图11是根据本发明实施例的告警信息推送装置结构示意图;
图12是根据本发明实施例的SNS告警服务模块118处理告警的方法流程图;
图13是根据本发明实施例的告警主被动订阅流程示意图;
图14是根据本发明实施例的告警智能订阅流程的示意图。
具体实施方式
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。
需要说明的是,本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。
随着互联网信息技术的发展,近年来社交网络(Social Network Services,简称为SNS)成为人们之间最主要的沟通方式,并已开始承担大部分传统社交的作用。同时,单纯的生产***已经不能满足人们的需求,生产***也需要同社交网络***连接起来,让互联网上的用户行为向社会现实推进。社交网络侧重于用户之间的关联以及用户的体验,将大量用户联系起来,形成一个巨大的社会网络,从而改变人们的生活、学习和交流的方式。
众所周知,相关技术中的网管***的是一个闭环的生产***,比较封闭孤立,缺乏协同解决告警问题的机制,而社交网络就是共享交流平台,虽仅限于一定范围内使用,但社交网络可以将告警问题在一定范围进行扩散,寻求解决问题的最优方法,并对问题可以***的跟踪和回溯。
同时社交网络的告警消息扩散机制还可减轻网管生产***的压力,可降低达到同样目的网管***的负荷。传统的网管***可通过短信、邮件的方式通知不同的用户告警的发生,而将告警传给社交网络某一个用户,利用社交网络的特点在固定群组中进行扩散,降低网管***负荷。因此,在本发明实施例中,提出了一种将SNS和网管***的告警信息结合起来的方法,下面针对该方法进行说明。
在本实施例中提供了一种告警信息通知方法,图1是根据本发明实施例的第一种告警信息通知方法的流程图,如图1所示,该流程包括如下步骤:
步骤S102,接收网管***发送的第一告警信息;
步骤S104,根据第一过滤规则对接收的第一告警信息进行过滤,得到第二告警信息;
步骤S106,将上述第二告警信息通过社交网络SNS推送给预定用户。
通过上述步骤,将网管***中的告警信息通过SNS推送给用户,可以让用户以最熟悉的方式接收告警信息,针对相关技术中的用户需要通过邮件或者短息去查看告警信息,采用本发明实施例中的方法可以让用户在保持SNS相关应用的应用界面的前提下,获知网管***的告警信息,有效提高了用户的感知度,提高用户体验,解决了相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,进而达到了增加告警信息通知方式的多样性,提高用户感知度的效果。
在一个可选的实施例中,在上述的步骤S106中,将第二告警信息通过社交网络SNS推送给预定用户可以通过如下方式实现:确定用于标识该SNS的标识信息;根据该SNS的标识信息将第二告警信息发送给SNS,其中,该第二告警信息被SNS推送给预定用户。其中,该SNS的标识信息可以是SNS的网关地址,当然,也可以是其他的用于标识该SNS的标识信息。
在一个可选的实施例中,上述的第一过滤规则中至少包括告警规则和SNS的标识信息。其中,该告警规则可以包括多种规则,例如,根据告警码进行告警,或者根据预定的时间段进行告警,或者,仅为某些特定的用户(如,VIP用户)提供告警信息。
图2是根据本发明实施例的第二种告警信息通知方法的流程图,如图2所示,该流程包括如下步骤:
步骤S202,社交网络SNS接收告警信息过滤设备发送的第二告警信息,其中,该第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;
步骤S204,SNS将第二告警信息推送给预定用户。
通过上述步骤,由SNS将网管***中的告警信息推送给用户,可以让用户以最熟悉的方式接收告警信息,针对相关技术中的用户需要通过邮件或者短息去查看告警信息,采用本发明实施例中的方法可以让用户在保持SNS相关应用的应用界面的前提下,获知网管***的告警信息,有效提高了用户的感知度,提高用户体验,解决了相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,进而达到了增加告警信息通知方式的多样性,提高用户感知度的效果。
在一个可选的实施例中,上述SNS将第二告警信息推送给预定用户包括:SNS根据第二过滤规则对第二告警信息进行过滤,得到第三告警信息;SNS将第三告警信息推送给预定用户。由上述实施例可知,SNS在接收第二告警信息之前,该第二告警信息是被一次过滤后得到的,SNS在接收到第二告警信息后,可以对该第二告警信息进行二次过滤,从而将不满足条件的告警信息过滤掉,减轻SNS的业务处理的压力。
在一个可选的实施例中,上述SNS根据第二过滤规则对第二告警信息进行过滤包括:上述SNS确定告警信息和用户的映射关系;SNS根据上述映射关系将第二告警信息中未与用户对应的告警信息过滤掉;上述SNS将第三告警信息推送给上述预定用户包括:SNS根据上述映射关系将第三告警信息推送给与第三告警信息对应的预定用户。其中,上述的映射关系可以是以映射关系表的形式存储在SNS中。当然,也可以是以其他的方式记录该映射关系,以表格的方式记录映射关系仅是一种示例。
在一个可选的实施例中,上述SNS在确定告警信息和用户的映射关系之前,还包括:上述SNS接收用户反馈的订阅信息,其中,该订阅信息为用户订阅预定的告警信息的订阅信息;根据该订阅信息更新上述映射关系。
在一个可选的实施例中,上述SNS在将第三告警信息推送给预定用户之后,还包括:上述SNS接收来自用户的用于发布上述第三告警信息的发布指令;上述SNS根据该发布指令发 布第三告警信息。即,用户可以通过SNS的社交功能将上述的第三告警信息发布到自己的朋友圈,其他用户可以转发、阅读或者回复该消息。从而为告警消息的分享提供了新的途径。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本发明各个实施例所述的方法。
在本实施例中还提供了一种告警信息通知装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图3是根据本发明实施例的第一种告警信息通知装置的结构框图,如图3所示,该装置包括第一接收模块32、过滤模块34和处理模块36,下面对该装置进行说明。
第一接收模块32,设置为接收网管***发送的第一告警信息;过滤模块34,连接至上述第一接收模块32,设置为根据第一过滤规则对接收的第一告警信息进行过滤,得到第二告警信息;处理模块36,连接至上述过滤模块34,设置为将第二告警信息通过社交网络SNS推送给预定用户。
图4是根据本发明实施例的第一种告警信息通知装置中处理模块36的结构框图,如图4所示,该处理模块36包括确定单元42和发送单元44,下面对该处理模块36进行说明。
确定单元42,设置为确定用于标识SNS的标识信息;发送单元44,连接至上述确定单元42,设置为根据SNS的标识信息将第二告警信息发送给SNS,其中,该第二告警信息被SNS推送给上述预定用户。
可选地,上述第一过滤规则中至少包括告警规则和SNS的标识信息。
图5是根据本发明实施例的告警信息过滤设备的结构框图,如图5所示,该告警信息过滤设备52包括上述任一项的第一种告警信息通知装置54。
图6是根据本发明实施例的第二种告警信息通知装置的结构框图,该装置可以应用于社交网络SNS中,如图6所示,该装置包括第二接收模块62和推送模块64,下面对该装置进行说明。
第二接收模块62,设置为接收告警信息过滤设备发送的第二告警信息,其中,该第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;推送模块64,连接至上述第二接收模块62,设置为将第二告警信息推送给预定用户。
图7是根据本发明实施例的第二种告警信息通知装置中推送模块64的结构框图,如图7 所示,该推送模块64包括过滤单元72和推送单元74,下面对该推送模块64进行说明。
过滤单元72,设置为根据第二过滤规则对第二告警信息进行过滤,得到第三告警信息;推送单元74,连接至上述过滤单元72,设置为将第三告警信息推送给预定用户。
图8是根据本发明实施例的第二种告警信息通知装置中过滤单元72和推送单元74的结构框图,如图8所示,该过滤单元72包括确定子单元82和过滤子单元84,该推送单元74包括推送子单元86,下面对该过滤单元72和推送单元74进行说明。
确定子单元82,设置为确定告警信息和用户的映射关系;过滤子单元84,连接至上述确定子单元82,设置为根据上述映射关系将第二告警信息中未与用户对应的告警信息过滤掉;
推送子单元86,设置为根据上述映射关系将第三告警信息推送给与第三告警信息对应的预定用户。
图9是根据本发明实施例的第二种告警信息通知装置的优选结构框图一,如图9所示,该装置除包括图8所示的所有模块外,还包括第三接收模块92和更新模块94,下面对该装置进行说明。
第三接收模块92,设置为接收用户反馈的订阅信息,其中,该订阅信息为用户订阅预定的告警信息的订阅信息;更新模块94,连接至上述第三接收模块92和推送模块64,设置为根据上述订阅信息更新映射关系。
图10是根据本发明实施例的第二种告警信息通知装置的优选结构框图二,如图10所示,该装置除包括图7所示的所有模块外,还包括第四接收模块102和发布模块104,下面对该装置进行说明。
第四接收模块102,连接至上述推送模块64,设置为接收来自用户的用于发布第三告警信息的发布指令;发布模块104,连接至上述第四接收模块102,设置为根据上述发布指令发布第三告警信息。
上述实施例,分别是从告警信息过滤设备侧和SNS侧进行描述的,下面结合整体进行描述:
为了解决传统网管生产***(同上述的网管***)的问题和提高用户的感知度,本发明实施例中将社交网络和网管告警订阅结合起来,提出了一种在社交网络中告警订阅机制的实现方法。总体的原则是社交网络***不能影响网管生产***的建设。
图11是根据本发明实施例的告警信息推送装置结构示意图,如图11所示,该装置包括:
网管告警子***112(同上述的网管***)、告警前转过滤模块114(同上述的告警信息过滤设备),SNS网关模块116(同上述的第二接收模块62),SNS告警服务模块118(同上述的推送单元74),SNS后台分析模块1110,SNS后台管理模块1112(同上述的过滤单元72、第三接收模块92和更新模块94),SNS社交服务模块1114(同上述的第四接收模块102和发布模块104)。
告警前转过滤模块114:作为网管告警子***112向外部***发送告警的数据源,完成从网管告警子***接收告警消息,同时作为第一级过滤模块,依据规则(同上述的第一过滤规则)进行告警过滤,为SNS网关模块116提供一级过滤后的告警上报数据,前转过滤规则中需配置前转的告警规则和SNS网关地址;
SNS网关模块116:作为网管告警子***112的服务端,接入一个或多个网管***的告警上报,缓冲告警信息到消息队列中,并将收到的告警信息协议转换到SNS消息格式,同时作为SNS***的客户端将格式化后的消息上报到SNS告警服务模块118之中;
SNS告警服务模块118:在其消息队列中缓冲接收SNS网管上报的告警信息,根据订阅的告警用户对进行消息的过滤处理,丢弃没有订阅的告警信息,将用户订阅的告警加入用户的消息队列或数据库表中,通知匹配的在线用户有新的消息,用户后续可根据消息提示从数据库中将这条新的消息取出;
SNS后台管理模块1112:完成告警用户对的管理,实现对告警消息订阅的增删改的功能。作为网管***中告警前转过滤的补充,SNS后台管理服务模块对告警信息进行二次处理过滤的作用。SNS后台管理模块可将消息订阅消息写入配置文件或数据库中,并在线通知SNS告警服务模块加载修订过的告警用户对,保证服务的实时性;
SNS后台分析模块1110:统计分析用户在一定周期中对不同告警类型的关注度、操作习惯进行分析,将符合用户习惯的告警订阅消息推送给用户,并依据用户反馈完成告警订阅过程;
SNS社交服务模块1114:用户收到告警信息后,可通过SNS的社交功能,在圈子中发布该消息,其它用户也可以转发、阅读、回复该消息。用户之间也可以通过@、关注等功能相互关注,相互关注的用户可看到对方发布的信息。
本发明实施例中的告警订阅可分成三种类型,被动订阅、主动订阅以及智能订阅。被动订阅是***管理员为不同的用户订阅告警类型,对于用户而言是被动接收此类告警;主动订阅则是用户订阅自己关心的告警类型;智能订阅则是SNS后台分析模块1110通过统计分析用户在一定周期中的告警类型关注度,通过SNS、短信、网元管理***(Element Management System,简称为EMS)等方式通知用户订阅响应的告警。前两者可使用前端界面通过SNS后台管理模块1112进行配置,生成告警用户订阅映射表,写入配置文件或数据库中,并通知SNS告警服务模块118在线加载。智能订阅则通过用户对订阅的反馈刷新告警用户订阅表,通知SNS告警服务模块118加载。同时也支持强制性提交用户的配置,即该用户虽不订阅告警信息,但被配置为强制性用户,可收到所有的告警信息。
其中,SNS告警服务模块118将收到的SNS内部告警消息对映射表进行遍历比对,(映射表结构如下:MAP<Alarm,UserList>,键名:告警信息,键值:用户列表),找到相对应的用户或用户组,通知用户有新消息到达。
图12是根据本发明实施例的SNS告警服务模块118处理告警的方法流程图,如图12所 示,该方法包括如下步骤:
步骤S1202:告警处理过程入口。
步骤S1204:从告警消息队列取得一条告警开始循环。
步骤S1206:遍历订阅的告警用户映射表,将消息对列中的告警进行比对。
步骤S1208:判别是否有匹配的用户。
步骤S1210:无论是否有匹配的用户,判别***中有无强制发送的用户,在判断结果为是时,转至步骤S1212,否则,转至步骤S1214。
步骤S1212:如果有匹配的用户或强制发送的用户,将消息入用户的消息队列或数据库表中。
步骤S1214:如果没有匹配用户和强制性发送用户,则丢弃本次消息,进入下一条消息的处理。
步骤S1216:通知用户有新消息,并进入下一条消息的处理。
图13是根据本发明实施例的告警主被动订阅流程示意图,如图13所示,该流程包括如下步骤:
步骤S1302:告警订阅过程入口。
步骤S1304:在后台管理界面上配置告警用户对。
步骤S1306:选择配置强制用户。
步骤S1308:将配置写入配置文件或数据库中保存。
步骤S1310:通知告警模块在线加载该配置。
图14是根据本发明实施例的告警智能订阅流程的示意图,如图14所示,该流程包括如下步骤:
步骤S1402:智能告警订阅过程入口。
步骤S1404:后台统计分析用户告警的习惯以及用户的关注度。
步骤S1406:通知用户订阅的告警信息。
步骤S1408:判断是否有用户反馈的订阅信息,若有,则转至步骤S1410,否则,转至步骤S1414。
步骤S1410:如果用户有反馈,在配置文件或数据库中查询是否有重复告警订阅,如果没有,则写入配置文件或数据库。
步骤S1412:通知告警模块加载新配置信息条目。
步骤S1414:流程结束。
与相关技术相比较,本发明实施例中的技术方案可以在社交网络中订阅多个网管***的告警,并可对告警信息在一定范围内共享、讨论,相对于传统告警短信、邮件通知,提升了告警信息的实用性,降低了网管***的负荷。同时,用户还可以采用不同的方式订阅关心的告警信息,提高了用户的感知度。
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述模块分别位于多个处理器中。
本发明的实施例还提供了一种存储介质。可选地,在本实施例中,上述存储介质可以被设置为存储用于执行以下步骤的程序代码:
S11,接收网管***发送的第一告警信息;
S12,根据第一过滤规则对接收的第一告警信息进行过滤,得到第二告警信息;
S13,将上述第二告警信息通过社交网络SNS推送给预定用户。
可选地,存储介质还被设置为存储用于执行以下步骤的程序代码:
S21,社交网络SNS接收告警信息过滤设备发送的第二告警信息,其中,该第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;
S22,SNS将第二告警信息推送给预定用户。
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
可选地,在本实施例中,处理器根据存储介质中已存储的程序代码执行S11-S13。
可选地,在本实施例中,处理器根据存储介质中已存储的程序代码执行S21-S22。
可选地,本实施例中的具体示例可以参考上述实施例及可选实施方式中所描述的示例,本实施例在此不再赘述。
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。
工业实用性
如上所述,本发明实施例提供的一种告警信息通知方法、装置及告警信息过滤设备具有以下有益效果:解决了相关技术中存在的网管***的告警信息的通知方式单一,用户感知度较低的问题,进而达到了增加告警信息通知方式的多样性,提高用户感知度的效果。

Claims (17)

  1. 一种告警信息通知方法,包括:
    接收网管***发送的第一告警信息;
    根据第一过滤规则对接收的所述第一告警信息进行过滤,得到第二告警信息;
    将所述第二告警信息通过社交网络SNS推送给预定用户。
  2. 根据权利要求1所述的方法,其中,将所述第二告警信息通过社交网络SNS推送给预定用户包括:
    确定用于标识所述SNS的标识信息;
    根据所述SNS的标识信息将所述第二告警信息发送给所述SNS,其中,所述第二告警信息被所述SNS推送给所述预定用户。
  3. 根据权利要求1或2所述的方法,其中,所述第一过滤规则中至少包括告警规则和所述SNS的标识信息。
  4. 一种告警信息通知方法,包括:
    社交网络SNS接收告警信息过滤设备发送的第二告警信息,其中,所述第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;
    所述SNS将所述第二告警信息推送给预定用户。
  5. 根据权利要求4所述的方法,其中,所述SNS将所述第二告警信息推送给预定用户包括:
    所述SNS根据第二过滤规则对所述第二告警信息进行过滤,得到第三告警信息;
    所述SNS将所述第三告警信息推送给所述预定用户。
  6. 根据权利要求5所述的方法,其中,
    所述SNS根据第二过滤规则对所述第二告警信息进行过滤包括:所述SNS确定告警信息和用户的映射关系;所述SNS根据所述映射关系将所述第二告警信息中未与用户对应的告警信息过滤掉;
    所述SNS将所述第三告警信息推送给所述预定用户包括:所述SNS根据所述映射关系将所述第三告警信息推送给与所述第三告警信息对应的所述预定用户。
  7. 根据权利要求6所述的方法,其中,所述SNS在确定告警信息和用户的映射关系之前,还包括:
    所述SNS接收用户反馈的订阅信息,其中,所述订阅信息为所述用户订阅预定的告警信息的订阅信息;
    根据所述订阅信息更新所述映射关系。
  8. 根据权利要求5至7中任一项所述的方法,其中,所述SNS在将所述第三告警信息推送给所述预定用户之后,还包括:
    所述SNS接收来自用户的用于发布所述第三告警信息的发布指令;
    所述SNS根据所述发布指令发布所述第三告警信息。
  9. 一种告警信息通知装置,包括:
    第一接收模块,设置为接收网管***发送的第一告警信息;
    过滤模块,设置为根据第一过滤规则对接收的所述第一告警信息进行过滤,得到第二告警信息;
    处理模块,设置为将所述第二告警信息通过社交网络SNS推送给预定用户。
  10. 根据权利要求9所述的装置,其中,所述处理模块包括:
    确定单元,设置为确定用于标识所述SNS的标识信息;
    发送单元,设置为根据所述SNS的标识信息将所述第二告警信息发送给所述SNS,其中,所述第二告警信息被所述SNS推送给所述预定用户。
  11. 根据权利要求9或10所述的装置,其中,所述第一过滤规则中至少包括告警规则和所述SNS的标识信息。
  12. 一种告警信息过滤设备,所述告警信息过滤设备包括权利要求9至11中任一项所述的装置。
  13. 一种告警信息通知装置,应用于社交网络SNS中,包括:
    第二接收模块,设置为接收告警信息过滤设备发送的第二告警信息,其中,所述第二告警信息为根据第一过滤规则对网管***发送的第一告警信息进行过滤后得到的告警信息;
    推送模块,设置为将所述第二告警信息推送给预定用户。
  14. 根据权利要求13所述的装置,其中,所述推送模块包括:
    过滤单元,设置为根据第二过滤规则对所述第二告警信息进行过滤,得到第三告警信息;
    推送单元,设置为将所述第三告警信息推送给所述预定用户。
  15. 根据权利要求14所述的装置,其中,
    所述过滤单元包括:确定子单元,设置为确定告警信息和用户的映射关系;过滤子单元,设置为根据所述映射关系将所述第二告警信息中未与用户对应的告警信息过滤掉;
    所述推送单元包括:推送子单元,设置为根据所述映射关系将所述第三告警信息推送给与所述第三告警信息对应的所述预定用户。
  16. 根据权利要求15所述的装置,其中,还包括:
    第三接收模块,设置为接收用户反馈的订阅信息,其中,所述订阅信息为所述用户订阅预定的告警信息的订阅信息;
    更新模块,设置为根据所述订阅信息更新所述映射关系。
  17. 根据权利要求14至16中任一项所述的装置,其中,还包括:
    第四接收模块,设置为接收来自用户的用于发布所述第三告警信息的发布指令;
    发布模块,设置为根据所述发布指令发布所述第三告警信息。
PCT/CN2015/093123 2015-07-30 2015-10-28 告警信息通知方法、装置及告警信息过滤设备 WO2017016084A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510459380.X 2015-07-30
CN201510459380.XA CN106411548A (zh) 2015-07-30 2015-07-30 告警信息通知方法、装置及告警信息过滤设备

Publications (1)

Publication Number Publication Date
WO2017016084A1 true WO2017016084A1 (zh) 2017-02-02

Family

ID=57885704

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093123 WO2017016084A1 (zh) 2015-07-30 2015-10-28 告警信息通知方法、装置及告警信息过滤设备

Country Status (2)

Country Link
CN (1) CN106411548A (zh)
WO (1) WO2017016084A1 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688146A (zh) * 2019-09-23 2020-01-14 凡普数字技术有限公司 对监控***进行动态配置的方法、装置以及存储介质
CN111782486A (zh) * 2020-07-03 2020-10-16 上海浦东发展银行股份有限公司 一种基于动态配置的告警实现方法及其***
CN112383442A (zh) * 2020-12-14 2021-02-19 百果园技术(新加坡)有限公司 告警处理方法、装置、设备及存储介质
CN113014884A (zh) * 2021-03-10 2021-06-22 中信百信银行股份有限公司 一种告警处理方法及装置
CN114172785A (zh) * 2021-10-21 2022-03-11 广州市百果园信息技术有限公司 告警信息处理方法、装置、设备和存储介质
CN115550135A (zh) * 2022-10-10 2022-12-30 广州爱浦路网络技术有限公司 一种告警信息传输方法、装置、网元及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109933496B (zh) * 2019-01-23 2022-11-29 平安科技(深圳)有限公司 告警方法、装置、计算机设备及存储介质
CN116599820B (zh) * 2023-05-26 2024-03-19 北京天融信网络安全技术有限公司 一种告警过滤处理方法、装置、设备及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101141292A (zh) * 2007-05-22 2008-03-12 中兴通讯股份有限公司 一种实现网络管理***中告警自动刷新的方法
CN101355445A (zh) * 2008-09-04 2009-01-28 中兴通讯股份有限公司 一种网络管理服务器中告警过滤的方法及装置
CN104780285A (zh) * 2014-01-09 2015-07-15 韶关市奥诚电子技术有限公司 一种多径警情信息传输的网络报警***

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101068164A (zh) * 2007-06-28 2007-11-07 华为技术有限公司 一种告警信息通知的方法、装置及***

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101141292A (zh) * 2007-05-22 2008-03-12 中兴通讯股份有限公司 一种实现网络管理***中告警自动刷新的方法
CN101355445A (zh) * 2008-09-04 2009-01-28 中兴通讯股份有限公司 一种网络管理服务器中告警过滤的方法及装置
CN104780285A (zh) * 2014-01-09 2015-07-15 韶关市奥诚电子技术有限公司 一种多径警情信息传输的网络报警***

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110688146A (zh) * 2019-09-23 2020-01-14 凡普数字技术有限公司 对监控***进行动态配置的方法、装置以及存储介质
CN111782486A (zh) * 2020-07-03 2020-10-16 上海浦东发展银行股份有限公司 一种基于动态配置的告警实现方法及其***
CN111782486B (zh) * 2020-07-03 2024-04-16 上海浦东发展银行股份有限公司 一种基于动态配置的告警实现方法及其***
CN112383442A (zh) * 2020-12-14 2021-02-19 百果园技术(新加坡)有限公司 告警处理方法、装置、设备及存储介质
CN113014884A (zh) * 2021-03-10 2021-06-22 中信百信银行股份有限公司 一种告警处理方法及装置
CN114172785A (zh) * 2021-10-21 2022-03-11 广州市百果园信息技术有限公司 告警信息处理方法、装置、设备和存储介质
CN114172785B (zh) * 2021-10-21 2023-10-03 广州市百果园信息技术有限公司 告警信息处理方法、装置、设备和存储介质
CN115550135A (zh) * 2022-10-10 2022-12-30 广州爱浦路网络技术有限公司 一种告警信息传输方法、装置、网元及存储介质
CN115550135B (zh) * 2022-10-10 2023-10-24 广州爱浦路网络技术有限公司 一种告警信息传输方法、装置、网元及存储介质

Also Published As

Publication number Publication date
CN106411548A (zh) 2017-02-15

Similar Documents

Publication Publication Date Title
WO2017016084A1 (zh) 告警信息通知方法、装置及告警信息过滤设备
US10530716B2 (en) Voice chat mode self-adapting method and apparatus
KR102208935B1 (ko) 데이터 교환을 위한 컨텍스트를 설정하는 http 프로토콜을 통한 메시징 api
US10291778B2 (en) Intermediary device for data message network routing
KR20140072044A (ko) 다중-소스 푸시 통지를 다수의 타겟들로의 분배 기법
WO2011081946A2 (en) Electronic messaging technology
US20150039675A1 (en) Messaging over http protocol for data exchange
CN107528767B (zh) 会话的处理方法和装置
US11637908B2 (en) Apparatus, method, and computer program product for modifying user interfaces based on an application context-based concentration mode status
JP7367120B2 (ja) インタフェースによるユーザインタラクションに基づく動的オブジェクトアップデートサブスクリプション
CN110601891B (zh) 一种报警处理的方法以及相关装置
WO2019062390A1 (zh) 一种信息操作方法、设备以及介质
CN106411713B (zh) 一种状态通知方法及服务器
US20210279258A1 (en) Dynamic and selective object update for local storage copy based on network connectivity characteristics
CN104539449B (zh) 一种故障信息处理方法与相关装置
US20140101272A1 (en) Method and system for group number-based microblog aggregation
CN107222392B (zh) 通信方法、装置、***以及计算机存储介质
CN105791015A (zh) 针对分布式告警处理***的高可用消息传输通道及方法
US20140287787A1 (en) Connection System and Method to Dynamically Create and Collect a Group of Contextual Contacts
CN104065566A (zh) 一种实现web应用圈子与群组消息同步的方法及***
US20200412685A1 (en) Communication association model
JP6076813B2 (ja) 端末の稼動状況監視方法
US20210029245A1 (en) Managing Telephone Based Channel Communication In A Group-Based Communication System
US10972795B2 (en) Dynamic object update subscriptions based on user interactions with an interface
CN117009632A (zh) 数据拉取方法、装置、计算机设备、存储介质及程序产品

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15899436

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15899436

Country of ref document: EP

Kind code of ref document: A1