WO2016197688A1 - Procédé et dispositif de collecte de données - Google Patents

Procédé et dispositif de collecte de données Download PDF

Info

Publication number
WO2016197688A1
WO2016197688A1 PCT/CN2016/078852 CN2016078852W WO2016197688A1 WO 2016197688 A1 WO2016197688 A1 WO 2016197688A1 CN 2016078852 W CN2016078852 W CN 2016078852W WO 2016197688 A1 WO2016197688 A1 WO 2016197688A1
Authority
WO
WIPO (PCT)
Prior art keywords
probe
data
instance
northbound
package
Prior art date
Application number
PCT/CN2016/078852
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 WO2016197688A1 publication Critical patent/WO2016197688A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/131Protocols for games, networked simulations or virtual reality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • 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/40Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using virtualisation of network functions or resources, e.g. SDN or NFV entities

Definitions

  • This application relates to, but is not limited to, the field of communications.
  • the data collection sources involved in this paper include the physical resources and virtual resources of the infrastructure domain, the virtual network function (VNF) of the management orchestration domain, and the network service NS ( Network Service).
  • the alarm, performance, and configuration data of the physical resources are collected by the physical infrastructure manager PIM (Physics Infrastructure Manager).
  • the alarm, performance, and configuration data of the virtual resource are collected by the Virtualized Infrastructure Manager (VIM).
  • the alarm, performance, and configuration of the VNF are collected by the Virtualized Network Function Manager (VNFM).
  • VNFM Virtualized Network Function Manager
  • the alarm, performance, and configuration of the NS are collected by NFVO.
  • PIM, VIM, and VNFM may be implemented by different vendors. Although these systems provide northbound interfaces, the northbound interfaces of different systems may vary greatly, even if the northbound interfaces implemented by different manufacturers of the same system are also May be different. These differences are mainly reflected in the difference in the northbound interface protocol. The northbound data format is different. The northbound interface of the system provided by the same manufacturer may also change with the upgrade of the software version.
  • This paper provides a data acquisition method and device to achieve faster and more flexible collection of data reported on different heterogeneous systems.
  • a data collection method comprising:
  • the probe instance After the probe instance receives the northbound data generated by the managed system corresponding to the probe instance, the probe instance converts the northbound data into data in a standard format;
  • the probe instance sends the data in the standard format to an upper application system.
  • the method further includes:
  • the probe comprises a probe package
  • the corresponding probe is determined for the managed system and the probe package of the probe is instantiated.
  • the method further includes:
  • the probe instance After receiving the northbound command sent by the upper application system, the probe instance forwards the northbound command to the managed system corresponding to the probe instance, and receives the processing result returned by the managed system.
  • the probe further includes a model package
  • the probe instance converts the northbound data into data in a standard format including:
  • the probe instance parses the northbound data
  • the probe instance converts the parsed data into data in a standard format according to a definition of a model package.
  • instantiating the probe package of the probe includes:
  • connection detection on the managed system corresponding to the probe by using the access parameter, and saving the probe instance when the connection detection is successful; and indicating the failure reason when the connection detection is unsuccessful.
  • the managed system is a virtual network function manager VNFM, a virtual infrastructure manager VIM, a virtual network function VNF, a physical infrastructure manager PIM, or a network function virtualization.
  • VNFM virtual network function manager
  • VIM virtual infrastructure manager
  • VNF virtual network function VNF
  • PIM physical infrastructure manager
  • NFVO network function virtualization
  • a data collection device comprising:
  • a conversion module configured to: convert the northbound data into a standard format data after receiving the northbound data generated by the managed system corresponding to the probe instance by using the probe instance;
  • the sending module is configured to: send the data in the standard format to an upper application system.
  • the device further includes:
  • the configuration module is configured to: deploy one or more probes; determine a corresponding probe for the managed system, and instantiate the probe package of the probe.
  • the probe comprises a probe package
  • the device further includes:
  • the command processing module is configured to: after receiving the northbound command delivered by the upper application system by using any probe instance, forwarding the northbound command to the managed system corresponding to the probe instance, and receiving the The processing result returned by the managed system.
  • the probe further includes a model package
  • the conversion module is set to:
  • the parsed data is converted to data in a standard format by the probe instance according to the definition of the model package.
  • the configuration module is set to:
  • connection detection on the managed system corresponding to the probe by using the access parameter, and saving the probe instance when the connection detection is successful; and indicating the failure reason when the connection detection is unsuccessful.
  • the managed system is a virtual network function manager VNFM, a virtual infrastructure manager VIM, a virtual network function VNF, a physical infrastructure manager PIM, or a network function virtualization architecture NFVO.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • the NFVO When the NFVO is connected to a heterogeneous system, the NFVO can quickly and flexibly collect data reported by different heterogeneous systems, and at the same time ensure the stability of the NFVO version and is not affected by the northbound interface changes of the managed system.
  • Figure 1 is a schematic diagram of the NFV-MANO architecture in the ETSI standard
  • Embodiment 2 is a flowchart of a data collection method in Embodiment 1;
  • FIG. 5 is a flow chart of instantiating a probe package in the second embodiment
  • FIG. 7 is a flowchart of an upper layer application in a second embodiment to issue a command to a managed system
  • FIG. 8 is a schematic structural diagram of a data collection device of Embodiment 3.
  • FIG. 9 is another schematic structural diagram of a data collection device of Embodiment 3.
  • the embodiment of the present invention adopts an access system architecture of "probe management framework + probe".
  • the probe consists of a probe package and a model package that can be added to the probe management framework by thermal deployment.
  • the probe package is responsible for data collection of a managed system, and customized data collection according to the northbound interface protocol of the managed system and the data format.
  • the model package defines a standardized data model. After the data is collected by the probe package, the data is converted and encapsulated into a unified northbound data format according to the data model in the model package, and then reported to the NFVO.
  • the probe management framework does not contain business processing logic.
  • the main functions of the probe management framework include: 1) probe package, model package installation, update, and uninstallation; 2) lifecycle management of the probe instance; 3) receiving the command issued by the upper layer application and forwarding to the corresponding probe instance Processing, such as data acquisition, data synchronization, link detection and other commands are forwarded.
  • the advantage of the probe management framework and the business process stripping design is that the framework function can be guaranteed to be stable, and the NFVO can be divided according to actual needs during deployment.
  • the embodiments of the present invention can well solve the access and adaptation of heterogeneous systems in a virtualized environment.
  • the analysis of the northbound interface protocol of the managed system and the adaptation of the data format differences are encapsulated in the probe package.
  • the needle package and the model package can be installed in the probe management framework by means of hot deployment. In this way, when accessing a new type of heterogeneous system, rapid development and flexible deployment can be achieved without affecting the normal operation of the NFVO. It is not necessary to apply for system upgrade and restart to the administrator, thereby extending the system service time.
  • the loosely coupled design of the probe package, model package and probe management framework also greatly reduces the amount of docking work and docking complexity with heterogeneous systems.
  • this embodiment provides a data collection method, where the method includes:
  • Step S11 After the probe instance receives the northbound data generated by the managed system corresponding to the probe instance, the probe instance converts the northbound data into data in a standard format;
  • Step S12 The probe instance sends the data in the standard format to an upper application system.
  • the method further includes:
  • the probe comprises a probe package
  • the corresponding probe is determined for the managed system and the probe package of the probe is instantiated.
  • the method further includes:
  • the probe instance After receiving the northbound command sent by the upper application system, the probe instance forwards the northbound command to the managed system corresponding to the probe instance, and receives the processing result returned by the managed system.
  • the probe also includes a model package
  • the probe instance converts the northbound data into data in a standard format including:
  • the probe instance parses the northbound data
  • the probe instance converts the parsed data into data in a standard format according to a definition of a model package.
  • Instantiating the probe package for the probe includes:
  • connection detection on the managed system corresponding to the probe by using the access parameter, and saving the probe instance when the connection detection is successful; and indicating the failure reason when the connection detection is unsuccessful.
  • the managed system is a virtual network function manager VNFM, a virtual infrastructure manager VIM, a virtual network function VNF, a physical infrastructure manager PIM, or a network function virtualization architecture NFVO.
  • the hierarchical cascading is allowed, and the managed system may be NFVO, that is, the lower NFVO may be connected to the lower NFVO.
  • this embodiment provides a data collection method, where the method includes:
  • Step S21 After the probe instance receives the northbound data generated by the managed system corresponding to the probe instance, the probe instance converts the northbound data into data in a standard format;
  • the managed system can be a virtual network function manager VNFM, a virtual infrastructure manager VIM, a virtual network function VNF, a physical infrastructure manager PIM, or a network function virtualization architecture NFVO.
  • VNFM virtual network function manager
  • VIM virtual infrastructure manager
  • VNF virtual network function VNF
  • PIM physical infrastructure manager
  • NFVO network function virtualization architecture
  • the embodiment of the invention allows hierarchical cascading, and the managed system can be NFVO, that is, the lower NFVO can be connected to the lower NFVO.
  • Step S22 The probe instance sends the data in the standard format to an upper application system.
  • the probe further includes a model package
  • the probe instance converts the northbound data into a standard format data by:
  • the probe instance parses the northbound data; then the probe instance converts the parsed data into standard format data according to the definition of the model package.
  • the method further includes:
  • Step S23 deploying one or more probes; wherein the probe includes a probe package;
  • Step S24 determining a corresponding probe for the managed system, and instantiating the probe package of the probe;
  • Instantiating the probe package of the probe can be accomplished as follows:
  • the corresponding access parameter is selected for the probe packet; then the connection detection of the corresponding managed system of the probe is performed through the access parameter, and when the connection detection is successful, the probe instance is saved; when the connection detection is unsuccessful, Prompt the reason for the failure.
  • the method further includes:
  • Step S25 After receiving the northbound command sent by the upper application system, the probe instance forwards the northbound command to the managed system corresponding to the probe instance, and receives the returned by the managed system. process result.
  • step S24 is executed after step S23, but step S23 and step S21 and step S22 do not limit the order of execution, and step S24 and step S21 and step S22 do not limit the order of execution. For example, in the actual execution process, it may be performed in the order of step S23, step S21, step S24, and step S22.
  • Step S25 and step S21 to step S24 do not limit the order of execution. For example, in actual execution, it may be performed in the order of step S25, step S21, step S23, step S22, and step S24.
  • the above technical solution can well solve the access and adaptation of heterogeneous systems in a virtualized environment.
  • the analysis of the northbound interface protocol of the managed system and the adaptation of the data format differences are encapsulated in the probe package.
  • the package and model package can be installed in the probe management framework through hot deployment. In this way, when accessing a new type of heterogeneous system, rapid development and flexible deployment can be achieved without affecting the normal operation of the NFVO. It is not necessary to apply for system upgrade and restart to the administrator, thereby extending the system service time.
  • the loosely coupled design of the probe package, model package and probe management framework also greatly reduces the amount of docking work and docking complexity with heterogeneous systems.
  • the processing of the hot deployment probe package/model package is as follows.
  • Step 301 Upload the probe package and the model package that have been developed to the server through the user interface.
  • Step 302 The server extracts the probe package and the model package to a temporary directory.
  • Step 303 The server copies the decompressed probe package, the model package configuration file, and the jar package to the runtime directory, and stores them according to the specified directory structure.
  • Step 304 The server scans all the jar package files in the probe package, and performs hot loading of the jar package by using the Class Loader implemented by the probe management framework.
  • Step 305 The server parses the configuration file information in the probe package and the model package, and performs persistent storage.
  • Step 306 Delete the temporary directory.
  • the probe packet of the VNFM can be developed to access the alarm, performance, and configuration data of the VNF reported by the VNFM to the NFVO system.
  • the NFVO probe packet can also be developed to access the hierarchical NFVO system of the hierarchical cascading, thereby accessing the NS alarm, performance, and configuration data reported by the lower NFVO to the upper NFVO system.
  • Step 401 Select a corresponding probe packet type according to the accessed management system.
  • Step 402 Enter relevant access parameters, such as an IP address, an access protocol, a username, a password, and the like according to the selected probe packet.
  • relevant access parameters such as an IP address, an access protocol, a username, a password, and the like according to the selected probe packet.
  • Step 403 Perform connection detection on the managed system according to the access protocol and connection parameters selected by the user.
  • Step 404 Determine whether the connection detection is successful; if the connection detection succeeds, go to step 405; if the connection detection fails, go to step 406;
  • Step 405 The probe instance information is stored in the library, and then proceeds to step 407;
  • Step 406 prompt the user for the reason for the failure
  • Step 407 End.
  • the instantiation process is to tell the probe package the address, communication parameters, etc. of the managed system it wants to collect.
  • Step 501 The managed system generates northbound data and reports it;
  • Step 502 The probe instance corresponding to the managed system receives the northbound data.
  • Step 503 The probe instance parses the northbound data.
  • Step 504 The probe instance converts the northbound data reported by the managed system into a standard northbound data format according to the model package definition.
  • Step 505 The probe instance reports the northbound data in a unified format to the upper application system.
  • Step 601 The probe management framework receives the northbound command delivered by the upper layer application.
  • Step 602 The probe management framework distributes to the service interface method according to the northbound command code.
  • Step 603 Find a corresponding probe instance object according to the command message.
  • Step 604 Call the service adapter of the probe object for processing
  • Step 605 The probe instance forwards the command to the corresponding managed system for processing
  • Step 606 The managed system returns a command processing result.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions for executing the above data collection method.
  • the embodiment further provides a data collection device, where the device includes:
  • the conversion module 11 is configured to: convert the northbound data into a standard format data after receiving the northbound data generated by the managed system corresponding to the probe instance by using the probe instance;
  • the sending module 12 is configured to: send the data in the standard format to an upper application system.
  • the apparatus further includes:
  • the configuration module 13 is configured to: deploy one or more probes; determine a corresponding probe for the managed system, and instantiate the probe package of the probe.
  • the probe comprises a probe package
  • the apparatus further includes:
  • the command processing module 14 is configured to: after receiving the northbound command issued by the upper application system by using any probe instance, forwarding the northbound command to the managed system corresponding to the probe instance, and receiving the The processing result returned by the managed system.
  • the probe also includes a model package
  • the conversion module 11 is configured to:
  • the configuration module 13 is configured to:
  • connection detection on the managed system corresponding to the probe by using the access parameter, and saving the probe instance when the connection detection is successful; and indicating the failure reason when the connection detection is unsuccessful.
  • the managed system is a virtual network function manager VNFM, a virtual infrastructure manager VIM, a virtual network function VNF, a physical infrastructure manager PIM, or a network function virtualization architecture NFVO.
  • the embodiments of the present invention can well solve the access and adaptation of heterogeneous systems in a virtualized environment.
  • the analysis of the northbound interface protocol of the managed system and the adaptation of the data format differences are encapsulated in the probe package.
  • the needle package and the model package can be installed in the probe management framework by means of hot deployment. In this way, when accessing a new type of heterogeneous system, rapid development and flexible deployment can be achieved without affecting the normal operation of the NFVO. It is not necessary to apply for system upgrade and restart to the administrator, thereby extending the system service time.
  • the loosely coupled design of the probe package, model package and probe management framework also greatly reduces the amount of docking work and docking complexity with heterogeneous systems.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

L'invention concerne un procédé de collecte de données, comprenant les étapes suivantes : après qu'une instance de sonde reçoit des données ascendantes générées par un système géré correspondant à l'instance de sonde, l'instance de sonde convertit les données ascendantes en données ayant un format standard ; l'instance de sonde envoie les données à format standard pour un système d'application de couche supérieure.
PCT/CN2016/078852 2016-01-22 2016-04-08 Procédé et dispositif de collecte de données WO2016197688A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610046530.9A CN106998259A (zh) 2016-01-22 2016-01-22 一种数据采集方法及装置
CN201610046530.9 2016-01-22

Publications (1)

Publication Number Publication Date
WO2016197688A1 true WO2016197688A1 (fr) 2016-12-15

Family

ID=57503057

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078852 WO2016197688A1 (fr) 2016-01-22 2016-04-08 Procédé et dispositif de collecte de données

Country Status (2)

Country Link
CN (1) CN106998259A (fr)
WO (1) WO2016197688A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108306993A (zh) * 2017-10-09 2018-07-20 南京南瑞信息通信科技有限公司 一种融合北向接口与设备直连模式的标准化通信设备数据采集方法
CN112749062A (zh) * 2021-01-18 2021-05-04 广州虎牙科技有限公司 服务端程序监控方法、装置、计算机设备及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111125208A (zh) * 2018-10-30 2020-05-08 华为技术有限公司 一种数据采集处理方法、装置及系统
CN111198774B (zh) * 2018-10-31 2023-09-29 百度在线网络技术(北京)有限公司 无人车仿真异常追踪方法、装置、设备及计算机可读介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035027A (zh) * 2007-04-30 2007-09-12 亿阳信通股份有限公司 网管接口信息交互方法、装置及通知上报方法
CN101610175A (zh) * 2009-07-16 2009-12-23 中兴通讯股份有限公司 使用北向接口获取数据文件的装置及方法
CN102033741A (zh) * 2009-09-30 2011-04-27 华为技术有限公司 北向接口系统及其实现方法
CN105245582A (zh) * 2015-09-18 2016-01-13 北京百度网讯科技有限公司 数据中心的监控方法和监控装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6044407A (en) * 1992-11-13 2000-03-28 British Telecommunications Public Limited Company Interface for translating an information message from one protocol to another

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035027A (zh) * 2007-04-30 2007-09-12 亿阳信通股份有限公司 网管接口信息交互方法、装置及通知上报方法
CN101610175A (zh) * 2009-07-16 2009-12-23 中兴通讯股份有限公司 使用北向接口获取数据文件的装置及方法
CN102033741A (zh) * 2009-09-30 2011-04-27 华为技术有限公司 北向接口系统及其实现方法
CN105245582A (zh) * 2015-09-18 2016-01-13 北京百度网讯科技有限公司 数据中心的监控方法和监控装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108306993A (zh) * 2017-10-09 2018-07-20 南京南瑞信息通信科技有限公司 一种融合北向接口与设备直连模式的标准化通信设备数据采集方法
CN108306993B (zh) * 2017-10-09 2021-03-30 南京南瑞信息通信科技有限公司 一种融合北向接口与设备直连模式的标准化通信设备数据采集方法
CN112749062A (zh) * 2021-01-18 2021-05-04 广州虎牙科技有限公司 服务端程序监控方法、装置、计算机设备及存储介质

Also Published As

Publication number Publication date
CN106998259A (zh) 2017-08-01

Similar Documents

Publication Publication Date Title
US20210328873A1 (en) Dynamic and customizable virtual network functions
US8341619B2 (en) Simplifying installation of software modules on heterogeneous remote systems
CN102437938B (zh) 面向大规模网络监测的虚拟化部署系统和方法
US10623262B2 (en) Methods and systems to adjust a monitoring tool and auxiliary servers of a distributed computing system
Wallin et al. Automating network and service configuration using {NETCONF} and {YANG}
US12035231B2 (en) Virtualization management method and apparatus
WO2016197688A1 (fr) Procédé et dispositif de collecte de données
WO2016197643A1 (fr) Procédé et dispositif d'implémentation de déploiement de vnf
CN114024853B (zh) 一种裸金属节点的硬件信息收集方法、系统及相关组件
US20230342183A1 (en) Management method and apparatus for container cluster
US11838176B1 (en) Provisioning and deploying RAN applications in a RAN system
CN117908904B (zh) 一种k8s集群部署及运维管理的方法和系统
US11403145B1 (en) Enforcing system configuration freeze of services deployed via continuous delivery on datacenters configured in cloud platforms
US20190386886A1 (en) Method and system for virtual network service activation
US10353755B2 (en) Device based automated tool integration for lifecycle management platform
KR20180058458A (ko) Tosca 기반의 정보 모델을 이용하는 가상화 네트워크 기능 관리 방법, 가상 네트워크 기능 관리자, 및 이를 이용한 네트워크 기능 가상화 시스템
WO2021189895A1 (fr) Procédé, appareil et dispositif de gestion de données de configuration, et support de stockage
WO2021147375A1 (fr) Procédé et appareil de gestion de données, et dispositif, support d'enregistrement lisible par ordinateur et système
WO2024140621A1 (fr) Procédé, appareil et dispositif de gestion de nœud de grappe de conteneurs
CN118092982B (zh) 一种云原生应用的多集群运维方法、设备及介质
CN116820686B (zh) 物理机的部署方法、虚拟机和容器统一监控的方法及装置
US11487606B2 (en) Automated alert augmentation for deployments of software-defined storage
CN118377575A (zh) 一种云环境的部署方法、装置、设备及存储介质
CN118113414A (zh) 一种基于kubernetes多集群sidecar注入方法
CN116450103A (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: 16806586

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

Country of ref document: EP

Kind code of ref document: A1