CN111082986A - Alarm notification method and device - Google Patents

Alarm notification method and device Download PDF

Info

Publication number
CN111082986A
CN111082986A CN201911295277.0A CN201911295277A CN111082986A CN 111082986 A CN111082986 A CN 111082986A CN 201911295277 A CN201911295277 A CN 201911295277A CN 111082986 A CN111082986 A CN 111082986A
Authority
CN
China
Prior art keywords
alarm
information
notifier
preset
tag
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911295277.0A
Other languages
Chinese (zh)
Inventor
朱登凯
岳飞虎
崔玉坤
柳方坤
董佳伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN201911295277.0A priority Critical patent/CN111082986A/en
Publication of CN111082986A publication Critical patent/CN111082986A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Alarm Systems (AREA)

Abstract

The invention discloses an alarm notification method, an alarm notification device, a computer readable storage medium and electronic equipment, wherein the method comprises the following steps: acquiring an alarm tag; acquiring alarm information and first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag; and sending the alarm information to a first notifier in the first notifier information. The technical scheme of the invention modifies the alarm information and the information of the notifier through the relational database, and can more simply and rapidly maintain and manage the alarm information and the information of the notifier.

Description

Alarm notification method and device
Technical Field
The invention relates to the technical field of energy, in particular to an alarm notification method and device.
Background
With the rapid development of the technical system of the internet of things, the reporting of the alarm notification is a very critical link. When the monitored object is found to have a fault or to be in danger, the monitored object is reported in real time, and then an alarm notice is pushed to the corresponding user, so that the user can respond in time after receiving the alarm notice.
At present, alarm information, informers and other information are mainly configured in a monitoring information visualization tool Grafana, so that alarm notification is realized.
However, when the alarm information needs to be modified and the person needs to be notified, the monitoring information visualization tool Grafana needs to be modified internally to take effect, and uniform maintenance and management are difficult to achieve.
Disclosure of Invention
The invention provides an alarm notification method, an alarm notification device, a computer-readable storage medium and electronic equipment.
In a first aspect, the present invention provides an alarm notification method, including:
acquiring an alarm tag;
acquiring alarm information and first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag;
and sending the alarm information to a first notifier in the first notifier information.
Preferably, the method further comprises the following steps:
scanning the state information of the alarm corresponding to the alarm tag;
and when the state information meets a first preset condition, executing a first notifier step of sending the alarm information to the notifier information.
Preferably, before scanning the status information corresponding to the alarm tag, the method further includes:
and writing the state information into the preset relational database.
Preferably, when the state information meets a second preset condition, the state information in the preset relational database is changed into a preset release state keyword.
Preferably, when the state information in a preset time period meets a first preset condition, second notifier information is acquired from the preset relational database, and the alarm information is sent to a second notifier in the second notifier information.
Preferably, the first position level corresponding to the first notifier is lower than the second position level corresponding to the second notifier.
Preferably, the method further comprises the following steps:
and when the alarm releasing information corresponding to the alarm tag is acquired, sending the alarm releasing information to a first notifier in the first notifier information and a second notifier in the second notifier information.
In a second aspect, the present invention provides an alarm notification apparatus, including:
the first acquisition module is used for acquiring the alarm tag;
the second acquisition module is used for acquiring the alarm information and the first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag;
and the first sending module is used for sending the alarm information to a first notifier in the first notifier information.
In a third aspect, the invention provides a computer readable storage medium comprising executable instructions which, when executed by a processor of an electronic device, cause the processor to perform the method of any of the first aspects.
In a fourth aspect, the present invention provides an electronic device, comprising a processor and a memory storing execution instructions, wherein when the processor executes the execution instructions stored in the memory, the processor performs the method according to any one of the first aspect.
The invention provides an alarm notification method, an alarm notification device, a computer readable storage medium and electronic equipment. In summary, according to the technical scheme of the present invention, the alarm information and the information of the notifier are modified through the relational database, and the alarm information and the information of the first notifier do not need to be modified inside the monitoring information visualization tool Grafana, so that the alarm information and the information of the notifier can be maintained and managed more simply and rapidly.
Further effects of the above-mentioned unconventional preferred modes will be described below in conjunction with specific embodiments.
Drawings
In order to more clearly illustrate the embodiments or prior art solutions of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present invention, and it is obvious for a person skilled in the art to obtain other drawings based on these drawings without paying creative efforts.
Fig. 1 is a flowchart illustrating an alarm notification method according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating another alarm notification method according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a further alarm notification method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an alarm notification apparatus according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of another alarm notification device according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail and completely with reference to the following embodiments and accompanying drawings. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. 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 invention.
As shown in fig. 1, an embodiment of the present invention provides an alarm notification method, which includes the following steps:
step 101, acquiring an alarm tag;
102, acquiring alarm information and first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag;
step 103, sending the alarm information to a first notifier in the first notifier information.
As shown in fig. 1, in the embodiment, the method obtains the alarm tag, then obtains the alarm information and the first notifier information corresponding to the alarm tag in the preset relational database according to the alarm tag, and then sends the alarm information to the first notifier in the first notifier information. In summary, according to the technical scheme of the present invention, the alarm information and the information of the notifier are modified through the relational database, and the alarm information and the information of the first notifier do not need to be modified inside the monitoring information visualization tool Grafana, so that the alarm information and the information of the notifier can be maintained and managed more simply and rapidly.
Specifically, monitoring data is obtained, whether the monitoring data meets a preset alarm rule is detected, and if yes, an alarm tag is obtained. The monitoring data refers to operation data of a monitored object, and may be, for example, a Central Processing Unit (CPU) heating efficiency, an equipment load, or the like; the preset alarm rule stipulates the alarm generation condition, and when an event meeting the alarm generation condition occurs, the electronic equipment monitors the event and generates an alarm tag. The preset alarm rules include, but are not limited to, device alarm rules, application alarm rules, and service network alarm rules.
It should be noted that the alarm tag refers to an identity identifier, which is used to search and locate target alarm information, and different alarm information and notifier information correspond to different alarm tags. The preset relational database specifically refers to a relational model for representing various entities and various relations between the entities, and generally refers to a data organization composed of two-dimensional tables and relations between the two-dimensional tables. The embodiment of the present invention does not limit the relational database, and any relational database that may be used in the prior art and in the future is applicable to the embodiment of the present invention, and preferably, a plurality of field names and field contents corresponding to each field name are configured in the preset relational database, and the field names include, but are not limited to, alarm tags, alarm information, notifier information, alarm states, and the like. The alarm information specifically refers to the alarm content that the user needs to know. The notifier information refers to the relevant content of the user needing to know the alarm information, and includes but is not limited to the notifier name, the mobile phone number, the mailbox and the like.
It should be noted that the embodiment of the present invention does not limit the manner in which the warning message is sent to the first notifier, including but not limited to sending a short message, an email, a nail, a WeChat, and the like.
Referring to fig. 2, in the embodiment shown in fig. 1, an embodiment of the present invention further includes:
step 201, writing the alarm state information corresponding to the alarm tag into the preset relational database;
step 202, scanning the alarm state information corresponding to the alarm tag;
step 203, when the state information meets a first preset condition, executing a first notifier step of sending the alarm information to the first notifier information;
and 204, when the state information in a preset time period meets a first preset condition, acquiring second notifier information from the preset relational database, and sending the alarm information to a second notifier in the second notifier information.
Specifically, state information of an alarm corresponding to the alarm tag is acquired, so that the state of the current alarm is known, the state information is written into a preset relational database, then, the state information in the preset relational database is scanned, so that the state of the current alarm is known, for the state information obtained by each scanning, whether the state information meets a first preset condition is detected, so that whether the state information is in the alarm state is determined, and if the state information is in the alarm state, step 103 is executed, so that a first notifier can timely know the alarm information. The state information is used to describe the state of the alarm, and may be the state of the alarm or the state of the release, for example, the state information includes, but is not limited to, words in the alarm, in the early warning, etc. that describe the state of the alarm, and words that have been recovered, in the alarm release, etc. that describe the state of the release of the alarm.
In some feasible embodiments, the state information of the alarm corresponding to the alarm tag is scanned at preset time intervals, so that the alarm state is continuously checked until the reason for the alarm is eliminated, and continuous early warning is realized. The preset time interval is not limited in the embodiment of the present invention, and the specific requirement needs to be determined by combining the actual situation, and may be 5 minutes, 10 minutes, 15 minutes, and the like.
The first preset condition includes: the state information includes a preset alarm state keyword. The preset alarm state keyword refers to a word capable of representing an alarm state, and may be, for example, a word during early warning, during alarm, or during alarm.
It should be noted that, the state information of the alarm is written into the alarm state field in the preset relational database for storage, and of course, the alarm information, the alarm start time, and the like may also be written into the preset relational database for storage to generate an alarm record, and then, the state information of the alarm in the preset relational database is scanned at preset time intervals, and one alarm record may be generated every time of scanning, or only the scanning time and the scanning result are recorded, so that the historical alarm record can be stored in the preset relational database, thereby facilitating subsequent viewing and analysis.
Specifically, when the state information in the preset time period meets a first preset condition, the state information indicates that the state information is always in an alarm state, at the moment, second notifier information is obtained from a preset relational database, the alarm information is sent to a second notifier in the second notifier information, and a second notifier corresponding to the first notifierThe first position level is lower than a second position level corresponding to the second notifier, if the state information continuously meets the first preset condition, the third notifier with the position level higher than the second notifier can be continuously obtained from the preset relational database, so that the position level of the user can be gradually upgraded, and if the reason for the alarm cannot be eliminated all the time, the third notifier can be finally sent to the highest leader of the company, so that the reason for the alarm can be quickly eliminated. The preset time period needs to be determined by combining with an actual scene, which is not limited in the embodiment of the present invention. For example, at a certain time t of the company0Taking the case of an alarm, when t0Time tiWhen the state information in the preset time interval between moments meets a first preset condition, acquiring second notifier information from a preset relational database, sending the alarm information to a second notifier in the second notifier information, wherein the second notifier is a directly superior of the first notifier, and when t is the time interval, the second notifier directly belongs to a superior of the first notifieriTo t2iAnd when the state information in the preset time interval continuously meets the first preset condition, acquiring third notifier information from a preset relational database, sending the alarm information to a third notifier in the third notifier information, wherein the third notifier is a directly superior level of the second notifier, repeating the steps until the highest leader or a person of the company is notified to acquire alarm release information, and if the alarm information is not released under the condition of being notified to the highest leader of the company, continuously notifying the first notifier, the second notifier, the third notifier, … and the highest leader until the alarm is released.
Referring to fig. 3, in the embodiment shown in fig. 2, an embodiment of the present invention further includes:
step 301, when acquiring the alarm release information corresponding to the alarm tag, sending the alarm release information to a first notifier in the first notifier information and a second notifier in the second notifier information;
step 302, when the state information meets a second preset condition, changing the state information in the preset relational database into a preset release state keyword.
Specifically, the condition information meeting the second preset condition includes that the condition information includes a preset alarm release keyword, and the preset alarm release keyword is used for indicating a release state of the alarm, and may be, for example, a word of alarm recovery, recovered, or the like.
In this embodiment, when the alarm release information corresponding to the alarm tag is acquired, it is described that the reason for generating the alarm is eliminated, and the alarm release information is sent to the first notifier in the first notifier information and the second notifier in the second notifier information, so that the notifiers can know the alarm release information conveniently. At the moment, the state information in the preset relational database is changed into the preset release state keyword, so that the historical alarm records are stored in the preset relational database, and subsequent checking and analysis are facilitated.
It should be noted that, when the alarm release information is acquired, the state information of the alarm is modified into the release state. The execution sequence of step 301 and step 302 is not limited in the embodiment of the present invention, and may be executed simultaneously or sequentially.
It is apparent that, when the alarm information is not transmitted to the second notifier, the alarm recovery information may not be transmitted to the second notifier.
Referring to fig. 4, based on the same concept as the method embodiment of the present invention, an embodiment of the present invention further provides an alarm notification apparatus, including:
a first obtaining module 401, configured to obtain an alarm tag;
a second obtaining module 402, configured to obtain, according to the alarm tag, alarm information and first notifier information corresponding to the alarm tag in a preset relational database;
a first sending module 403, configured to send the alert information to a first notifier in the first notifier information.
Referring to fig. 5, in an embodiment of the present invention, the method further includes: a scanning module 502 and a triggering module 503; wherein,
the scanning module 502 is configured to scan state information of an alarm corresponding to the alarm tag;
the triggering module 503 is configured to trigger the first sending module 403 when the state information meets a first preset condition.
Referring to fig. 5, in an embodiment of the present invention, the scan module 502 further includes: a write module 501; wherein,
the writing module 501 is configured to write the state information of the alarm corresponding to the alarm tag into the preset relational database.
Referring to fig. 5, in an embodiment of the present invention, the method further includes: a second sending module 504; wherein,
the second sending module 504 is configured to, when the state information in a preset time period meets a first preset condition, obtain second notifier information from the preset relational database, and send the alarm information to a second notifier in the second notifier information.
Referring to fig. 5, in an embodiment of the present invention, the method further includes: a third sending module 505; wherein,
the third sending module 505 is configured to, when the alarm release information corresponding to the alarm tag is obtained, send the alarm release information to a first notifier in the first notifier information and a second notifier in the second notifier information.
Referring to fig. 5, in an embodiment of the present invention, the method further includes: a change module 506; wherein,
the changing module 506 is configured to change the state information in the preset relational database into a preset release state keyword when the state information meets a second preset condition.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. On the hardware level, the electronic device includes a processor 601 and a memory 602 storing executable instructions, and optionally further includes an internal bus 603 and a network interface 604. The memory 602 may include a memory 6021, such as a Random-access memory (RAM), and may further include a non-volatile memory 6022 (e.g., at least 1 disk memory); the processor 601, the network interface 604, and the memory 602 may be connected to each other by an internal bus 603, and the internal bus 603 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component Interconnect) bus, an EISA (extended Industry Standard Architecture) bus, or the like; the internal bus 603 may be divided into an address bus, a data bus, a control bus, etc., and only one bi-directional arrow is shown in fig. 6 for ease of illustration, but does not indicate only one bus or one type of bus. Of course, the electronic device may also include hardware required for other services. When the processor 601 executes execution instructions stored by the memory 602, the processor 601 performs a method in any of the embodiments of the present invention and at least for performing the method as shown in fig. 1, fig. 2 or fig. 3.
In a possible implementation manner, the processor reads the corresponding execution instruction from the nonvolatile memory to the memory and then runs the execution instruction, and may also obtain the corresponding execution instruction from other devices, so as to form an alarm notification device on a logical level. The processor executes the execution instruction stored in the memory, so that the alarm notification method provided by any embodiment of the invention is realized through the executed execution instruction.
The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps, and logical blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Embodiments of the present invention further provide a computer-readable storage medium, which includes an execution instruction, and when a processor of an electronic device executes the execution instruction, the processor executes a method provided in any one of the embodiments of the present invention. The electronic device may specifically be the electronic device shown in fig. 6; the execution instruction is a computer program corresponding to the alarm notification device.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or boiler 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 boiler. Without further limitation, the recitation of an element by the phrase "comprising an … …" does not exclude the presence of additional like elements in the process, method, article, or boiler that comprises the element.
The above description is only an example of the present invention, and is not intended to limit the present invention. Various modifications and alterations to this invention will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the scope of the claims of the present invention.

Claims (10)

1. An alert notification method, comprising:
acquiring an alarm tag;
acquiring alarm information and first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag;
and sending the alarm information to a first notifier in the first notifier information.
2. The method of claim 1, further comprising:
scanning the state information of the alarm corresponding to the alarm tag;
and when the state information meets a first preset condition, executing a first notifier step of sending the alarm information to the notifier information.
3. The method of claim 2, wherein before scanning the status information corresponding to the alarm tag, the method further comprises:
and writing the state information of the alarm corresponding to the alarm tag into the preset relational database.
4. The method of claim 3, further comprising:
and when the state information meets a second preset condition, changing the state information in the preset relational database into a preset release state keyword.
5. The method according to claim 2, wherein when the status information in a preset time period satisfies a first preset condition, second notifier information is obtained from the preset relational database, and the alarm information is sent to a second notifier in the second notifier information.
6. The method of claim 5, wherein the first position level corresponding to the first communicant is lower than the second position level corresponding to the second communicant.
7. The method of claim 6, further comprising:
and when the alarm releasing information corresponding to the alarm tag is acquired, sending the alarm releasing information to a first notifier in the first notifier information and a second notifier in the second notifier information.
8. An alert notification apparatus, comprising:
the first acquisition module is used for acquiring the alarm tag;
the second acquisition module is used for acquiring alarm information and first notifier information corresponding to the alarm tag in a preset relational database according to the alarm tag;
and the first sending module is used for sending the alarm information to a first notifier in the first notifier information.
9. A computer-readable storage medium comprising executable instructions that, when executed by a processor of an electronic device, cause the processor to perform the method of any of claims 1-7.
10. An electronic device comprising a processor and a memory storing execution instructions, the processor performing the method of any of claims 1-7 when the processor executes the execution instructions stored by the memory.
CN201911295277.0A 2019-12-16 2019-12-16 Alarm notification method and device Pending CN111082986A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911295277.0A CN111082986A (en) 2019-12-16 2019-12-16 Alarm notification method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911295277.0A CN111082986A (en) 2019-12-16 2019-12-16 Alarm notification method and device

Publications (1)

Publication Number Publication Date
CN111082986A true CN111082986A (en) 2020-04-28

Family

ID=70314979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911295277.0A Pending CN111082986A (en) 2019-12-16 2019-12-16 Alarm notification method and device

Country Status (1)

Country Link
CN (1) CN111082986A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112633436A (en) * 2020-12-22 2021-04-09 中国建设银行股份有限公司 Equipment information processing method, device and system based on RFID
CN115022360A (en) * 2022-05-24 2022-09-06 新奥数能科技有限公司 Method, system, device and storage medium for alarm management by attendance
CN115311825A (en) * 2022-07-07 2022-11-08 深圳市大族数控科技股份有限公司 Alarm data pushing method and device for PCB (printed Circuit Board) equipment, computer equipment and storage medium
CN115834350A (en) * 2022-11-22 2023-03-21 东土科技(宜昌)有限公司 Alarm linkage supervision method and device, storage medium and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098179A (en) * 2011-02-16 2011-06-15 浪潮(北京)电子信息产业有限公司 Computer state monitoring alarm method and system
CN104092577A (en) * 2014-07-31 2014-10-08 上海斐讯数据通信技术有限公司 Network alarm notifying system and notifying method thereof
CN107453906A (en) * 2017-08-01 2017-12-08 郑州云海信息技术有限公司 A kind of method to set up and device of storage management system monitoring alarm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098179A (en) * 2011-02-16 2011-06-15 浪潮(北京)电子信息产业有限公司 Computer state monitoring alarm method and system
CN104092577A (en) * 2014-07-31 2014-10-08 上海斐讯数据通信技术有限公司 Network alarm notifying system and notifying method thereof
CN107453906A (en) * 2017-08-01 2017-12-08 郑州云海信息技术有限公司 A kind of method to set up and device of storage management system monitoring alarm

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112633436A (en) * 2020-12-22 2021-04-09 中国建设银行股份有限公司 Equipment information processing method, device and system based on RFID
CN112633436B (en) * 2020-12-22 2024-01-26 中国建设银行股份有限公司 Device information processing method, device and system based on RFID
CN115022360A (en) * 2022-05-24 2022-09-06 新奥数能科技有限公司 Method, system, device and storage medium for alarm management by attendance
CN115311825A (en) * 2022-07-07 2022-11-08 深圳市大族数控科技股份有限公司 Alarm data pushing method and device for PCB (printed Circuit Board) equipment, computer equipment and storage medium
CN115311825B (en) * 2022-07-07 2024-06-07 深圳市大族数控科技股份有限公司 Method and device for pushing alarm data of PCB (printed circuit board) equipment, computer equipment and storage medium
CN115834350A (en) * 2022-11-22 2023-03-21 东土科技(宜昌)有限公司 Alarm linkage supervision method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN111082986A (en) Alarm notification method and device
CN110224858B (en) Log-based alarm method and related device
CN112311617A (en) Configured data monitoring and alarming method and system
CN109995612B (en) Service inspection method and device and electronic equipment
CN105068935B (en) Method and device for processing software test result
CN112910733A (en) Full link monitoring system and method based on big data
CN112068935A (en) Method, device and equipment for monitoring deployment of kubernets program
CN112748990A (en) Quartz-based data quality task execution method and device and computer equipment
JP2010015246A (en) Failure information analysis management system
CN107612755A (en) The management method and its device of a kind of cloud resource
CN110930053A (en) Work order processing method and device
CN110597794A (en) Data processing method and device and electronic equipment
CN113064765B (en) Node exception handling method, device, electronic equipment and machine-readable storage medium
CN112686644A (en) Project operation state monitoring method, system, equipment and storage medium
CN113297149A (en) Method and device for monitoring data processing request
CN115310139A (en) File monitoring and early warning system, method, computing equipment and computer storage medium
CN113448836A (en) Software interface testing method and device, electronic equipment and storage medium
CN116821798B (en) Fault early warning server, method and computer storage medium
CN109753420B (en) Monitoring data acquisition method and device
CN116192611A (en) Unified alarm method, system and equipment based on multiple micro-service scenes
CN116594841A (en) Event persistence method, device, server and storage medium for container cluster
CN117112372A (en) Task alarm method, device, equipment and medium
CN117389590A (en) Alarm upgrading processing method and device
CN115987756A (en) Alarm information processing method and device, electronic equipment and storage medium
CN116318807A (en) Verification method for validity of security rule, electronic device and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428