CN114124690A - Alarm configuration method, system and related device for data center - Google Patents

Alarm configuration method, system and related device for data center Download PDF

Info

Publication number
CN114124690A
CN114124690A CN202111006562.3A CN202111006562A CN114124690A CN 114124690 A CN114124690 A CN 114124690A CN 202111006562 A CN202111006562 A CN 202111006562A CN 114124690 A CN114124690 A CN 114124690A
Authority
CN
China
Prior art keywords
alarm
channel
message
address
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111006562.3A
Other languages
Chinese (zh)
Other versions
CN114124690B (en
Inventor
张典
马骏峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Jinan data Technology Co ltd
Original Assignee
Inspur Jinan data Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inspur Jinan data Technology Co ltd filed Critical Inspur Jinan data Technology Co ltd
Priority to CN202111006562.3A priority Critical patent/CN114124690B/en
Publication of CN114124690A publication Critical patent/CN114124690A/en
Application granted granted Critical
Publication of CN114124690B publication Critical patent/CN114124690B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • 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/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing

Landscapes

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

Abstract

The application provides an alarm configuration method of a data center, which comprises the following steps: receiving an alarm configuration detection request; detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request; if not, selecting any alarm message channel as a target channel, and recording the IP address of the target channel; and adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received. According to the method and the device, the occupied alarm message channel does not need to be covered violently, and a new message alarm mode is expanded through alarm information forwarding while the current alarm message channel is not influenced. The application also provides an alarm configuration system of the data center, a computer readable storage medium and electronic equipment, which have the beneficial effects.

Description

Alarm configuration method, system and related device for data center
Technical Field
The present application relates to the field of server control, and in particular, to a method, a system, and a related device for configuring an alarm in a data center.
Background
The large-scale data center generally requires equipment of different manufacturers to be purchased at the same time, but the different manufacturers have different management platforms to manage the equipment and are not compatible with each other. Once the devices of other manufacturers occupy the alarm channel, the remaining devices cannot receive the alarm information sent by the data center, so that the alarm cannot be found in time, and inconvenience is brought to users.
Disclosure of Invention
The invention aims to provide an alarm configuration method, an alarm configuration system, a computer readable storage medium and electronic equipment for a data center, which can intelligently configure an alarm channel of the data center and ensure that alarm information can be received in time.
In order to solve the technical problem, the present application provides an alarm configuration method for a data center, which has the following specific technical scheme:
receiving an alarm configuration detection request;
detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request;
if not, selecting any alarm message channel as a target channel, and recording the IP address of the target channel;
and adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
Optionally, if an unoccupied alarm message channel exists in the current data center, the method further includes:
recording an unoccupied alarm message channel at the current moment;
and determining a target alarm channel from the rest alarm message channels, and marking the target alarm channel as occupied.
Optionally, selecting any one of the alert message channels as a target channel, and recording the IP address of the target channel includes:
confirming the priority order of the unoccupied alarm message channels;
and recording the IP address of the unoccupied alarm message channel with the highest priority.
Optionally, after adding the message forwarding address to the IP address, the method further includes:
and covering the message forwarding address to the configuration parameters of the target channel, and refreshing the occupation state of the alarm message channel.
Optionally, determining a target alarm channel from the remaining alarm message channels, and after marking that the target alarm channel is occupied, further includes:
and utilizing the target alarm channel as a transmission channel of alarm information.
The present application further provides an alarm configuration system of a data center, including:
the request receiving module is used for receiving an alarm configuration detection request;
the channel detection module is used for detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request;
the target channel confirmation module is used for selecting any one alarm message channel as a target channel and recording the IP address of the target channel when the judgment result of the channel detection module is negative;
and the address adding module is used for adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
Optionally, the method further includes:
the alarm channel confirmation module is used for recording the unoccupied alarm message channel at the current moment if the unoccupied alarm message channel exists in the current data center; and determining a target alarm channel from the rest alarm message channels, and marking the target alarm channel as occupied.
Optionally, the target channel confirmation module includes:
a channel priority determining unit, configured to determine a priority order of unoccupied warning message channels;
and the IP address recording unit is used for recording the IP address of the unoccupied alarm message channel with the highest priority.
The present application also provides a computer-readable storage medium having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method as set forth above.
The present application further provides an electronic device, comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of the method described above when calling the computer program in the memory.
The application provides an alarm configuration method of a data center, which comprises the following steps: receiving an alarm configuration detection request; detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request; if not, selecting any alarm message channel as a target channel, and recording the IP address of the target channel; and adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
According to the method and the device, whether the unoccupied warning message channels exist in the data center or not is detected, when the warning message channels are occupied, the IP address of any warning message channel is recorded, the message forwarding address is added, and the warning message can be directly forwarded through the message forwarding address when the warning message is received, so that the occupied warning message channels do not need to be covered violently, and a new message warning mode is expanded through warning message forwarding while the current warning message channel is not influenced.
The application also provides an alarm configuration system of the data center, a computer readable storage medium and an electronic device, which have the beneficial effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of an alarm configuration method of a data center according to an embodiment of the present application;
fig. 2 is a flowchart of another alarm configuration method for a data center according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of an alarm configuration system of a data center according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the current large-scale data center, equipment of each manufacturer is generally required to be purchased for a plurality of machines, and all machines of the same manufacturer cannot be purchased. Different manufacturers have different management platforms to manage devices such as an ISPIM management platform, an eSight management platform and an OneView management platform, and the requirements of unified operation and maintenance become more and more extensive. The Snmp (simple network management protocol) Trap message refers to a message that is actively sent to the management platform by the managed device, and the alarm information can be obtained after analysis. When the alarm channels of the data center are all occupied, the platform which is not configured with the alarm channels cannot receive the alarm message, so that the alarm cannot be found in time. In addition, once the alarm channel is occupied violently, setting a certain channel as the IP address corresponding to the platform will cause the alarm information to be received repeatedly, and will also bring inconvenience and trouble to the user.
Referring to fig. 1, fig. 1 is a flowchart of an alarm configuration method of a data center according to an embodiment of the present application, where the method includes:
s101: receiving an alarm configuration detection request;
the step is intended to receive the alarm configuration detection request, and the receiving manner, the receiving frequency, and the like of the alarm configuration detection request are not particularly limited herein. On one hand, the alarm configuration detection request may be set to be executed periodically, that is, the configuration state of the alarm channel is detected periodically, and of course, the specific period setting is not limited herein, and may be 12 hours, 1 day, or two days, and the like. The present embodiment does not limit the specific content of the alarm configuration detection request, and at least includes a detection instruction for the alarm channel. It should be noted that the alarm configuration detection request in this step usually corresponds to all alarm channels, and may also correspond to a part of alarm channels. If the platform for violently occupying the alarm channel does not exist, all the alarm channels can be detected. Once there is a platform that violently occupies an alarm channel, there may be no need to detect alarm channels that have been violently occupied.
S102: detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request; if not, the step S103 is entered;
this step aims to detect whether there is an unoccupied warning message channel. The specific detection mode is not limited, the alarm message channel can be tested by sending a test message, and once the test message is successfully sent or a response message corresponding to the test message is received, the corresponding alarm message channel is proved to be unoccupied. Of course, other testing methods may be used. For example, corresponding occupation states may be configured for all current alarm message channels, that is, each time an alarm message channel is occupied or occupation is removed, a corresponding instruction needs to be sent, and the current occupation state of each alarm message channel may be obtained by recording the occupation instruction and the occupation removal instruction.
Of course, if the alarm configuration detection request only includes a part of the alarm message channels, the corresponding step only needs to detect the alarm message channels included in the alarm detection request.
S103: selecting any one of the alarm message channels as a target channel, and recording the IP address of the target channel;
when all the warning message channels are occupied, any one warning message channel can be selected as a target channel. Because all the alarm message channels are occupied, any alarm message channel of the current data center cannot directly transmit the alarm message, and at the moment, the alarm message channel can be selected as a target channel optionally, and the corresponding IP address is recorded.
Certainly, as an execution mode, in order to improve the transmission efficiency of the alarm message and ensure orderly transmission of the alarm message, the priority order of the unoccupied alarm message channels may be determined, and the IP address of the unoccupied alarm message channel with the highest priority may be recorded. For example, if channel one, channel two, and channel three are included, channel one may be preferentially selected as the target channel. So that the subsequent platforms sequentially select the occupied alarm message channels as respective target channels according to the priority order.
S104: and adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
In the last step, the IP address of the target channel is already acquired, and in this step, a message forwarding address needs to be added to the IP address. It should be noted that the specific adding manner is not limited herein, and the IP address may be covered by the packet forwarding address, or the packet forwarding address may be used as a target transmission address in the same position as the IP address, so that when receiving the warning information in the subsequent process, the warning information may be forwarded to the packet forwarding address. Specifically, during forwarding, a message forwarding module of the data center may be used to perform a corresponding message forwarding function.
The message forwarding address is the IP address of the target device that needs to transmit the alarm information, i.e. all target devices that need to send the alarm information can add their own IP addresses to the message forwarding address. Therefore, the message forwarding address is at least the IP address of one target device.
According to the embodiment of the application, whether the unoccupied alarm message channels exist in the data center or not is detected, when the alarm message channels are occupied, the IP address of any alarm message channel is recorded, the message forwarding address is added, and then the alarm message can be directly forwarded through the message forwarding address when the alarm message is received, so that the occupied alarm message channels do not need to be covered violently, and a new message alarm mode is expanded through the forwarding of the alarm message while the current alarm message channel is not influenced.
On the basis of the above embodiment, after the message forwarding address is added to the IP address, the message forwarding address may be covered to the configuration parameter of the target channel, and the occupation state of the warning message channel is refreshed. The configuration parameters mainly refer to address information of a target transmission party corresponding to a target channel, namely, the original only IP address is replaced by the message forwarding address and the IP address, which is equivalent to adding the message forwarding address into the configuration parameters. Of course, the IP address can also be directly covered by the message forwarding address.
Referring to fig. 2, fig. 2 is a flowchart of another alarm configuration method for a data center according to an embodiment of the present application, and based on the above embodiment, as a preferred embodiment, if an unoccupied alarm message channel exists in a current data center, the unoccupied alarm message channel at the current time may also be recorded, and a target alarm channel is determined from the remaining alarm message channels and marked as occupied. The target alert channel may thereafter be directly utilized as a transmission channel for alert information.
At this time, the implementation process corresponding to this embodiment is as follows:
firstly, receiving an alarm configuration detection request;
secondly, detecting whether an unoccupied alarm message channel exists in the data center according to the alarm configuration detection request; if not, entering a third step; if yes, entering the fifth step;
thirdly, selecting any alarm message channel as a target channel, and recording the IP address of the target channel;
and fourthly, adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
And fifthly, recording the unoccupied alarm message channels at the current moment, and determining a target alarm channel from the rest alarm message channels, wherein the target alarm channel is marked as occupied.
In the following, the alarm configuration system of the data center provided in the embodiment of the present application is introduced, and the alarm configuration system described below and the alarm configuration method of the data center described above may be referred to correspondingly.
Referring to fig. 3, the present application further provides an alarm configuration system of a data center, including:
a request receiving module 100, configured to receive an alarm configuration detection request;
a channel detection module 200, configured to detect whether an unoccupied alarm message channel exists in the data center according to the alarm configuration detection request;
a target channel confirmation module 300, configured to select any one of the warning message channels as a target channel and record an IP address of the target channel when the determination result of the channel detection module is negative;
an address adding module 400, configured to add a message forwarding address to the IP address, where the message forwarding address is used as a target forwarding address when the alarm information is received.
Based on the above embodiment, as a preferred embodiment, the method further includes:
the alarm channel confirmation module is used for recording the unoccupied alarm message channel at the current moment if the unoccupied alarm message channel exists in the current data center; and determining a target alarm channel from the rest alarm message channels, and marking the target alarm channel as occupied.
Based on the above embodiment, as a preferred embodiment, the target channel confirmation module 300 includes:
a channel priority determining unit, configured to determine a priority order of unoccupied warning message channels;
and the IP address recording unit is used for recording the IP address of the unoccupied alarm message channel with the highest priority.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the parameter configuration module is used for covering the message forwarding address to the configuration parameters of the target channel and refreshing the occupation state of the alarm message channel.
Based on the above embodiment, as a preferred embodiment, the method further includes:
and the alarm module is used for utilizing the target alarm channel as a transmission channel of alarm information.
The present application also provides a computer readable storage medium having stored thereon a computer program which, when executed, may implement the steps provided by the above-described embodiments. The storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The application further provides an electronic device, which may include a memory and a processor, where the memory stores a computer program, and the processor may implement the steps provided by the foregoing embodiments when calling the computer program in the memory. Of course, the electronic device may also include various network interfaces, power supplies, and the like.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system provided by the embodiment, the description is relatively simple because the system corresponds to the method provided by the embodiment, and the relevant points can be referred to the method part for description.
The principles and embodiments of the present application are explained herein using specific examples, which are provided only to help understand the method and the core idea of the present application. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (10)

1. An alarm configuration method of a data center is characterized by comprising the following steps:
receiving an alarm configuration detection request;
detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request;
if not, selecting any alarm message channel as a target channel, and recording the IP address of the target channel;
and adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
2. The alarm configuration method according to claim 1, wherein if an unoccupied alarm message channel exists in the current data center, further comprising:
recording an unoccupied alarm message channel at the current moment;
and determining a target alarm channel from the rest alarm message channels, and marking the target alarm channel as occupied.
3. The alarm configuration method according to claim 1, wherein selecting any one of the alarm packet channels as a target channel, and recording an IP address of the target channel comprises:
confirming the priority order of the unoccupied alarm message channels;
and recording the IP address of the unoccupied alarm message channel with the highest priority.
4. The alarm configuration method according to claim 1, wherein after adding the message forwarding address to the IP address, the method further comprises:
and covering the message forwarding address to the configuration parameters of the target channel, and refreshing the occupation state of the alarm message channel.
5. The alarm configuration method according to claim 2, wherein after determining a target alarm channel from the remaining alarm message channels and marking the target alarm channel as occupied, further comprising:
and utilizing the target alarm channel as a transmission channel of alarm information.
6. An alarm configuration system of a data center, comprising:
the request receiving module is used for receiving an alarm configuration detection request;
the channel detection module is used for detecting whether the data center has an unoccupied alarm message channel according to the alarm configuration detection request;
the target channel confirmation module is used for selecting any one alarm message channel as a target channel and recording the IP address of the target channel when the judgment result of the channel detection module is negative;
and the address adding module is used for adding a message forwarding address to the IP address, wherein the message forwarding address is used as a target forwarding address when the alarm information is received.
7. The alarm configuration system of claim 6, further comprising:
the alarm channel confirmation module is used for recording the unoccupied alarm message channel at the current moment if the unoccupied alarm message channel exists in the current data center; and determining a target alarm channel from the rest alarm message channels, and marking the target alarm channel as occupied.
8. The alarm configuration system of claim 6 wherein the target pathway validation module comprises:
a channel priority determining unit, configured to determine a priority order of unoccupied warning message channels;
and the IP address recording unit is used for recording the IP address of the unoccupied alarm message channel with the highest priority.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the alarm configuration method of a data center according to any one of claims 1 to 5.
10. An electronic device, characterized by comprising a memory in which a computer program is stored and a processor which, when calling the computer program in the memory, implements the steps of the alarm configuration method of a data center according to any one of claims 1 to 5.
CN202111006562.3A 2021-08-30 2021-08-30 Alarm configuration method, system and related device of data center Active CN114124690B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111006562.3A CN114124690B (en) 2021-08-30 2021-08-30 Alarm configuration method, system and related device of data center

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111006562.3A CN114124690B (en) 2021-08-30 2021-08-30 Alarm configuration method, system and related device of data center

Publications (2)

Publication Number Publication Date
CN114124690A true CN114124690A (en) 2022-03-01
CN114124690B CN114124690B (en) 2024-07-02

Family

ID=80441036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111006562.3A Active CN114124690B (en) 2021-08-30 2021-08-30 Alarm configuration method, system and related device of data center

Country Status (1)

Country Link
CN (1) CN114124690B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115022289A (en) * 2022-05-31 2022-09-06 苏州浪潮智能科技有限公司 Method, device, equipment and storage medium for detecting continuously available IP addresses

Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4477799A (en) * 1981-12-07 1984-10-16 General Instrument Corporation Security apparatus with alarm search and verification capability
CN1251250A (en) * 1997-03-21 2000-04-19 西门子信息及通讯网络公司 Monitoring and controlling channels to improve interface of calls
CN101184003A (en) * 2007-12-03 2008-05-21 中兴通讯股份有限公司 NMP based front and background alarm management system and management method thereof
CN101471854A (en) * 2007-12-29 2009-07-01 华为技术有限公司 Method and device for forwarding message
US20120177370A1 (en) * 2011-01-07 2012-07-12 Berman Stuart B METHODS, SYSTEMS AND APPARATUS FOR UTILIZING AN iSNS SERVER IN A NETWORK OF FIBRE CHANNEL OVER ETHERNET DEVICES
WO2012106915A1 (en) * 2011-07-22 2012-08-16 华为技术有限公司 Failure notification method, detection apparatus, forwarding apparatus, system and data structure
WO2012109914A1 (en) * 2011-02-16 2012-08-23 中兴通讯股份有限公司 Method and system for preventing ipv6 duplicate address detection attack
CN103618998A (en) * 2013-11-27 2014-03-05 同济大学 Method for enabling multiple vehicles to broadcast message simultaneously through multi-channel CSMA
CN103731371A (en) * 2012-10-16 2014-04-16 中国科学院声学研究所 Method for network data receiving channel management for double-module set top box
CN104104434A (en) * 2014-07-24 2014-10-15 北京华环电子股份有限公司 Power failure alarm implementation method capable of rapidly inserting alarm frame
CN104794868A (en) * 2015-05-12 2015-07-22 深圳栅格信息技术有限公司 Auxiliary alarm collector for storage battery discharge and auxiliary alarm device and method
WO2015131744A1 (en) * 2014-10-10 2015-09-11 中兴通讯股份有限公司 Network device alarm reporting method and network device
CN105024863A (en) * 2015-08-10 2015-11-04 上海斐讯数据通信技术有限公司 Network alarm processing method, alarm server and network alarm processing system
CN105814958A (en) * 2014-03-14 2016-07-27 华为技术有限公司 Channel borrowing method and access point
CN105847077A (en) * 2016-03-17 2016-08-10 华为技术有限公司 Method for detecting conflict of multipath serial data, and device and equipment
CN105934970A (en) * 2014-02-19 2016-09-07 宇龙计算机通信科技(深圳)有限公司 Network data channel allocation method and allocation device, and terminal
CN106294233A (en) * 2015-06-29 2017-01-04 华为技术有限公司 The transfer control method of a kind of direct memory access and device
CN106391481A (en) * 2016-08-31 2017-02-15 上海万琛电子商务有限公司 Conflict detection method
CN106851748A (en) * 2016-12-29 2017-06-13 国网新疆电力公司信息通信公司 Method for channel allocation and device
CN107231670A (en) * 2017-06-23 2017-10-03 电子科技大学 Alarm relay selection algorithm based on neighbours' vehicle information with alarm direction
WO2018000856A1 (en) * 2016-06-30 2018-01-04 平安科技(深圳)有限公司 Method implementing sdn overlay network message forwarding, terminal, apparatus, and computer readable storage medium
CN110401940A (en) * 2019-09-05 2019-11-01 中国联合网络通信集团有限公司 A kind of alert processing method and device
CN110730087A (en) * 2018-07-16 2020-01-24 普天信息技术有限公司 Method and device for processing alarm storm
CN111988445A (en) * 2020-08-19 2020-11-24 北京天融信网络安全技术有限公司 Message forwarding method and device, storage medium and electronic equipment
CN112650655A (en) * 2020-12-30 2021-04-13 深圳市世强元件网络有限公司 Automatic alarm device and method for business system and computer equipment
CN112954641A (en) * 2021-02-24 2021-06-11 深圳市中电软件有限公司 Novel dual-channel wireless communication system, control method and control system
WO2021139311A1 (en) * 2020-08-07 2021-07-15 平安科技(深圳)有限公司 Routing forwarding method and apparatus, routing device and readable storage medium

Patent Citations (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4477799A (en) * 1981-12-07 1984-10-16 General Instrument Corporation Security apparatus with alarm search and verification capability
CN1251250A (en) * 1997-03-21 2000-04-19 西门子信息及通讯网络公司 Monitoring and controlling channels to improve interface of calls
CN101184003A (en) * 2007-12-03 2008-05-21 中兴通讯股份有限公司 NMP based front and background alarm management system and management method thereof
CN101471854A (en) * 2007-12-29 2009-07-01 华为技术有限公司 Method and device for forwarding message
US20120177370A1 (en) * 2011-01-07 2012-07-12 Berman Stuart B METHODS, SYSTEMS AND APPARATUS FOR UTILIZING AN iSNS SERVER IN A NETWORK OF FIBRE CHANNEL OVER ETHERNET DEVICES
WO2012109914A1 (en) * 2011-02-16 2012-08-23 中兴通讯股份有限公司 Method and system for preventing ipv6 duplicate address detection attack
WO2012106915A1 (en) * 2011-07-22 2012-08-16 华为技术有限公司 Failure notification method, detection apparatus, forwarding apparatus, system and data structure
CN103731371A (en) * 2012-10-16 2014-04-16 中国科学院声学研究所 Method for network data receiving channel management for double-module set top box
CN103618998A (en) * 2013-11-27 2014-03-05 同济大学 Method for enabling multiple vehicles to broadcast message simultaneously through multi-channel CSMA
CN105934970A (en) * 2014-02-19 2016-09-07 宇龙计算机通信科技(深圳)有限公司 Network data channel allocation method and allocation device, and terminal
CN105814958A (en) * 2014-03-14 2016-07-27 华为技术有限公司 Channel borrowing method and access point
CN104104434A (en) * 2014-07-24 2014-10-15 北京华环电子股份有限公司 Power failure alarm implementation method capable of rapidly inserting alarm frame
WO2015131744A1 (en) * 2014-10-10 2015-09-11 中兴通讯股份有限公司 Network device alarm reporting method and network device
CN104794868A (en) * 2015-05-12 2015-07-22 深圳栅格信息技术有限公司 Auxiliary alarm collector for storage battery discharge and auxiliary alarm device and method
CN106294233A (en) * 2015-06-29 2017-01-04 华为技术有限公司 The transfer control method of a kind of direct memory access and device
CN105024863A (en) * 2015-08-10 2015-11-04 上海斐讯数据通信技术有限公司 Network alarm processing method, alarm server and network alarm processing system
CN105847077A (en) * 2016-03-17 2016-08-10 华为技术有限公司 Method for detecting conflict of multipath serial data, and device and equipment
WO2018000856A1 (en) * 2016-06-30 2018-01-04 平安科技(深圳)有限公司 Method implementing sdn overlay network message forwarding, terminal, apparatus, and computer readable storage medium
CN106391481A (en) * 2016-08-31 2017-02-15 上海万琛电子商务有限公司 Conflict detection method
CN106851748A (en) * 2016-12-29 2017-06-13 国网新疆电力公司信息通信公司 Method for channel allocation and device
CN107231670A (en) * 2017-06-23 2017-10-03 电子科技大学 Alarm relay selection algorithm based on neighbours' vehicle information with alarm direction
CN110730087A (en) * 2018-07-16 2020-01-24 普天信息技术有限公司 Method and device for processing alarm storm
CN110401940A (en) * 2019-09-05 2019-11-01 中国联合网络通信集团有限公司 A kind of alert processing method and device
WO2021139311A1 (en) * 2020-08-07 2021-07-15 平安科技(深圳)有限公司 Routing forwarding method and apparatus, routing device and readable storage medium
CN111988445A (en) * 2020-08-19 2020-11-24 北京天融信网络安全技术有限公司 Message forwarding method and device, storage medium and electronic equipment
CN112650655A (en) * 2020-12-30 2021-04-13 深圳市世强元件网络有限公司 Automatic alarm device and method for business system and computer equipment
CN112954641A (en) * 2021-02-24 2021-06-11 深圳市中电软件有限公司 Novel dual-channel wireless communication system, control method and control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115022289A (en) * 2022-05-31 2022-09-06 苏州浪潮智能科技有限公司 Method, device, equipment and storage medium for detecting continuously available IP addresses
CN115022289B (en) * 2022-05-31 2023-08-15 苏州浪潮智能科技有限公司 Method, device, equipment and storage medium for detecting continuously available IP addresses

Also Published As

Publication number Publication date
CN114124690B (en) 2024-07-02

Similar Documents

Publication Publication Date Title
CN110311831B (en) Container cloud-based system resource monitoring method and related equipment
CN100361454C (en) Method for obtaining of daily information from network element equipment by network management server
JP5390798B2 (en) Method and apparatus for early warning of network equipment
CN1968150B (en) Method and apparatus for transmitting and receiving information regarding UPnP event
CN100390765C (en) Computer system and method for supporting network-enabled devices
CN104394009B (en) A kind of processing method and processing device of fault message
CN114356557A (en) Cluster capacity expansion method and device
CN114124690A (en) Alarm configuration method, system and related device for data center
CN111478792B (en) Cutover information processing method, system and device
CN101132322A (en) Method, equipment and system for testing configuration mark of access equipment
CN112130761A (en) Capacity expansion method and system for storage system and related device
CN113014640B (en) Request processing method, request processing device, electronic equipment and storage medium
CN112579682B (en) Method and device for notifying change of data model, electronic equipment and storage medium
CN110888790B (en) Log management method and device, electronic equipment and storage medium
CN103702353B (en) Fault Locating Method and system, and access point and Network Management Equipment
US20130060969A1 (en) Automated device integration
CN110661655B (en) Cluster deployment method and system, electronic device and storage medium
CN109039770B (en) Server CMC refreshing method and device and related equipment
CN106899429B (en) SNMP-based equipment management method and device
CN112367412B (en) Equipment connection management method and device based on Internet of things
CN1972207A (en) Method and apparatus for efficiently managing an information for a UPnP device
CN108449224B (en) Data acquisition method, device, equipment and storage medium
CN110795292A (en) Detection method, device, equipment and storage medium
CN111464395A (en) Method and device for creating block chain and readable storage medium
US7047289B1 (en) MIB detecting data modification in MIB tables in an SNMP command responder

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant