CN111798647B - Traffic alarm counting method and device, computer equipment and storage medium - Google Patents

Traffic alarm counting method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN111798647B
CN111798647B CN202010636095.1A CN202010636095A CN111798647B CN 111798647 B CN111798647 B CN 111798647B CN 202010636095 A CN202010636095 A CN 202010636095A CN 111798647 B CN111798647 B CN 111798647B
Authority
CN
China
Prior art keywords
alarm
data
statistical
equipment detection
detection point
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.)
Active
Application number
CN202010636095.1A
Other languages
Chinese (zh)
Other versions
CN111798647A (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.)
Hefei Siwill Intelligent Co ltd
Shenzhen Sunwin Intelligent Co Ltd
Original Assignee
Hefei Siwill Intelligent Co ltd
Shenzhen Sunwin Intelligent 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 Hefei Siwill Intelligent Co ltd, Shenzhen Sunwin Intelligent Co Ltd filed Critical Hefei Siwill Intelligent Co ltd
Priority to CN202010636095.1A priority Critical patent/CN111798647B/en
Publication of CN111798647A publication Critical patent/CN111798647A/en
Application granted granted Critical
Publication of CN111798647B publication Critical patent/CN111798647B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B21/00Alarms responsive to a single specified undesired or abnormal condition and not otherwise provided for
    • G08B21/18Status alarms
    • G08B21/182Level alarms, e.g. alarms responsive to variables exceeding a threshold
    • 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/24Querying
    • G06F16/242Query formulation
    • G06F16/2433Query languages
    • GPHYSICS
    • G08SIGNALLING
    • G08BSIGNALLING OR CALLING SYSTEMS; ORDER TELEGRAPHS; ALARM SYSTEMS
    • G08B29/00Checking or monitoring of signalling or alarm systems; Prevention or correction of operating errors, e.g. preventing unauthorised operation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Emergency Management (AREA)
  • Business, Economics & Management (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Alarm Systems (AREA)

Abstract

The invention relates to a traffic alarm counting method, a device, computer equipment and a storage medium, wherein the method comprises the steps of setting corresponding trigger matching rules according to different application scenes; acquiring data of a device detection point; judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule; if the data of the equipment detection point reaches the alarm statistical condition, triggering delay operation to obtain a trigger delay interval; judging whether the trigger delay interval reaches a preset interval value or not; if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result; and sending the statistical result to the terminal to be displayed at the terminal. The invention can reduce the alarm statistics frequency and the utilization rate of the processor under the condition of not influencing the statistics accuracy, is more accurate in the statistics result, and can realize the display of a corresponding statistics mode on a terminal.

Description

Traffic alarm counting method and device, computer equipment and storage medium
Technical Field
The invention relates to the technical field of rail transit, in particular to a traffic alarm counting method, a traffic alarm counting device, computer equipment and a storage medium.
Background
The technical development of domestic rail transit has been over twenty years, and rail transit has become the most convenient way for residents of domestic large, medium and small cities to go out, and at the present stage, the construction of rail transit engineering is more important engineering of basic traffic facilities in China.
The alarm counting function is an important functional module in the rail transit comprehensive monitoring system and is mainly used for counting the alarm quantity of each grade and each subsystem of the distributed station system. The traditional alarm counting mode is that all alarm information is obtained from a database in a timer mode, alarm quantity of different grades and different subsystems is counted in a front-end human-computer interface in an algorithm filtering mode, certain requirements can be met under the conditions of small data quantity and few subsystems in the alarm counting mode, and corresponding functions are achieved, but the defects of overhigh utilization rate, low counting efficiency, uneven counting and the like of a processor can be caused under the conditions of excessive distributed station systems, large data point quantity and more subsystems.
Therefore, it is necessary to design a new method to reduce the number of alarm statistics and the utilization rate of the processor without affecting the statistical accuracy, so that the statistical result is more accurate.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a traffic alarm counting method, a traffic alarm counting device, computer equipment and a storage medium.
In order to achieve the purpose, the invention adopts the following technical scheme: the traffic alarm counting method comprises the following steps:
setting corresponding trigger matching rules according to different application scenes;
acquiring data of a device detection point;
judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule;
if the data of the equipment detection point reaches the alarm statistical condition, triggering delay operation to obtain a trigger delay interval;
judging whether the trigger delay interval reaches a preset interval value or not;
if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result;
and sending the statistical result to a terminal for displaying at the terminal.
The further technical scheme is as follows: the setting of the corresponding trigger matching rules according to different application scenarios includes:
setting an alarm grade corresponding to the prior value of the attribute grade parameter to obtain an alarm grade;
setting an alarm condition of type data corresponding to the prior value of the attribute level parameter to obtain an alarm condition;
and setting a trigger matching rule according to the alarm grades and the alarm conditions in different scenes.
The further technical scheme is as follows: the setting of the alarm condition of the type data corresponding to the prior value of the attribute level parameter to obtain the alarm condition includes:
setting Boolean type data, integer type data and floating point type data corresponding to the prior value of the attribute level parameter, configuring corresponding alarm levels for different equipment detection points and describing an alarm action text to obtain an alarm condition.
The further technical scheme is as follows: the data of the device detection point comprises a monitoring attribute value, and the monitoring attribute value comprises a real-time data value, time, a confirmation state and confirmation time.
The further technical scheme is as follows: the step of judging whether the data of the equipment detection points reach the alarm statistical conditions according to the trigger matching rules comprises the following steps:
judging whether the data of the equipment detection point reaches an alarm condition or not according to a trigger matching rule;
if the data of the equipment detection point reaches an alarm condition, the data of the equipment detection point reaches an alarm statistical condition;
and if the data of the equipment detection point does not reach the alarm condition, the data of the equipment detection point does not reach the alarm statistical condition.
The further technical scheme is as follows: the counting of the data of the equipment detection points according to the corresponding statistical rules to obtain statistical results comprises the following steps:
determining a statistical rule corresponding to the data of the equipment detection point;
screening data of equipment detection points according to statistical rules, and counting the number to obtain statistical content;
and storing the statistical content according to the corresponding alarm confirmation type, the subsystem type and the alarm grade to obtain a statistical result.
The further technical scheme is as follows: the types of the subsystems comprise an electric power subsystem, an environment control subsystem, a fire subsystem, an entrance guard subsystem, a broadcasting subsystem, a ticket selling and checking subsystem, a video monitoring subsystem, a passenger information subsystem, a screen door subsystem, a signal subsystem, a standby power supply subsystem and a centralized warning subsystem.
The invention also provides a traffic alarm counting device, comprising:
the rule setting unit is used for setting corresponding trigger matching rules according to different application scenes;
the data acquisition unit is used for acquiring data of equipment detection points;
the data judgment unit is used for judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule;
the delay unit is used for triggering delay operation to obtain a trigger delay interval if the data of the equipment detection point reaches an alarm statistical condition;
the delay judging unit is used for judging whether the trigger delay interval reaches a preset interval value or not;
the statistical unit is used for counting the data of the equipment detection points according to a corresponding statistical rule to obtain a statistical result if the trigger delay interval reaches a preset interval value;
and the sending unit is used for sending the statistical result to a terminal so as to display the statistical result on the terminal.
The invention also provides computer equipment which comprises a memory and a processor, wherein the memory is stored with a computer program, and the processor realizes the method when executing the computer program.
The invention also provides a storage medium storing a computer program which, when executed by a processor, is operable to carry out the method as described above.
Compared with the prior art, the invention has the beneficial effects that: according to the invention, the trigger matching rules formed by alarm levels and alarm conditions in different application scenes are set, the acquired data of the equipment detection points are judged according to the trigger matching rules, when the equipment detection points are judged to reach the alarm statistical conditions, corresponding alarm statistics is carried out according to the corresponding statistical rules after trigger delay operation, the alarm statistical frequency and the utilization rate of a processor can be reduced under the condition of not influencing the statistical accuracy, the statistical result is more accurate, and the display of the corresponding statistical mode on the terminal can be realized.
The invention is further described below with reference to the accompanying drawings and specific embodiments.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic view of an application scenario of a traffic alarm counting method according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of a traffic alarm counting method according to an embodiment of the present invention;
fig. 3 is a schematic sub-flow diagram of a traffic alarm counting method according to an embodiment of the present invention;
fig. 4 is a schematic sub-flow diagram of a traffic alarm counting method according to an embodiment of the present invention;
fig. 5 is a schematic sub-flow diagram of a traffic alarm counting method according to an embodiment of the present invention;
FIG. 6 is a schematic block diagram of a traffic alarm counting device provided by an embodiment of the invention;
fig. 7 is a schematic block diagram of a rule setting unit of the traffic alarm counting device according to the embodiment of the invention;
fig. 8 is a schematic block diagram of a statistical unit of the traffic alarm counting device provided by the embodiment of the invention;
FIG. 9 is a schematic block diagram of a computer device provided by an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present 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.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
Referring to fig. 1 and fig. 2, fig. 1 is a schematic view of an application scenario of a traffic alarm counting method according to an embodiment of the present invention. Fig. 2 is a schematic flow chart of a traffic alarm counting method according to an embodiment of the present invention. The traffic alarm counting method is applied to a server. The server performs data interaction with each equipment detection point and the terminal, acquires corresponding data from the equipment detection points, determines whether the equipment detection points trigger alarm according to corresponding alarm trigger matching rules under different application scenes, and displays the alarm-related data at the terminal after counting according to specific rules.
Fig. 2 is a schematic flow chart of a traffic alarm counting method according to an embodiment of the present invention. As shown in fig. 2, the method includes the following steps S110 to S170.
And S110, setting corresponding trigger matching rules according to different application scenes.
In this embodiment, the trigger matching rule refers to an alarm level corresponding to the type data of a certain parameter value in a certain application scenario when an alarm is triggered.
In an embodiment, referring to fig. 3, the step S110 may include steps S111 to S113.
And S111, setting an alarm grade corresponding to the prior value of the attribute grade parameter to obtain the alarm grade.
In this embodiment, the alarm level refers to an alarm degree in which the prior value of the attribute level parameter is at different values.
Specifically, the alarm grades are mainly classified into 1, 2 and 3 grades of alarm, and the prior values corresponding to the configuration attribute grade parameters are 100, 80 and 60 respectively; and the terminal is used for grade discrimination by respectively taking red RGB (250, 0, 0), orange RGB (255, 9, 71) and yellow RGB (255, 255, 0) as alarm data. And according to corresponding actual requirements, more corresponding alarm grade divisions can be added, so that 4-grade and 5-grade alarms and the like are realized.
And S112, setting an alarm condition of the type data corresponding to the prior value of the attribute level parameter to obtain the alarm condition.
In this embodiment, the alarm condition refers to an alarm text and an alarm level corresponding to different types of data.
Specifically, boolean data, integer data, and floating point data corresponding to the prior value of the attribute level parameter are set to configure corresponding alarm levels for different device detection points and to describe an alarm action text, so as to obtain an alarm condition.
The Boolean type data can set true as an alarm action and false as a reset action, or false as an alarm action and true as a reset action, and configures corresponding alarm levels and alarm action text descriptions according to actual requirements of different equipment detection points. Boolean data may be set to alarm at any level. For example: setting a distributed station with the serial number of sw301, wherein a certain equipment detection point id of an environmental control subsystem is a Boolean data point of sw301: BAS _ AT _01.DI.MA, and triggering a level 1 alarm and an alarm action description text to be 'on' when a real-time data value is true; when the data value is false, the level 1 alarm leaves, the alarm action is recovered, and the recovery action description text is 'closed'.
The shaping data can set corresponding alarm levels and alarm action description texts aiming at different numerical values, and the combined use of different alarm levels is realized. Example (c): setting a distributed station with the serial number of sw301, setting the id of certain helicopter equipment of an environmental control subsystem as an integer data point of sw301: BAS _ DT _01.DI.up, and triggering a 1-level alarm and an alarm action description text as 'equipment failure' when the real-time data value is 1; when the data value is 2, triggering a level 2 alarm and an alarm action description text to be 'equipment overload'; when the data value is 3, triggering a 3-level alarm and an alarm action description text to be 'communication interruption'; when the data value is 0, the alarm action is recovered, and the recovery action description text is 'normal'.
The floating point type data can set corresponding alarm levels and alarm action description texts aiming at different numerical value ranges, and the combined use of different alarm levels is realized. Example (c): setting a distributed station with the serial number of sw301, wherein the id of certain air-conditioning equipment of an environmental control subsystem is sw301, namely a floating point type data point of BAS _ KT _01.DI.temperature, and triggering a 1-level alarm and an alarm action description text to be over-high temperature when the real-time data value is between 26.00 and 30.00, namely the current air-conditioning set temperature is between 26 and 30.00 ℃; when the data value is 16.00-24.00, triggering a 2-level alarm and an alarm action description text to be 'the temperature is too low'; when the data value is between 24.00 and 26.00, the alarm action is recovered, and the recovery action description text is 'normal temperature'.
The alarm grade division and the alarm configuration condition matching are carried out on the data of the Boolean type, the integer type, the floating point type and the like, so that the statistical result is more accurate.
And S113, setting a trigger matching rule according to the alarm levels and the alarm conditions in different scenes.
In this embodiment, the trigger matching rule can implement configuration and application by combining multiple subsystems, multiple alarm levels and multiple data types for a single distributed station according to actual needs.
The current rail transit comprehensive monitoring system mainly comprises subsystems such as electric power, environmental control, fire, entrance guard, broadcasting, ticket selling and checking, video monitoring, passenger information, shielded doors, signals, standby power supplies and centralized alarming, and each subsystem has alarm configuration requirements of each grade, so that corresponding trigger matching rules can be established.
Each subsystem of the distributed station system can be provided with different alarm levels to form corresponding trigger matching rules. That is, the corresponding trigger event processing can be activated only when the device data point trigger attribute value under the corresponding subsystem and the corresponding alarm level matching model changes.
For example: if the 1-level alarm of the power subsystem needs to be monitored, only a filtering condition of 'PSCADA & & prior ═ 100' needs to be configured in the trigger matching rule, when any alarm monitoring attribute value including real-time data values, time, confirmation states, confirmation time and the like of all 1-level alarm device points of the power subsystem changes, after a trigger delay time interval, an alarm trigger processing mechanism related to the power subsystem is activated to execute corresponding event processing, the trigger matching rule and the alarm confirmation state attribute are reused to form an SQL screening statement, the alarm number meeting the condition is screened from the real-time data of the device detection points, and therefore the strong searching capability of the database is used for returning the alarm statistical result.
If all levels of alarms of the environmental control subsystem need to be monitored, only filtering conditions of 'BAS & & prior > (0') need to be configured in the trigger matching rules, when alarm monitoring attribute values of equipment detection points of all levels of alarms of the environmental control subsystem change, an alarm trigger processing mechanism related to the alarm triggering processing mechanism is activated after a trigger delay time interval to execute corresponding event processing, the trigger matching rules and alarm confirmation state attributes are reused to form SQL screening statements, and the alarm quantity meeting the conditions is screened from real-time data.
If 1 and 2-level alarms in the three subsystems of entrance guard, video monitoring and broadcasting need to be detected, only a filtering condition of ' ACS ', CCTA, PA } & & prior > 80 ' needs to be configured in the trigger matching rule, and when the alarm monitoring attribute value of any one equipment detection point of 1 and 2-level alarms in the three subsystems of entrance guard, video monitoring and broadcasting changes, a corresponding alarm trigger execution event can be realized.
The trigger matching rules include, but are not limited to, the three rules, and any rule in the trigger matching rules may be used in combination according to requirements, so as to implement corresponding requirements. Rules can be set according to actual conditions so as to realize triggering of alarm data by combining triggering matching rules, and classification statistics can be carried out, so that statistical results are more accurate.
And S120, acquiring data of a device detection point.
In this embodiment, the data at the device detection point includes a monitoring attribute value, and the monitoring attribute value includes a real-time data value, time, a confirmation status, and confirmation time.
Specifically, the data acquisition sensor is connected with related equipment through the driving module, real-time acquisition and transmission of data of equipment detection points are achieved through a communication protocol, and the data are stored in corresponding storage point positions of a real-time database.
And S130, judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule.
In this embodiment, the alarm statistical condition means that data at a current device detection point meets a requirement for triggering a matching rule.
In an embodiment, referring to fig. 4, the step S130 may include steps S131 to S133.
S131, judging whether the data of the equipment detection point reaches an alarm condition according to a trigger matching rule;
s132, if the data of the equipment detection points reach alarm conditions, the data of the equipment detection points reach alarm statistical conditions;
and S133, if the data of the equipment detection points do not reach the alarm condition, the data of the equipment detection points do not reach the alarm statistical condition.
When the data of the equipment detection point accords with a certain rule in the trigger matching rule, the data of the equipment detection point is shown to reach an alarm condition, the attributes of the data of the equipment detection point including a real-time data value, time, a confirmation state, confirmation time and the like are taken as alarm monitoring trigger points aiming at any type of data, and when any trigger attribute in the equipment data points changes and meets the requirements set by the trigger matching rule, an alarm mechanism is activated, so that alarm statistics is carried out.
If the data of the equipment detection point does not reach the alarm statistical condition, executing step S120;
and S140, if the data of the equipment detection points reach the alarm statistical condition, triggering delay operation to obtain a trigger delay interval.
In this embodiment, the triggering delay interval refers to a time that the data at the device detection point is not counted immediately when the data at the device detection point reaches the alarm counting condition, that is, the data at the device detection point triggers the alarm mechanism, but is counted after a period of time, which is a waiting time in the process.
And configuring a trigger delay attribute, namely when the trigger alarm occurs at the equipment detection point, not returning the detailed information of the equipment detection point for statistics in a corresponding trigger delay interval. But waits for other alarm trigger data in the trigger delay interval, and after the trigger delay interval is finished, alarm statistical processing is carried out on all alarm information in the trigger delay interval. By adding the trigger delay interval, the alarm counting times can be reduced, so that the running frequency of the processor is reduced, and the effect of high-efficiency processing is realized.
S150, judging whether the trigger delay interval reaches a preset interval value or not;
if the trigger delay interval does not reach the preset interval value, executing step S120;
s160, if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result;
in this embodiment, the statistical result refers to a result formed by counting data of the device detection point triggering the alarm mechanism according to a corresponding statistical rule, where the statistical rule refers to rules such as sub-alarm level statistical data and classified data statistical data.
In an embodiment, referring to fig. 5, the step S160 may include steps S161 to S163.
And S161, determining a statistical rule corresponding to the data of the equipment detection point.
In this embodiment, the data types and application scenarios corresponding to the data at the device detection points are different, and the corresponding statistical rules may be determined from a preset statistical rule list according to the two indexes, where the preset statistical rule list may be added or deleted and modified according to actual situations.
And S162, screening the data of the equipment detection points according to the statistical rule, and counting the number to obtain statistical content.
In this embodiment, the statistical content refers to a result obtained by screening out data meeting the alarm requirement from the data at the device detection points and then summing the data.
And S163, storing the statistical content according to the corresponding alarm confirmation type, subsystem type and alarm level to obtain a statistical result.
In this embodiment, the types of subsystems include a power subsystem, an environmental control subsystem, a fire subsystem, an entrance guard subsystem, a broadcasting subsystem, a ticket selling and checking subsystem, a video monitoring subsystem, a passenger information subsystem, a screen door subsystem, a signal subsystem, a standby power subsystem and a centralized warning subsystem.
The alarm confirmation type refers to the corresponding grade alarm information which is generated by the change of the real-time data value of the current equipment detection point and is pushed to the terminal interface, whether a user knows and carries out manual or automatic confirmation processing, if the user confirms, the alarm is confirmed, and if the user does not confirm, the alarm is not confirmed.
And screening all data acquired from the equipment detection points in real time according to a statistical rule, and respectively storing the screened alarm statistical quantity into virtual data points according to corresponding alarm confirmation types, subsystem types, alarm levels and the like so as to be displayed on a terminal. Alarm triggering is realized by combining with a trigger matching rule, corresponding alarm statistics is realized through certain trigger delay waiting, corresponding statistical rules and the like, under the condition that the statistical accuracy is not influenced, the alarm statistics times and the utilization rate of a processor can be reduced, the statistical result is more accurate, and the display of a corresponding statistical mode on a terminal can be realized.
And the data of the equipment detection points triggering the alarm mechanism stores the screened alarm statistical results to the data storage points corresponding to the subsystems and the alarm confirmation states through statistical rules for the terminal to call.
The rail transit comprehensive monitoring system is characterized in that each distributed station executes the same statistical rule, and each distributed station monitoring system is provided with a corresponding subsystem alarm statistical storage point. Each distributed station system establishes a data type in a list tree form, a main point is set, the types of subsystems needing to be counted and giving an alarm are established under the main point, the subsystems comprise electric power subsystems, environment control subsystems, fire hazards, entrance guard subsystems, broadcasting subsystems, ticket selling and checking subsystems, video monitoring subsystems, passenger information subsystems, screen doors, signals, standby power supplies, centralized alarms and the like, and other subsystems can be expanded as required.
And establishing integer data respectively representing all-level alarm unconfirmed quantity, all-level alarm confirmed quantity, level 1 alarm unconfirmed quantity, level 1 alarm confirmed quantity, level 2 alarm unconfirmed quantity, level 2 alarm confirmed quantity, level 3 alarm unconfirmed quantity, level 3 alarm confirmed quantity and statistical update timestamp under the corresponding subsystem node.
If other levels, such as alarm requirements of x-level alarm, exist in the monitoring system requirements, corresponding alarm level data storage points can be sequentially expanded, and the naming rule can refer to the data consistency mode established under the subsystem nodes.
According to the trigger matching rule, when an alarm trigger processing mechanism related to the trigger matching rule is activated, a corresponding event processing function is executed, the number of the alarms which are not confirmed in the level 1 and confirmed in the level 1 of the power subsystem is obtained, the alarm numbers are stored in the storage points of the number which is not confirmed in the level 1 of the main point-power subsystem and confirmed in the level 1 of the main point-power subsystem, and the current statistic updating time stamp data points are updated. When the terminal detects that the timestamp data point changes, a corresponding statistical processing event is triggered, and updating and displaying of the statistical result are achieved.
According to the trigger matching rule, when an alarm trigger processing mechanism related to the trigger matching rule is activated, a corresponding event processing function is executed, the number of unconfirmed alarms and confirmed alarms in all levels of the environmental control subsystem is obtained and stored in the storage points of the unconfirmed alarms and confirmed alarms in all levels of the main point-the environmental control subsystem, and the time stamp data points are updated according to the statistics of the current system. When the terminal detects that the timestamp data point changes, a corresponding statistical processing event is triggered, and updating and displaying of the statistical result are achieved.
The trigger matching rule of a single subsystem has a statistical data storage point corresponding to the trigger matching rule, and in the comprehensive monitoring system, corresponding equipment subsystems are classified and counted according to the type of the subsystem, so that the statistical strategy is more convenient and practical.
The terminal respectively acquires the statistical data of the corresponding statistical data storage points according to the authority of the user to different distributed stations and different subsystems, and the statistical data are sequentially accumulated to realize the comprehensive statistical display of the front-end interface. In the distributed station monitoring system, different authority groups log in users to distribute corresponding stations, corresponding multi-subsystem and multi-level alarm statistical authorities, and when an interface is initialized, the addresses of corresponding systems and corresponding alarm level data storage points are stored in an array of global variables according to the judgment of the corresponding authorities. And when the timestamp detection point is changed, the triggering of the timestamps of other subsystems of the current station is waited according to the appointed delay waiting time. And after the delay interval is finished, re-acquiring the data of the corresponding statistical storage points in the global array, and sequentially accumulating to realize the statistics of the number of the confirmed and unconfirmed alarms of the current login user. By adding the delay waiting strategy, when the timestamps of a plurality of stations and subsystems are repeatedly and repeatedly triggered in the delay interval, only once alarm data needs to be accumulated, and the utilization rate of the processor can be reduced while the statistical efficiency is improved. The delay waiting interval may be determined according to a statistical update frequency.
In the distributed control center monitoring system, different authority groups log in users to distribute a plurality of stations, corresponding to a plurality of subsystems and a plurality of alarm grade statistical authorities. When the interface is initialized, the addresses of the data storage points of a plurality of stations, a plurality of corresponding systems and a plurality of corresponding alarm levels are stored in an array of global variables according to the judgment of the corresponding authority. And when the timestamp detection point is changed, the triggering of timestamps of other distributed stations and subsystems is waited according to the appointed delay waiting time. And after the delay interval is finished, re-acquiring the data of the corresponding statistical storage points in the global array, and sequentially accumulating to realize the statistics of the number of the confirmed and unconfirmed alarms of the current login user. According to the specific authority of the current login user, the combination of statistical data of different authority users in corresponding distributed stations, corresponding subsystems and corresponding alarm levels, acousto-optic effect reminding and the like are achieved.
And S170, sending the statistical result to a terminal for displaying at the terminal.
And the corresponding display is carried out according to a plurality of types such as the alarm confirmation type, the subsystem type, the alarm level and the like, so that the user can conveniently look up the display.
According to the traffic alarm technical method, the trigger matching rules formed by alarm levels and alarm conditions in different application scenes are set, the obtained data of the equipment detection points are judged according to the trigger matching rules, when the equipment detection points are judged to reach the alarm statistical conditions, corresponding alarm statistics is carried out according to the corresponding statistical rules after trigger delay operation, under the condition that the statistical accuracy is not influenced, the alarm statistical frequency and the utilization rate of a processor can be reduced, the statistical result is more accurate, and the corresponding statistical mode can be displayed on the terminal.
Fig. 6 is a schematic block diagram of a traffic alarm counting device 300 according to an embodiment of the present invention. As shown in fig. 6, the present invention also provides a traffic alarm counting device 300 corresponding to the above traffic alarm counting method. The traffic alarm counting apparatus 300 includes means for performing the above-described traffic alarm counting method, and the apparatus may be configured in a server. Specifically, referring to fig. 6, the traffic alarm counting apparatus 300 includes a rule setting unit 301, a data obtaining unit 302, a data determining unit 303, a delay unit 304, a delay determining unit 305, a counting unit 306, and a sending unit 307.
A rule setting unit 301, configured to set corresponding trigger matching rules according to different application scenarios; a data acquisition unit 302, configured to acquire data of a device detection point; the data judgment unit 303 is configured to judge whether data at the device detection point reaches an alarm statistical condition according to the trigger matching rule; a delay unit 304, configured to trigger a delay operation to obtain a trigger delay interval if data at the device detection point reaches an alarm statistical condition; a delay judging unit 305 for judging whether the trigger delay interval reaches a preset interval value; a counting unit 306, configured to count data of the device detection points according to a corresponding counting rule if the trigger delay interval reaches a preset interval value, so as to obtain a counting result; a sending unit 307, configured to send the statistical result to a terminal for displaying on the terminal.
The data judgment unit 303 is configured to judge whether data at the device detection point reaches an alarm condition according to a trigger matching rule; if the data of the equipment detection point reaches an alarm condition, the data of the equipment detection point reaches an alarm statistical condition; and if the data of the equipment detection point does not reach the alarm condition, the data of the equipment detection point does not reach the alarm statistical condition.
In one embodiment, as shown in fig. 7, the rule setting unit 301 includes a level setting subunit 3011, a condition setting subunit 3012, and a matching rule setting subunit 3013.
The level setting subunit 3011 is configured to set an alarm level corresponding to the prior value of the attribute level parameter, so as to obtain an alarm level; a condition setting subunit 3012, configured to set an alarm condition for type data corresponding to the prior value of the attribute level parameter, so as to obtain an alarm condition; and the matching rule setting subunit 3013 is configured to set a trigger matching rule according to the alarm levels and the alarm conditions in different scenarios.
The condition setting subunit 3012 is configured to set boolean data, integer data, and floating point data corresponding to the prior value of the attribute level parameter, configure corresponding alarm levels for different device detection points, and perform description of an alarm action text, so as to obtain an alarm condition.
In one embodiment, as shown in FIG. 8, the statistics unit 306 includes a rule determination subunit 3061, a filtering subunit 3062, and a storage subunit 3063.
A rule determination subunit 3061, configured to determine a statistical rule corresponding to the data of the device detection point; a screening subunit 3062, configured to screen data of the device detection points according to a statistical rule, and count the number to obtain statistical content; the storage subunit 3063 is configured to store the statistical content according to the corresponding alarm confirmation type, subsystem type, and alarm level, so as to obtain a statistical result.
It should be noted that, as can be clearly understood by those skilled in the art, the detailed implementation process of the traffic alarm counting apparatus 300 and each unit may refer to the corresponding description in the foregoing method embodiment, and for convenience and brevity of description, no further description is provided herein.
The traffic alarm counting device 300 may be implemented in the form of a computer program that can be run on a computer device as shown in fig. 9.
Referring to fig. 9, fig. 9 is a schematic block diagram of a computer device according to an embodiment of the present application. The computer device 500 may be a server, wherein the server may be an independent server or a server cluster composed of a plurality of servers.
Referring to fig. 9, the computer device 500 includes a processor 502, memory, and a network interface 505 connected by a system bus 501, where the memory may include a non-volatile storage medium 503 and an internal memory 504.
The non-volatile storage medium 503 may store an operating system 5031 and a computer program 5032. The computer programs 5032 include program instructions that, when executed, cause the processor 502 to perform a traffic alert counting method.
The processor 502 is used to provide computing and control capabilities to support the operation of the overall computer device 500.
The internal memory 504 provides an environment for the operation of the computer program 5032 in the non-volatile storage medium 503, and when the computer program 5032 is executed by the processor 502, the processor 502 can be enabled to execute a traffic alarm counting method.
The network interface 505 is used for network communication with other devices. Those skilled in the art will appreciate that the configuration shown in fig. 9 is a block diagram of only a portion of the configuration associated with the present application and does not constitute a limitation of the computer device 500 to which the present application may be applied, and that a particular computer device 500 may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
Wherein the processor 502 is configured to run the computer program 5032 stored in the memory to implement the following steps:
setting corresponding trigger matching rules according to different application scenes; acquiring data of a device detection point; judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule; if the data of the equipment detection point reaches the alarm statistical condition, triggering delay operation to obtain a trigger delay interval; judging whether the trigger delay interval reaches a preset interval value or not; if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result; and sending the statistical result to a terminal for displaying at the terminal.
The data of the equipment detection point comprises a monitoring attribute value, and the monitoring attribute value comprises a real-time data value, time, a confirmation state and confirmation time.
In an embodiment, when the processor 502 implements the step of setting the corresponding trigger matching rule according to different application scenarios, the following steps are specifically implemented:
setting an alarm grade corresponding to the prior value of the attribute grade parameter to obtain an alarm grade; setting an alarm condition of type data corresponding to the prior value of the attribute level parameter to obtain an alarm condition; and setting a trigger matching rule according to the alarm grades and the alarm conditions in different scenes.
In an embodiment, when implementing the alarm condition of the type data corresponding to the prior value of the set attribute level parameter to obtain the alarm condition, the processor 502 specifically implements the following steps:
setting Boolean type data, integer type data and floating point type data corresponding to the prior value of the attribute level parameter, configuring corresponding alarm levels for different equipment detection points and describing an alarm action text to obtain an alarm condition.
In an embodiment, when the step of determining whether the data at the device detection point reaches the alarm statistical condition according to the trigger matching rule is implemented by the processor 502, the following steps are implemented:
judging whether the data of the equipment detection point reaches an alarm condition or not according to a trigger matching rule; if the data of the equipment detection point reaches an alarm condition, the data of the equipment detection point reaches an alarm statistical condition; and if the data of the equipment detection point does not reach the alarm condition, the data of the equipment detection point does not reach the alarm statistical condition.
In an embodiment, when the processor 502 performs statistics on the data of the device detection points according to the corresponding statistical rules to obtain the statistical result, the following steps are specifically performed:
determining a statistical rule corresponding to the data of the equipment detection point; screening data of equipment detection points according to statistical rules, and counting the number to obtain statistical content; and storing the statistical content according to the corresponding alarm confirmation type, the subsystem type and the alarm grade to obtain a statistical result.
The system comprises a power subsystem, an environment control subsystem, a fire subsystem, an entrance guard subsystem, a broadcasting subsystem, a ticket selling and checking subsystem, a video monitoring subsystem, a passenger information subsystem, a screen door subsystem, a signal subsystem, a standby power supply subsystem and a centralized warning subsystem.
It should be understood that in the embodiment of the present Application, the Processor 502 may be a Central Processing Unit (CPU), and the Processor 502 may also be other general-purpose processors, 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, and the like. Wherein a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
It will be understood by those skilled in the art that all or part of the flow of the method implementing the above embodiments may be implemented by a computer program instructing associated hardware. The computer program includes program instructions, and the computer program may be stored in a storage medium, which is a computer-readable storage medium. The program instructions are executed by at least one processor in the computer system to implement the flow steps of the embodiments of the method described above.
Accordingly, the present invention also provides a storage medium. The storage medium may be a computer-readable storage medium. The storage medium stores a computer program, wherein the computer program, when executed by a processor, causes the processor to perform the steps of:
setting corresponding trigger matching rules according to different application scenes; acquiring data of a device detection point; judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule; if the data of the equipment detection point reaches the alarm statistical condition, triggering delay operation to obtain a trigger delay interval; judging whether the trigger delay interval reaches a preset interval value or not; if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result; and sending the statistical result to a terminal for displaying at the terminal.
The data of the equipment detection point comprises a monitoring attribute value, and the monitoring attribute value comprises a real-time data value, time, a confirmation state and confirmation time.
In an embodiment, when the processor executes the computer program to implement the step of setting the corresponding trigger matching rule according to different application scenarios, the following steps are specifically implemented:
setting an alarm grade corresponding to the prior value of the attribute grade parameter to obtain an alarm grade; setting an alarm condition of type data corresponding to the prior value of the attribute level parameter to obtain an alarm condition; and setting a trigger matching rule according to the alarm grades and the alarm conditions in different scenes.
In an embodiment, when the processor executes the computer program to implement the alarm condition of the type data corresponding to the prior value of the set attribute level parameter, so as to obtain the alarm condition, the following steps are specifically implemented:
setting Boolean type data, integer type data and floating point type data corresponding to the prior value of the attribute level parameter, configuring corresponding alarm levels for different equipment detection points and describing an alarm action text to obtain an alarm condition.
In an embodiment, when the processor executes the computer program to implement the step of determining whether the data at the device detection point reaches the alarm statistical condition according to the trigger matching rule, the following steps are specifically implemented:
judging whether the data of the equipment detection point reaches an alarm condition or not according to a trigger matching rule; if the data of the equipment detection point reaches an alarm condition, the data of the equipment detection point reaches an alarm statistical condition; and if the data of the equipment detection point does not reach the alarm condition, the data of the equipment detection point does not reach the alarm statistical condition.
In an embodiment, when the processor executes the computer program to realize that the data of the device detection points are counted according to the corresponding statistical rules to obtain the statistical result, the following steps are specifically realized:
determining a statistical rule corresponding to the data of the equipment detection point; screening data of equipment detection points according to statistical rules, and counting the number to obtain statistical content; and storing the statistical content according to the corresponding alarm confirmation type, the subsystem type and the alarm grade to obtain a statistical result.
The storage medium may be a usb disk, a removable hard disk, a Read-Only Memory (ROM), a magnetic disk, or an optical disk, which can store various computer readable storage media.
Those of ordinary skill in the art will appreciate that the elements and algorithm steps of the examples described in connection with the embodiments disclosed herein may be embodied in electronic hardware, computer software, or combinations of both, and that the components and steps of the examples have been described in a functional general in the foregoing description for the purpose of illustrating clearly the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative. For example, the division of each unit is only one logic function division, and there may be another division manner in actual implementation. For example, various elements or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented.
The steps in the method of the embodiment of the invention can be sequentially adjusted, combined and deleted according to actual needs. The units in the device of the embodiment of the invention can be merged, divided and deleted according to actual needs. In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a terminal, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention.
While the invention has been described with reference to specific embodiments, the invention is not limited thereto, and various equivalent modifications and substitutions can be easily made by those skilled in the art within the technical scope of the invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. The traffic alarm counting method is characterized by comprising the following steps:
setting corresponding trigger matching rules according to different application scenes;
acquiring data of a device detection point;
judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule;
if the data of the equipment detection point reaches the alarm statistical condition, triggering delay operation to obtain a trigger delay interval; the trigger delay interval is the time for which the data at the equipment detection point is not counted immediately when the data at the equipment detection point reaches the alarm counting condition, namely the data at the equipment detection point triggers an alarm mechanism, but is counted after a period of time; configuring a trigger delay attribute, namely when a trigger alarm occurs at an equipment detection point, not returning detailed information of the equipment detection point for statistics in a corresponding trigger delay interval; waiting for other alarm triggering data in the triggering delay interval, and performing alarm statistical processing on all alarm information in the triggering delay interval after the triggering delay interval is finished;
judging whether the trigger delay interval reaches a preset interval value or not;
if the trigger delay interval reaches a preset interval value, counting the data of the equipment detection point according to a corresponding statistical rule to obtain a statistical result; the statistical result is a result formed by counting the data of the equipment detection point triggering the alarm mechanism according to a corresponding statistical rule, wherein the statistical rule refers to sub-alarm-level statistical data and a classification type statistical data rule;
sending the statistical result to a terminal to be displayed on the terminal;
the setting of the corresponding trigger matching rules according to different application scenarios includes:
setting an alarm grade corresponding to the prior value of the attribute grade parameter to obtain an alarm grade;
setting an alarm condition of type data corresponding to the prior value of the attribute level parameter to obtain an alarm condition;
setting a trigger matching rule according to alarm grades and alarm conditions under different scenes;
the setting of the alarm condition of the type data corresponding to the prior value of the attribute level parameter to obtain the alarm condition includes:
setting Boolean type data, integer type data and floating point type data corresponding to the prior value of the attribute level parameter, configuring corresponding alarm levels for different equipment detection points and describing an alarm action text to obtain an alarm condition;
the Boolean type data can set true as an alarm action and false as a reset action, or false as an alarm action and true as a reset action, and configures corresponding alarm levels and alarm action text descriptions according to actual requirements of different equipment detection points; the Boolean data can be set as an alarm of any level; the shaping data can set corresponding alarm levels and alarm action description texts aiming at different numerical values, so that the combined use of different alarm levels is realized; the floating point type data can set corresponding alarm levels and alarm action description texts aiming at different numerical value ranges, and the combined use of different alarm levels is realized.
2. The traffic alert counting method according to claim 1, wherein the data of the device detection point includes a monitoring attribute value, the monitoring attribute value includes a real-time data value, a time, a confirmation status, and a confirmation time.
3. The traffic alarm counting method according to claim 2, wherein the determining whether the data at the device detection point meets the alarm statistical condition according to the trigger matching rule comprises:
judging whether the data of the equipment detection point reaches an alarm condition or not according to a trigger matching rule;
if the data of the equipment detection point reaches an alarm condition, the data of the equipment detection point reaches an alarm statistical condition;
and if the data of the equipment detection point does not reach the alarm condition, the data of the equipment detection point does not reach the alarm statistical condition.
4. The traffic alarm counting method according to claim 1, wherein the counting the data of the device detection points according to the corresponding statistical rules to obtain the statistical result comprises:
determining a statistical rule corresponding to the data of the equipment detection point;
screening data of equipment detection points according to statistical rules, and counting the number to obtain statistical content;
and storing the statistical content according to the corresponding alarm confirmation type, the subsystem type and the alarm grade to obtain a statistical result.
5. The traffic alarm counting method according to claim 4, wherein the subsystem categories include a power subsystem, an environmental control subsystem, a fire subsystem, an entrance guard subsystem, a broadcasting subsystem, a ticket selling and checking subsystem, a video monitoring subsystem, a passenger information subsystem, a screen door subsystem, a signal subsystem, a standby power subsystem and a centralized alarm subsystem.
6. Traffic warning counting assembly, its characterized in that includes:
the rule setting unit is used for setting corresponding trigger matching rules according to different application scenes;
the data acquisition unit is used for acquiring data of equipment detection points;
the data judgment unit is used for judging whether the data of the equipment detection point reaches an alarm statistical condition or not according to the trigger matching rule;
the delay unit is used for triggering delay operation to obtain a trigger delay interval if the data of the equipment detection point reaches an alarm statistical condition; the trigger delay interval is the time for which the data at the equipment detection point is not counted immediately when the data at the equipment detection point reaches the alarm counting condition, namely the data at the equipment detection point triggers an alarm mechanism, but is counted after a period of time; configuring a trigger delay attribute, namely when a trigger alarm occurs at an equipment detection point, not returning detailed information of the equipment detection point for statistics in a corresponding trigger delay interval; waiting for other alarm triggering data in the triggering delay interval, and performing alarm statistical processing on all alarm information in the triggering delay interval after the triggering delay interval is finished;
the delay judging unit is used for judging whether the trigger delay interval reaches a preset interval value or not;
the statistical unit is used for counting the data of the equipment detection points according to a corresponding statistical rule to obtain a statistical result if the trigger delay interval reaches a preset interval value; the statistical result is a result formed by counting the data of the equipment detection point triggering the alarm mechanism according to a corresponding statistical rule, wherein the statistical rule refers to sub-alarm-level statistical data and a classification type statistical data rule;
the sending unit is used for sending the statistical result to a terminal so as to display the statistical result on the terminal;
the rule setting unit comprises a grade setting subunit, a condition setting subunit and a matching rule setting subunit;
the level setting subunit is used for setting an alarm level corresponding to the prior value of the attribute level parameter to obtain an alarm level; the condition setting subunit is used for setting an alarm condition of the type data corresponding to the prior value of the attribute level parameter to obtain the alarm condition; the matching rule setting subunit is used for setting a trigger matching rule according to the alarm grades and the alarm conditions in different scenes;
the condition setting subunit is used for setting Boolean type data, integer type data and floating point type data corresponding to the prior value of the attribute level parameter, configuring corresponding alarm levels for different equipment detection points and describing an alarm action text to obtain an alarm condition;
the Boolean type data can set true as an alarm action and false as a reset action, or false as an alarm action and true as a reset action, and configures corresponding alarm levels and alarm action text descriptions according to actual requirements of different equipment detection points; the Boolean data can be set as an alarm of any level; the shaping data can set corresponding alarm levels and alarm action description texts aiming at different numerical values, so that the combined use of different alarm levels is realized; the floating point type data can set corresponding alarm levels and alarm action description texts aiming at different numerical value ranges, and the combined use of different alarm levels is realized.
7. A computer arrangement, characterized in that the computer arrangement comprises a memory having stored thereon a computer program and a processor implementing the method according to any of claims 1-5 when executing the computer program.
8. A storage medium, characterized in that the storage medium stores a computer program which, when executed by a processor, implements the method according to any one of claims 1 to 5.
CN202010636095.1A 2020-07-03 2020-07-03 Traffic alarm counting method and device, computer equipment and storage medium Active CN111798647B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010636095.1A CN111798647B (en) 2020-07-03 2020-07-03 Traffic alarm counting method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010636095.1A CN111798647B (en) 2020-07-03 2020-07-03 Traffic alarm counting method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111798647A CN111798647A (en) 2020-10-20
CN111798647B true CN111798647B (en) 2022-02-01

Family

ID=72810244

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010636095.1A Active CN111798647B (en) 2020-07-03 2020-07-03 Traffic alarm counting method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111798647B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201371834Y (en) * 2009-03-12 2009-12-30 上海科泰信息技术有限公司 Railway transportation multi-functional alarm display
JP2010205191A (en) * 2009-03-06 2010-09-16 Omron Corp Safety management device
CN104392315A (en) * 2014-11-20 2015-03-04 国家电网公司 Power grid monitoring system based remote measuring off-limit alarm processing method
CN108016467A (en) * 2017-11-15 2018-05-11 上海电科智能系统股份有限公司 A kind of processing method of track traffic synthetic monitoring alarm
CN109760718A (en) * 2017-11-09 2019-05-17 许昌许继软件技术有限公司 A kind of city underground alarm centralized processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205191A (en) * 2009-03-06 2010-09-16 Omron Corp Safety management device
CN201371834Y (en) * 2009-03-12 2009-12-30 上海科泰信息技术有限公司 Railway transportation multi-functional alarm display
CN104392315A (en) * 2014-11-20 2015-03-04 国家电网公司 Power grid monitoring system based remote measuring off-limit alarm processing method
CN109760718A (en) * 2017-11-09 2019-05-17 许昌许继软件技术有限公司 A kind of city underground alarm centralized processing method
CN108016467A (en) * 2017-11-15 2018-05-11 上海电科智能系统股份有限公司 A kind of processing method of track traffic synthetic monitoring alarm

Also Published As

Publication number Publication date
CN111798647A (en) 2020-10-20

Similar Documents

Publication Publication Date Title
CN108270618B (en) Alarm determination method, device and alarm system
CN106961352B (en) Monitoring system and monitoring method
CN109889604B (en) Internet of things terminal parameter management method and device and server
CN112164210B (en) Object-based early warning method and device, storage medium and electronic equipment
CN103544093A (en) Monitoring and alarm control method and system
CN112596990B (en) Alarm storm processing method and device and terminal equipment
CN106685676A (en) Node switching method and device
CN111176953A (en) Anomaly detection and model training method thereof, computer equipment and storage medium
CN112600719A (en) Alarm clustering method, device and storage medium
CN109344243A (en) A kind of real-time stream calculation alarm analysis method and system
CN111798647B (en) Traffic alarm counting method and device, computer equipment and storage medium
CN112152833B (en) Network abnormity alarm method and device and electronic equipment
CN111400114A (en) Deep recursion network-based big data computer system fault detection method and system
CN115038088A (en) Intelligent network security detection early warning system and method
CN110942583B (en) Method, device and terminal for reporting smoke alarm
CN111105588A (en) Alarm signal merging processing method and system based on fire alarm system
CN114328107A (en) Monitoring method and system for optomagnetic fusion storage server cluster and electronic equipment
CN116781757B (en) Data monitoring method, device, platform, electronic equipment and storage medium
CN103713976B (en) Signalling arrangement fault rootstock searching method for centralized signal supervision system
CN113283350A (en) Operation event prompting method and device, storage medium and electronic device
CN110049015B (en) Network security situation awareness system
CN111190401A (en) Instruction scheduling method, hydraulic engineering control method, equipment and medium
CN110300032A (en) Message pushes storm suppressing method
CN115150782A (en) Service quality monitoring method and device for Internet of vehicles cloud service, monitoring platform, server and storage medium
CN115457471A (en) Intelligent park monitoring method and system

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
GR01 Patent grant