WO2020211698A1 - Smart apparatus monitoring method employing data center monitoring system, device, and apparatus - Google Patents

Smart apparatus monitoring method employing data center monitoring system, device, and apparatus Download PDF

Info

Publication number
WO2020211698A1
WO2020211698A1 PCT/CN2020/084139 CN2020084139W WO2020211698A1 WO 2020211698 A1 WO2020211698 A1 WO 2020211698A1 CN 2020084139 W CN2020084139 W CN 2020084139W WO 2020211698 A1 WO2020211698 A1 WO 2020211698A1
Authority
WO
WIPO (PCT)
Prior art keywords
monitoring
value
abnormal
range
alarm
Prior art date
Application number
PCT/CN2020/084139
Other languages
French (fr)
Chinese (zh)
Inventor
吴冠琳
何嘉鑫
许永贤
马桂旭
林汉伟
Original Assignee
厦门科灿信息技术有限公司
科华恒盛股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 厦门科灿信息技术有限公司, 科华恒盛股份有限公司 filed Critical 厦门科灿信息技术有限公司
Publication of WO2020211698A1 publication Critical patent/WO2020211698A1/en

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements

Definitions

  • the invention relates to the field of monitoring, in particular to a method, device and equipment for monitoring intelligent equipment based on a data center monitoring system.
  • the Internet is prospering, and the demand for network data centers is increasing rapidly.
  • the types and numbers of equipment in them are increasing, and at the same time they are becoming more intelligent.
  • the maintenance of data centers has become a major problem, and the data center monitoring system can be solved well Maintenance problems.
  • One function of the data center monitoring system is to read data from smart devices that support these protocols through certain protocols, and then display and analyze them.
  • the abnormal alarms in the current data center monitoring system are automatically uploaded by the monitored smart devices, and the types of abnormalities that these smart devices can report and discover are often very limited.
  • the alarm threshold is fixed, and the alarm content is relatively fixed and single, not flexible and specific enough.
  • the smart device frequently switches back and forth between alarming and canceling the alarm, causing repeated alarms.
  • the purpose of the present invention is to provide an intelligent equipment monitoring method, device and equipment based on a data center monitoring system, to solve the traditional data center monitoring system relying on the alarm information uploaded by the intelligent equipment to improve, the alarm content is fixed and single, and Problems that cause repeated alarms.
  • the present invention provides a smart device monitoring method based on a data center monitoring system, including:
  • monitoring data of the smart device including monitoring items and monitoring values
  • alarm status is an implementation alarm, then alarm information is generated, otherwise no alarm information is generated.
  • the abnormal range includes a plurality of sub-abnormal ranges, each of the sub-abnormal ranges corresponds to different levels of alarm information, wherein the number of the sub-abnormal ranges is obtained through dynamic adjustment.
  • the abnormal scope includes the following four sub-abnormal scopes:
  • the first sub-abnormal range higher than the high limit hhi, the second sub-abnormal range lower than the high limit hhi and higher than the limit hi, and the third sub-abnormal range lower than the limit low and higher than the low limit llow The abnormal range, and the fourth sub-abnormal range lower than the low limit value llow, where low ⁇ low ⁇ hi ⁇ hhi.
  • the high limit hhi, the limit hi, the limit low, and the low limit llow are all obtained through dynamic adjustment.
  • the hysteresis value includes:
  • said acquiring the monitoring data of the smart device includes:
  • the numerical fluctuation range is determined in advance according to the abnormal range and the hysteresis value, it further includes:
  • the present invention also provides an intelligent equipment monitoring device based on the data center monitoring system, including:
  • Monitoring data acquisition module used to acquire monitoring data of smart devices, the monitoring data including monitoring items and monitoring values;
  • Numerical fluctuation range determination module used to determine the numerical fluctuation range according to the abnormal range and hysteresis value in advance;
  • Monitoring value determination module used to determine whether the monitoring value is within the fluctuation range of the value
  • Alarm status acquisition module if the monitoring value is within the fluctuation range of the value, obtain the alarm status of the monitoring item at the previous moment;
  • Alarm module used to generate alarm information if the alarm state is an implementation alarm, otherwise no alarm information is generated.
  • the monitoring data obtaining module is specifically used to obtain the monitoring data of the smart device through any one of the serial port protocol, the tcp Modbus protocol, and the snmp protocol.
  • the present invention also provides a smart device monitoring device based on a data center monitoring system, including:
  • Memory used to store computer programs
  • Processor used to execute the computer program to implement the steps of a smart device monitoring method based on a data center monitoring system as described above.
  • the smart device monitoring method based on the data center monitoring system provided by the present invention can determine the value fluctuation range according to the abnormal range and hysteresis value in advance, and obtain the monitoring data of the smart device.
  • the monitoring data includes monitoring items and monitoring values, and then Determine whether the monitored value is within the numerical fluctuation range. If it is, then obtain the alarm status of the monitored item at the previous moment. If the alarm status is an implementation alarm, then generate alarm information; otherwise, no alarm information is generated. It can be seen that this method does not rely on the judgment of the smart device itself, but obtains the monitoring data on the smart device, and judges whether or not to raise an alarm based on this.
  • this method can set and adjust the abnormal range by itself, with high flexibility and setting
  • the hysteresis value determines the data fluctuation range based on the hysteresis value and the abnormal range.
  • the present invention also provides an intelligent equipment monitoring device and equipment based on the data center monitoring system, the function of which corresponds to the function of the above method, and will not be repeated here.
  • Fig. 1 is an implementation flowchart of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention
  • FIG. 2 is a schematic diagram of an abnormal range of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention
  • FIG. 3 is a schematic diagram of the data fluctuation range of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention
  • FIG. 4 is a schematic diagram of a user interface of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention
  • Fig. 5 is a structural block diagram of an embodiment of a smart device monitoring device based on a data center monitoring system provided by the present invention.
  • the core of the present invention is to provide an intelligent equipment monitoring method, device and equipment based on a data center monitoring system, which avoids relying on the judgment of intelligent equipment, can set the adjustment abnormal range, has high flexibility, and is effective by setting the hysteresis value. Avoid repeated alarms.
  • the solution mentioned in the present invention is mainly applied to a software system for monitoring the power environment of a data center.
  • the data center dynamic environment monitoring system realizes one-stop data collection, analysis, statistics, display, remote control of equipment and abnormal alarms of the data center, and aims to make the operation and maintenance of the data center simpler, smarter, accurate, comprehensive and efficient.
  • the discovery and alarm of the abnormal operation data of the smart device is a very important and helpful function for operation and maintenance.
  • the current data abnormal alarm judgment and discovery mechanism has great defects.
  • the present invention proposes a method for monitoring smart equipment based on a data center monitoring system.
  • this embodiment specifically includes:
  • Step S101 Obtain monitoring data of the smart device, where the monitoring data includes monitoring items and monitoring values.
  • the data center monitoring system in this embodiment can communicate with smart devices of multiple protocols, specifically, through serial port protocol, tcp Modbus protocol, and snmp protocol. Any protocol can obtain monitoring data of smart devices.
  • Step S102 Determine the numerical fluctuation range according to the abnormal range and the hysteresis value in advance.
  • the abnormal range in this embodiment refers to a reference range used to determine whether the data is abnormal.
  • the above abnormal range can be more than one. That is to say, the abnormal range can be divided into multiple sub-abnormal ranges, and each sub-abnormal range corresponds to Different levels of alarm information. It should be noted that the number of the above-mentioned sub-abnormal ranges can be dynamically adjusted, and each sub-abnormal range can also be customized.
  • each monitoring item for smart devices, and the abnormal range for evaluating whether the monitoring value of each monitoring item is abnormal may obviously be different. According to the different monitoring items, according to the accuracy required by the monitoring items, each monitoring item The number of sub-anomaly ranges can also be set in a targeted manner.
  • the hysteresis value is also mentioned in step S102.
  • the hysteresis value is a value proposed by the present invention for the hysteresis phenomenon.
  • the so-called hysteresis phenomenon refers to the phenomenon that data fluctuates back and forth within a range. For example, some data parameters related to electrical characteristics, such as current, objectively have hysteresis.
  • the pure edge threshold cannot filter out the misjudgment caused by the hysteresis, and may cause repeated alarms when the data fluctuates. Therefore, the present embodiment proposes the hysteresis value to solve the problem of repeated alarms caused by data fluctuations around the above-mentioned edge threshold.
  • the so-called numerical fluctuation range refers to a neutral range determined according to the abnormal range and hysteresis value. For monitoring items whose monitored values fall within this range, this embodiment determines the monitoring item based on the alarm state of the monitoring item at the previous moment. Whether to warn.
  • Step S103 Determine whether the monitored value is within the fluctuation range of the value.
  • Step S104 If the monitored value is within the fluctuation range of the value, obtain the alarm status of the monitored item at the previous moment.
  • Step S105 If the alarm state is an implementation alarm, then generate alarm information, otherwise, no alarm information is generated.
  • Step S102 is described in more detail below:
  • the abnormal range may include multiple sub-abnormal ranges.
  • the abnormal range includes the following four sub-abnormal ranges:
  • the first sub-abnormal range higher than the high limit hhi, the second sub-abnormal range lower than the high limit hhi and higher than the limit hi, and the third sub-abnormal range lower than the limit low and higher than the low limit llow The abnormal range, and the fourth sub-abnormal range lower than the low limit value llow, where low ⁇ low ⁇ hi ⁇ hhi.
  • each sub-anomaly range corresponds to one or two edge thresholds.
  • each edge threshold can also be customized. That is, the high limit hhi, the limit hi, the limit low, and the low limit llow can all be dynamically adjusted.
  • hysteresis value for each of the aforementioned edge thresholds, a hysteresis value can be set.
  • the hysteresis value may include:
  • Table 1 is the alarm status of the monitoring items of the monitoring value falling within each range in this embodiment.
  • this embodiment provides that the configuration error is found through calculation during configuration and the user is prompted to modify, which overcomes the difficulty of manual judgment, which also makes the entire monitoring system more accurate and reliable. It can be divided into the following two steps:
  • Step 1 Determine whether the abnormal range and the hysteresis value are set reasonably.
  • Step 2 If it is unreasonable, prompt the user to reset the abnormal range and/or the hysteresis value.
  • the above-mentioned edge threshold and hysteresis value can be configured respectively through the graphical user interface of the data center monitoring system.
  • a specific formula algorithm is used to determine whether the hysteresis value and the configuration of each alarm threshold are reasonable or not.
  • the specific judgment logic can be as follows: llow+band4 ⁇ low, low+band3 ⁇ hi, low ⁇ hi -band2, hi ⁇ hhi-band1.
  • edge threshold and hysteresis value can be configured, such as alarm delay, number of alarms, and so on.
  • the smart device monitoring method based on the data center monitoring system does not rely on the judgment of the smart device itself, and is more flexible than simply obtaining the alarm amount from the smart device itself.
  • the hysteresis value is taken into account when determining whether to alarm. When the monitored value falls within the fluctuation range, the alarm state at the previous moment is maintained, which greatly reduces the false positive rate and overcomes The problem of repeated warnings.
  • the following describes an embodiment of a smart device monitoring device based on a data center monitoring system provided by an embodiment of the present invention.
  • the smart device monitoring device based on a data center monitoring system described below is the same as the above-described one based on data center monitoring.
  • the smart device monitoring methods of the system can be referred to each other.
  • the device embodiment specifically includes:
  • Monitoring data acquisition module 501 used to acquire monitoring data of smart devices, where the monitoring data includes monitoring items and monitoring values.
  • Numerical fluctuation range determination module 502 used to determine the numerical fluctuation range according to the abnormal range and the hysteresis value in advance.
  • Monitoring value judgment module 503 used to determine whether the monitored value is within the numerical fluctuation range.
  • the alarm state acquisition module 504 is configured to obtain the alarm state of the monitoring item at the previous moment if the monitored value is within the numerical fluctuation range.
  • Alarm module 505 used to generate alarm information if the alarm state is an implementation alarm, otherwise no alarm information is generated.
  • the monitoring data obtaining module 501 is specifically configured to obtain monitoring data of the smart device through any one of a serial port protocol, a tcp Modbus protocol, and a snmp protocol.
  • the smart device monitoring device based on the data center monitoring system of this embodiment is used to implement the aforementioned smart device monitoring method based on the data center monitoring system. Therefore, the specific implementation of the device can be seen in the previous one based on data
  • the embodiment part of the smart device monitoring method of the central monitoring system for example, the monitoring data acquisition module 501, the value fluctuation range determination module 502, the monitoring value judgment module 503, the alarm state acquisition module 504, and the alarm module 505 are respectively used to implement the above-mentioned one. Steps S101, S102, S103, S104, S105 in a smart device monitoring method based on a data center monitoring system. Therefore, for the specific implementation manners, reference may be made to the description of the respective parts of the embodiments, and the introduction is not repeated here.
  • the smart device monitoring device based on the data center monitoring system of this embodiment is used to implement the foregoing smart device monitoring method based on the data center monitoring system, its function corresponds to the function of the above method, and it is not here. Repeat it again.
  • the present invention also provides a smart device monitoring device based on a data center monitoring system, including:
  • Memory used to store computer programs
  • Processor used to execute the computer program to implement the steps of a smart device monitoring method based on a data center monitoring system as described above.
  • the smart device monitoring device based on the data center monitoring system provided by the present invention is used to implement the aforementioned smart device monitoring method based on the data center monitoring system. Therefore, for its specific implementation, the present invention will not be introduced here. Obviously The function of this device corresponds to the above method, so I won’t repeat it here.
  • the steps of the method or algorithm described in the embodiments disclosed in this document can be directly implemented by hardware, a software module executed by a processor, or a combination of the two.
  • the software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage medium.

Landscapes

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

Abstract

A smart apparatus monitoring method employing a data center monitoring system. The method is capable of determining a numerical fluctuation range according to an abnormal range and a hysteresis value, acquiring monitoring data of a smart apparatus, determining whether a monitoring value is within the numerical fluctuation range, and if so, maintaining the alarm state of a monitoring item at the alarm state of the previous instant. Thus, the method does not rely on a decision of the smart apparatus itself but instead determines whether to generate an alarm according to the monitoring data acquired from the smart apparatus. In addition, the method enables customized configuration of the abnormal range to provide more flexibility, and as a hysteresis value is also configured, the method can determine a data fluctuation range according to the hysteresis value and the abnormal range, and maintains the alarm state of the previous instant if a numerical monitoring value falls within the fluctuation range, thereby preventing repeated alarms caused by the numerical monitoring value fluctuating above and below an edge of the abnormal range. Further provided are a smart apparatus monitoring device and apparatus employing a data center monitoring system, which are used correspondingly with the method.

Description

基于数据中心监控系统的智能设备监测方法、装置及设备Intelligent equipment monitoring method, device and equipment based on data center monitoring system
本申请要求于2019年04月15日提交中国专利局、申请号为201910299501.7、发明名称为“基于数据中心监控系统的智能设备监测方法、装置及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on April 15, 2019, the application number is 201910299501.7, and the invention title is "Smart Device Monitoring Method, Apparatus and Equipment Based on Data Center Monitoring System", and its entire contents Incorporated in this application by reference.
技术领域Technical field
本发明涉及监控领域,特别涉及一种基于数据中心监控系统的智能设备监测方法、装置及设备。The invention relates to the field of monitoring, in particular to a method, device and equipment for monitoring intelligent equipment based on a data center monitoring system.
背景技术Background technique
当前互联网日益兴盛,网络数据中心的需求迅速增大,其中的设备种类和数量不断增加,同时也变得更智能,数据中心的维护成为了一大难题,而数据中心监控系统可以很好得解决维护难题。数据中心监控系统的一项功能就是通过某些协议从支持这些协议的智能设备中读取数据,然后进行展示和分析。At present, the Internet is prospering, and the demand for network data centers is increasing rapidly. The types and numbers of equipment in them are increasing, and at the same time they are becoming more intelligent. The maintenance of data centers has become a major problem, and the data center monitoring system can be solved well Maintenance problems. One function of the data center monitoring system is to read data from smart devices that support these protocols through certain protocols, and then display and analyze them.
但是,当前的数据中心监控系统中的异常告警的是通过所监控的智能设备自动上传的,而这些智能设备所能上报的和发现的异常类型往往很有限,智能设备本身的很多数据如电压的报警阈值是固定的,报警内容比较固定而且单一,不够灵活和具体,此外,当数据在阈值周围发生波动时,智能设备频繁在报警和取消报警之间来回切换,造成反复报警。However, the abnormal alarms in the current data center monitoring system are automatically uploaded by the monitored smart devices, and the types of abnormalities that these smart devices can report and discover are often very limited. Many data of the smart devices themselves, such as voltage The alarm threshold is fixed, and the alarm content is relatively fixed and single, not flexible and specific enough. In addition, when the data fluctuates around the threshold, the smart device frequently switches back and forth between alarming and canceling the alarm, causing repeated alarms.
发明内容Summary of the invention
本发明的目的是提供一种基于数据中心监控系统的智能设备监测方法、装置及设备,用以解决传统的数据中心监控系统依赖智能设备上传的告警信息进行改进,告警内容固定而单一,而且会导致反复告警的问题。The purpose of the present invention is to provide an intelligent equipment monitoring method, device and equipment based on a data center monitoring system, to solve the traditional data center monitoring system relying on the alarm information uploaded by the intelligent equipment to improve, the alarm content is fixed and single, and Problems that cause repeated alarms.
为解决上述技术问题,本发明提供了一种基于数据中心监控系统的智能设备监测方法,包括:In order to solve the above technical problems, the present invention provides a smart device monitoring method based on a data center monitoring system, including:
获取智能设备的监测数据,所述监测数据包括监测项目和监测数值;Obtain monitoring data of the smart device, the monitoring data including monitoring items and monitoring values;
预先根据异常范围和滞回值确定数值波动范围;Determine the numerical fluctuation range according to the abnormal range and hysteresis value in advance;
判断所述监测数值是否在所述数值波动范围内;Determine whether the monitored value is within the fluctuation range of the value;
若所述监测数值在所述数值波动范围内,则获取前一时刻所述监测项目的告警状态;If the monitoring value is within the value fluctuation range, acquiring the alarm status of the monitoring item at the previous moment;
若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。If the alarm status is an implementation alarm, then alarm information is generated, otherwise no alarm information is generated.
其中,所述异常范围包括多个子异常范围,各个所述子异常范围对应不同等级的告警信息,其中,所述子异常范围的数量是通过动态调整得到的。Wherein, the abnormal range includes a plurality of sub-abnormal ranges, each of the sub-abnormal ranges corresponds to different levels of alarm information, wherein the number of the sub-abnormal ranges is obtained through dynamic adjustment.
其中,所述异常范围包括以下四个子异常范围:Wherein, the abnormal scope includes the following four sub-abnormal scopes:
高于高限值hhi的第一子异常范围、低于所述高限值hhi且高于限值hi的第二子异常范围、低于限值low且高于低限值llow的第三子异常范围、以及低于所述低限值llow的第四子异常范围,其中,llow<low<hi<hhi。The first sub-abnormal range higher than the high limit hhi, the second sub-abnormal range lower than the high limit hhi and higher than the limit hi, and the third sub-abnormal range lower than the limit low and higher than the low limit llow The abnormal range, and the fourth sub-abnormal range lower than the low limit value llow, where low<low<hi<hhi.
其中,所述高限值hhi、所述限值hi、所述限值low、以及所述低限值llow均为通过动态调整得到的。Wherein, the high limit hhi, the limit hi, the limit low, and the low limit llow are all obtained through dynamic adjustment.
其中,所述滞回值包括:Wherein, the hysteresis value includes:
与所述第一异常范围相对应的第一滞回值band1、与所述第二异常范围相对应的第二滞回值band2、与所述第三异常范围相对应的第三滞回值band3、以及与所述第四异常范围相对应的第四滞回值band4,其中,llow+band4<low,low+band3<hi,low<hi-band2,hi<hhi-band1。The first hysteresis value band1 corresponding to the first abnormal range1, the second hysteresis value band2 corresponding to the second abnormal range2, the third hysteresis value band3 corresponding to the third abnormal range , And a fourth hysteresis value band4 corresponding to the fourth abnormal range, where low+band4<low, low+band3<hi, low<hi-band2, hi<hhi-band1.
其中,所述获取智能设备的监测数据包括:Wherein, said acquiring the monitoring data of the smart device includes:
通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。Obtain the monitoring data of smart devices through any of the serial port protocol, tcp Modbus protocol and snmp protocol.
其中,在所述预先根据异常范围和滞回值确定数值波动范围之后,还包括:Wherein, after the numerical fluctuation range is determined in advance according to the abnormal range and the hysteresis value, it further includes:
判断所述异常范围与所述滞回值是否设置合理;Determine whether the abnormal range and the hysteresis value are set reasonably;
若不合理,则提示用户重新设置所述异常范围,和/或所述滞回值。If it is unreasonable, the user is prompted to reset the abnormal range and/or the hysteresis value.
本发明还提供了一种基于数据中心监控系统的智能设备监测装置,包括:The present invention also provides an intelligent equipment monitoring device based on the data center monitoring system, including:
监测数据获取模块:用于获取智能设备的监测数据,所述监测数据包括监测项目和监测数值;Monitoring data acquisition module: used to acquire monitoring data of smart devices, the monitoring data including monitoring items and monitoring values;
数值波动范围确定模块:用于预先根据异常范围和滞回值确定数值波 动范围;Numerical fluctuation range determination module: used to determine the numerical fluctuation range according to the abnormal range and hysteresis value in advance;
监测数值判断模块:用于判断所述监测数值是否在所述数值波动范围内;Monitoring value determination module: used to determine whether the monitoring value is within the fluctuation range of the value;
告警状态获取模块:用于若所述监测数值在所述数值波动范围内,则获取前一时刻所述监测项目的告警状态;Alarm status acquisition module: if the monitoring value is within the fluctuation range of the value, obtain the alarm status of the monitoring item at the previous moment;
告警模块:用于若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。Alarm module: used to generate alarm information if the alarm state is an implementation alarm, otherwise no alarm information is generated.
其中,所述监测数据获取模块具体用于:通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。Wherein, the monitoring data obtaining module is specifically used to obtain the monitoring data of the smart device through any one of the serial port protocol, the tcp Modbus protocol, and the snmp protocol.
最后,本发明还提供了一种基于数据中心监控系统的智能设备监测设备,包括:Finally, the present invention also provides a smart device monitoring device based on a data center monitoring system, including:
存储器:用于存储计算机程序;Memory: used to store computer programs;
处理器:用于执行所述计算机程序以实现如上所述的一种基于数据中心监控系统的智能设备监测方法的步骤。Processor: used to execute the computer program to implement the steps of a smart device monitoring method based on a data center monitoring system as described above.
本发明所提供的一种基于数据中心监控系统的智能设备监测方法,能够预先根据异常范围和滞回值确定数值波动范围,获取智能设备的监测数据,该监测数据包括监测项目和监测数值,进而判断监测数值是否在数值波动范围内,如果在,则获取前一时刻该监测项目的告警状态,若告警状态为实施告警,则生成告警信息,否则不生成告警信息。可见,该方法不依赖于智能设备自身的判断,而是获取智能设备上的监测数据,并据此判断是否进行告警,另外,该方法可以自行设置调整异常范围,灵活性较高,而且设置有滞回值,根据滞回值和异常范围确定数据波动范围,当监测数值落在波动范围,则维持前一时刻的告警状态,避免了监测数值在异常范围的边缘来回波动造成的反复告警。The smart device monitoring method based on the data center monitoring system provided by the present invention can determine the value fluctuation range according to the abnormal range and hysteresis value in advance, and obtain the monitoring data of the smart device. The monitoring data includes monitoring items and monitoring values, and then Determine whether the monitored value is within the numerical fluctuation range. If it is, then obtain the alarm status of the monitored item at the previous moment. If the alarm status is an implementation alarm, then generate alarm information; otherwise, no alarm information is generated. It can be seen that this method does not rely on the judgment of the smart device itself, but obtains the monitoring data on the smart device, and judges whether or not to raise an alarm based on this. In addition, this method can set and adjust the abnormal range by itself, with high flexibility and setting The hysteresis value determines the data fluctuation range based on the hysteresis value and the abnormal range. When the monitored value falls within the fluctuation range, the previous alarm state is maintained, avoiding repeated alarms caused by the back and forth fluctuation of the monitored value at the edge of the abnormal range.
此外,本发明还提供了一种基于数据中心监控系统的智能设备监测装置及设备,其作用与上述方法的作用相对应,这里不再赘述。In addition, the present invention also provides an intelligent equipment monitoring device and equipment based on the data center monitoring system, the function of which corresponds to the function of the above method, and will not be repeated here.
附图说明Description of the drawings
为了更清楚的说明本发明实施例或现有技术的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单的介绍,显而易见地,下 面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions of the prior art more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are merely For some of the embodiments of the present invention, those of ordinary skill in the art can obtain other drawings based on these drawings without creative work.
图1为本发明提供的一种基于数据中心监控系统的智能设备监测方法实施例的实现流程图;Fig. 1 is an implementation flowchart of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention;
图2为本发明提供的一种基于数据中心监控系统的智能设备监测方法实施例的异常范围示意图;2 is a schematic diagram of an abnormal range of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention;
图3为本发明提供的一种基于数据中心监控系统的智能设备监测方法实施例的数据波动范围示意图;3 is a schematic diagram of the data fluctuation range of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention;
图4为本发明提供的一种基于数据中心监控系统的智能设备监测方法实施例的用户界面示意图;4 is a schematic diagram of a user interface of an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention;
图5为本发明提供的一种基于数据中心监控系统的智能设备监测装置实施例的结构框图。Fig. 5 is a structural block diagram of an embodiment of a smart device monitoring device based on a data center monitoring system provided by the present invention.
具体实施方式detailed description
本发明的核心是提供一种基于数据中心监控系统的智能设备监测方法、装置及设备,避免了依赖智能设备的判断,能够设置调整异常范围,灵活性较高,且通过设置滞回值,有效避免了反复告警的发生。The core of the present invention is to provide an intelligent equipment monitoring method, device and equipment based on a data center monitoring system, which avoids relying on the judgment of intelligent equipment, can set the adjustment abnormal range, has high flexibility, and is effective by setting the hysteresis value. Avoid repeated alarms.
为了使本技术领域的人员更好地理解本发明方案,下面结合附图和具体实施方式对本发明作进一步的详细说明。显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to enable those skilled in the art to better understand the solution of the present invention, the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
本发明提及的方案主要应用于数据中心动力环境监控的软件系统中。数据中心动力环境监控系统实现数据中心的一站式数据采集、分析、统计、展示和设备远程控制以及异常警报等,旨在使得数据中心运维更简单、智能、准确、全面和高效。其中,智能设备运行数据异常的发现和报警是非常重要也是对运维很有帮助的一个功能,遗憾的是当前的数据异常告警判断和发现机制存在着很大的缺陷,详情可参见背景技术,针对这个问题,本发明提出了一种基于数据中心监控系统的智能设备监测方法。The solution mentioned in the present invention is mainly applied to a software system for monitoring the power environment of a data center. The data center dynamic environment monitoring system realizes one-stop data collection, analysis, statistics, display, remote control of equipment and abnormal alarms of the data center, and aims to make the operation and maintenance of the data center simpler, smarter, accurate, comprehensive and efficient. Among them, the discovery and alarm of the abnormal operation data of the smart device is a very important and helpful function for operation and maintenance. Unfortunately, the current data abnormal alarm judgment and discovery mechanism has great defects. For details, please refer to the background technology. To solve this problem, the present invention proposes a method for monitoring smart equipment based on a data center monitoring system.
下面对本发明提供的一种基于数据中心监控系统的智能设备监测方法实施例进行介绍,参见图1,该实施例具体包括:The following describes an embodiment of a smart device monitoring method based on a data center monitoring system provided by the present invention. Referring to FIG. 1, this embodiment specifically includes:
步骤S101:获取智能设备的监测数据,所述监测数据包括监测项目和监测数值。Step S101: Obtain monitoring data of the smart device, where the monitoring data includes monitoring items and monitoring values.
由于智能设备与智能设备之间的协议可能不尽相同,因此本实施例中数据中心监控系统可以与多种协议的智能设备进行通信,具体的,可以通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。Since the protocols between smart devices and smart devices may be different, the data center monitoring system in this embodiment can communicate with smart devices of multiple protocols, specifically, through serial port protocol, tcp Modbus protocol, and snmp protocol. Any protocol can obtain monitoring data of smart devices.
步骤S102:预先根据异常范围和滞回值确定数值波动范围。Step S102: Determine the numerical fluctuation range according to the abnormal range and the hysteresis value in advance.
本实施例中异常范围指的是用来判断数据是否异常的一个参考范围,上述异常范围可以不只有一个,也就是说可以上述异常范围可以划分为多个子异常范围,各个所述子异常范围对应不同等级的告警信息。需要说明的是,上述子异常范围的数量是可以进行动态调整的,各个子异常范围也是可以自定义的。The abnormal range in this embodiment refers to a reference range used to determine whether the data is abnormal. The above abnormal range can be more than one. That is to say, the abnormal range can be divided into multiple sub-abnormal ranges, and each sub-abnormal range corresponds to Different levels of alarm information. It should be noted that the number of the above-mentioned sub-abnormal ranges can be dynamically adjusted, and each sub-abnormal range can also be customized.
值得一提的是,显然智能设备的监测项目众多,评价各个监测项目的监测数值是否异常的异常范围显然可能是不同的,根据监测项目的不同,针对监测项目所需要的精确度,各个监测项目的子异常范围的数量也可以有针对性的设置。It is worth mentioning that there are obviously many monitoring items for smart devices, and the abnormal range for evaluating whether the monitoring value of each monitoring item is abnormal may obviously be different. According to the different monitoring items, according to the accuracy required by the monitoring items, each monitoring item The number of sub-anomaly ranges can also be set in a targeted manner.
除了上述异常范围,步骤S102中还提到了滞回值。滞回值为本发明针对滞回现象提出了一个值,所谓滞回现象,指的是数据在一个范围内来回波动的现象。例如,某些电气特性相关的数据参数如电流,客观存在着滞回现象,从单纯的边缘阈值无法过滤掉滞回现象带来的误判,在数据波动的时候可能造成反复告警。因此,本实施例提出滞回值,是为了解决数据在上述边缘阈值左右来回波动造成的反复告警的问题。In addition to the above abnormal range, the hysteresis value is also mentioned in step S102. The hysteresis value is a value proposed by the present invention for the hysteresis phenomenon. The so-called hysteresis phenomenon refers to the phenomenon that data fluctuates back and forth within a range. For example, some data parameters related to electrical characteristics, such as current, objectively have hysteresis. The pure edge threshold cannot filter out the misjudgment caused by the hysteresis, and may cause repeated alarms when the data fluctuates. Therefore, the present embodiment proposes the hysteresis value to solve the problem of repeated alarms caused by data fluctuations around the above-mentioned edge threshold.
所谓数值波动范围,指的是根据异常范围和滞回值确定的一个中性范围,对于监测数值落在该范围内的监测项目,本实施例根据该监测项目在前一时刻的告警状态来决定是否告警。The so-called numerical fluctuation range refers to a neutral range determined according to the abnormal range and hysteresis value. For monitoring items whose monitored values fall within this range, this embodiment determines the monitoring item based on the alarm state of the monitoring item at the previous moment. Whether to warn.
步骤S103:判断所述监测数值是否在所述数值波动范围内。Step S103: Determine whether the monitored value is within the fluctuation range of the value.
步骤S104:若所述监测数值在所述数值波动范围内,则获取前一时刻 所述监测项目的告警状态。Step S104: If the monitored value is within the fluctuation range of the value, obtain the alarm status of the monitored item at the previous moment.
步骤S105:若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。Step S105: If the alarm state is an implementation alarm, then generate alarm information, otherwise, no alarm information is generated.
下面对步骤S102进行更加详细的描述:Step S102 is described in more detail below:
如上所述,异常范围可以包括多个子异常范围,在本实施例中,如图2所示,所述异常范围包括以下四个子异常范围:As described above, the abnormal range may include multiple sub-abnormal ranges. In this embodiment, as shown in FIG. 2, the abnormal range includes the following four sub-abnormal ranges:
高于高限值hhi的第一子异常范围、低于所述高限值hhi且高于限值hi的第二子异常范围、低于限值low且高于低限值llow的第三子异常范围、以及低于所述低限值llow的第四子异常范围,其中,llow<low<hi<hhi。The first sub-abnormal range higher than the high limit hhi, the second sub-abnormal range lower than the high limit hhi and higher than the limit hi, and the third sub-abnormal range lower than the limit low and higher than the low limit llow The abnormal range, and the fourth sub-abnormal range lower than the low limit value llow, where low<low<hi<hhi.
可见,在上述各个子异常范围中,每个子异常范围都对应一个或两个边缘阈值,上面说明了子异常范围是可以进行自定义的,那么,显然,各个边缘阈值也是可以进行自定义的,即所述高限值hhi、所述限值hi、所述限值low、以及所述低限值llow均可以进行动态调整。It can be seen that in each of the above sub-anomaly ranges, each sub-anomaly range corresponds to one or two edge thresholds. The above illustrates that the sub-anomaly ranges can be customized. Obviously, each edge threshold can also be customized. That is, the high limit hhi, the limit hi, the limit low, and the low limit llow can all be dynamically adjusted.
在本实施例中,对于每个上述边缘阈值,均可以设置一个滞回值。具体的,如图3所示,所述滞回值可以包括:In this embodiment, for each of the aforementioned edge thresholds, a hysteresis value can be set. Specifically, as shown in FIG. 3, the hysteresis value may include:
与所述第一异常范围相对应的第一滞回值band1、与所述第二异常范围相对应的第二滞回值band2、与所述第三异常范围相对应的第三滞回值band3、以及与所述第四异常范围相对应的第四滞回值band4。其中,llow+band4<low,low+band3<hi,low<hi-band2,hi<hhi-band1。The first hysteresis value band1 corresponding to the first abnormal range1, the second hysteresis value band2 corresponding to the second abnormal range2, the third hysteresis value band3 corresponding to the third abnormal range , And a fourth hysteresis value band4 corresponding to the fourth abnormal range. Among them, low+band4<low, low+band3<hi, low<hi-band2, hi<hhi-band1.
如上所述,针对各个子异常范围有不同等级的告警信息。在本实施例中,具体的告警状态可以参见表1,表1为本实施例中对于落入各个范围内的监测数值的监测项目的告警状态。As mentioned above, there are different levels of warning information for each sub-abnormal range. In this embodiment, the specific alarm status can be referred to Table 1. Table 1 is the alarm status of the monitoring items of the monitoring value falling within each range in this embodiment.
Figure PCTCN2020084139-appb-000001
Figure PCTCN2020084139-appb-000001
Figure PCTCN2020084139-appb-000002
Figure PCTCN2020084139-appb-000002
表1Table 1
此外,在实施监测之前,需要设置异常范围和滞回值,这种方式极大提高了灵活性,但是也可能带来一些问题,例如异常范围或滞回值设置的不理想。也就是说,边缘阈值和滞回值之间并不是完全独立的,如果配置不准确的话它们中间有可能存在重叠的现象,而对用户来说,人工判定比较复杂。In addition, before implementing monitoring, it is necessary to set the abnormal range and hysteresis value. This method greatly improves flexibility, but it may also bring some problems, such as the abnormal range or the unsatisfactory setting of the hysteresis value. In other words, the edge threshold and the hysteresis value are not completely independent. If the configuration is inaccurate, there may be overlap between them. For users, manual judgment is more complicated.
针对这个问题,本实施例提供了在配置的时候通过计算发现配置的错误并提示用户修改,克服了人工判断的困难,这也使得整个监控系统更加准确可靠。具体可以分为以下两步:To solve this problem, this embodiment provides that the configuration error is found through calculation during configuration and the user is prompted to modify, which overcomes the difficulty of manual judgment, which also makes the entire monitoring system more accurate and reliable. It can be divided into the following two steps:
第一步:判断所述异常范围与所述滞回值是否设置合理。Step 1: Determine whether the abnormal range and the hysteresis value are set reasonably.
第二步:若不合理,则提示用户重新设置所述异常范围,和/或所述滞回值。Step 2: If it is unreasonable, prompt the user to reset the abnormal range and/or the hysteresis value.
具体的,如图4所示,可以通过数据中心监控系统的图形用户界面,来分别配置上述边缘阈值和滞回值。在用户保存配置的时候,通过特定公式算法判定滞回值和各个告警阈值的配置是否合理是否有重叠区域,具体 的判断逻辑可以如下:llow+band4<low,low+band3<hi,low<hi-band2,hi<hhi-band1。Specifically, as shown in Fig. 4, the above-mentioned edge threshold and hysteresis value can be configured respectively through the graphical user interface of the data center monitoring system. When the user saves the configuration, a specific formula algorithm is used to determine whether the hysteresis value and the configuration of each alarm threshold are reasonable or not. The specific judgment logic can be as follows: llow+band4<low, low+band3<hi, low<hi -band2, hi<hhi-band1.
如图4所示,具体的,除了可以配置上述边缘阈值和滞回值之外,还可以配置其他的一些参数,例如,告警延时,告警次数等等。As shown in Figure 4, specifically, in addition to the above-mentioned edge threshold and hysteresis value, other parameters can be configured, such as alarm delay, number of alarms, and so on.
综上所述,本实施例所提供的一种基于数据中心监控系统的智能设备监测方法,该方法不依赖于智能设备自身的判断,相比起单纯只从智能设备本身获取告警量,更加灵活,可以自定义异常范围和滞回值参数,适用性更强,还可以根据不同数据中的实际情况进行自定义配置。此外,还通过设置滞回值,在判定是否告警时将滞回值考虑在内,当监测数值落在波动范围,则维持前一时刻的告警状态,极大减小了误判率,克服了反复告警的问题。In summary, the smart device monitoring method based on the data center monitoring system provided by this embodiment does not rely on the judgment of the smart device itself, and is more flexible than simply obtaining the alarm amount from the smart device itself. , You can customize the abnormal range and hysteresis value parameters, which is more applicable, and you can customize the configuration according to the actual situation in different data. In addition, by setting the hysteresis value, the hysteresis value is taken into account when determining whether to alarm. When the monitored value falls within the fluctuation range, the alarm state at the previous moment is maintained, which greatly reduces the false positive rate and overcomes The problem of repeated warnings.
下面对本发明实施例提供的一种基于数据中心监控系统的智能设备监测装置实施例进行介绍,下文描述的一种基于数据中心监控系统的智能设备监测装置与上文描述的一种基于数据中心监控系统的智能设备监测方法可相互对应参照。The following describes an embodiment of a smart device monitoring device based on a data center monitoring system provided by an embodiment of the present invention. The smart device monitoring device based on a data center monitoring system described below is the same as the above-described one based on data center monitoring. The smart device monitoring methods of the system can be referred to each other.
如图5所示,该装置实施例具体包括:As shown in Figure 5, the device embodiment specifically includes:
监测数据获取模块501:用于获取智能设备的监测数据,所述监测数据包括监测项目和监测数值。Monitoring data acquisition module 501: used to acquire monitoring data of smart devices, where the monitoring data includes monitoring items and monitoring values.
数值波动范围确定模块502:用于预先根据异常范围和滞回值确定数值波动范围。Numerical fluctuation range determination module 502: used to determine the numerical fluctuation range according to the abnormal range and the hysteresis value in advance.
监测数值判断模块503:用于判断所述监测数值是否在所述数值波动范围内。Monitoring value judgment module 503: used to determine whether the monitored value is within the numerical fluctuation range.
告警状态获取模块504:用于若所述监测数值在所述数值波动范围内,则获取前一时刻所述监测项目的告警状态。The alarm state acquisition module 504 is configured to obtain the alarm state of the monitoring item at the previous moment if the monitored value is within the numerical fluctuation range.
告警模块505:用于若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。Alarm module 505: used to generate alarm information if the alarm state is an implementation alarm, otherwise no alarm information is generated.
其中,所述监测数据获取模块501具体用于:通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。Wherein, the monitoring data obtaining module 501 is specifically configured to obtain monitoring data of the smart device through any one of a serial port protocol, a tcp Modbus protocol, and a snmp protocol.
本实施例的一种基于数据中心监控系统的智能设备监测装置用于实现前述的一种基于数据中心监控系统的智能设备监测方法,因此该装置中的具体实施方式可见前文中的一种基于数据中心监控系统的智能设备监测方法的实施例部分,例如,监测数据获取模块501、数值波动范围确定模块502、监测数值判断模块503、告警状态获取模块504、告警模块505,分别用于实现上述一种基于数据中心监控系统的智能设备监测方法中步骤S101,S102,S103,S104,S105。所以,其具体实施方式可以参照相应的各个部分实施例的描述,在此不再展开介绍。The smart device monitoring device based on the data center monitoring system of this embodiment is used to implement the aforementioned smart device monitoring method based on the data center monitoring system. Therefore, the specific implementation of the device can be seen in the previous one based on data The embodiment part of the smart device monitoring method of the central monitoring system, for example, the monitoring data acquisition module 501, the value fluctuation range determination module 502, the monitoring value judgment module 503, the alarm state acquisition module 504, and the alarm module 505 are respectively used to implement the above-mentioned one. Steps S101, S102, S103, S104, S105 in a smart device monitoring method based on a data center monitoring system. Therefore, for the specific implementation manners, reference may be made to the description of the respective parts of the embodiments, and the introduction is not repeated here.
另外,由于本实施例的一种基于数据中心监控系统的智能设备监测装置用于实现前述的一种基于数据中心监控系统的智能设备监测方法,因此其作用与上述方法的作用相对应,这里不再赘述。In addition, since the smart device monitoring device based on the data center monitoring system of this embodiment is used to implement the foregoing smart device monitoring method based on the data center monitoring system, its function corresponds to the function of the above method, and it is not here. Repeat it again.
最后,本发明还提供了一种基于数据中心监控系统的智能设备监测设备,包括:Finally, the present invention also provides a smart device monitoring device based on a data center monitoring system, including:
存储器:用于存储计算机程序;Memory: used to store computer programs;
处理器:用于执行所述计算机程序以实现如上所述的一种基于数据中心监控系统的智能设备监测方法的步骤。Processor: used to execute the computer program to implement the steps of a smart device monitoring method based on a data center monitoring system as described above.
本发明提供的一种基于数据中心监控系统的智能设备监测设备用于实现前述的一种基于数据中心监控系统的智能设备监测方法,因此对于其具体实施方式,本发明这里不再展开介绍,显然,该设备的作用与上述方法相对应,这里也不再赘述。The smart device monitoring device based on the data center monitoring system provided by the present invention is used to implement the aforementioned smart device monitoring method based on the data center monitoring system. Therefore, for its specific implementation, the present invention will not be introduced here. Obviously The function of this device corresponds to the above method, so I won’t repeat it here.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其它实施例的不同之处,各个实施例之间相同或相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。The various embodiments in this specification are described in a progressive manner, and each embodiment focuses on the differences from other embodiments, and the same or similar parts between the various embodiments can be referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant part can be referred to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功 能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals may further realize that the units and algorithm steps of the examples described in the embodiments disclosed in this article can be implemented by electronic hardware, computer software, or a combination of both, in order to clearly illustrate the possibilities of hardware and software. Interchangeability. In the above description, the composition and steps of each example have been generally described in accordance with the function. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered as going beyond the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the method or algorithm described in the embodiments disclosed in this document can be directly implemented by hardware, a software module executed by a processor, or a combination of the two. The software module can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disks, removable disks, CD-ROMs, or all areas in the technical field. Any other known storage medium.
以上对本发明所提供的一种基于数据中心监控系统的智能设备监测方法、装置及设备进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。The above describes in detail a method, device and equipment for monitoring smart equipment based on a data center monitoring system provided by the present invention. Specific examples are used in this article to illustrate the principle and implementation of the present invention. The description of the above examples is only used to help understand the method and core idea of the present invention. It should be pointed out that for those of ordinary skill in the art, without departing from the principle of the present invention, several improvements and modifications can be made to the present invention, and these improvements and modifications also fall within the protection scope of the claims of the present invention.

Claims (10)

  1. 一种基于数据中心监控系统的智能设备监测方法,其特征在于,包括:A smart device monitoring method based on a data center monitoring system, which is characterized in that it includes:
    获取智能设备的监测数据,所述监测数据包括监测项目和监测数值;Obtain monitoring data of the smart device, the monitoring data including monitoring items and monitoring values;
    预先根据异常范围和滞回值确定数值波动范围;Determine the numerical fluctuation range according to the abnormal range and hysteresis value in advance;
    判断所述监测数值是否在所述数值波动范围内;Determine whether the monitored value is within the fluctuation range of the value;
    若所述监测数值在所述数值波动范围内,则获取前一时刻所述监测项目的告警状态;If the monitoring value is within the value fluctuation range, acquiring the alarm status of the monitoring item at the previous moment;
    若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。If the alarm status is an implementation alarm, then alarm information is generated, otherwise no alarm information is generated.
  2. 如权利要求1所述的方法,其特征在于,所述异常范围包括多个子异常范围,各个所述子异常范围对应不同等级的告警信息,其中,所述子异常范围的数量是通过动态调整得到的。The method of claim 1, wherein the abnormal range includes a plurality of sub-abnormal ranges, each of the sub-abnormal ranges corresponds to different levels of alarm information, wherein the number of the sub-abnormal ranges is obtained through dynamic adjustment of.
  3. 如权利要求2所述的方法,其特征在于,所述异常范围包括以下四个子异常范围:The method according to claim 2, wherein the abnormal range includes the following four sub-abnormal ranges:
    高于高限值hhi的第一子异常范围、低于所述高限值hhi且高于限值hi的第二子异常范围、低于限值low且高于低限值llow的第三子异常范围、以及低于所述低限值llow的第四子异常范围,其中,llow<low<hi<hhi。The first sub-abnormal range higher than the high limit hhi, the second sub-abnormal range lower than the high limit hhi and higher than the limit hi, and the third sub-abnormal range lower than the limit low and higher than the low limit llow The abnormal range, and the fourth sub-abnormal range lower than the low limit value llow, where low<low<hi<hhi.
  4. 如权利要求3所述的方法,其特征在于,所述高限值hhi、所述限值hi、所述限值low、以及所述低限值llow均为通过动态调整得到的。The method according to claim 3, wherein the high limit hhi, the limit hi, the limit low, and the low limit llow are all obtained by dynamic adjustment.
  5. 如权利要求3所述的方法,其特征在于,所述滞回值包括:The method of claim 3, wherein the hysteresis value comprises:
    与所述第一异常范围相对应的第一滞回值band1、与所述第二异常范围相对应的第二滞回值band2、与所述第三异常范围相对应的第三滞回值band3、以及与所述第四异常范围相对应的第四滞回值band4,其中,llow+band4<low,low+band3<hi,low<hi-band2,hi<hhi-band1。The first hysteresis value band1 corresponding to the first abnormal range1, the second hysteresis value band2 corresponding to the second abnormal range2, the third hysteresis value band3 corresponding to the third abnormal range , And a fourth hysteresis value band4 corresponding to the fourth abnormal range, where low+band4<low, low+band3<hi, low<hi-band2, hi<hhi-band1.
  6. 如权利要求1所述的方法,其特征在于,所述获取智能设备的监测数据包括:The method according to claim 1, wherein said obtaining monitoring data of a smart device comprises:
    通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。Obtain the monitoring data of smart devices through any of the serial port protocol, tcp Modbus protocol and snmp protocol.
  7. 如权利要求1-6任意一项所述的方法,其特征在于,在所述预先根 据异常范围和滞回值确定数值波动范围之后,还包括:The method according to any one of claims 1 to 6, characterized in that, after the determining the numerical fluctuation range according to the abnormal range and the hysteresis value in advance, the method further comprises:
    判断所述异常范围与所述滞回值是否设置合理;Determine whether the abnormal range and the hysteresis value are set reasonably;
    若不合理,则提示用户重新设置所述异常范围,和/或所述滞回值。If it is unreasonable, the user is prompted to reset the abnormal range and/or the hysteresis value.
  8. 一种基于数据中心监控系统的智能设备监测装置,其特征在于,包括:An intelligent equipment monitoring device based on a data center monitoring system is characterized in that it comprises:
    监测数据获取模块:用于获取智能设备的监测数据,所述监测数据包括监测项目和监测数值;Monitoring data acquisition module: used to acquire monitoring data of smart devices, the monitoring data including monitoring items and monitoring values;
    数值波动范围确定模块:用于预先根据异常范围和滞回值确定数值波动范围;Numerical fluctuation range determination module: used to determine the numerical fluctuation range according to the abnormal range and hysteresis value in advance;
    监测数值判断模块:用于判断所述监测数值是否在所述数值波动范围内;Monitoring value determination module: used to determine whether the monitoring value is within the fluctuation range of the value;
    告警状态获取模块:用于若所述监测数值在所述数值波动范围内,则获取前一时刻所述监测项目的告警状态;Alarm status acquisition module: if the monitoring value is within the fluctuation range of the value, obtain the alarm status of the monitoring item at the previous moment;
    告警模块:用于若所述告警状态为实施告警,则生成告警信息,否则不生成告警信息。Alarm module: used to generate alarm information if the alarm state is an implementation alarm, otherwise no alarm information is generated.
  9. 如权利要求8所述的装置,其特征在于,所述监测数据获取模块具体用于:通过串口协议、tcp Modbus协议以及snmp协议中任意一种协议获取智能设备的监测数据。The device according to claim 8, wherein the monitoring data acquisition module is specifically configured to acquire the monitoring data of the smart device through any one of the serial port protocol, the tcp Modbus protocol, and the snmp protocol.
  10. 一种基于数据中心监控系统的智能设备监测设备,其特征在于,包括:A smart device monitoring device based on a data center monitoring system, which is characterized in that it includes:
    存储器:用于存储计算机程序;Memory: used to store computer programs;
    处理器:用于执行所述计算机程序以实现如权利要求1-7任意一项所述的一种基于数据中心监控系统的智能设备监测方法的步骤。Processor: used to execute the computer program to implement the steps of a data center monitoring system-based smart device monitoring method according to any one of claims 1-7.
PCT/CN2020/084139 2019-04-15 2020-04-10 Smart apparatus monitoring method employing data center monitoring system, device, and apparatus WO2020211698A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910299501.7A CN110191011A (en) 2019-04-15 2019-04-15 Smart machine monitoring method, device and equipment based on data center's monitoring system
CN201910299501.7 2019-04-15

Publications (1)

Publication Number Publication Date
WO2020211698A1 true WO2020211698A1 (en) 2020-10-22

Family

ID=67714317

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/084139 WO2020211698A1 (en) 2019-04-15 2020-04-10 Smart apparatus monitoring method employing data center monitoring system, device, and apparatus

Country Status (2)

Country Link
CN (1) CN110191011A (en)
WO (1) WO2020211698A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115914024A (en) * 2022-11-28 2023-04-04 东南大学 Method for detecting abnormal environment of intelligent networked automobile data

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110191011A (en) * 2019-04-15 2019-08-30 厦门科灿信息技术有限公司 Smart machine monitoring method, device and equipment based on data center's monitoring system
CN112721744B (en) * 2021-01-21 2022-07-12 金龙联合汽车工业(苏州)有限公司 Fuel cell vehicle energy control method and system based on environment temperature self-adaption

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170132063A1 (en) * 2015-11-10 2017-05-11 China Construction Bank Corporation Information system fault scenario information collecting method and system
CN106789323A (en) * 2017-01-05 2017-05-31 深圳奇迹智慧网络有限公司 A kind of communication network management method and its device
CN107276236A (en) * 2017-08-08 2017-10-20 国网江苏省电力公司宿迁供电公司 A kind of power network remote measurement warning strategies method based on floating threshold criterion
CN109412870A (en) * 2018-12-10 2019-03-01 网宿科技股份有限公司 Alarm monitoring method and platform, server, storage medium
CN110191011A (en) * 2019-04-15 2019-08-30 厦门科灿信息技术有限公司 Smart machine monitoring method, device and equipment based on data center's monitoring system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7475299B1 (en) * 2004-02-06 2009-01-06 Cisco Technology Inc. Method and system for real-time bit error ratio determination
CN102223264B (en) * 2011-06-14 2013-10-09 深圳中兴力维技术有限公司 Alarm processing method and alarm processing system for monitoring system
CN106530604B (en) * 2016-11-22 2019-04-26 华琳琳 The setting method on hysteresis boundary in a kind of livestock management system
CN107742399B (en) * 2017-11-16 2022-02-22 百度在线网络技术(北京)有限公司 Method and device for sending alarm signal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170132063A1 (en) * 2015-11-10 2017-05-11 China Construction Bank Corporation Information system fault scenario information collecting method and system
CN106789323A (en) * 2017-01-05 2017-05-31 深圳奇迹智慧网络有限公司 A kind of communication network management method and its device
CN107276236A (en) * 2017-08-08 2017-10-20 国网江苏省电力公司宿迁供电公司 A kind of power network remote measurement warning strategies method based on floating threshold criterion
CN109412870A (en) * 2018-12-10 2019-03-01 网宿科技股份有限公司 Alarm monitoring method and platform, server, storage medium
CN110191011A (en) * 2019-04-15 2019-08-30 厦门科灿信息技术有限公司 Smart machine monitoring method, device and equipment based on data center's monitoring system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115914024A (en) * 2022-11-28 2023-04-04 东南大学 Method for detecting abnormal environment of intelligent networked automobile data

Also Published As

Publication number Publication date
CN110191011A (en) 2019-08-30

Similar Documents

Publication Publication Date Title
WO2020211698A1 (en) Smart apparatus monitoring method employing data center monitoring system, device, and apparatus
US11070569B2 (en) Detecting outlier pairs of scanned ports
US7693876B2 (en) Monitoring usage rate patterns in storage resources
US7783744B2 (en) Facilitating root cause analysis for abnormal behavior of systems in a networked environment
CN112188531B (en) Abnormality detection method, abnormality detection device, electronic apparatus, and computer storage medium
CN103117879B (en) A kind of computer hardware operational factor network monitoring system
US7738377B1 (en) Method and apparatus for volumetric thresholding and alarming on internet protocol traffic
CN105530138B (en) Data monitoring method and device
US20230018908A1 (en) Feedback-based control system for software defined networks
US20140269339A1 (en) System for analysing network traffic and a method thereof
US20200244684A1 (en) Malicious port scan detection using source profiles
KR20090041198A (en) Method for detecting network attack based on time series model using the trend filtering
US20210400072A1 (en) Port scan detection using destination profiles
US11316872B2 (en) Malicious port scan detection using port profiles
US20200244685A1 (en) Scanner probe detection
CN114641045A (en) Power transmission line communication channel switching method and system based on communication quality perception
CN112988892B (en) Distributed system hot spot data management method
JP6317685B2 (en) Communication monitoring system, communication monitoring method and program
US11929869B2 (en) Scalable and real-time anomaly detection
CN104539488B (en) Network flow abnormal detecting method based on adjustable segmentation Tsallis entropys
CN116527390A (en) Port scan detection
CN114338206B (en) DDOS attack detection method, device, equipment and storage medium
JP7184197B2 (en) Abnormality detection device, abnormality detection method and abnormality detection program
JP2016144153A (en) Service monitoring device and service monitoring method
JP2005203992A (en) Network abnormality detecting device, network abnormality detection method, and network abnormality detection program

Legal Events

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

Ref document number: 20790430

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20790430

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20790430

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 09/05/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20790430

Country of ref document: EP

Kind code of ref document: A1