WO2020000657A1 - 运维监控连接的建立方法、装置、终端设备及介质 - Google Patents

运维监控连接的建立方法、装置、终端设备及介质 Download PDF

Info

Publication number
WO2020000657A1
WO2020000657A1 PCT/CN2018/104999 CN2018104999W WO2020000657A1 WO 2020000657 A1 WO2020000657 A1 WO 2020000657A1 CN 2018104999 W CN2018104999 W CN 2018104999W WO 2020000657 A1 WO2020000657 A1 WO 2020000657A1
Authority
WO
WIPO (PCT)
Prior art keywords
monitoring
item
monitored
monitoring item
data
Prior art date
Application number
PCT/CN2018/104999
Other languages
English (en)
French (fr)
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 WO2020000657A1 publication Critical patent/WO2020000657A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • 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
    • 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 present application belongs to the field of communication technology, and particularly relates to a method, an apparatus, a terminal device, and a medium for establishing an operation and maintenance monitoring connection.
  • the current method of establishing O & M monitoring connections is usually to manually create monitoring items on the monitoring host, then create a data collection script on the monitored device, collect the data corresponding to each monitoring item, and send the data to the monitoring host to establish the start of operation.
  • Dimensional monitoring connection requires manual creation of monitoring items, which has the problems of tedious operation and low efficiency.
  • embodiments of the present application provide a method, an apparatus, a terminal device, and a medium for establishing an operation and maintenance monitoring connection, in order to solve the existing technology that needs to manually create monitoring items for monitoring data. Inefficiency.
  • a first aspect of the embodiments of the present application provides a method for establishing an operation and maintenance monitoring connection, including:
  • a second aspect of the embodiments of the present application provides a device for establishing an operation and maintenance monitoring connection, where the device includes:
  • a data receiving unit configured to receive monitoring data sent by the device to be monitored, where the monitoring data includes an identity of the device to be monitored;
  • a data judging unit configured to judge whether there is historical monitoring data corresponding to the identity identifier
  • a first monitoring item obtaining unit configured to obtain the first monitoring item of the device to be monitored from the monitoring data if there is no historical monitoring data corresponding to the identity
  • An operation and maintenance monitoring connection establishing unit is configured to establish an operation and maintenance monitoring connection with the device to be monitored according to the identity and the first monitoring item.
  • a third aspect of the embodiments of the present application provides a terminal device including a memory, a processor, and a computer program stored in the memory and executable on the processor.
  • the processor executes the computer program, To achieve the following steps:
  • a third aspect of the embodiments of the present application provides a computer-readable storage medium.
  • the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the operation and maintenance monitoring according to the first aspect is implemented. Steps of the connection establishment method.
  • the method, device, terminal device and medium for establishing an operation and maintenance monitoring connection provided in the embodiments of the present application first receive monitoring data sent by the device to be monitored, and the monitoring data includes an identity of the device to be monitored, and determine whether there is a connection with the identity. Identify the historical monitoring data corresponding to the identity, and if there is no historical monitoring data corresponding to the identity identification pair, obtain the first monitoring item of the device to be monitored from the monitoring data, according to the identity identification and the first monitoring item An monitoring item establishes an O & M monitoring connection with the device to be monitored. Since there is no need to manually create a monitoring item, the O & M monitoring connection of the device to be monitored can be automatically established.
  • the operation and maintenance monitoring establishment operation is simple, fast, and inefficient.
  • FIG. 1 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to another embodiment of the present application
  • FIG. 3 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to another embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a terminal device according to an embodiment of the present application.
  • FIG. 5 is a functional module diagram of a procedure for establishing an operation and maintenance monitoring connection according to an embodiment of the present application.
  • FIG. 1 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to an embodiment of the present application.
  • the method is applied to a monitoring device.
  • the monitoring device may be a Server, which can be one or more, for example.
  • the processing process of the monitoring device may include the following steps:
  • S101 Receive monitoring data sent by a device to be monitored, where the monitoring data includes an identity of the device to be monitored.
  • the identity identifier may be an address identifier of a device to be monitored, such as Media Access Control (Media Access Control Control (MAC) address, Internet Protocol (Internet Protocol Address (IP) address or domain name address.
  • the monitoring data is collected by a monitoring data collection script created on the device to be monitored, and the collection script automatically collects monitoring data of the device to be monitored at preset time intervals.
  • the monitoring data is the operating status or network status of the device to be monitored.
  • the monitoring data can be 10% CPU load, 10% memory usage, 10% disk usage, good network status, good port monitoring, and good log monitoring.
  • the correspondence between the pre-stored identity and historical monitoring data can be queried to determine whether there is historical monitoring data corresponding to the identity of the device to be monitored.
  • the first monitoring item is a monitoring item of the equipment to be monitored included in the monitoring data.
  • the monitoring item of the first monitoring item may be one or more of CPU load, memory use, disk use, network status, port monitoring, and log monitoring.
  • the first monitoring item of the device to be monitored may be obtained according to the separated identifier by identifying the separated identifier in the monitoring data.
  • S104 Establish an O & M monitoring connection with the device to be monitored according to the identity and the first monitoring item.
  • the identity is used to send a request for acquiring monitoring data to the device to be monitored
  • the first monitoring item is used to indicate a monitoring item included in the monitoring data sent back by the device to be monitored.
  • the first monitoring item is used to instruct the collection script to collect monitoring parameters of the device to be monitored.
  • the monitoring data carries the identity of the device to be monitored, and determines whether there is historical monitoring data corresponding to the identity. If there is no pair with the identity, Corresponding historical monitoring data, then obtain the first monitoring item of the device to be monitored from the monitoring data, and establish an operation and maintenance monitoring connection with the device to be monitored according to the identity and the first monitoring item. There is no need to manually create a monitoring item, and the operation and maintenance monitoring connection of the device to be monitored can be automatically established, and the operation and maintenance monitoring establishment operation is simple, fast, and inefficient.
  • FIG. 2 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to another embodiment of the present application. Based on the above embodiment, the process of obtaining the first monitoring item of the device to be monitored from the monitoring data in step S103 is described in detail as follows:
  • S201 Identify several separated identifiers in the monitoring data. Each separated identifier corresponds to a piece of data space for storing a monitoring parameter in the monitoring data, where the monitoring data includes one or more monitoring parameters.
  • the monitoring data may be a message in which a separation identifier is set in advance, and the separation identifier is obtained by scanning the message.
  • the separation identifier can be a series of specially formatted codes or preset numbers.
  • a piece of data space for storing the monitoring parameters of the first monitoring item can be reserved after a separated identifier. If there are monitoring parameters in the data space, the data space is not For example, referring to Table 1, the separation flag a is "0001", and the corresponding monitoring parameter data 1 is "50%”, so it is not empty; the separation flag c is "0003”, and the corresponding monitoring parameter data 3 is "_" Is empty.
  • the first monitoring item in the monitoring data can be accurately identified through several separated identifiers in the monitoring data.
  • FIG. 3 is a schematic flowchart of a method for establishing an operation and maintenance monitoring connection according to another embodiment of the present application. Based on the above embodiments, the method further includes:
  • S302 Determine whether the monitoring items of the second monitoring item and the first monitoring item are consistent.
  • the second monitoring item is the same as the monitoring item of the first monitoring item; otherwise, the first The second monitoring item is inconsistent with the monitoring item of the first monitoring item.
  • the monitoring item of the first monitoring item may be three monitoring items of CPU load, memory usage, and disk usage
  • the monitoring item of the second monitoring item may be four monitoring items of CPU load, memory usage, disk usage, and network status. It is determined that the second monitoring item is inconsistent with the monitoring item of the first monitoring item.
  • the method further includes:
  • the historical monitoring data includes the correspondence between the identity of the device to be monitored and the second monitoring item, and the operation and maintenance monitoring connection corresponding to the historical monitoring data is based on the identity and the second monitoring. The corresponding relationship between the items and the established connection of the device to be monitored.
  • FIG. 4 shows a schematic structural diagram of a terminal device for establishing an operation and maintenance monitoring connection provided by an embodiment of the present application. For convenience of explanation, only the parts related to this embodiment are shown.
  • the operation and maintenance monitoring connection establishment program 600 is installed and run in the terminal device 60.
  • the terminal device 60 may be a mobile terminal, a handheld computer, a server, or the like.
  • the terminal device 60 may include, but is not limited to, a memory 601, a processor 602, and a display 603.
  • FIG. 4 shows only the terminal device 60 having components 601-603, but it should be understood that it is not required to implement all the illustrated components, and more or fewer components may be implemented instead.
  • the memory 601 may be an internal storage unit of the terminal device 60 in some embodiments, such as a hard disk or a memory of the terminal device 60.
  • the memory 601 may also be an external storage device of the terminal device 60 in other embodiments, for example, a plug-in hard disk, a smart media card (SMC), and a secure digital device provided on the terminal device 60. (Secure Digital, SD) card, flash card (Flash Card), etc.
  • the memory 601 may include both an internal storage unit of the terminal device 60 and an external storage device.
  • the memory 601 is configured to store application software installed on the terminal device 60 and various types of data, such as a program code of the operation and maintenance monitoring connection establishment program 600.
  • the memory 601 may also be used to temporarily store data that has been output or is to be output.
  • the processor 602 may be a central processing unit (Central A processing unit (CPU), a microprocessor or other data processing chip, configured to run program code or process data stored in the memory 601, for example, to execute the operation establishment monitoring program 600 and the like.
  • CPU Central A processing unit
  • microprocessor or other data processing chip
  • the display 603 may be an LED display, a liquid crystal display, a touch-type liquid crystal display, an organic light-emitting diode (OLED) touch device, or the like.
  • the display 603 is used to display information processed in the terminal device 60 and to display a visual user interface, such as an application menu interface, an application icon interface, and the like.
  • the components 601-603 of the terminal device 60 communicate with each other through a system bus.
  • FIG. 5 is a functional module diagram of an operation and maintenance monitoring connection establishment program 600 provided by an embodiment of the present application.
  • the operation and maintenance monitoring connection establishment program 600 may be divided into one or more modules, and the one or more modules are stored in the memory 601 and processed by one or more (This embodiment is the processor 602) to complete this application.
  • the operation and maintenance monitoring connection establishment program 600 may be divided into a data receiving unit 701, a data judgment unit 702, a first monitoring item acquisition unit 703, and an operation and maintenance monitoring connection establishment unit 704.
  • the unit referred to in the present application refers to a series of computer program instruction segments capable of performing specific functions, and is more suitable for describing the execution process of the operation and maintenance monitoring connection establishment program 600 in the terminal device 60 than the program.
  • the following description will specifically introduce the functions of the units 701-704.
  • the data receiving unit 701 is configured to receive monitoring data sent by a device to be monitored, where the monitoring data includes an identity of the device to be monitored;
  • a data judging unit 702 configured to judge whether there is historical monitoring data corresponding to the identity identifier
  • a first monitoring item obtaining unit 703, configured to obtain the first monitoring item of the device to be monitored from the monitoring data if there is no historical monitoring data corresponding to the identity;
  • An operation and maintenance monitoring connection establishing unit 704 is configured to establish an operation and maintenance monitoring connection with the device to be monitored according to the identity and the first monitoring item.
  • the monitoring data carries the identity of the device to be monitored, and determines whether there is historical monitoring data corresponding to the identity. If there is no pair with the identity, Corresponding historical monitoring data, then obtain the first monitoring item of the device to be monitored from the monitoring data, and establish an operation and maintenance monitoring connection with the device to be monitored according to the identity and the first monitoring item. There is no need to manually create a monitoring item, and the operation and maintenance monitoring connection of the device to be monitored can be automatically established, and the operation and maintenance monitoring establishment operation is simple, fast, and inefficient.
  • the first monitoring item obtaining unit 703 is specifically configured to identify several separated identifiers in the monitoring data, and each separated identifier corresponds to a segment in the monitoring data for storing a The data space of the monitoring parameters of the monitoring item;
  • the monitoring parameter of the monitoring item corresponding to any delimited identifier is not empty, query the pre-stored correspondence between the delimited indicator and the monitored item, obtain the monitoring item corresponding to the delimited identification, and determine the monitoring item corresponding to the delimited identification as the first A monitoring item.
  • the procedure 600 for establishing an operation and maintenance monitoring connection further includes:
  • a second monitoring item obtaining unit 705, configured to obtain a second monitoring item of the device to be monitored from the historical monitoring data if there is historical monitoring data corresponding to the identity pair;
  • a monitoring item judgment unit 706, configured to determine whether the second monitoring item is consistent with a monitoring item of the first monitoring item
  • the operation and maintenance monitoring connection establishing unit 704 is further configured to, if the second monitoring item is inconsistent with the monitoring item of the first monitoring item, establish an operation with the device to be monitored according to the first monitoring item. Dimension monitoring connection.
  • the procedure 600 for establishing an operation and maintenance monitoring connection further includes:
  • the operation and maintenance monitoring connection restart unit 707 is configured to restart the operation and maintenance monitoring connection corresponding to the historical monitoring data if the second monitoring item is consistent with the monitoring item of the first monitoring item.
  • the first monitoring item includes one or more of CPU load, memory usage, disk usage, network status, port monitoring, and log monitoring.
  • the disclosed apparatus / terminal device and method may be implemented in other ways.
  • the device / terminal device embodiments described above are only schematic.
  • the division of the modules or units is only a logical function division.
  • components can be combined or integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, which may be electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objective of the solution of this embodiment.
  • each functional unit in each embodiment of the present application may be integrated into one processing unit, or each of the units may exist separately physically, or two or more units may be integrated into one unit.
  • the above integrated unit may be implemented in the form of hardware or in the form of software functional unit.
  • the integrated module / unit When the integrated module / unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the present application implements all or part of the processes in the method of the above embodiment, and can also be completed by a computer program instructing related hardware.
  • the computer program can be stored in a computer-readable storage medium.
  • the computer When the program is executed by a processor, the steps of the foregoing method embodiments can be implemented.
  • the computer program includes computer program code, and the computer program code may be in a source code form, an object code form, an executable file, or some intermediate form.
  • the computer-readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a mobile hard disk, a magnetic disk, an optical disk, a computer memory, a read-only memory (ROM) 2. Random Access Memory Memory (RAM), electrical carrier signals, telecommunication signals, and software distribution media.
  • ROM read-only memory
  • RAM Random Access Memory Memory
  • the content contained in the computer-readable medium can be appropriately increased or decreased according to the requirements of legislation and patent practice in the jurisdictions.
  • the computer-readable medium Excludes electric carrier signals and telecommunication signals.

Abstract

本方案适用于通信技术领域,提供了运维监控连接的建立方法、装置、终端设备及介质,所述方法包括:接收待监控设备发送的监控数据,监控数据包括所述待监控设备的身份标识,判断是否存在与所述身份标识对应的历史监控数据,若不存在与所述身份标识对对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项,根据所述身份标识和所述第一监控项建立与所述待监控设备运维监控连接,由于不需要手动创建监控项,能够自动建立所述待监控设备运维监控连接,运维监控建立操作简便速快速、效率低高。

Description

运维监控连接的建立方法、装置、终端设备及介质
本申请要求于2018年06月27日提交中国专利局、申请号为201810675274.9 、申请名称为“运维监控连接的建立方法及终端设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请属于通信技术领域,尤其涉及运维监控连接的建立方法、装置、终端设备及介质。
背景技术
随着科技信息产业的发展,越来越多的企业走向智能化,尤其是在金融行业,企业的日常运行已经越来越离不开自动化产品及设备的支持。各个产品以及各个设备,必须保持稳定、良好的运行状态,才能保证企业的健康发展。因此,对系统平台中的各个产品及设备建立运维监控连接,及时发现问题,具有重大意义。
目前的运维监控连接的建立方式,通常是首先在监控主机上手动创建监控项,再在被监控设备上创建数据采集脚本,采集各监控项对应的数据发送到监控主机上,从而建立起运维监控的连接。但是这种方式需要手动创建监控项,存在操作繁琐、效率低下的问题。
技术问题
有鉴于此,本申请实施例提供一种运维监控连接的建立方法、装置、终端设备及介质,以解决现有技术需要手动创建监控数据的监控项,存在运维监控连接的建立操作繁琐、效率低下的问题。
技术解决方案
本申请实施例的第一方面提供了一种运维监控连接的建立方法,包括:
接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
判断是否存在与所述身份标识对应的历史监控数据;
若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
本申请实施例的第二方面提供了一种运维监控连接的建立装置,所述装置包括:
数据接收单元,用于接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
数据判断单元,用于判断是否存在与所述身份标识对应的历史监控数据;
第一监控项获取单元,用于若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
运维监控连接的建立单元,用于根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
本申请实施例的第三方面提供了一种终端设备,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如下步骤:
接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
判断是否存在与所述身份标识对应的历史监控数据;
若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
本申请实施例的第三方面提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的运维监控连接的建立方法的步骤。
有益效果
本申请实施例提供的运维监控连接的建立方法、装置、终端设备及介质,首先接收待监控设备发送的监控数据,监控数据包括所述待监控设备的身份标识,判断是否存在与所述身份标识对应的历史监控数据,若不存在与所述身份标识对对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项,根据所述身份标识和所述第一监控项建立与所述待监控设备运维监控连接,由于不需要手动创建监控项,能够自动建立所述待监控设备运维监控连接,运维监控建立操作简便速快速、效率低高。
附图说明
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图 1是本申请一实施例提供的一种运维监控连接的建立方法的示意流程图;
图2是本申请另一实施例提供的一种运维监控连接的建立方法的示意流程图;
图3是本申请再一实施例提供的一种运维监控连接的建立方法的示意流程图;
图4是本申请实施例提供的终端设备的结构示意图;
图5是本申请实施例提供的运维监控连接的建立程序的功能模块图。
本发明的实施方式
以下描述中,为了说明而不是为了限定,提出了诸如特定系统结构、技术之类的具体细节,以便透彻理解本发明实施例。然而,本领域的技术人员应当清楚,在没有这些具体细节的其它实施例中也可以实现本发明。在其它情况中,省略对众所周知的系统、装置、电路以及方法的详细说明,以免不必要的细节妨碍本发明的描述。
为了说明本申请所述的技术方案,下面通过具体实施例来进行说明。
参见图1,图1是本申请一实施例提供的一种运维监控连接的建立方法的示意流程图,在该实施例中,所述方法应用于监控设备,这里,监控设备可以是一台服务器,该服务器可以为一台或多台,例如。如图1所示,在该实施例中,所述监控设备的处理过程可以包括以下步骤:
S101:接收待监控设备发送的监控数据,其中监控数据包括待监控设备的身份标识。
在本实施例中,身份标识可以是待监控设备的地址标识,例如媒体访问控制(Media Access Control,MAC)地址、互联网协议(Internet Protocol Address,IP)地址或域名地址等。其中,监控数据是由在待监控设备上创建的监控数据采集脚本采集的,采集脚本每隔预设时间间隔自动采集待监控设备的监控数据。其中,监控数据为待监控设备的运行状态或网络状态。例如,监控数据可以是CPU负荷10%、内存使用10%、磁盘使用10%、网络状况良好、端口监视良好、日志监视良好中等。
S102:判断是否存在与身份标识对应的历史监控数据。
具体地,可以查询预存的身份标识与历史监控数据的对应关系,判断是否存在与待监控设备的身份标识对应的历史监控数据。
S103:若不存在与身份标识对对应的历史监控数据,则从监控数据中获取待监控设备的第一监控项。
在本实施例中,第一监控项为监控数据中包含的对待监控设备的监控项目。例如,第一监控项的监控项目可以是CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视的一项或多项。
具体地,可以通过识别监控数据中的分隔标识,根据分隔标识获取待监控设备的第一监控项。
S104:根据身份标识和第一监控项建立与待监控设备的运维监控连接。
在本实施例中,身份标识用于发送获取监控数据请求到待监控设备,所述第一监控项用于指示待监控设备发返回的监控数据包含的监控项目。例如,监控数据是由在待监控设备上创建的监控数据采集脚本采集时,第一监控项用于指示采集脚本采集待监控设备的监控参数。
从上述描述可知,通过接收待监控设备发送的监控数据,监控数据携带所述待监控设备的身份标识,判断是否存在与所述身份标识对应的历史监控数据,若不存在与所述身份标识对对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项,根据所述身份标识和所述第一监控项建立与所述待监控设备运维监控连接,由于不需要手动创建监控项,能够自动建立所述待监控设备运维监控连接,运维监控建立操作简便速快速、效率低高。
请参阅图2,图2为本申请另一实施例提供的一种运维监控连接的建立方法的示意流程图。在上述实施例的基础上,上述步骤S103中,从监控数据中获取所述待监控设备的第一监控项的过程,详述如下:
S201:识别监控数据中的若干分隔标识,每个分隔标识在监控数据中对应有一段用于存储一项监控参数的数据空间,其中监控数据中包括一项或多项监控参数。
在本实施例中,监控数据可是预先设置了分隔标识的报文,通过扫描报文得到分隔标识。例如,分隔标识可以是一串特殊格式的代码或预设的编号。
S202:判断每个分隔标识是否对应的监控参数是否为空。
在本实施例中,在监控数据报文中,可以在一个分隔标识之后保留有一段用于存储第一监控项的监控参数的数据空间,如果该数据空间中有监控参数,该数据空间不为空,例如,参考表1,分隔标识a为“0001”,对应的监控参数的数据1为“50%”,则不为空;分隔标识c为“0003”,对应的监控参数的数据3为“_”,则为空。
S203:若干分隔标识中的任一分隔标识对应的监控参数不为空,则通过预存的分隔标识与监控项目的对应关系,获取该分隔标识对应的监控项目,并根据获取到的所有监控项目确定第一监控项。
从上述描述可知,通过监控数据中的若干分隔标识,可以准确的识别出监控数据中的第一监控项。
请参阅图3,图3为本申请再一实施例提供的一种运维监控连接的建立方法的示意流程图。在上述实施例的基础上,所述方法还包括:
S301:若存在与身份标识对对应的历史监控数据,从历史监控数据中获取待监控设备的第二监控项。
在本实施例中,从历史监控数据中获取待监控设备的第二监控项的过程可以参考S201-S203的内容,这里不再赘述。
S302:判断第二监控项与第一监控项的监控项目是否一致。
在本实施例中,若第二监控项与第一监控项的监控项目的个数和项目明名称完全一致则,则判定第二监控项与第一监控项的监控项一致;否则,判定第二监控项与第一监控项的监控项目不一致。例如,第一监控项的监控项目可以是CPU负荷、内存使用和磁盘使用三个监控项目,第二监控项的监控项目可以是CPU负荷、内存使用、磁盘使用和网络状况四个监控项目,则判定第二监控项与第一监控项的监控项目不一致。
S303:若第二监控项与第一监控项的监控项目不一致,则根据第一监控项建立与待监控设备的运维监控连接。
在本实施例中,可参考S104的内容,这里不再赘述。
从上述描述可知,若存在与身份标识对对应的历史监控数据,还需要继续判定历史监控数据中获取待监控设备的第二监控项是否与第一监控项一致,若不一致还需要据第一监控项建立与待监控设备运维监控连接,保证监控数据采集的准确性。
参考图3,在本申请的一个实施例中,在步骤S303之后还包括:
S304:若所述第二监控项与所述第一监控项的监控项目一致,则重启所述历史监控数据对应的运维监控连接。
在本实施例中,所述历史监控数据中包含了待监控设备的身份标识与第二监控项的对应关系,所述历史监控数据对应的运维监控连接为根据所述身份标识与第二监控项的对应关系与待监控设备的建立的连接。
从上述描述可知,通过重启所述历史监控数据对应的运维监控连接可以省去建立连接的配置过程,提高运维监控建立效率。
对应于上文实施例所述的运维监控连接的建立方法,图4示出了本申请实施例提供的运维监控连接的建立终端设备的结构示意图。为了便于说明,仅示出了与本实施例相关的部分。
在本实施例中,运维监控连接的建立程序600安装并运行于终端设备60中。该终端设备60可以是移动终端、掌上电脑、服务器等。该终端设备60可包括,但不仅限于,存储器601、处理器602及显示器603。图4仅示出了具有组件601-603的终端设备60,但是应理解的是,并不要求实施所有示出的组件,可以替代的实施更多或者更少的组件。
所述存储器601在一些实施例中可以是所述终端设备60的内部存储单元,例如该终端设备60的硬盘或内存。所述存储器601在另一些实施例中也可以是所述终端设备60的外部存储设备,例如所述终端设备60上配备的插接式硬盘,智能存储卡(Smart Media Card,SMC),安全数字(Secure Digital,SD)卡,闪存卡(Flash Card)等。进一步地,所述存储器601还可以既包括所述终端设备60的内部存储单元也包括外部存储设备。所述存储器601用于存储安装于所述终端设备60的应用软件及各类数据,例如所述运维监控连接的建立程序600的程序代码等。所述存储器601还可以用于暂时地存储已经输出或者将要输出的数据。
所述处理器602在一些实施例中可以是一中央处理器(Central Processing Unit,CPU),微处理器或其他数据处理芯片,用于运行所述存储器601中存储的程序代码或处理数据,例如执行所述运维监控连接的建立程序600等。
所述显示器603在一些实施例中可以是LED显示器、液晶显示器、触控式液晶显示器以及有机发光二极管(Organic Light-Emitting Diode,OLED)触摸器等。所述显示器603用于显示在所述终端设备60中处理的信息以及用于显示可视化的用户界面,例如应用菜单界面、应用图标界面等。所述终端设备60的部件601-603通过系统总线相互通信。
请参阅图5,是本申请实施例提供的运维监控连接的建立程序600的功能模块图。在本实施例中,所述的运维监控连接的建立程序600可以被分割成一个或多个模块,所述一个或者多个模块被存储于所述存储器601中,并由一个或多个处理器(本实施例为所述处理器602)所执行,以完成本申请。例如,在图5中,所述的运维监控连接的建立程序600可以被分割成数据接收单元701、数据判断单元702、第一监控项获取单元703和运维监控连接的建立单元704。本申请所称的单元是指能够完成特定功能的一系列计算机程序指令段,比程序更适合于描述所述运维监控连接的建立程序600在所述终端设备60中的执行过程。以下描述将具体介绍所述单元701-704功能。
其中,数据接收单元701,用于接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
数据判断单元702,用于判断是否存在与所述身份标识对应的历史监控数据;
第一监控项获取单元703,用于若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
运维监控连接的建立单元704,用于根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
从上述描述可知,通过接收待监控设备发送的监控数据,监控数据携带所述待监控设备的身份标识,判断是否存在与所述身份标识对应的历史监控数据,若不存在与所述身份标识对对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项,根据所述身份标识和所述第一监控项建立与所述待监控设备运维监控连接,由于不需要手动创建监控项,能够自动建立所述待监控设备运维监控连接,运维监控建立操作简便速快速、效率低高。
在本申请的一个实施例中,所述第一监控项获取单元703,具体用于识别所述监控数据中的若干分隔标识,每个分隔标识在所述监控数据中对应有一段用于存储一项监控项的监控参数的数据空间;
判断每个分隔标识对应的监控项的监控参数是否为空;
若任一分隔标识对应的监控项的监控参数不为空,则查询预存的分隔标识与监控项的对应关系,获取该分隔标识对应的监控项,并将该分隔标识对应的监控项确定为第一监控项。
在本申请的一个实施例中,所述运维监控连接的建立程序600还包括:
第二监控项获取单元705,用于若存在与所述身份标识对对应的历史监控数据,从所述历史监控数据中获取所述待监控设备的第二监控项;
监控项判断单元706,用于判断所述第二监控项与所述第一监控项的监控项目是否一致;
所述运维监控连接的建立单元704,还用于若所述第二监控项与所述第一监控项的监控项目不一致,则根据所述第一监控项建立与所述待监控设备的运维监控连接。
在本申请的一个实施例中,所述运维监控连接的建立程序600还包括:
运维监控连接重启单元707,用于若所述第二监控项与所述第一监控项的监控项目一致,则重启所述历史监控数据对应的运维监控连接。
在本申请的一个实施例中,所述第一监控项包括CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视中的一项或多项。
所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,仅以上述各功能单元、模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能单元、模块完成,即将所述装置的内部结构划分成不同的功能单元或模块,以完成以上描述的全部或者部分功能。实施例中的各功能单元、模块可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中,上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。另外,各功能单元、模块的具体名称也只是为了便于相互区分,并不用于限制本申请的保护范围。上述系统中单元、模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述或记载的部分,可以参见其它实施例的相关描述。
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。
在本申请所提供的实施例中,应该理解到,所揭露的装置/终端设备和方法,可以通过其它的方式实现。例如,以上所描述的装置/终端设备实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通讯连接可以是通过一些接口,装置或单元的间接耦合或通讯连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的模块/单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实现上述实施例方法中的全部或部分流程,也可以通过计算机程序来指令相关的硬件来完成,所述的计算机程序可存储于一计算机可读存储介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序包括计算机程序代码,所述计算机程序代码可以为源代码形式、对象代码形式、可执行文件或某些中间形式等。所述计算机可读介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、电载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减,例如在某些司法管辖区,根据立法和专利实践,计算机可读介质不包括电载波信号和电信信号。
以上所述实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围,均应包含在本申请的保护范围之内。

Claims (20)

  1. 一种运维监控连接的建立方法,其特征在于,所述方法用于监控设备,所述方法包括:
    接收待被监控设备发送的监控数据,所述监控数据包括所述待被监控设备的身份标识;
    判断是否存在与所述身份标识对应的历史监控数据;
    若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待被监控设备的第一监控项;
    根据所述身份标识和所述第一监控项建立与所述待被监控设备的运维监控连接。
  2. 根据权利要求1所述的运维监控连接的建立方法,其特征在于,所述从所述监控数据中获取所述待监控设备的第一监控项,包括:
    识别所述监控数据中的若干分隔标识,每个分隔标识在所述监控数据中对应有一段用于存储一项监控参数的数据空间,其中所述监控数据中包括一项或多项监控参数;
    判断每个分隔标识对应的监控参数是否为空;
    若所述若干分隔标识中的任一分隔标识对应的监控参数不为空,则通过预存的分隔标识与监控项目的对应关系,获取该分隔标识对应的监控项目,并根据获取到的所有监控项目确定所述第一监控项。
  3. 根据权利要求1所述的运维监控连接的建立方法,其特征在于,还包括:
    若存在与所述身份标识对对应的历史监控数据,从所述历史监控数据中获取所述待监控设备的第二监控项;
    判断所述第二监控项与所述第一监控项是否一致;
    若所述第二监控项与所述第一监控项不一致,则根据所述第一监控项建立与所述待监控设备的运维监控连接。
  4. 根据权利要求3所述的运维监控连接的建立方法,其特征在于,还包括:
    若所述第二监控项与所述第一监控项一致,则重启所述历史监控数据对应的运维监控连接。
  5. 根据权利要求1-4任一项所述的运维监控连接的建立方法,其特征在于,所述第一监控项包括CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视中的一项或多项。
  6. 一种运维监控连接的建立装置,其特征在于,所述方法用于监控设备,所述装置包括:
    数据接收单元,用于接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
    数据判断单元,用于判断是否存在与所述身份标识对应的历史监控数据;
    第一监控项获取单元,用于若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
    运维监控连接的建立单元,用于根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
  7. 如权利要求6所述的运维监控连接的建立装置,其特征在于,所述第一监控项获取单元,具体用于识别所述监控数据中的若干分隔标识,每个分隔标识在所述监控数据中对应有一段用于存储一项监控项的监控参数的数据空间;判断每个分隔标识对应的监控项的监控参数是否为空;若任一分隔标识对应的监控项的监控参数不为空,则查询预存的分隔标识与监控项的对应关系,获取该分隔标识对应的监控项,并将该分隔标识对应的监控项确定为第一监控项。
  8. 如权利要求6所述的运维监控连接的建立装置,其特征在于,还包括:
    第二监控项获取单元,用于若存在与所述身份标识对对应的历史监控数据,从所述历史监控数据中获取所述待监控设备的第二监控项;
    监控项判断单元,用于判断所述第二监控项与所述第一监控项的监控项目是否一致;
    所述运维监控连接的建立单元,还用于若所述第二监控项与所述第一监控项的监控项目不一致,则根据所述第一监控项建立与所述待监控设备的运维监控连接。
  9. 如权利要求8所述的运维监控连接的建立装置,其特征在于,还包括:
    运维监控连接重启单元,用于若所述第二监控项与所述第一监控项的监控项目一致,则重启所述历史监控数据对应的运维监控连接。
  10. 如权利要求6-9任一项所述的运维监控连接的建立装置,其特征在于,所述第一监控项包括CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视中的一项或多项。
  11. 一种终端设备,其特征在于,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如下步骤:
    接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
    判断是否存在与所述身份标识对应的历史监控数据;
    若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
    根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
  12. 如权利要求11所述的终端设备,其特征在于,所述从所述监控数据中获取所述待监控设备的第一监控项,包括:
    识别所述监控数据中的若干分隔标识,每个分隔标识在所述监控数据中对应有一段用于存储一项监控参数的数据空间,其中所述监控数据中包括一项或多项监控参数;
    判断每个分隔标识对应的监控参数是否为空;
    若所述若干分隔标识中的任一分隔标识对应的监控参数不为空,则通过预存的分隔标识与监控项目的对应关系,获取该分隔标识对应的监控项目,并根据获取到的所有监控项目确定第一监控项。
  13. 如权利要求11所述的终端设备,其特征在于,所述处理器执行所述计算机程序时还实现如下步骤:
    若存在与所述身份标识对对应的历史监控数据,从所述历史监控数据中获取所述待监控设备的第二监控项;
    判断所述第二监控项与所述第一监控项的监控项目是否一致;
    若所述第二监控项与所述第一监控项的监控项目不一致,则根据所述第一监控项建立与所述待监控设备的运维监控连接。
  14. 如权利要求13所述的终端设备,其特征在于,所述处理器执行所述计算机程序时还实现如下步骤:
    若所述第二监控项与所述第一监控项的监控项目一致,则重启所述历史监控数据对应的运维监控连接。
  15. 如权利要求11-14任一项所述的终端设备,其特征在于,所述第一监控项包括CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视中的一项或多项。
  16. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如下步骤:
    接收待监控设备发送的监控数据,所述监控数据包括所述待监控设备的身份标识;
    判断是否存在与所述身份标识对应的历史监控数据;
    若不存在与所述身份标识对应的历史监控数据,则从所述监控数据中获取所述待监控设备的第一监控项;
    根据所述身份标识和所述第一监控项建立与所述待监控设备的运维监控连接。
  17. 如权利要求16所述的计算机可读存储介质,其特征在于,所述从所述监控数据中获取所述待监控设备的第一监控项,包括:
    识别所述监控数据中的若干分隔标识,每个分隔标识在所述监控数据中对应有一段用于存储一项监控参数的数据空间,其中所述监控数据中包括一项或多项监控参数;
    判断每个分隔标识对应的监控参数是否为空;
    若所述若干分隔标识中的任一分隔标识对应的监控参数不为空,则通过预存的分隔标识与监控项目的对应关系,获取该分隔标识对应的监控项目,并根据获取到的所有监控项目确定第一监控项。
  18. 如权利要求16所述的计算机可读存储介质,其特征在于,所述计算机程序被处理器执行时还实现如下步骤:
    若存在与所述身份标识对对应的历史监控数据,从所述历史监控数据中获取所述待监控设备的第二监控项;
    判断所述第二监控项与所述第一监控项的监控项目是否一致;
    若所述第二监控项与所述第一监控项的监控项目不一致,则根据所述第一监控项建立与所述待监控设备的运维监控连接。
  19. 如权利要求18所述的计算机可读存储介质,其特征在于,所述计算机程序被处理器执行时还实现如下步骤:
    若所述第二监控项与所述第一监控项的监控项目一致,则重启所述历史监控数据对应的运维监控连接。
  20. 如权利要求16-19任一项所述的计算机可读存储介质,其特征在于,所述第一监控项包括CPU负荷、内存使用、磁盘使用、网络状况、端口监视、日志监视中的一项或多项。
PCT/CN2018/104999 2018-06-27 2018-09-11 运维监控连接的建立方法、装置、终端设备及介质 WO2020000657A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810675274.9A CN108965403B (zh) 2018-06-27 2018-06-27 运维监控连接的建立方法及终端设备
CN201810675274.9 2018-06-27

Publications (1)

Publication Number Publication Date
WO2020000657A1 true WO2020000657A1 (zh) 2020-01-02

Family

ID=64487326

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/104999 WO2020000657A1 (zh) 2018-06-27 2018-09-11 运维监控连接的建立方法、装置、终端设备及介质

Country Status (2)

Country Link
CN (1) CN108965403B (zh)
WO (1) WO2020000657A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109754094A (zh) * 2018-12-20 2019-05-14 广州航天海特系统工程有限公司 机电设备智能化运维方法、系统、设备及存储介质
CN109451460A (zh) * 2018-12-20 2019-03-08 广州航天海特系统工程有限公司 基于窄带技术的机电设备运维数据采集方法及系统
CN110309028B (zh) * 2019-06-19 2023-04-28 北京奇艺世纪科技有限公司 监控信息获取方法、服务监控方法、装置及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744766A (zh) * 2013-12-30 2014-04-23 飞天诚信科技股份有限公司 一种监控系统的工作方法
WO2016003454A1 (en) * 2014-07-02 2016-01-07 Hewlett-Packard Development Company, L.P. Managing port connections
CN105592122A (zh) * 2014-11-03 2016-05-18 中国银联股份有限公司 一种云平台监控方法以及云平台监控系统
CN105721533A (zh) * 2015-06-26 2016-06-29 乐视云计算有限公司 监控方法、装置及系统
CN107465568A (zh) * 2017-07-06 2017-12-12 长城计算机软件与系统有限公司 一种用于终端的监控方法及监控系统

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150100389A1 (en) * 2013-10-03 2015-04-09 Xerox Corporation Systems and methods for tracking user-uptime for managed print services in managed office devices
CN105589793B (zh) * 2014-12-22 2018-09-21 中国银联股份有限公司 实现it运维中变更引起发的告警处理方法及告警处理系统
CN105119737A (zh) * 2015-07-16 2015-12-02 浪潮软件股份有限公司 一种通过Zabbix监控Ceph集群的方法
CN105610648B (zh) * 2016-01-11 2019-08-09 飞天诚信科技股份有限公司 一种运维监控数据的采集方法及服务器
CN106126395B (zh) * 2016-06-15 2018-11-23 广州杰赛科技股份有限公司 一种云平台监控方法及系统
CN106375149A (zh) * 2016-08-31 2017-02-01 武汉钢信软件有限公司 一种自动关联分析的云计算监控装置及方法
CN106411638A (zh) * 2016-09-13 2017-02-15 郑州云海信息技术有限公司 一种云监控系统中监控数据的处理方法及系统
CN107018038A (zh) * 2016-09-20 2017-08-04 阿里巴巴集团控股有限公司 监控数据查询方法及服务器
CN107682222A (zh) * 2017-09-25 2018-02-09 郑州云海信息技术有限公司 一种信息监控方法、装置及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744766A (zh) * 2013-12-30 2014-04-23 飞天诚信科技股份有限公司 一种监控系统的工作方法
WO2016003454A1 (en) * 2014-07-02 2016-01-07 Hewlett-Packard Development Company, L.P. Managing port connections
CN105592122A (zh) * 2014-11-03 2016-05-18 中国银联股份有限公司 一种云平台监控方法以及云平台监控系统
CN105721533A (zh) * 2015-06-26 2016-06-29 乐视云计算有限公司 监控方法、装置及系统
CN107465568A (zh) * 2017-07-06 2017-12-12 长城计算机软件与系统有限公司 一种用于终端的监控方法及监控系统

Also Published As

Publication number Publication date
CN108965403B (zh) 2021-05-14
CN108965403A (zh) 2018-12-07

Similar Documents

Publication Publication Date Title
EP3214891B1 (en) Switching-on method, base station and storage medium
WO2020000657A1 (zh) 运维监控连接的建立方法、装置、终端设备及介质
CN111638690B (zh) 基于通用信息模型的数据采集方法、装置、系统和设备
CN110572365A (zh) 多协议服务器管理方法、系统、终端设备及存储介质
CN105516386A (zh) 一种服务器管理系统mac地址冲突检测和处理方法及系统
CN114201197A (zh) 固件升级方法、装置、电子设备及可读存储介质
CN110688305B (zh) 测试环境同步方法、装置、介质、电子设备
WO2015168855A1 (zh) 焊接电源管理系统及其管理方法
CN110851334A (zh) 流量统计方法、电子设备、系统及介质
CN112269588B (zh) 算法的升级方法、装置、终端和计算机可读存储介质
CN114363293A (zh) 设备管理方法、系统、可读存储介质及计算机设备
CN110442059B (zh) 被控设备拓展方法、装置及控制设备
CN110809045B (zh) 一种数据通信方法及其相关设备
CN111324374B (zh) 基于应用性能管理系统的应用程序的注册方法和装置
CN108363671B (zh) 一种接口切换的方法、终端设备及存储介质
CN111770208A (zh) 一种物联设备的控制方法和装置
CN111984723A (zh) 数据同步方法、装置及终端设备
CN103220187B (zh) 一种三层接口状态的检测方法和装置
WO2020253041A1 (zh) 基于redis的数据存储方法、装置及计算机可读存储介质
CN108566293B (zh) 电子装置、zk节点信息通知方法及存储介质
CN112579165A (zh) 批量操作执行方法、装置、可读介质及电子设备
CN104424153A (zh) 一种对usb接口的音视频设备数据采集系统及其方法
CN106941413B (zh) 一种业务管理的方法及装置
CN111092765B (zh) 智能驱动方法、系统、电子设备及可读存储介质
CN110489439B (zh) 一种参数处理方法与电力终端

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

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

Country of ref document: EP

Kind code of ref document: A1