WO2011116615A1 - Processing method for alarm level and alarm server - Google Patents

Processing method for alarm level and alarm server Download PDF

Info

Publication number
WO2011116615A1
WO2011116615A1 PCT/CN2010/079837 CN2010079837W WO2011116615A1 WO 2011116615 A1 WO2011116615 A1 WO 2011116615A1 CN 2010079837 W CN2010079837 W CN 2010079837W WO 2011116615 A1 WO2011116615 A1 WO 2011116615A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm
level
server
information
received
Prior art date
Application number
PCT/CN2010/079837
Other languages
French (fr)
Chinese (zh)
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 WO2011116615A1 publication Critical patent/WO2011116615A1/en

Links

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/0604Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time
    • H04L41/0622Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time based on time

Definitions

  • the present invention relates to the field of communications, and in particular to an alarm level processing method and an alarm server.
  • a fault management system mainly observes and analyzes status information reported by each network element, and timely and accurately discovers abnormal conditions in network operation, accurately locates faults, isolates faults, and resolves faults.
  • the most important function in the fault management system is the alarm function. This function is generally sent to the alarm server after the alarm collection process receives the alarm from the alarm source. After receiving the alarm from the alarm collection process, the alarm server adds the alarm. After the analysis and processing, the alarm database is updated, and a message is sent to notify the client interface such as WEB to perform real-time update display.
  • each type of alarm has been set according to its impact on the entire system, and is set to a corresponding fixed alarm level (for example, the correspondence can be written in the alarm configuration library), and the alarm server
  • the read alarm configuration database matches the corresponding relationship, updates the current alarm database, and sends a message to notify the client interface such as WEB to perform real-time refresh display.
  • the alarm level of each alarm code is fixed. Some alarms have a low level. Even if the alarm is repeated, it is easy to be ignored. However, recurring low-level alarms may mean that important situations have occurred. For example, illegal molecular malicious brute force systems are assigned to peripheral devices.
  • a primary object of the present invention is to provide an alarm level processing scheme to solve at least one of the above problems.
  • an alarm level processing method comprising the steps of: pre-configuring information of an alarm level adjustment; receiving an alarm by the alarm server, and performing the recording
  • the alarm server adjusts the alarm level based on the recorded information and the pre-configured information of the alarm level adjustment. Further, the alarm server receives the alarm and records the number of times the alarm is received, and adjusts the level of the alarm if the number of times reaches a pre-configured threshold.
  • the number of times the alarm server records the received alarm includes: the alarm server determines whether the time interval between the currently received alarm and the previous received alarm meets a predetermined condition, and if the determination result is yes, the alarm server Increase the number of records, otherwise the number of records will remain the same. Further, the alarm server receives the alarm, records the time when the alarm is received, and determines the time interval from the previous time when the alarm is received according to the time, and adjusts the level of the alarm if the time interval meets the pre-configured time interval. Further, the alarm server adjusts the alarm level according to the recorded information and the pre-configured alarm level adjustment information, including: the alarm server pre-configures the threshold level of the alarm level, and determines whether the adjusted alarm level exceeds the threshold value.
  • an alarm server is further provided, including: a configuration module, configured to configure information for adjusting an alarm level; a recording module, configured to receive an alarm, and perform recording; and an adjustment module, configured to record The information and the pre-configured alarm level adjustment information adjust the level of the alarm. Further, the recording module records the number of times the alarm is received, and the adjustment module adjusts the level of the alarm if the number of times reaches a pre-configured threshold.
  • the foregoing alarm server further includes: a determining module, configured to determine whether a time interval between the currently received alarm and the previously received alarm meets a predetermined condition; and the recording module determines that the judgment result of the module is yes , increase the number of records, otherwise the number of records will remain the same. Further, the recording module records the time when the alarm is received, and the adjusting module determines the time interval from the previous time receiving the alarm according to the time, and adjusts the level of the alarm if the time interval satisfies the pre-configured time interval. According to the present invention, the alarm server receives the alarm and records the information of the receiving operation.
  • FIG. 1 is a flowchart of a method for processing an alarm level according to an embodiment of the present invention
  • FIG. 2 is a structural block diagram of an alarm level processing apparatus according to an embodiment of the present invention
  • FIG. 4 is a structural block diagram of an alarm level processing system according to an embodiment of the present invention
  • FIG. 5 is a flowchart showing a service implementation according to an embodiment of the present invention
  • FIG. 6 is a flowchart according to the present invention.
  • Step 4 configure the information of the alarm level adjustment
  • step S104 the alarm server receives the alarm and performs recording.
  • the alarm server can record the information about the action of receiving the alarm, for example, the time and the number of times the alarm is received, and the information of the alarm itself, such as the time information carried in the alarm.
  • step S106 the alarm server adjusts the level of the alarm according to the recorded information and the information of the pre-configured alarm level adjustment.
  • the recorded information may include previously recorded information that receives the same alarm and/or is currently received. information.
  • the alarm server can dynamically adjust the level of the alarm according to the condition that the alarm is received. Compared with the fixed level of the alarm in the prior art, it is possible to avoid ignoring the low level alarm and provide the security of the system.
  • the above-mentioned steps can flexibly configure the information of the alarm level adjustment according to the actual situation, so as to improve the flexibility of the alarm server to process alarms.
  • the alarm server can adjust the level of the alarm by recording the number of times the alarm is received and when the number of times reaches a pre-configured threshold. The number of times used as the basis for adjusting the alarm level can effectively handle recurring alarms.
  • the password assigned to the peripheral device by the illegal molecular malicious brute force system can be found in time.
  • the alarm server can also record the time when the alarm is received, and determine the time interval from the previous time the alarm is received according to the current time of receiving the alarm, and adjust the alarm level according to the time interval.
  • one can be pre-configured. The time interval is: when the time interval for receiving the alarm meets the pre-configured time interval, the level of the alarm is adjusted, where the pre-configured time interval may be greater than or less than a pre-configured time interval, or Equal to the pre-configured time interval.
  • Adjusting the alarm level according to the receiving time interval can improve the level of alarms that are frequently received in a short period of time, and can also reduce the level of alarms that have not been received for a long time. For example, if the interval between two received alarms is less than 1 minute, the level of the alarm is increased. If the interval between receiving the alarms exceeds 12 hours, the level of the alarm can be lowered.
  • the receiving time of the alarm may be the time when the alarm server receives the alarm, for example, the time when the alarm collecting process collects the alarm in the alarm server; the receiving time of the alarm may also be the time carried by the alarm itself. For example, the time carried in the alarm.
  • the combination may also be combined with the above adjustment manner.
  • the alarm server determines whether the time interval between the currently received alarm and the previous received alarm meets a predetermined condition, and if the determination result is yes, the alarm The server increases the number of records, otherwise the number of records is kept the same. When the number of times has accumulated to a certain value, adjust the level of the alarm. This can make the statistics of the number of alarms more effective.
  • the alarm server can set the threshold level of the alarm level and determine whether the level of the adjusted alarm exceeds the threshold. If the threshold is exceeded. , set the alarm level to the threshold.
  • the alarm server may send the alarm to the alarm client after determining the level of adjusting the alarm, so that the interaction between the alarm server and the alarm client may be reduced.
  • the alarm server may restore the level of the alarm to a default level.
  • the foregoing various embodiments may be implemented by adding an alarm level management module, and the alarm level management module may be configured in an alarm server.
  • the alarm level can be set by the user.
  • the module can functionally include the following two parts:
  • FIG. 2 is a structural block diagram of an alarm level processing apparatus according to an embodiment of the present invention. This will be described below in conjunction with FIG. 2.
  • the first part dynamically updates the configuration part of the alarm level (configuration module 22).
  • the part can be configured to perform at least one of the following: an alarm code selection of the upgrade level, an initial alarm level of the alarm code, an alarm level of the alarm code, and an alarm code. Increased alarm severity, alarm code alarm upgrade interval threshold, alarm code alarm upgrade frequency threshold, and whether the identifier is enabled. If the alarm code is configured with the information that needs to be dynamically raised, and the configuration is enabled, the alarm server dynamically adjusts the alarm level based on the information and the current alarm status. The alarm is sent to the alarm client. The alarm client receives the alarm. The news, real-time update display.
  • This configuration section provides a user-friendly interface, an external interface, and an interface for user configuration.
  • the second part is a service implementation part (or an alarm level processing device) that dynamically increases the alarm level.
  • the device includes: a recording module 24, configured to receive an alarm and record;
  • the adjustment module 26 is coupled to the recording module 24 for adjusting the level of the alarm based on the recorded information and the pre-configured information of the alarm level adjustment.
  • the recording module 24 can record the number of times the alarm is received, and the adjustment module 26 adjusts the level of the alarm when the number of times reaches the threshold.
  • 3 is a block diagram of a preferred structure of an alarm level processing apparatus according to an embodiment of the present invention.
  • the apparatus may further include: a determining module 32 connected to the recording module 24 for determining the currently received alarm and the previously received alarm. Whether or not the time interval satisfies the predetermined condition; if the judgment result of the determination module 32 is YES, the recording module 24 increases the number of times of recording, otherwise the number of times of maintaining the record does not change.
  • the recording module 24 can also record the time when the alarm is received.
  • the adjustment module 26 determines the time interval from the previous time receiving the alarm according to the time, and adjusts the level of the alarm if the time interval satisfies the pre-configured time interval.
  • the alarm server can be added to the alarm buffer after receiving the alarm message, and determine whether the alarm level needs to be upgraded according to the newly obtained dynamic elevation alarm level configuration table and the current alarm table. If the alarm level needs to be improved, the alarm level is modified and a message is sent to the client to update the display on the interface.
  • the alarm database is updated to achieve the purpose of dynamically increasing the alarm level.
  • the received multiple alarm information is compared with the configured lifting threshold and the lifting interval analysis, and the enhanced sending message is sent to the alarm client to update the real-time update interface, and the alarm server updates the real-time alarm database.
  • Dynamically enhanced alarm level configuration table This table is used to record the user's demand for the alarm level.
  • the alarm code the initial alarm level, the alarm increment level, the upper limit of the alarm level, the alarm upgrade interval threshold, and the alarm upgrade frequency threshold. .
  • the alarm code can be used as the unique index of the table.
  • Current alarm table This table is used to record the current alarm code, including: alarm description, time of occurrence, frequency of occurrence, current alarm level, and network element information.
  • Historical alarm table used to record the recovered alarm code, alarm description, time of occurrence, recovery time, and network element information.
  • Alarm configuration table Used to record the corresponding relationship between the alarm code and the alarm description. 4 is a schematic structural diagram of a structure of an alarm level processing system according to an embodiment of the present invention. The system includes the following modules: An alarm source 101: is composed of devices distributed in various places, service nodes, and the like, when they fail or When an alarm is required to be reported, an alarm message is sent to the alarm collection process 102.
  • the alarm message may include: an alarm code, a module identifier, an alarm topic, an alarm level, and an alarm time.
  • the alarm collection process 102 collects and receives the alarms from the distributed alarm source 101, and forwards the alarms to the alarm server 103.
  • the alarm collection process 102 can be set in the alarm server 103. At the same time, the process can avoid a large number of alarm impact alarm servers 103. , there is an alarm buffer function.
  • the alarm server 103 is a service core processing module of the fault management system, and is mainly responsible for receiving and processing the alarm information collected and forwarded from the alarm collection process 102.
  • the alarm server 103 After receiving the alarm message, the alarm server 103 joins the alarm buffer, and determines whether the alarm level needs to be upgraded according to the newly obtained dynamic elevation alarm level configuration table and the current alarm table.
  • the alarm client 104 is displayed in real time to update the interface, and the current alarm table in the alarm database 105 is updated to achieve the purpose of dynamically increasing the alarm level.
  • the alarm client 104 provides a friendly user interface (for example, a WEB page, an alarm box, etc.), and the alarm client is an external interface implemented, and is also an communication path for the user to implement his own needs.
  • the functions provided by the alert client 104 include:
  • alarm information such as alarm code, module ID, alarm topic, alarm level, and alarm time to the user in real time.
  • Alarm database 105 A storage container for information such as alarm configuration data, current alarms, and historical alarms.
  • the functions provided by the alarm database 105 include:
  • FIG. 5 is a flowchart of a service implementation according to an embodiment of the present invention.
  • the process includes the following steps: Step S501: After receiving an alarm of an alarm source, the alarm collection process forwards the alarm to the alarm server, so as to avoid a large number of alarm impact alarm servers, After the alarm is buffered, the alarm server adds the alarm that is sent by the alarm collection process to the alarm buffer. Step S502: In the latest synchronization information of the alarm client, the alarm server obtains the dynamic elevation alarm level configuration table.
  • the information is updated in the memory; in step S503, the alarm server determines, from the information obtained in step S502, whether the dynamic alarm level function of the alarm code is enabled. If not, the normal alarm process is started; if enabled, the step is performed. S 504; Step S504, the alarm server searches for the existence of the alarm code according to the current alarm table information in the memory. If not, the process proceeds to step S505. If yes, the alarm server obtains all the current alarm information of the alarm code. S506; Step S505, alarm service The alarm is generated according to the initial alarm level of the alarm code in the dynamic alarm level configuration table.
  • step S506 If the information is obtained in step S506 and steps S503 and S504, the alarm server compares the two information, and determines that the alarm code alarm interval or frequency exceeds If the threshold is not exceeded, step S505 is performed; if yes, step S507 is performed; Step S507: When the alarm code alarm time interval or frequency exceeds the configured threshold, the alarm service semaphore alarm device increases the configured alarm increment level based on the current alarm level. After the upgrade is compared with the configured upper alarm threshold, if the upper limit is less than the upper limit, the increased alarm level is used. If the upper limit is greater than or equal to the upper limit, the upper alarm limit is used. In step S508, the alarm server processes the alarm in step 5. The level and other information sends a message to the client for real-time update display of the interface, and updates the alarm database.
  • 6 is a flow chart showing the operation of a configuration according to an embodiment of the present invention, the flow comprising the following steps:
  • Step S601 The user who has the function of dynamically increasing the alarm level configuration operation is logged in to the alarm management client, and the alarm client reads the previous configuration information from the dynamic promotion alarm level configuration table of the alarm database and displays it on the interface.
  • Step S602 The user selects an alarm code to raise the alarm level, and the interface displays the alarm topic corresponding to the alarm code, so that the user can confirm the correctness of the selection.
  • the alarm increment level the upper limit of the alarm level that can be upgraded, the alarm upgrade interval threshold, the alarm upgrade frequency threshold information, whether it is enabled, etc.
  • Step S604 After the step S604 is performed, after the modification or the adding operation of the step S603 is completed, the user clicks the OK button, and the alarm client updates the configuration information to the dynamic elevated alarm level configuration table of the alarm database.
  • Step S605 complete the steps.
  • the alarm server updates the information in the obtained dynamic elevation alarm level configuration table to the memory. , prepare for subsequent business process processing.
  • a preferred embodiment will now be described in conjunction with the above-described embodiments and preferred embodiments thereof.
  • the user is configured on the alarm client as shown in Table 1 below. Can be improved
  • the alarm code and the alarm description are in a one-to-one correspondence.
  • the corresponding relationship is that the alarm source has been negotiated with the alarm client and stored in the alarm configuration table of the alarm database.
  • the alarm client will query the alarm configuration table to display the corresponding alarm description information to the user according to the alarm code.
  • the following is a description of a pair of processing flows in the following table.
  • Step S701 assuming that the fault management system does not currently have an alarm of "alarm code 2010-ESME binding failure : step S702, the alarm server receives the first 1 alarm code 2010, according to the alarm promotion configuration information, the alarm promotion function of the alarm code is enabled, and the alarm server retrieves the current alarm table information in the memory, but finds that the alarm code does not exist; the alarm server sends a message to The alarm client displays the interface and updates the alarm database (alarm code 2012, alarm level: level 1). After the processing is successful, the alarm server internally sets the alarm frequency to 0. Step S703, step S702, within 3 minutes after processing, The alarm server receives the alarm code 2010 for the second time.
  • the alarm is found to be smaller than the alarm upgrade interval threshold.
  • the alarm server does not process the fault.
  • Step S704 after 3 minutes after the processing in step S703, the alarm server receives the third time. Go to alarm code 2010, and find that it is greater than the alarm upgrade interval threshold according to the alarm promotion configuration information.
  • the alarm server internally receives the alarm frequency +1. According to the alarm promotion configuration information, it is found that the alarm is less than the alarm upgrade frequency threshold, and the alarm server does not process it.
  • Step S705 After S3, the alarm server receives the alarm for the fourth time. code
  • the alarm is upgraded to the alarm interval.
  • the alarm is +1.
  • the alarm is upgraded.
  • the alarm is equal to the alarm upgrade threshold (2 times).
  • the alarm server finds that the current alarm level (level 1) is less than the upper limit of the alarm level that can be upgraded (level 2).
  • the alarm server sends a message to the alarm client for interface display and updates the alarm database (alarm code 2012, alarm level: 2) After the processing is successful, the alarm server internally sets the alarm frequency to 0.
  • Step S706 after 3 minutes of processing in step S705, the alarm server receives the alarm code 2010 for the fifth time, and according to the alarm promotion configuration information, it is found that the alarm is greater than the alarm update interval threshold, and the alarm frequency received by the alarm server is +1; According to the alarm promotion configuration information, the alarm server is found to be less than the alarm upgrade frequency threshold, and the alarm server does not process the processing.
  • Step S707 After 3 minutes after the processing in step S706, the alarm server receives the alarm code for the sixth time.
  • Step S708 After the alarm server receives the alarm recovery message of the alarm code 2010, the alarm server sends a message.
  • the alarm client is displayed on the interface and the alarm database is updated (alarm code 2012, alarm recovery).
  • the alarm server internally sets the alarm frequency to 0. At this point, the process returns to step 4 to gather S701.
  • the above-mentioned embodiments solve the problem that the alarms in the related art are easily ignored due to the fixed alarm level, which causes the system to have security risks, thereby achieving the effect of enhancing system security.
  • the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed of multiple computing devices.
  • 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.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Alarm Systems (AREA)

Abstract

A processing method for alarm level and an alarm server are provided by the present invention, said method includes the following steps: configuring alarm level adjustment information (S102); the alarm server receives an alarm and performs recording (S104); the alarm server adjusts the alarm level according to the recorded information and the pre-configured alarm level adjustment information (S106). The present invention enhances the security of the system.

Description

告警级别处理方法及告警 务器 技术领域 本发明涉及通信领域, 具体而言, 涉及一种告警级别处理方法及告警月艮 务器。 背景技术 故障管理系统主要通过观察和分析各网元报告的状态信息, 及时准确地 发现网络运行中的异常情况、 准确地定位故障、 隔离故障并且解决故障。 故障管理系统中最重要的功能是告警功能, 该功能目前一般是由告警收 集进程收到告警源的告警后, 转发给告警服务器, 告警服务器收到告警收集 进程转发过来的告警后, 加入告警緩冲区, 经分析处理后, 更新告警数据库, 同时发消息通知 WEB等客户端界面进行实时更新显示。 在现有的故障管理系统中, 每种告警都已经才艮据其对整个系统的影响, 设置为相应的固定告警级别(例如, 对应关系可以写在告警配置库中), 告警 月艮务器对于收集到的告警码, 读取告警配置库匹配该对应关系, 更新当前告 警库, 同时发消息通知 WEB等客户端界面进行实时刷新显示。 由上述可知, 在现有的故障管理系统, 每种告警码的告警级别都是固定 的。 有一些告警的级别比较低, 即使该告警反复出现, 也很容易被忽略, 但 是, 反复出现的低级告警可能意味着发生了比较重要的情况, 例如, 非法分 子恶意暴力破解系统分配给外围设备的密码 (密码错误的告警级别并不高), 在现有的故障管理系统中, 很容易忽略该反复出现的告警, 从而使系统存在 安全隐患。 发明内容 本发明的主要目的在于提供一种告警级别处理方案, 以至少解决上述问 题之一。 才艮据本发明的一个方面, 提供了一种告警级别处理方法, 该方法包括以 下步骤: 预先配置告警级别调整的信息; 告警服务器接收到告警, 并进行记 录; 告警服务器根据记录的信息和预先配置的告警级别调整的信息调整告警 的级别。 进一步地, 告警服务器接收到告警, 并记录接收到告警的次数, 并在次 数到达预先配置的阈值的情况下, 调整告警的级别。 进一步地, 告警服务器记录接收到告警的次数包括: 告警服务器判断当 前接收到的告警和前一次接收到的告警之间的时间间隔是否满足预定条件, 并在判断结果为是的情况下, 告警服务器将记录的次数增加, 否则维持记录 的次数不变。 进一步地, 告警服务器接收到告警, 并记录接收到告警的时间, 并根据 时间确定与前一次接收到告警的时间间隔, 在时间间隔满足预先配置的时间 间隔的情况下调整告警的级别。 进一步地, 告警服务器根据记录的信息和预先配置的告警级别调整的信 息调整告警的级别包括: 告警服务器预先配置告警的级别的门限值, 并判断 调整后的告警的级别是否超过门限值, 在超过门限值的情况下, 将告警的级 别设置为门限值。 进一步地, 上述方法还包括: 在告警服务器确定调整告警的级别之后, 告警服务器将告警发送给告警客户端。 根据本发明的另一方面, 还提供了一种告警服务器, 包括: 配置模块, 用于配置告警级别调整的信息; 记录模块, 用于接收告警, 并进行记录; 以 及调整模块, 用于根据记录的信息和预先配置的告警级别调整的信息调整告 警的级别。 进一步地, 记录模块记录接收到告警的次数, 调整模块在次数到达预先 配置的阈值的情况下, 调整告警的级别。 进一步地, 上述告警服务器还包括: 判断模块, 用于判断当前接收到的 告警和前一次接收到的告警之间的时间间隔是否满足预定条件; 记录模块在 判断模块的判断结果为是的情况下, 将记录的次数增加, 否则维持记录的次 数不变。 进一步地, 记录模块记录接收到告警的时间, 调整模块根据时间确定与 前一次接收到告警的时间间隔, 并在时间间隔满足预先配置的时间间隔的情 况下调整告警的级别。 通过本发明, 釆用告警服务器接收到告警, 并记录该接收操作的信息; 告警服务器根据信息调整告警的级别, 解决了相关技术中由于告警级别固定 而可能导致系统存在安全隐患的问题。 还实现了能够对告警级别的调整信息 进行配置, 使告警的处理更加灵活。 通过本发明增强了系统安全性。 附图说明 此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一部 分, 本发明的示意性实施例及其说明用于解释本发明, 并不构成对本发明的 不当限定。 在附图中: 图 1是 居本发明实施例的告警级别处理方法的流程图; 图 2是 居本发明实施例的告警级别处理装置的结构框图; 图 3是 居本发明实施例的告警级别处理装置优选的结构框图; 图 4是 居本发明实施例的告警级别处理系统的结构模块关系示意图; 图 5是才艮据本发明实施例的业务实现流程图; 以及 图 6是根据本发明实施例的配置的操作的流程图。 具体实施方式 下文中将参考附图并结合实施例来详细说明本发明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互组合。 在本实施例中, 提供了一种告警即被处理方法, 图 1是根据本发明实施 例的告警级别处理方法的流程图, 如图 1所示, 该流程包括以下步骤: 步 4聚 S 102, 配置告警级别调整的信息; 步骤 S 104, 告警服务器接收到告警, 并进行记录。 在该步骤中, 告警服 务器可以记录接收到该告警这一动作的相关信息, 例如, 接收到该告警的时 间、 次数等, 也可以记录该告警本身的信息, 如告警中携带的时间信息等; 步骤 S 106,告警服务器根据记录的信息和预先配置的告警级别调整的信 息调整告警的级别, 例如, 该记录的信息可以包括之前记录的接收到同样告 警的信息和 /或当前接收到该告警的信息。 通过上述步骤 S 102至步骤 S 106, 告警服务器可以根据接收到该告警的 情况, 动态的调整该告警的级别。相对于现有技术中的告警的级别固定而言, 可以避免将级别低的告警忽略, 提供系统的安全性。 另外, 通过上述步骤, 可以根据实际情况对告警级别调整的信息进行灵活的配置, 从而可以提高告 警服务器处理告警的灵活度。 优选地, 告警服务器可以通过记录接收到告警的次数, 并在次数到达预 先配置的阈值的情况下, 调整告警的级别。 釆用次数作为调整告警的级别的依据可以对反复出现的告警进行有效的 处理。 例如, 可以及时发现非法分子恶意暴力破解系统分配给外围设备的密 码。 优选地, 告警服务器也可以通过记录接收到告警的时间, 并根据当前接 收到该告警的时间确定与前一次接收到告警的时间间隔, 并根据时间间隔调 整告警的级别, 例如, 可以预先配置一个时间间隔, 在接收到该告警的时间 间隔满足预先配置的时间间隔的情况下, 调整该告警的级别, 其中, 满足预 先配置的时间间隔可以是大于或小于预先配置的时间间隔, 或者, 也可以等 于预先配置的时间间隔。 根据接收时间间隔来调整告警的级别, 可以提高短时间内频繁接收到的 告警的级别, 也可以降低长时间都没有接收到的告警的级别。 例如, 如果两 次接收到的告警的时间间隔在 1分钟以内, 则提高该告警的级别, 如果两次 接收到告警的时间间隔超过了 12小时, 那么就可以降低该告警的级别。 需 要说明的是,告警的接收时间可以是告警服务器接收到该告警的时间, 例如, 告警服务器中的告警收集进程收集到该告警的时间; 该告警的接收时间也可 以是该告警本身携带的时间, 例如, 该告警中携带的时间。 当然, 也可以结合上面的调整方式进行结合, 例如, 告警服务器判断当 前接收到的告警和前一次接收到的告警之间的时间间隔是否满足预定条件, 并在判断结果为是的情况下, 告警服务器将记录的次数增加, 否则维持记录 的次数不变。 在次数累计到一定值的时候, 调整告警的级别。 这样可以使告 警次数的统计更有效。 为了避免告警的级别被无限制的调高或调低, 告警服务器可以设置告警 的级别的门限值, 并判断调整后的告警的级别是否超过门限值, 在超过上述 门限值的情况下, 将告警的级别设置为门限值。 优选地, 告警服务器可以在确定调整该告警的级别之后, 再将告警发送 给告警客户端, 这样可以减少告警服务器和告警客户端之间的交互。 另外, 在告警恢复之后, 例如, 告警服务器在接收到告警对应的告警恢 复消息之后, 可以将该告警的级别恢复为默认级别。 上述的各个实施例, 可以通过增加告警级别管理模块来实现, 该告警级 别管理模块可以设置与告警服务器中。 可以由用户自行设定告警级别, 为了 使用户更方便的对告警的级别进行管理, 该模块从功能上可以包括以下两个 部分: 图 2是 居本发明实施例的告警级别处理装置的结构框图, 下面结合 图 2对此进行说明。 第一部分, 动态提升告警级别的配置部分 (配置模块 22 ), 该部分可进 行如下配置的至少之一: 可提升级别的告警码选择、 告警码初始告警级别、 告警码告警递增等级、 告警码可提升的告警级别上限、 告警码告警升级时间 间隔门限、 告警码告警升级频次门限、 是否启用标识。 如果该告警码配置了需要动态提升告警级别的信息, 而且处于配置启用 状态, 告警服务器会根据该信息, 结合当前告警情况, 动态调整告警级别后 发消息给告警客户端, 告警客户端根据收到的消息, 实时更新显示。 该配置部分提供友好的用户界面, 提供了外部接口, 也为用户的配置提 供了接口。 同时使告警系统更加灵活适用, 能更好的满足用户的需求, 提高 产品竟争力。 第二部分, 动态提升告警级别的业务实现部分 (或称为告警级别处理装 置), 如图 2所示, 该装置包括: 记录模块 24 , 用于接收告警, 并进行记录; 调整模块 26连接至记录模块 24 , 用于根据记录的信息和预先配置的告警级 别调整的信息调整该告警的级别。 记录模块 24可以记录接收到告警的次数, 调整模块 26在次数到达阈值 的情况下, 调整告警的级别。 图 3是才艮据本发明实施例的告警级别处理装置 的优选结构框图, 该装置还可以包括: 判断模块 32连接至记录模块 24 , 用 于判断当前接收到的告警和前一次接收到的告警之间的时间间隔是否满足预 定条件; 记录模块 24在判断模块 32的判断结果为是的情况下, 将记录的次 数增加, 否则维持记录的次数不变。 记录模块 24还可以记录接收到告警的时间, 调整模块 26根据时间确定 与前一次接收到告警的时间间隔, 并在该时间间隔满足预先配置的时间间隔 的情况下调整该告警的级别。 通过上述装置, 告警服务器可以在接收到告警消息后加入告警緩冲区, 并根据最新获取到的动态提升告警级别配置表和当前告警表决定此告警级别 是否需要提升。 如果需要提升, 则修改告警级别后发消息给客户端进行界面 实时更新显示, 同时更新告警数据库, 从而达到动态提升告警级别的目的。 并且, 通过上述装置, 会把收到的多次告警信息与配置的提升门限和提升间 隔分析对比, 确认提升的才发消息给告警客户端实时更新界面, 同时告警服 务器再更新实时告警库, 这样减少了告警服务器与告警客户端, 告警服务器 与告警数据库之间的交互次数, 从而降低了频繁告警对系统造成的冲击。 下面对本实施例中所使用的表进行举例说明, 当然, 也可以根据实际的 需要调整这些表中的内容, 以下只是示例性说明, 本发明并不限于此。 动态提升告警级别配置表:该表用以记录用户提升告警级别的需求输入, 包括: 告警码, 初始告警等级, 告警递增等级, 可提升的告警级别上限, 告 警升级时间间隔门限, 告警升级频次门限。 其中, 告警码可以作为该表的唯 一索引。 当前告警表: 该表用以记录当前告警码, 包括: 告警描述, 发生时间, 发生频次, 当前告警等级, 网元信息。 历史告警表: 用以记录已经恢复的告警码, 告警描述, 发生时间, 恢复 时间, 网元信息。 告警配置表: 用以记录告警码与告警描述的——对应关系。 图 4是 居本发明实施例的告警级别处理系统的结构模块关系示意图, 该系统包括如下模块: 告警源 101 : 由分布在各处的设备, 业务节点等各个模块共同组成, 当 它们出现故障或者需要告警上报时, 会发送告警消息给告警收集进程 102 , 该告警消息内容可以包括: 告警码、 模块自身标识、 告警主题、 告警级别、 告警时间等信息。 告警收集进程 102 : 汇集接收来自分布各处的告警源 101的告警, 转发 给告警服务器 103 , 其中, 告警收集进程 102可以设置在告警服务器 103中; 同时, 该进程可以避免大量告警冲击告警服务器 103 , 有告警緩冲功能。 告警服务器 103 : 是故障管理系统的业务核心处理模块, 主要负责接收 并处理来自告警收集进程 102汇集转发过来的告警信息。 告警服务器 103接收到告警消息后加入告警緩冲区, 并根据最新获取到 的动态提升告警级别配置表和当前告警表, 决定此告警级别是否需要提升, 如果需要提升, 则修改告警级别后发消息给告警客户端 104进行界面实时更 新显示,同时更新告警数据库 105中的当前告警表,从而达到动态提升告警级 别的目的。 告警客户端 104: 提供友好的用户界面(例如, WEB页面, 告警箱等), 该告警客户端是实现的外部接口, 也是用户实现自己需求的交流途径。 该告 警客户端 104提供的功能包括: The present invention relates to the field of communications, and in particular to an alarm level processing method and an alarm server. BACKGROUND OF THE INVENTION A fault management system mainly observes and analyzes status information reported by each network element, and timely and accurately discovers abnormal conditions in network operation, accurately locates faults, isolates faults, and resolves faults. The most important function in the fault management system is the alarm function. This function is generally sent to the alarm server after the alarm collection process receives the alarm from the alarm source. After receiving the alarm from the alarm collection process, the alarm server adds the alarm. After the analysis and processing, the alarm database is updated, and a message is sent to notify the client interface such as WEB to perform real-time update display. In the existing fault management system, each type of alarm has been set according to its impact on the entire system, and is set to a corresponding fixed alarm level (for example, the correspondence can be written in the alarm configuration library), and the alarm server For the collected alarm code, the read alarm configuration database matches the corresponding relationship, updates the current alarm database, and sends a message to notify the client interface such as WEB to perform real-time refresh display. It can be seen from the above that in the existing fault management system, the alarm level of each alarm code is fixed. Some alarms have a low level. Even if the alarm is repeated, it is easy to be ignored. However, recurring low-level alarms may mean that important situations have occurred. For example, illegal molecular malicious brute force systems are assigned to peripheral devices. The password (the alarm level of the wrong password is not high). In the existing fault management system, it is easy to ignore the repeated alarms, which may cause security risks. SUMMARY OF THE INVENTION A primary object of the present invention is to provide an alarm level processing scheme to solve at least one of the above problems. According to an aspect of the present invention, an alarm level processing method is provided, the method comprising the steps of: pre-configuring information of an alarm level adjustment; receiving an alarm by the alarm server, and performing the recording The alarm server adjusts the alarm level based on the recorded information and the pre-configured information of the alarm level adjustment. Further, the alarm server receives the alarm and records the number of times the alarm is received, and adjusts the level of the alarm if the number of times reaches a pre-configured threshold. Further, the number of times the alarm server records the received alarm includes: the alarm server determines whether the time interval between the currently received alarm and the previous received alarm meets a predetermined condition, and if the determination result is yes, the alarm server Increase the number of records, otherwise the number of records will remain the same. Further, the alarm server receives the alarm, records the time when the alarm is received, and determines the time interval from the previous time when the alarm is received according to the time, and adjusts the level of the alarm if the time interval meets the pre-configured time interval. Further, the alarm server adjusts the alarm level according to the recorded information and the pre-configured alarm level adjustment information, including: the alarm server pre-configures the threshold level of the alarm level, and determines whether the adjusted alarm level exceeds the threshold value. When the threshold is exceeded, the level of the alarm is set to the threshold. Further, the method further includes: after the alarm server determines to adjust the level of the alarm, the alarm server sends the alarm to the alarm client. According to another aspect of the present invention, an alarm server is further provided, including: a configuration module, configured to configure information for adjusting an alarm level; a recording module, configured to receive an alarm, and perform recording; and an adjustment module, configured to record The information and the pre-configured alarm level adjustment information adjust the level of the alarm. Further, the recording module records the number of times the alarm is received, and the adjustment module adjusts the level of the alarm if the number of times reaches a pre-configured threshold. Further, the foregoing alarm server further includes: a determining module, configured to determine whether a time interval between the currently received alarm and the previously received alarm meets a predetermined condition; and the recording module determines that the judgment result of the module is yes , increase the number of records, otherwise the number of records will remain the same. Further, the recording module records the time when the alarm is received, and the adjusting module determines the time interval from the previous time receiving the alarm according to the time, and adjusts the level of the alarm if the time interval satisfies the pre-configured time interval. According to the present invention, the alarm server receives the alarm and records the information of the receiving operation. The alarm server adjusts the level of the alarm according to the information, and solves the problem that the system may have a security risk due to the fixed alarm level in the related art. It also implements the ability to configure the adjustment information of the alarm level to make the processing of the alarm more flexible. System security is enhanced by the present invention. BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are set to illustrate,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, In the drawings: FIG. 1 is a flowchart of a method for processing an alarm level according to an embodiment of the present invention; FIG. 2 is a structural block diagram of an alarm level processing apparatus according to an embodiment of the present invention; FIG. 4 is a structural block diagram of an alarm level processing system according to an embodiment of the present invention; FIG. 5 is a flowchart showing a service implementation according to an embodiment of the present invention; and FIG. 6 is a flowchart according to the present invention. A flow chart of the operation of the configuration of the example. BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict. In this embodiment, an alarm is processed, and FIG. 1 is a flowchart of an alarm level processing method according to an embodiment of the present invention. As shown in FIG. 1, the flow includes the following steps: Step 4: S 102 , configure the information of the alarm level adjustment; In step S104, the alarm server receives the alarm and performs recording. In this step, the alarm server can record the information about the action of receiving the alarm, for example, the time and the number of times the alarm is received, and the information of the alarm itself, such as the time information carried in the alarm. In step S106, the alarm server adjusts the level of the alarm according to the recorded information and the information of the pre-configured alarm level adjustment. For example, the recorded information may include previously recorded information that receives the same alarm and/or is currently received. information. Through the above steps S102 to S106, the alarm server can dynamically adjust the level of the alarm according to the condition that the alarm is received. Compared with the fixed level of the alarm in the prior art, it is possible to avoid ignoring the low level alarm and provide the security of the system. In addition, the above-mentioned steps can flexibly configure the information of the alarm level adjustment according to the actual situation, so as to improve the flexibility of the alarm server to process alarms. Preferably, the alarm server can adjust the level of the alarm by recording the number of times the alarm is received and when the number of times reaches a pre-configured threshold. The number of times used as the basis for adjusting the alarm level can effectively handle recurring alarms. For example, the password assigned to the peripheral device by the illegal molecular malicious brute force system can be found in time. Preferably, the alarm server can also record the time when the alarm is received, and determine the time interval from the previous time the alarm is received according to the current time of receiving the alarm, and adjust the alarm level according to the time interval. For example, one can be pre-configured. The time interval is: when the time interval for receiving the alarm meets the pre-configured time interval, the level of the alarm is adjusted, where the pre-configured time interval may be greater than or less than a pre-configured time interval, or Equal to the pre-configured time interval. Adjusting the alarm level according to the receiving time interval can improve the level of alarms that are frequently received in a short period of time, and can also reduce the level of alarms that have not been received for a long time. For example, if the interval between two received alarms is less than 1 minute, the level of the alarm is increased. If the interval between receiving the alarms exceeds 12 hours, the level of the alarm can be lowered. It should be noted that the receiving time of the alarm may be the time when the alarm server receives the alarm, for example, the time when the alarm collecting process collects the alarm in the alarm server; the receiving time of the alarm may also be the time carried by the alarm itself. For example, the time carried in the alarm. Of course, the combination may also be combined with the above adjustment manner. For example, the alarm server determines whether the time interval between the currently received alarm and the previous received alarm meets a predetermined condition, and if the determination result is yes, the alarm The server increases the number of records, otherwise the number of records is kept the same. When the number of times has accumulated to a certain value, adjust the level of the alarm. This can make the statistics of the number of alarms more effective. To prevent the alarm level from being increased or decreased in an unrestricted manner, the alarm server can set the threshold level of the alarm level and determine whether the level of the adjusted alarm exceeds the threshold. If the threshold is exceeded. , set the alarm level to the threshold. Preferably, the alarm server may send the alarm to the alarm client after determining the level of adjusting the alarm, so that the interaction between the alarm server and the alarm client may be reduced. In addition, after the alarm is restored, for example, after receiving the alarm recovery message corresponding to the alarm, the alarm server may restore the level of the alarm to a default level. The foregoing various embodiments may be implemented by adding an alarm level management module, and the alarm level management module may be configured in an alarm server. The alarm level can be set by the user. In order to make the user manage the alarm level more conveniently, the module can functionally include the following two parts: FIG. 2 is a structural block diagram of an alarm level processing apparatus according to an embodiment of the present invention. This will be described below in conjunction with FIG. 2. The first part dynamically updates the configuration part of the alarm level (configuration module 22). The part can be configured to perform at least one of the following: an alarm code selection of the upgrade level, an initial alarm level of the alarm code, an alarm level of the alarm code, and an alarm code. Increased alarm severity, alarm code alarm upgrade interval threshold, alarm code alarm upgrade frequency threshold, and whether the identifier is enabled. If the alarm code is configured with the information that needs to be dynamically raised, and the configuration is enabled, the alarm server dynamically adjusts the alarm level based on the information and the current alarm status. The alarm is sent to the alarm client. The alarm client receives the alarm. The news, real-time update display. This configuration section provides a user-friendly interface, an external interface, and an interface for user configuration. At the same time, the alarm system is more flexible and applicable, which can better meet the needs of users and improve product competitiveness. The second part is a service implementation part (or an alarm level processing device) that dynamically increases the alarm level. As shown in FIG. 2, the device includes: a recording module 24, configured to receive an alarm and record; The adjustment module 26 is coupled to the recording module 24 for adjusting the level of the alarm based on the recorded information and the pre-configured information of the alarm level adjustment. The recording module 24 can record the number of times the alarm is received, and the adjustment module 26 adjusts the level of the alarm when the number of times reaches the threshold. 3 is a block diagram of a preferred structure of an alarm level processing apparatus according to an embodiment of the present invention. The apparatus may further include: a determining module 32 connected to the recording module 24 for determining the currently received alarm and the previously received alarm. Whether or not the time interval satisfies the predetermined condition; if the judgment result of the determination module 32 is YES, the recording module 24 increases the number of times of recording, otherwise the number of times of maintaining the record does not change. The recording module 24 can also record the time when the alarm is received. The adjustment module 26 determines the time interval from the previous time receiving the alarm according to the time, and adjusts the level of the alarm if the time interval satisfies the pre-configured time interval. Through the above device, the alarm server can be added to the alarm buffer after receiving the alarm message, and determine whether the alarm level needs to be upgraded according to the newly obtained dynamic elevation alarm level configuration table and the current alarm table. If the alarm level needs to be improved, the alarm level is modified and a message is sent to the client to update the display on the interface. The alarm database is updated to achieve the purpose of dynamically increasing the alarm level. And, by using the foregoing device, the received multiple alarm information is compared with the configured lifting threshold and the lifting interval analysis, and the enhanced sending message is sent to the alarm client to update the real-time update interface, and the alarm server updates the real-time alarm database. The number of interactions between the alarm server and the alarm client, the alarm server, and the alarm database is reduced, thereby reducing the impact of frequent alarms on the system. The tables used in the present embodiment are exemplified below. Of course, the contents of the tables may be adjusted according to actual needs. The following is merely an exemplary description, and the present invention is not limited thereto. Dynamically enhanced alarm level configuration table: This table is used to record the user's demand for the alarm level. The alarm code, the initial alarm level, the alarm increment level, the upper limit of the alarm level, the alarm upgrade interval threshold, and the alarm upgrade frequency threshold. . The alarm code can be used as the unique index of the table. Current alarm table: This table is used to record the current alarm code, including: alarm description, time of occurrence, frequency of occurrence, current alarm level, and network element information. Historical alarm table: used to record the recovered alarm code, alarm description, time of occurrence, recovery time, and network element information. Alarm configuration table: Used to record the corresponding relationship between the alarm code and the alarm description. 4 is a schematic structural diagram of a structure of an alarm level processing system according to an embodiment of the present invention. The system includes the following modules: An alarm source 101: is composed of devices distributed in various places, service nodes, and the like, when they fail or When an alarm is required to be reported, an alarm message is sent to the alarm collection process 102. The alarm message may include: an alarm code, a module identifier, an alarm topic, an alarm level, and an alarm time. The alarm collection process 102: collects and receives the alarms from the distributed alarm source 101, and forwards the alarms to the alarm server 103. The alarm collection process 102 can be set in the alarm server 103. At the same time, the process can avoid a large number of alarm impact alarm servers 103. , there is an alarm buffer function. The alarm server 103 is a service core processing module of the fault management system, and is mainly responsible for receiving and processing the alarm information collected and forwarded from the alarm collection process 102. After receiving the alarm message, the alarm server 103 joins the alarm buffer, and determines whether the alarm level needs to be upgraded according to the newly obtained dynamic elevation alarm level configuration table and the current alarm table. The alarm client 104 is displayed in real time to update the interface, and the current alarm table in the alarm database 105 is updated to achieve the purpose of dynamically increasing the alarm level. The alarm client 104: provides a friendly user interface (for example, a WEB page, an alarm box, etc.), and the alarm client is an external interface implemented, and is also an communication path for the user to implement his own needs. The functions provided by the alert client 104 include:
1. 向用户提供动态提升告警级别的界面配置。 在用户确定^ ί'爹改配置操作后, 将该配置更新到告警数据库 105中的动态 提升告警级别配置表; 在用户进行同步配置操作后, 发消息给告警服务器 103。 告警服务器 103收到该消息后, 更新自身内存中的动态提升告警级别 配置表。 1. Provide the user with an interface configuration that dynamically raises the alarm level. After the user determines the tampering configuration operation, the configuration is updated to the dynamic elevated alarm level configuration table in the alarm database 105; after the user performs the synchronization configuration operation, a message is sent to the alarm server 103. After receiving the message, the alarm server 103 updates the dynamic elevation alarm level configuration table in its own memory.
2. 以界面的形式向用户实时显示告警码、 模块自身标识、 告警主题、 告 警级别、 告警时间等告警信息。 2. Display alarm information such as alarm code, module ID, alarm topic, alarm level, and alarm time to the user in real time.
3. 提供查询历史告警功能。 告警数据库 105: 告警配置数据, 当前告警, 历史告警等信息的存储容 器。 该告警数据库 105提供的功能包括: 3. Provide query history alarm function. Alarm database 105: A storage container for information such as alarm configuration data, current alarms, and historical alarms. The functions provided by the alarm database 105 include:
1. 接收来自告警服务器 103的当前告警更新请求, 并更新当前告警表。 1. Receive the current alarm update request from the alarm server 103 and update the current alarm table.
2. 接收来自告警服务器 103启动时的当前告警信息和动态提升告警级 别配置等信息的查询请求, 并提供相应数据。 2. Receiving a query request from the current alarm information when the alarm server 103 is started and dynamically raising the alarm level configuration information, and providing corresponding data.
3. 接收来自告警客户端 104的动态提升告警级别配置更新请求, 并更新 动态提升告警级别配置表。 3. Receive a dynamic elevation alarm level configuration update request from the alarm client 104, and update the dynamic elevation alarm level configuration table.
4. 接收来自告警客户端 104的查询动态提升告警级别配置, 历史告警等 请求, 并提供相应数据。 图 5是才艮据本发明实施例的业务实现流程图, 该流程包括如下步骤: 步骤 S501 , 告警收集进程收到告警源的告警后, 转发给告警服务器, 为 避免大量告警冲击告警服务器, 会进行告警緩冲; 告警服务器接收到告警收 集进程转发过来的告警后, 加入告警緩冲区; 步骤 S502 , 告警客户端最近一次同步信息中, 告警服务器将获取到的动 态提升告警级别配置表中的信息, 已更新到内存中; 步骤 S503 , 告警服务器从步骤 S502中获取的信息中, 判断该告警码的 动态提升告警级别功能是否启用, 如果未启用, 开始普通告警流程; 如果启 用, 则执行步骤 S 504; 步骤 S504 , 告警服务器根据内存中的当前告警表信息, 检索该告警码是 否存在, 如果不存在, 则执行步骤 S505 , 如果存在, 告警服务器获取该告警 码的所有当前告警信息, 执行步骤 S506; 步骤 S505 ,告警服务器根据动态提升告警级别配置表中该告警码的初始 告警级别进行告警; 步骤 S506, 步骤 S503和 S504都获取到信息的情况下,告警服务器对比 两者信息, 判断该告警码告警时间间隔或者频次超过配置的门限, 如果不超 过则执行步骤 S505; 如果超过, 则执行步骤 S507; 步骤 S507, 当该告警码告警时间间隔或者频次超过配置的门限时, 告警 服务告码警器在当前告警级别基础上提升配置的告警递增级别。 提升后与配置的告 警级别上限做比较, 如果小于上限, 则釆用提升后的告警级别; 如果大于等 于上限, 则釆用告警级别上限值; 步骤 S508,告警服务器将步骤五处理好的告警级别等信息发消息给客户 端进行界面实时更新显示,同时更新告警数据库。 图 6是根据本发明实施例的配置的操作的流程图,该流程包括如下步骤: 告 ¾等 4. Receive the request from the alarm client 104 to dynamically raise the alarm level configuration, historical alarms, etc., and provide corresponding data. FIG. 5 is a flowchart of a service implementation according to an embodiment of the present invention. The process includes the following steps: Step S501: After receiving an alarm of an alarm source, the alarm collection process forwards the alarm to the alarm server, so as to avoid a large number of alarm impact alarm servers, After the alarm is buffered, the alarm server adds the alarm that is sent by the alarm collection process to the alarm buffer. Step S502: In the latest synchronization information of the alarm client, the alarm server obtains the dynamic elevation alarm level configuration table. The information is updated in the memory; in step S503, the alarm server determines, from the information obtained in step S502, whether the dynamic alarm level function of the alarm code is enabled. If not, the normal alarm process is started; if enabled, the step is performed. S 504; Step S504, the alarm server searches for the existence of the alarm code according to the current alarm table information in the memory. If not, the process proceeds to step S505. If yes, the alarm server obtains all the current alarm information of the alarm code. S506; Step S505, alarm service The alarm is generated according to the initial alarm level of the alarm code in the dynamic alarm level configuration table. If the information is obtained in step S506 and steps S503 and S504, the alarm server compares the two information, and determines that the alarm code alarm interval or frequency exceeds If the threshold is not exceeded, step S505 is performed; if yes, step S507 is performed; Step S507: When the alarm code alarm time interval or frequency exceeds the configured threshold, the alarm service semaphore alarm device increases the configured alarm increment level based on the current alarm level. After the upgrade is compared with the configured upper alarm threshold, if the upper limit is less than the upper limit, the increased alarm level is used. If the upper limit is greater than or equal to the upper limit, the upper alarm limit is used. In step S508, the alarm server processes the alarm in step 5. The level and other information sends a message to the client for real-time update display of the interface, and updates the alarm database. 6 is a flow chart showing the operation of a configuration according to an embodiment of the present invention, the flow comprising the following steps:
增警级  Increased police level
步骤 S601 ,拥有动态提升告警级别配置操作权限的用户登录告警管理客 户端, 告警客户端会从告警数据库的动态提升告警级别配置表中读取到之前 的配置信息并显示在界面上; 步骤 S602, 用户选择要提升告警级别的告警码, 界面会显示与此告警码 对应的告警主题, 以便用户确认选择的正确性; 步骤 S603 , 居用户需求, 在告警客户端界面上针对步骤 S602选择的 告警码继续修改初始告警级别、 告警递增等级、 可提升的告警级别上限、 告 警升级时间间隔门限、 告警升级频次门限信息、 是否启用等;  Step S601: The user who has the function of dynamically increasing the alarm level configuration operation is logged in to the alarm management client, and the alarm client reads the previous configuration information from the dynamic promotion alarm level configuration table of the alarm database and displays it on the interface. Step S602, The user selects an alarm code to raise the alarm level, and the interface displays the alarm topic corresponding to the alarm code, so that the user can confirm the correctness of the selection. Step S603, in the user demand, the alarm code selected in step S602 on the alarm client interface. Continue to modify the initial alarm level, the alarm increment level, the upper limit of the alarm level that can be upgraded, the alarm upgrade interval threshold, the alarm upgrade frequency threshold information, whether it is enabled, etc.
告升频  Advertise
警级次 步骤 S604, 完成步骤 S603的修改或添加操作后, 用户点击确定按钮, 告警客户端会将该配置信息更新到告警数据库的动态提升告警级别配置表 足启否 中; 步骤 S605 , 完成步骤 S604的操作后, 用户点击同步按钮, 告警客户端 会将该配置信息以消息的形式发送给告警服务器; 步骤 S606, 告警服务器将获取到的动态提升告警级别配置表中的信息, 更新到内存中, 准备后续的业务流程处理。 下面对一个优选的实施例进行说明, 该优选实施例结合上述实施例及其 优选实施方式。 用户在告警客户端配置如下表一所示。 可提升  After the step S604 is performed, after the modification or the adding operation of the step S603 is completed, the user clicks the OK button, and the alarm client updates the configuration information to the dynamic elevated alarm level configuration table of the alarm database. Step S605, complete the steps. After the operation of the S604, the user clicks the synchronization button, and the alarm client sends the configuration information to the alarm server in the form of a message. In step S606, the alarm server updates the information in the obtained dynamic elevation alarm level configuration table to the memory. , prepare for subsequent business process processing. A preferred embodiment will now be described in conjunction with the above-described embodiments and preferred embodiments thereof. The user is configured on the alarm client as shown in Table 1 below. Can be improved
告警描 初始告 告警升级时间  Alarm description Initial report Alarm upgrade time
的告警  Alarm
述 警级别 间隔门限  Police level interval threshold
级别上 限 门限 用Level Limit threshold
ESME j §&土土 ESME j § & earth
口 口  Mouth
201 次要告  201 notices
绑定失  Loss of binding
0 警 (1 1级 3分钟 2次 是  0 police (1 level 3 minutes 2 times yes
警 {2级}  Police {2 level}
败 级) 需要说明的是, 告警码与告警描述是一一对应关系, 该对应关系是告警 源与告警客户端已经协商好的, 存储在告警数据库的告警配置表中。 当用户 选择告警码时, 告警客户端会根据该告警码, 到告警配置表中查询到相应的 告警描述信息显示给用户。 下面结合上表一对处理流程进行说明, 该处理流程包括如下步 4聚: 步骤 S701 , 假设故障管理系统目前没有"告警码 2010-ESME绑定失败 : 的告警; 步骤 S702, 告警服务器接收到第 1次告警码 2010, 根据告警提升配置 信息, 该告警码的告警提升功能为启用状态, 于是告警服务器会检索内存中 的当前告警表信息, 但发现该告警码也不存在; 告警服务器发消息给告警客 户端进行界面显示, 同时更新告警数据库 (告警码 2012, 告警等级: 1级); 处理成功后, 告警服务器内部将收到的告警频次置 0; 步骤 S703 , 步骤 S702处理后 3分钟内, 告警服务器第 2次收到告警码 2010, 根据告警提升配置信息, 发现小于告警升级时间间隔门限, 告警服务 器不故处理; 步骤 S704, 步骤 S703处理后 3分钟后, 告警艮务器第 3次收到告警码 2010, 根据告警提升配置信息, 发现大于告警升级时间间隔门限, 告警服务 器内部将收到的告警频次 +1 ; 根据告警提升配置信息, 发现小于告警升级频 次门限, 告警服务器不做处理; 步骤 S705 , 步骤 S704处理后 3分钟后, 告警服务器第 4次收到告警码It is required that the alarm code and the alarm description are in a one-to-one correspondence. The corresponding relationship is that the alarm source has been negotiated with the alarm client and stored in the alarm configuration table of the alarm database. When the user selects the alarm code, the alarm client will query the alarm configuration table to display the corresponding alarm description information to the user according to the alarm code. The following is a description of a pair of processing flows in the following table. The processing flow includes the following steps: Step S701, assuming that the fault management system does not currently have an alarm of "alarm code 2010-ESME binding failure : step S702, the alarm server receives the first 1 alarm code 2010, according to the alarm promotion configuration information, the alarm promotion function of the alarm code is enabled, and the alarm server retrieves the current alarm table information in the memory, but finds that the alarm code does not exist; the alarm server sends a message to The alarm client displays the interface and updates the alarm database (alarm code 2012, alarm level: level 1). After the processing is successful, the alarm server internally sets the alarm frequency to 0. Step S703, step S702, within 3 minutes after processing, The alarm server receives the alarm code 2010 for the second time. According to the alarm promotion configuration information, the alarm is found to be smaller than the alarm upgrade interval threshold. The alarm server does not process the fault. Step S704, after 3 minutes after the processing in step S703, the alarm server receives the third time. Go to alarm code 2010, and find that it is greater than the alarm upgrade interval threshold according to the alarm promotion configuration information. The alarm server internally receives the alarm frequency +1. According to the alarm promotion configuration information, it is found that the alarm is less than the alarm upgrade frequency threshold, and the alarm server does not process it. Step S705: After S3, the alarm server receives the alarm for the fourth time. code
2010, 根据告警提升配置信息, 发现大于告警升级时间间隔门限, 告警服务 器内部将收到的告警频次 +1 ; 根据告警提升配置信息, 发现等于告警升级频 次门限 (2次); 根据告警提升配置信息, 告警服务器发现当前告警级别(1级) 小于可提升的告警级别上限 (2级),告警服务器发消息给告警客户端进行界面 显示, 同时更新告警数据库 (告警码 2012, 告警等级: 2级); 处理成功后, 告警服务器内部将收到的告警频次置 0; In 2010, according to the alarm promotion configuration information, it is found that the alarm is upgraded to the alarm interval. The alarm is +1. The alarm is upgraded. The alarm is equal to the alarm upgrade threshold (2 times). The alarm server finds that the current alarm level (level 1) is less than the upper limit of the alarm level that can be upgraded (level 2). The alarm server sends a message to the alarm client for interface display and updates the alarm database (alarm code 2012, alarm level: 2) After the processing is successful, the alarm server internally sets the alarm frequency to 0.
10 P39895 步骤 S706, 步骤 S705处理后 3分钟后, 告警艮务器第 5次收到告警码 2010, 根据告警提升配置信息, 发现大于告警升级时间间隔门限, 告警服务 器内部将收到的告警频次 +1 ; 根据告警提升配置信息, 发现小于告警升级频 次门限, 告警服务器不做处理; 步骤 S707, 步骤 S706处理后 3分钟后, 告警艮务器第 6次收到告警码10 P39895 Step S706, after 3 minutes of processing in step S705, the alarm server receives the alarm code 2010 for the fifth time, and according to the alarm promotion configuration information, it is found that the alarm is greater than the alarm update interval threshold, and the alarm frequency received by the alarm server is +1; According to the alarm promotion configuration information, the alarm server is found to be less than the alarm upgrade frequency threshold, and the alarm server does not process the processing. Step S707: After 3 minutes after the processing in step S706, the alarm server receives the alarm code for the sixth time.
2010, 根据告警提升配置信息, 发现大于告警升级时间间隔门限, 告警服务 器内部将收到的告警频次 +1 ; 根据告警提升配置信息, 发现等于告警升级频 次门限 (2次); 根据告警提升配置信息, 告警服务器发现当前告警级别 (2级) 等于可提升的告警级别上限 (2级), 告警服务器不做处理; 步骤 S708, 当告警服务器收到告警码 2010的告警恢复消息后, 告警服 务器发消息给告警客户端进行界面显示, 同时更新告警数据库 (告警码 2012, 告警恢复); 处理成功后, 告警服务器内部将收到的告警频次置 0。 此时流程 又回归到步 4聚 S701。 综上所述, 通过上述实施例, 解决了相关技术中由于告警级别固定而容 易忽略级别较氐的告警导致系统存在安全隐患的问题, 进而达到了增强系统 安全性的效果。 显然, 本领域的技术人员应该明白, 上述的本发明的各模块或各步骤可 以用通用的计算装置来实现, 它们可以集中在单个的计算装置上, 或者分布 在多个计算装置所组成的网络上, 可选地, 它们可以用计算装置可执行的程 序代码来实现, 从而, 可以将它们存储在存储装置中由计算装置来执行, 并 且在某些情况下, 可以以不同于此处的顺序执行所示出或描述的步骤, 或者 将它们分别制作成各个集成电路模块, 或者将它们中的多个模块或步骤制作 成单个集成电路模块来实现。 这样, 本发明不限制于任何特定的硬件和软件 结合。 以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本 领域的技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的^"神和 原则之内, 所作的任何修改、 等同替换、 改进等, 均应包含在本发明的保护 范围之内。 In 2010, according to the alarm promotion configuration information, it is found that the alarm is upgraded to the alarm interval. The alarm is +1. The alarm is upgraded. The alarm is equal to the alarm upgrade threshold (2 times). The alarm server finds that the current alarm level (level 2) is equal to the upper limit of the alarm level that can be upgraded (level 2), and the alarm server does not process the processing. Step S708: After the alarm server receives the alarm recovery message of the alarm code 2010, the alarm server sends a message. The alarm client is displayed on the interface and the alarm database is updated (alarm code 2012, alarm recovery). After the processing is successful, the alarm server internally sets the alarm frequency to 0. At this point, the process returns to step 4 to gather S701. In summary, the above-mentioned embodiments solve the problem that the alarms in the related art are easily ignored due to the fixed alarm level, which causes the system to have security risks, thereby achieving the effect of enhancing system security. Obviously, those skilled in the art should understand that the above modules or steps of the present invention can be implemented by a general-purpose computing device, which can be concentrated on a single computing device or distributed over a network composed 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 are fabricated as a single integrated circuit module. Thus, the invention is not limited to any particular combination of hardware and software. The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the scope of the present invention are intended to be included within the scope of the present invention.

Claims

权 利 要 求 书 Claim
1. 一种告警级别处理方法, 其特征在于, 包括以下步 4聚: An alarm level processing method, which is characterized by comprising the following steps:
预先配置告警级别调整的信息;  Pre-configure information about alarm level adjustment;
告警服务器接收到告警, 并进行记录; 以及  The alarm server receives the alarm and records it;
所述告警服务器根据记录的信息和预先配置的所述告警级别调整 的信息调整所述告警的级别。  The alarm server adjusts the level of the alarm according to the recorded information and the pre-configured information of the alarm level adjustment.
2. 根据权利要求 1所述的方法, 其特征在于, 所述告警服务器接收到所 述告警, 并记录接收到所述告警的次数, 并在所述次数到达预先配置 的阈值的情况下, 调整所述告警的级别。 2. The method according to claim 1, wherein the alarm server receives the alarm and records the number of times the alarm is received, and adjusts if the number reaches a pre-configured threshold. The level of the alarm.
3. 根据权利要求 2所述的方法, 其特征在于, 所述告警服务器记录接收 到所述告警的次数包括: The method according to claim 2, wherein the number of times the alarm server records the receipt of the alarm includes:
所述告警服务器判断当前接收到的所述告警和前一次接收到的所 述告警之间的时间间隔是否满足预定条件 ,并在判断结果为是的情况下, 所述告警艮务器将记录的所述次数增加,否则维持记录的所述次数不变。  The alarm server determines whether the time interval between the currently received alarm and the previously received alarm meets a predetermined condition, and if the determination result is yes, the alarm server will record The number of times increases, otherwise the number of times the record is maintained is unchanged.
4. 根据权利要求 1所述的方法, 其特征在于, 所述告警服务器接收到所 述告警, 并记录接收到所述告警的时间, 并根据所述时间确定与前一 次接收到所述告警的时间间隔, 在所述时间间隔满足预先配置的时间 间隔的情况下调整所述告警的级别。 The method according to claim 1, wherein the alarm server receives the alarm, records the time when the alarm is received, and determines, according to the time, that the alarm was received the previous time. The time interval, the level of the alarm is adjusted if the time interval satisfies a pre-configured time interval.
5. 根据权利要求 1至 4中任一项所述的方法, 其特征在于, 所述告警服 务器 居记录的所述信息和预先配置的所述告警级别调整的信息调整 所述告警的级别包括: The method according to any one of claims 1 to 4, wherein the information recorded by the alarm server and the pre-configured information of the alarm level adjustment adjust the level of the alarm includes:
所述告警服务器预先配置所述告警的级别的门限值,并判断调整后 的所述告警的级别是否超过所述门限值, 在超过所述门限值的情况下, 将所述告警的级别设置为所述门限值。  The alarm server pre-configures a threshold value of the level of the alarm, and determines whether the level of the adjusted alarm exceeds the threshold. If the threshold is exceeded, the alarm is The level is set to the threshold.
6. 根据权利要求 1至 4中任一项所述的方法, 其特征在于, 还包括: 在 告警服务器确定调整所述告警的级别之后, 所述告警服务器将所述告 警发送给告警客户端。 The method according to any one of claims 1 to 4, further comprising: after the alarm server determines to adjust the level of the alarm, the alarm server sends the alarm to the alarm client.
7. 一种告警服务器, 其特征在于, 包括: 7. An alarm server, comprising:
配置模块, 用于配置告警级别调整的信息;  A configuration module, configured to configure information about alarm level adjustment;
记录模块, 用于接收告警, 并进行记录; 以及  a recording module, configured to receive an alarm and record;
调整模块, 用于 居记录的信息和预先配置的所述告警级别调整 的信息调整所述告警的级别。  The adjustment module is configured to adjust the level of the alarm by using the information recorded and the pre-configured information of the alarm level adjustment.
8. 根据权利要求 7所述的告警服务器, 其特征在于, 所述记录模块记录 接收到所述告警的次数, 所述调整模块在所述次数到达预先配置的阈 值的情况下, 调整所述告警的级别。 The alarm server according to claim 7, wherein the recording module records the number of times the alarm is received, and the adjusting module adjusts the alarm if the number of times reaches a pre-configured threshold. Level.
9. 根据权利要求 8所述的告警服务器, 其特征在于, 还包括: 判断模块, 用于判断当前接收到的所述告警和前一次接收到的所述告警之间的时 间间隔是否满足预定条件; The alarm server according to claim 8, further comprising: a determining module, configured to determine whether a time interval between the currently received alarm and the previously received alarm meets a predetermined condition ;
所述记录模块在所述判断模块的判断结果为是的情况下,将记录的 所述次数增加, 否则维持记录的所述次数不变。  The recording module increases the number of times of recording when the determination result of the determination module is YES, otherwise the number of times of maintaining the record does not change.
10. 根据权利要求 7所述的告警服务器, 其特征在于, 所述记录模块记录接 收到所述告警的时间, 所述调整模块根据所述时间确定与前一次接收到 所述告警的时间间隔, 并在所述时间间隔满足预先配置的时间间隔的情 况下调整所述告警的级别。 The alarm server according to claim 7, wherein the recording module records the time when the alarm is received, and the adjusting module determines, according to the time, a time interval from the previous receipt of the alarm, And adjusting the level of the alarm if the time interval satisfies a pre-configured time interval.
PCT/CN2010/079837 2010-03-24 2010-12-15 Processing method for alarm level and alarm server WO2011116615A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010140142.X 2010-03-24
CN201010140142XA CN102201928A (en) 2010-03-24 2010-03-24 Alarm level processing method and alarm server

Publications (1)

Publication Number Publication Date
WO2011116615A1 true WO2011116615A1 (en) 2011-09-29

Family

ID=44662335

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/079837 WO2011116615A1 (en) 2010-03-24 2010-12-15 Processing method for alarm level and alarm server

Country Status (2)

Country Link
CN (1) CN102201928A (en)
WO (1) WO2011116615A1 (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724074B (en) * 2012-06-20 2015-01-07 江苏亿通高科技股份有限公司 Method for judging abnormal restart of EOC local side device
CN104243184B (en) * 2013-06-06 2018-01-30 中国移动通信集团河北有限公司 A kind of processing method and processing device of warning information
CN103826108B (en) * 2014-03-18 2017-09-19 江苏苏大大数据科技有限公司 Monitoring method and system after loan based on video image
CN104867292B (en) * 2015-03-26 2021-03-26 青岛海尔智能家电科技有限公司 Intelligent alarm method and device
CN104954178B (en) * 2015-05-29 2019-02-15 北京奇虎科技有限公司 The method and device of optimization system alarm
CN108427608B (en) * 2017-02-15 2020-12-01 腾讯科技(深圳)有限公司 Event warning method and event warning device
CN106961352B (en) * 2017-03-29 2020-09-25 康朝红 Monitoring system and monitoring method
CN107483268A (en) * 2017-09-20 2017-12-15 深圳市中润四方信息技术有限公司 A kind of alert processing method and system
WO2019091028A1 (en) * 2017-11-10 2019-05-16 华为技术有限公司 Method and terminal for application software malicious behavior dynamic alarm
CN108111333A (en) * 2017-11-22 2018-06-01 链家网(北京)科技有限公司 A kind of flow limitation method and system based on WEB
CN109383561A (en) * 2018-10-30 2019-02-26 刘立金 A kind of cargo train barrier early warning feedback system
CN111354174A (en) * 2018-12-24 2020-06-30 中移(杭州)信息技术有限公司 Alarm method, device, server and readable storage medium
CN110650036A (en) * 2019-08-30 2020-01-03 中国人民财产保险股份有限公司 Alarm processing method and device and electronic equipment
CN114072048A (en) * 2019-09-29 2022-02-18 深圳迈瑞生物医疗电子股份有限公司 Self-adaptive alarm system, method and device and Internet of things system
CN111010290B (en) * 2019-11-22 2022-11-29 泰康保险集团股份有限公司 Service log processing method and device, electronic equipment and storage medium
CN111540143A (en) * 2020-04-22 2020-08-14 深圳市欣横纵技术股份有限公司 Intelligent analysis method for physical protection alarm event
CN113965452B (en) * 2021-11-02 2023-11-03 烽火通信科技股份有限公司 Equipment switching state acquisition method and device
CN113949590B (en) * 2021-12-21 2022-07-01 济南市康养事业发展中心 Method, system and terminal for determining safety alarm event grade
CN114124585B (en) * 2022-01-28 2022-06-21 奇安信科技集团股份有限公司 Security defense method, device, electronic equipment and medium
CN115242611B (en) * 2022-07-21 2023-10-03 北京天一恩华科技股份有限公司 Network fault alarm level management method, device, equipment and storage medium
CN115766381A (en) * 2022-10-20 2023-03-07 北京奇艺世纪科技有限公司 Alarm adjusting method and device, electronic equipment and storage medium
CN115941445A (en) * 2022-12-22 2023-04-07 北京奇艺世纪科技有限公司 Alarm processing method and device, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1677072A (en) * 2004-03-30 2005-10-05 华为技术有限公司 Optical fiber fault automatic monitoring method
CN101102217A (en) * 2006-07-07 2008-01-09 中兴通讯股份有限公司 Processing method for duplicate alert and discontinuous reporting and monitoring in telecom network management system
CN101140462A (en) * 2007-10-10 2008-03-12 上海可鲁系统软件有限公司 Distributed digital centralized control system
CN101577035A (en) * 2008-05-02 2009-11-11 通用电气公司 Method for managing alarms in a physiological monitoring system
CN101605053A (en) * 2009-07-02 2009-12-16 中兴通讯股份有限公司 A kind of monitored data dump and unload database back method and system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101715447B (en) * 2007-06-29 2012-12-26 上海特化医药科技有限公司 A preparation method of candesartan cilexetil and intermediates thereof
CN101114945B (en) * 2007-09-04 2012-09-19 华为技术有限公司 Method for controlling alarm flux, managing equipment, managed equipment and system
CN101222361B (en) * 2008-01-22 2010-07-14 中兴通讯股份有限公司 Alarm frequency monitor and alarm processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1677072A (en) * 2004-03-30 2005-10-05 华为技术有限公司 Optical fiber fault automatic monitoring method
CN101102217A (en) * 2006-07-07 2008-01-09 中兴通讯股份有限公司 Processing method for duplicate alert and discontinuous reporting and monitoring in telecom network management system
CN101140462A (en) * 2007-10-10 2008-03-12 上海可鲁系统软件有限公司 Distributed digital centralized control system
CN101577035A (en) * 2008-05-02 2009-11-11 通用电气公司 Method for managing alarms in a physiological monitoring system
CN101605053A (en) * 2009-07-02 2009-12-16 中兴通讯股份有限公司 A kind of monitored data dump and unload database back method and system

Also Published As

Publication number Publication date
CN102201928A (en) 2011-09-28

Similar Documents

Publication Publication Date Title
WO2011116615A1 (en) Processing method for alarm level and alarm server
KR20110074096A (en) Method, device and system for monitoring trouble of distributed home-network
CN101447895A (en) Collocation method for synchronizing network management and network element and device thereof
TWI324456B (en) An intelligent automatic setting restoration method and device
CN105634784B (en) Control data distributing method, apparatus and system
CN102255761B (en) File-based configuration rollback system and configuration rollback method
JP6050812B2 (en) Device management method, apparatus, and system
US9800488B2 (en) Method for setting heartbeat timer, terminal and server
CN101009628A (en) Update method and device for multicast list in the change of switching network topology
EP3203684B1 (en) Method, apparatus and system for network operations, administration and maintenance
EP2654242A1 (en) Device management method and apparatus
WO2010145182A1 (en) Short message monitoring method and system
WO2015154366A1 (en) Policy-based m2m terminal device monitoring and control method and device
CN107707689A (en) A kind of DHCP message processing method, Dynamic Host Configuration Protocol server and gateway device
US8688741B2 (en) Device description framework information reporting and updating method, device and system
WO2013174349A2 (en) M2m gateway device and applying method thereof
CN103391303B (en) Service fault noticing method and server using same
JP2008306435A (en) Packet repeater
CN102377619A (en) Automatic detecting and processing method for communication abnormality of simple network management protocol (SNMP) agent
CN102629897B (en) Time efficiency discrimination method, control device and mechanical device
CN102148688B (en) Charging method and NAS (Network Access Server)
CN106383900A (en) Method and system for preventing mistaken deletion of data files in Sybase database
CN108737460B (en) Connection processing method and client
CN108306964A (en) Server node information centralized displaying method, system, equipment and storage medium
EP3961414B1 (en) Method and apparatus for processing time records

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: 10848277

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: 10848277

Country of ref document: EP

Kind code of ref document: A1