WO2020024369A1 - Procédé et dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé - Google Patents

Procédé et dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé Download PDF

Info

Publication number
WO2020024369A1
WO2020024369A1 PCT/CN2018/104975 CN2018104975W WO2020024369A1 WO 2020024369 A1 WO2020024369 A1 WO 2020024369A1 CN 2018104975 W CN2018104975 W CN 2018104975W WO 2020024369 A1 WO2020024369 A1 WO 2020024369A1
Authority
WO
WIPO (PCT)
Prior art keywords
template
alarm
parameters
public
alert
Prior art date
Application number
PCT/CN2018/104975
Other languages
English (en)
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 WO2020024369A1 publication Critical patent/WO2020024369A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • 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/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • 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
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning

Definitions

  • the present application belongs to the field of computer technology, and particularly relates to a method and device for configuring an operation and maintenance alarm template based on a private cloud.
  • the monitoring system is the most important part of the entire operation and maintenance link, and even the entire product life cycle, and plays a very important role.
  • the monitoring system can comprehensively monitor and alarm the server, operating system, middleware, and applications. It can promptly detect failures in advance and provide informative data afterwards to track and locate problems.
  • Open-Falcon and Zabbix are commonly used open source operation and maintenance monitoring tools. Because of Open-Falcon's powerful and flexible data collection, humanized alarm settings, efficient alarm policy management, and high availability, it is favored, but the existing Open-Falcon data model's alarm template is universal and installed. Machines that use the operation and maintenance monitoring tool Open-Falcon may not be able to provide early warning when the system is monitored using a common alarm template.
  • a method and a device for configuring an O & M alarm template based on a private cloud are used to solve the problem that in the prior art, a machine installed with an O & M monitoring tool may fail to monitor a system using a general alarm template. Early warning issues.
  • a first aspect of the embodiments of the present application provides a method for configuring an O & M alarm template based on a private cloud, including:
  • attribute parameters and early warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alert template;
  • a sub-template of the public alert template is created according to the attribute parameters, and a sub-template of the public alert template is configured based on the alert parameters.
  • a second aspect of the embodiments of the present application provides a device, including:
  • a request information obtaining unit configured to obtain request information for requesting configuration of an alarm template; wherein the request information includes a type identifier of a public alarm template to be called;
  • a parameter obtaining unit configured to obtain attribute parameters and obtain early-warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alarm template;
  • a configuration unit is configured to create a sub-template of the public alarm template according to the attribute parameters, and configure a sub-template of the public alarm template based on the early-warning parameters.
  • a third aspect of the embodiments of the present application provides a device, including a memory, a processor, and computer-readable instructions stored in the memory and executable on the processor, where the processor executes the computer-readable instructions. The following steps are implemented when the instruction is read:
  • attribute parameters and early warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alert template;
  • a sub-template of the public alert template is created according to the attribute parameters, and a sub-template of the public alert template is configured based on the alert parameters.
  • a fourth aspect of the embodiments of the present application provides a computer-readable storage medium.
  • the computer-readable storage medium stores computer-readable instructions. When the computer-readable instructions are executed by a processor, the following steps are implemented:
  • attribute parameters and early warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alert template;
  • a sub-template of the public alert template is created according to the attribute parameters, and a sub-template of the public alert template is configured based on the alert parameters.
  • a sub-template of a public alarm template is created according to the attribute parameters by obtaining attribute parameters and early-warning parameters to be configured, and a sub-template of the common alarm template is configured based on the obtained early-warning parameters, thereby obtaining a personalized alarm template.
  • Monitoring your own running status through a personalized alarm template can improve the real-time nature of the warning and the accuracy of the alarm.
  • FIG. 1 is an implementation flowchart of a method for configuring an O & M alarm template based on a private cloud provided by an embodiment of the present application
  • FIG. 2 is a specific implementation flowchart of S103 in a method for configuring an O & M alarm template based on a private cloud according to an embodiment of the present application;
  • FIG. 3 is a structural block diagram of a device according to an embodiment of the present application.
  • FIG. 4 is a schematic diagram of a device according to another embodiment of the present application.
  • the method for configuring an alarm template in the embodiment of the present application is implemented based on a private cloud.
  • the private cloud (Private Clouds) are built for a single customer use, thus providing the most effective control over data, security, and quality of service.
  • FIG. 1 is an implementation flowchart of a method for configuring an O & M alarm template based on a private cloud provided by an embodiment of the present application.
  • a method for configuring an alarm template based on a private cloud is performed by a device that requires operation and maintenance monitoring.
  • An operation and maintenance monitoring tool is installed in the device.
  • the device that requires operation and maintenance monitoring includes, but is not limited to, servers and network devices.
  • Network devices include, but are not limited to, switches, firewall devices, and load balancing devices.
  • the method for configuring an alarm template based on a private cloud as shown in the figure may include:
  • S101 Acquire request information for requesting configuration of an alarm template.
  • the request information includes a type identifier of a public alarm template to be retrieved.
  • the device can obtain the request information for requesting the configuration of the alarm template when detecting that the user selects the type of the public alarm template to be called and activates the function of configuring the alarm template through the interactive interface for configuring the alarm template.
  • the device may also obtain request information for requesting the configuration of the alarm template when it is detected that the user triggers an operation or instruction for requesting the configuration of the alarm template. Wherein, when it is detected that the user manipulates a key for requesting the configuration of the alarm template, it is recognized that the user triggers an operation for requesting the configuration of the alarm template.
  • a public alarm template refers to a general alarm template.
  • the type identifier of the public alarm template is used to identify the type of the public alarm template to be called.
  • the public alarm template to be retrieved refers to the preset public alarm template that the execution subject needs to use in the operation and maintenance process.
  • the public alarm template may include at least two of the public alarm template of the host class, the public alarm template of the network device class, and the public alarm template of the application class.
  • the host refers to a server.
  • the public alarm template of the host class is used to collect the running data of the host, so as to monitor the running status of the host, so that an alarm can be issued when a host abnormal operation is detected.
  • the public alarm template of the network device class is used to collect the operating data of the network device, so as to monitor the operation status of the network device, so that an alarm can be issued when the abnormal operation of the network device is detected.
  • the public alarm template of the application class is used to collect the running data of the installed application in the server, so as to monitor the running status of the application, so that an alarm can be generated when an abnormal operation of the application is detected.
  • S102 Obtain attribute parameters and warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alarm template.
  • the attribute parameters corresponding to each device are different, and the early-warning parameters to be configured for each device may be the same or different, which is not limited here.
  • the device may obtain the attribute parameter matching the type identifier in the request information according to the association relationship between the type identifier and the attribute parameter to be obtained, and obtain the alert parameter to be configured.
  • the attribute parameters are attribute parameters of the execution body itself.
  • the warning parameters to be configured can be set according to the type identification of the public alarm template that is called in advance and stored in the local database, or the device can obtain it from the configuration requirement information, which can be included in the request information sent by the terminal. There is no restriction here.
  • S102 may specifically be: obtaining a unique identifier and the type identifier according to the type identifier in the request information. Information about the type of the operating system, and obtain the warning parameters to be configured.
  • the attribute parameter includes a unique identifier of the execution body itself and type information of the operating system.
  • the unique identifier may be a device name.
  • Warning parameters include one or any combination of the following: Central Processing Unit (Central Processing Unit / Processor (CPU) utilization, CPU IO port waiting time, disk utilization, inode utilization, and memory utilization.
  • S102 may specifically be obtained according to the type identifier in the request information.
  • the attribute parameters include manufacturer information, device type, and device model.
  • the device types of network equipment include controllers, switches, firewalls, and load balancers.
  • the same network equipment produced by different manufacturers may have different names for the same functional indicators, and the operating parameters may also be different; the same network equipment may have different operating parameters, depending on its model. Therefore, configuring the alarm template according to the network device manufacturer information, device type, and device model can accurately monitor the operating status of each early-warning parameter.
  • the warning parameters to be configured include one or any combination of the following: the alarm level of the system log, the danger level of the system log, the emergency level of the system log, and the Error level.
  • the alert parameters to be configured include one or any combination of the following: CPU usage, number of sessions, fan status, high availability status, inbound traffic from the firewall, outbound traffic from the firewall, Xinhui And memory usage.
  • inbound and outbound traffic can be set with different alarm conditions according to the capacity of the firewall.
  • the warning parameters to be configured may further include: an alarm level of the system log, a danger level of the system log, an emergency event level of the system log, and an error level of the system log.
  • the warning parameters to be configured include one or any combination of the following: active connections, CPU usage, memory usage, new sessions, pings, networking requests per second, The number of virtual hosts connected, the number of virtual hosts connected, the alarm level of the system log, the danger level of the system log, the emergency level of the system log, and the error level of the system log.
  • the warning parameters to be configured include one or any combination of the following: CPU usage, inbound traffic of the switch, outbound traffic of the switch, number of ports, memory usage, ping, system log Alarm level, hazard level of the system log, incident level of the system log, and error level of the system log.
  • the early warning parameters to be configured may also include one or any combination of the following: high memory utilization, low memory utilization, MAC address drift, memory utilization, power State, temperature.
  • the type identifier when used to identify a public alarm template of an application, the running status of itself can be accurately monitored according to the installed application in the device, and S102 may specifically be obtained according to the type identifier in the request information.
  • the classification identifier to which the installed application belongs, the identifier of the instance included in the application, and the alert parameter to be configured are obtained.
  • the attribute parameter includes the classification identifier to which the installed application belongs and the identifier of the instance included in the application. In other embodiments, it may also be the identifier of the instance included in the installed application.
  • the alert parameters to be configured may include the number of threads.
  • the warning parameters to be configured may include one or any combination of the following: the number of connections, CPU usage, disk utilization, host name, IO thread status, memory utilization, read-only thread status, master-slave synchronization interval, database thread status.
  • MySQL can be used as a separate application in a client-server network environment, or it can be embedded into other software as a library.
  • S103 Create a sub-template of the public alarm template according to the attribute parameters, and configure a sub-template of the public alarm template based on the early-warning parameters.
  • the device retrieves the public alarm template corresponding to the type identifier contained in the request information according to the obtained attribute parameters, creates a sub-template of the retrieved public alarm template according to the attribute parameters, and according to the acquired alarm parameters that need to be configured for the created sub-templates Template for configuration.
  • the public template to be called is the parent template.
  • the configuration of the created sub-template according to the early-warning parameters to be configured may be specifically: configuring alarm indicators and / or alarm thresholds of each early-warning parameter in the created sub-template.
  • the alarm indicators may include, but are not limited to, the maximum number of alarms, the alarm level, and the effective time.
  • Each alarm level can be set to notify the user.
  • the method of notifying the user may include, but is not limited to, email and SMS. The way to notify users of different alarm levels can be the same or different.
  • the attribute parameter includes a unique identifier of the execution subject itself and type information of the operating system.
  • the device retrieves a public alarm template that matches the type of its operating system according to the type of the operating system, creates a sub-template of the public alarm template to be retrieved according to the unique identifier, and configures the created sub-template according to the alert parameters to be configured.
  • Warning parameters include one or any combination of the following: Central Processing Unit (Central Processing Unit / Processor (CPU) utilization, CPU IO port waiting time, disk utilization, inode utilization, and memory utilization.
  • the host name (unique identifier) of the execution body itself is CNLF011026, and its operating system is linux.
  • the public alarm template (parent template) to be called is common_LINUX
  • the child template created is default_tpl_LINUX_CNLF011026.
  • the default_tpl_LINUX_CNLF011026 does not match the alarm policy.
  • the alarm policy that takes effect on CNLF011026 is the alarm policy in common_LINUX. If the policy with the same alarm parameters (or monitoring items) is set in default_tpl_LINUX_CNLF011026, the alarm policy in default_tpl_LINUX_CNLF011026 will override the alarm policy in common_LINUX. Not only can achieve universal configuration, each host can also have personalized configuration.
  • the alarm index or alarm threshold of each early-warning parameter of the host can be set according to the type of the file system.
  • the category to which the installed application class belongs is: webloic
  • the instance name is instance name 24money-commonStg5SF2707 @ cnsh231149
  • the public alert template (parent template) to be called is common_Weblogic, and then according to the instance contained in the application
  • the child template created by the name is default_tpl_Weblogic_24money-commonStg5SF2707 @ cnsh231149.
  • the installed application is MySQL
  • the host name (unique identifier) is CNLF011026.
  • the public alarm template (parent template) to be called is common_MYSQL
  • the child template created based on the host name is common_default_tpl_MYSQL_CNSZ044501.
  • FIG. 2 is a specific implementation flowchart of S103 in a method for configuring an O & M alarm template based on a private cloud provided by an embodiment of the present application.
  • S103 may include S1031 to S1033. details as follows:
  • S1031 Retrieve the public alarm template and create a sub-template of the public alarm template according to the attribute parameters.
  • the device retrieves the public alarm template corresponding to the type identifier contained in the request information according to the obtained attribute parameters, and creates a sub-template of the retrieved public alarm template according to the attribute parameters.
  • S1032 Determine an alarm indicator corresponding to each of the early-warning parameters.
  • the attribute parameters include the unique identifier of the execution subject itself and the type information of the operating system. Warning parameters include one or any combination of the following: Central Processing Unit (Central Processing Unit / Processor (CPU) utilization, CPU IO port waiting time, disk utilization, inode utilization, and memory utilization.
  • CPU Central Processing Unit
  • the alarm strategy of one type of host is as follows:
  • the attribute parameters include manufacturer information, device type, and device model.
  • the warning parameters to be configured include one or any combination of the following: the alert level of the system log, the danger level of the system log, the incident level of the system log, and the error level of the system log .
  • the alert parameters to be configured include one or any combination of the following: CPU usage, number of sessions, fan status, high availability status, inbound traffic from the firewall, outbound traffic from the firewall, Xinhui And memory usage.
  • the alarm policy of one type of firewall is as follows:
  • inbound and outbound traffic can be set with different alarm conditions according to the capacity of the firewall.
  • the warning parameters to be configured may further include: an alarm level of the system log, a danger level of the system log, an emergency event level of the system log, and an error level of the system log.
  • the warning parameters to be configured include one or any combination of the following: active connections, CPU usage, memory usage, new sessions, pings, networking requests per second, The number of virtual hosts connected, the number of virtual hosts connected, the alarm level of the system log, the danger level of the system log, the emergency level of the system log, and the error level of the system log.
  • the alarm strategy of one type of load balancer is as follows:
  • the warning parameters to be configured include one or any combination of the following: CPU usage, inbound traffic of the switch, outbound traffic of the switch, number of ports, memory usage, ping, system log Alarm level, hazard level of the system log, incident level of the system log, and error level of the system log.
  • the alarm policy of one type of switch is as follows:
  • the early warning parameters to be configured may also include one or any combination of the following: high memory utilization, low memory utilization, MAC address drift, memory utilization, power State, temperature.
  • the device When the type identifier is used to identify a public alarm template of an application, the device may be a server, a network device, or the like.
  • the attribute parameter includes the classification identifier to which the installed application belongs and the identifier of the instance included in the application. In other embodiments, it may also be the identifier of the instance included in the installed application.
  • the alert parameters to be configured may include one or any combination of the following: the number of connections, CPU usage, disk utilization, host name, IO thread status, memory utilization, read-only thread status, master-slave synchronization interval, database thread status, etc.
  • MySQL alarm strategy is as follows:
  • S1033 Configure a sub-template of the common alarm template according to the early-warning parameter and the alarm indicator corresponding to each of the early-warning parameters.
  • a sub-template of a public alarm template is created according to the attribute parameters by obtaining attribute parameters and early-warning parameters to be configured, and a sub-template of the common alarm template is configured based on the obtained early-warning parameters, thereby obtaining a personalized alarm template.
  • Monitoring your own running status through a personalized alarm template can improve the real-time nature of the warning and the accuracy of the alarm.
  • FIG. 3 is a structural block diagram of a device provided by an embodiment of the present application.
  • the device includes, but is not limited to, a server and a network device.
  • the network device includes, but is not limited to, a switch, a firewall device, a load balancing device, and the like.
  • Each unit included in the device is configured to execute steps in the embodiments corresponding to FIG. 1 to FIG. 2.
  • the device 3 includes:
  • the request information obtaining unit 310 is configured to obtain request information for requesting configuration of an alarm template, where the request information includes a type identifier of a public alarm template to be called;
  • a parameter obtaining unit 320 configured to obtain attribute parameters and obtain early-warning parameters to be configured according to the request information; wherein the attribute parameters are used to create a sub-template of the public alarm template;
  • a configuration unit 330 is configured to create a sub-template of the public alarm template according to the attribute parameters, and configure a sub-template of the public alarm template based on the early-warning parameters.
  • configuration unit 330 specifically includes:
  • a creating unit configured to retrieve the public alert template and create a sub-template of the public alert template according to the attribute parameter
  • a determining unit configured to determine an alarm indicator corresponding to each of the early-warning parameters
  • a sub-template configuration unit is configured to configure a sub-template of the public alarm template according to the early-warning parameter and the alarm indicator corresponding to each of the early-warning parameters.
  • the parameter obtaining unit 320 is specifically configured to: obtain the unique identifier and the type information of the operating system according to the type identifier in the request information, and obtain the type identifier. Pre-alarm parameters to be configured.
  • the parameter obtaining unit 320 is specifically configured to: obtain the manufacturer information and device model according to the type identifier in the request information, and obtain all Describe the pre-alarm parameters to be configured.
  • the parameter obtaining unit 320 is specifically configured to obtain, according to the type identifier in the request information, the classification identifier to which the installed application belongs and the application contains Identification of the instance, and obtaining the warning parameter to be configured; wherein the instance is used to provide a service.
  • FIG. 4 is a schematic diagram of a device according to another embodiment of the present application.
  • the device 4 of this embodiment includes a processor 40, a memory 41, and computer-readable instructions 42 stored in the memory 41 and executable on the processor 40, such as a control program of the device. .
  • the processor 40 executes the computer-readable instructions 42
  • the steps in the embodiment of the method for configuring the operation and maintenance alarm template based on the private cloud of each device are implemented, for example, S101 to S103 shown in FIG. 1.
  • the processor 40 executes the computer-readable instructions 42
  • the functions of the units in the foregoing device embodiments are implemented, for example, the functions of the units 310 to 330 shown in FIG. 3.
  • the computer-readable instructions 42 may be divided into one or more units, and the one or more units are stored in the memory 41 and executed by the processor 40 to complete the present application.
  • the one or more units may be instruction segments of a series of computer-readable instructions capable of performing a specific function, and the instruction segments are used to describe an execution process of the computer-readable instructions 42 in the device 4.
  • the computer-readable instructions 42 may be divided into a request information acquisition unit, a parameter acquisition unit, and a configuration unit, and the specific functions of each unit are as described above.
  • the device may include, but is not limited to, a processor 40 and a memory 41.
  • FIG. 4 is only an example of the device 4, and does not constitute a limitation on the device 4. It may include more or fewer parts than shown in the figure, or combine some parts, or different parts, such as
  • the device may further include an input-output device, a network access device, a bus, and the like.
  • the processor 40 may be a central processing unit (Central Processing Unit (CPU), or other general-purpose processors, digital signal processors (DSPs), and application-specific integrated circuits (Applications) Specific Integrated Circuit (ASIC), off-the-shelf Programmable Gate Array (FPGA), or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • CPU Central Processing Unit
  • DSP digital signal processor
  • ASIC application-specific integrated circuits
  • FPGA off-the-shelf Programmable Gate Array
  • a general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
  • the memory 41 may be an internal storage unit of the device 4, such as a hard disk or a memory of the device 4.
  • the memory 41 may also be an external storage device of the device 4, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) card provided on the device 4, Flash card, etc. Further, the memory 41 may include both an internal storage unit of the device 4 and an external storage device.
  • the memory 41 is configured to store the computer-readable instructions and other programs and data required by the device.
  • the memory 41 may also be used to temporarily store data that has been output or is to be output.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Debugging And Monitoring (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

La présente invention concerne un procédé et un dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé. Le procédé comprend les étapes suivantes : obtenir des informations de demande pour demander la configuration d'un modèle d'alarme (S101) ; obtenir un paramètre d'attribut en fonction des informations de demande et obtenir un paramètre d'avertissement précoce à configurer (S102) ; et créer un sous-modèle d'un modèle d'alarme public en fonction du paramètre d'attribut, et configurer le sous-modèle du modèle d'alarme public sur la base du paramètre d'avertissement précoce (S103). Selon le procédé, des modèles d'alarme personnalisés peuvent être créés, et des états de fonctionnement sont surveillés au moyen des modèles d'alarme personnalisés ; la ponctualité de l'avertissement précoce et la précision de l'alarme sont améliorées.
PCT/CN2018/104975 2018-08-01 2018-09-11 Procédé et dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé WO2020024369A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810863343.9A CN108847995A (zh) 2018-08-01 2018-08-01 一种基于私有云的配置运维告警模板的方法及设备
CN201810863343.9 2018-08-01

Publications (1)

Publication Number Publication Date
WO2020024369A1 true WO2020024369A1 (fr) 2020-02-06

Family

ID=64192520

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/104975 WO2020024369A1 (fr) 2018-08-01 2018-09-11 Procédé et dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé

Country Status (2)

Country Link
CN (1) CN108847995A (fr)
WO (1) WO2020024369A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495347A (zh) * 2018-12-10 2019-03-19 北京北信源信息安全技术有限公司 一种数据采集方法及系统

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109412871B (zh) * 2018-12-20 2022-03-11 高新兴科技集团股份有限公司 一种物联网设备接入管理系统
CN110535701B (zh) * 2019-08-30 2022-07-01 新华三大数据技术有限公司 一种问题定位方法及装置
CN111401840B (zh) * 2020-03-13 2023-10-27 中国建设银行股份有限公司 生成担保物信息的方法、装置、设备和计算机可读介质
CN113065139A (zh) * 2021-05-06 2021-07-02 携程旅游网络技术(上海)有限公司 告警接入方法及系统、电子设备及介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710467A (zh) * 2012-06-29 2012-10-03 北京天地云箱科技有限公司 监控方法和装置
CN105427545A (zh) * 2015-12-30 2016-03-23 山东中创软件商用中间件股份有限公司 基于drools的设备告警管理方法及装置
CN106301919A (zh) * 2016-08-17 2017-01-04 浪潮电子信息产业股份有限公司 一种私有化云平台的告警系统及其实现方法
CN106685839A (zh) * 2016-11-17 2017-05-17 上海斐讯数据通信技术有限公司 路由器长连接服务监控方法及系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102486643B (zh) * 2010-12-03 2015-12-16 上海宝信软件股份有限公司 一种基于对象模型的设备监控系统
CN102324968B (zh) * 2011-06-30 2016-09-07 中兴通讯股份有限公司 一种无源光网络终端设备告警管理的方法和装置
CN102983999B (zh) * 2012-11-22 2016-05-25 安科智慧城市技术(中国)有限公司 一种监控平台系统及设备群的参数配置方法、系统
CN104657814B (zh) * 2014-12-17 2019-03-26 国电南瑞科技股份有限公司 基于ems系统的继电保护装置信号模板抽取定义方法
CN111865653A (zh) * 2016-08-24 2020-10-30 华为技术有限公司 业务编排方法及装置、业务发放方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102710467A (zh) * 2012-06-29 2012-10-03 北京天地云箱科技有限公司 监控方法和装置
CN105427545A (zh) * 2015-12-30 2016-03-23 山东中创软件商用中间件股份有限公司 基于drools的设备告警管理方法及装置
CN106301919A (zh) * 2016-08-17 2017-01-04 浪潮电子信息产业股份有限公司 一种私有化云平台的告警系统及其实现方法
CN106685839A (zh) * 2016-11-17 2017-05-17 上海斐讯数据通信技术有限公司 路由器长连接服务监控方法及系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495347A (zh) * 2018-12-10 2019-03-19 北京北信源信息安全技术有限公司 一种数据采集方法及系统

Also Published As

Publication number Publication date
CN108847995A (zh) 2018-11-20

Similar Documents

Publication Publication Date Title
WO2020024369A1 (fr) Procédé et dispositif pour configurer un modèle d'alarme de fonctionnement et de maintenance sur la base d'un nuage privé
US11296960B2 (en) Monitoring distributed applications
EP3281360B1 (fr) Surveillance de fonction de réseau virtualisée
WO2021129367A1 (fr) Procédé et appareil de surveillance de système de stockage décentralisé
US9548886B2 (en) Help desk ticket tracking integration with root cause analysis
CN110164101B (zh) 一种处理报警信息的方法及设备
US9497072B2 (en) Identifying alarms for a root cause of a problem in a data processing system
WO2020000745A1 (fr) Procédé et appareil de gestion de journal, dispositif informatique et support d'informations
US11706080B2 (en) Providing dynamic serviceability for software-defined data centers
US10181988B1 (en) Systems and methods for monitoring a network device
CN110362455B (zh) 一种数据处理方法和数据处理装置
WO2021184587A1 (fr) Procédé et appareil de surveillance de nuage privé basée sur prometheus et dispositif informatique et support de stockage
WO2017107656A1 (fr) Procédé et dispositif d'auto-cicatrisation de défaillance d'élément de réseau virtualisé
US9143412B1 (en) Proxy reporting for central management systems
WO2017080161A1 (fr) Procédé et dispositif de traitement d'informations d'alarme en informatique en nuage
WO2020000760A1 (fr) Procédé et dispositif d'administration de serveur, appareil informatique, et support d'informations
WO2020015092A1 (fr) Procédé et appareil de surveillance d'instance, dispositif terminal et support
WO2021072847A1 (fr) Procédé et appareil permettant de surveiller la condition d'un réseau informatique, dispositif informatique, et support de stockage
US20140189103A1 (en) System for monitoring servers and method thereof
WO2016197737A1 (fr) Procédé, appareil et système de traitement d'auto-vérification
WO2019232931A1 (fr) Procédé et système de traitement d'exception de nœud, dispositif et support de stockage lisible par ordinateur
CN111625386A (zh) 一种针对系统设备上电超时的监控方法和装置
WO2021213171A1 (fr) Procédé et appareil de basculement de serveur, nœud de gestion et support de stockage
US10659289B2 (en) System and method for event processing order guarantee
WO2020015098A1 (fr) Procédé de gestion de données, dispositif terminal, et support

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

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

Country of ref document: EP

Kind code of ref document: A1