WO2011153746A1 - 一种实现业务平台自动部署的系统和方法 - Google Patents
一种实现业务平台自动部署的系统和方法 Download PDFInfo
- Publication number
- WO2011153746A1 WO2011153746A1 PCT/CN2010/077017 CN2010077017W WO2011153746A1 WO 2011153746 A1 WO2011153746 A1 WO 2011153746A1 CN 2010077017 W CN2010077017 W CN 2010077017W WO 2011153746 A1 WO2011153746 A1 WO 2011153746A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- service platform
- deployment
- module
- control module
- service
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/50—Network service management, e.g. ensuring proper service fulfilment according to agreements
- H04L41/5041—Network service management, e.g. ensuring proper service fulfilment according to agreements characterised by the time relationship between creation and deployment of a service
- H04L41/5054—Automatic deployment of services triggered by the service manager, e.g. service implementation by automatic configuration of network components
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0805—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
- H04L43/0817—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
Definitions
- the present invention relates to platform deployment technologies, and in particular, to a system and method for implementing automatic deployment of a service platform. Background technique
- the main technical problem to be solved by the present invention is to provide a system and method for automatically deploying a service platform that implements multi-service convergence.
- the present invention provides a system for implementing automatic deployment of a service platform.
- the system includes: an operation and maintenance module, a control module, and a deployment module; wherein
- Operation and maintenance module used for deployment management and configuration of the service platform, and triggering the deployment of the service platform;
- control module configured to receive a service platform deployment operation request sent by the operation and maintenance module, and control an operation process of the service platform deployment
- a deployment module configured to receive a service platform deployment request forwarded by the control module, perform an operation, and return an execution result to the control module.
- system further includes: a storage module, configured to store a deployment state of each service platform sent by the control module and operation state information of the service platform.
- the deployment module is specifically configured to receive a service platform loading request forwarded by the control module, obtain a service platform deployment file, and transmit the service platform deployment file to the target server, by using a remote
- the connection mode is connected to the target server, and the service platform loading operation is performed according to the service platform deployment file, and the loading result is returned to the control module;
- the storage module is further configured to update the running state information after the service platform is loaded.
- the deployment module is specifically configured to receive a service platform uninstall request forwarded by the control module, connect to the target server by using a remote connection manner, and perform a service platform uninstall operation, and The uninstallation result is returned to the control module; the storage module is further configured to update the running state information after the uninstallation of the service platform.
- the deployment module is specifically configured to receive a detection service platform running status request sent by the control module, connect to the target server by using a remote connection manner, and detect a running status of the service platform. And returning the detection result to the control module; the storage module is further configured to update and save the running status information of the detected service platform.
- control module is further configured to return an execution result of the feedback of the deployment module to an operation and maintenance module, where the operation and maintenance module is further configured to display a deployment situation of the service platform. Condition.
- the present invention also provides a method for implementing automatic deployment of a service platform, the method comprising: generating a service platform deployment request by using an operation and maintenance module, and sending the service platform deployment request to a control module;
- the control module caches the deployment status of each service platform and the running status information of the service platform into the storage module, and forwards the service platform deployment request to the deployment module;
- the deployment module performs the business platform deployment operation according to the type of the business platform deployment request, and returns the execution result to the control module.
- the service platform deployment operation performed by the deployment module is specifically: acquiring a service platform deployment file and transmitting the service platform deployment file to the target server, and connecting to the target server through a remote connection manner
- the target server performs a service platform loading operation according to the service platform deployment file.
- the control module updates the running state information after the service platform is loaded into the storage module.
- the service platform deployment operation performed by the deployment module is specifically: connecting to the target server by using a remote connection manner and performing a service platform uninstallation operation Or detecting the running status of the service platform; after receiving the execution result, the control module saves the updated operational status information after the service platform is uninstalled or the detected to the storage module.
- the method further includes: the control module returns the execution result to the operation and maintenance module, where the operation and maintenance module displays the deployment situation of the service platform.
- the beneficial effects of the present invention are: Since the present invention combines the common module functions of all service platforms and can separately deploy the independent functional parts of each service platform, the cost can be saved through the integration of the common modules and the independent deployment of the functional parts of the service platform, and Implement the functionality of a multi-service platform.
- the invention can realize the unified deployment of the service platform, thereby effectively solving the multi-service integration
- the operational platform deployment process is inconsistent.
- monitoring the operational status of the service platform can effectively monitor the operational status of the service platform, thereby improving the feasibility, ease of use, and efficiency of the overall management of the service integration.
- the business situation can be grasped in time, thereby improving the management efficiency.
- FIG. 1 is a schematic structural diagram of a system for implementing automatic deployment of a service platform according to Embodiment 1 of the present invention
- FIG. 2 is a service flow chart for implementing automatic loading of a service platform according to Embodiment 2 of the present invention
- FIG. 3 is a service flow chart for implementing automatic uninstallation of a service platform according to Embodiment 3 of the present invention
- FIG. 4 is an implementation service platform of Embodiment 4 of the present invention
- Monitored business flow chart Monitored business flow chart.
- the system for realizing automatic deployment of the service platform of the present invention mainly includes:
- the operation and maintenance module 11 is used for deployment management and configuration of the service platform, and triggers loading, unloading, and monitoring operations of the service platform.
- the control module 12 is used for controlling the processes of loading, unloading, monitoring, and the like of the service platform.
- the deployment module 14 is used to complete a specific service platform loading, uninstalling, and monitoring function.
- the storage module 13 is further configured to store the deployment status of the service platform and the running status information of the service platform.
- the operation and maintenance module 11 provides an operation and maintenance terminal for the user to deploy the service platform.
- the user can perform functions such as loading, unloading, and monitoring of the specific service platform through the operation and maintenance module. Operation.
- the operation and maintenance module 11 sends the operation request of the user to the control module 12, and the control module 12 is configured to control the operation process of the system automatically deployed by the entire service platform, and send the operation status information of the service platform to the storage module 13 for storage, and the deployment module 14 receives The operation from the control module 12 requests and performs specific loading, unloading, and monitoring operations.
- the storage module 13 can also update the running state information after the service platform loading, uninstalling, and monitoring operations are saved.
- the control module 12 can also return the execution result fed back by the deployment module 14 to the operation and maintenance module 11, and the operation and maintenance module 11 can display the deployment situation of the service platform.
- the deployment module 14 connects to the target server via SSH, TELNET, or other remote connection to perform specific deployment operations.
- the service platform deployment file is obtained from the service version server through the FTP (Text Transfer Protocol) transport service before the specific deployment operation is performed, and the service platform deployment file is transmitted to the target server.
- FTP Text Transfer Protocol
- control module 12 may periodically send a detection service platform status request to the deployment module 14 to achieve the purpose of monitoring the running status of the service platform.
- FIG. 2 is a business process for implementing automatic loading of a service platform according to the present invention. Specifically, the following processing steps are included:
- Step 201 The user triggers the service platform loading request to the operation maintenance module 11 of the system through the background maintenance.
- Step 202 After receiving the service platform loading request of the user, the operation and maintenance module 11 sends the service platform loading request to the control module 12 after performing the necessary processing on the request message.
- Step 203 After receiving the service platform loading request, the control module 12 caches the necessary information to the storage module 13 and sends the service platform loading request to the deployment module 14.
- the necessary information includes the current deployment status of the business platform.
- Step 204 The deployment module 14 first obtains a service platform deployment file by using an FTP to the service version server, where the service platform deployment file includes necessary files and operations of the deployed service platform. Method. Transfer the business platform deployment files to the target server where the business platform needs to be deployed.
- Step 205 The deployment module 14 connects to the target server through SSH or TELNET or other remote connection manner, and performs a loading operation according to the service platform deployment file.
- FIG. 3 is a business process for implementing automatic uninstallation of a service platform according to the present invention. Specifically, the following processing steps are included:
- Step 301 The user triggers the service platform uninstallation request to the operation maintenance module 11 of the system through the background maintenance.
- Step 302 After receiving the service platform uninstallation request of the user, the operation and maintenance module 11 sends the service platform uninstallation request to the control module 12 after performing the necessary processing on the request message.
- Step 303 After receiving the service platform uninstallation request, the control module 12 caches the necessary information to the storage module 13 and sends the service platform uninstallation request to the deployment module 14.
- the necessary information includes the current deployment status of the business platform.
- step 304 the deployment module 14 connects to the target server through SSH or TELNET or other remote connection, and performs an uninstall operation.
- FIG. 3 is a business process for implementing service platform monitoring according to the present invention. Specifically, the following processing steps are included:
- Step 401 The control module 12 periodically sends a detection service platform running status request to the deployment module 14.
- Step 402 The deployment module 14 connects to the target server through SSH or TELNET or other remote connection mode, detects the running status of the service platform, and returns the detection result, that is, the running status information of the service platform to the control module 12.
- Step 403 The control module 12 saves the running status information of the service platform to the storage module 13 and feeds back the running status information of the service platform to the operation and maintenance module 11.
- the operation and maintenance module 11 reflects the service running status to the background maintenance terminal.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Environmental & Geological Engineering (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
本发明公开了一种实现业务平台自动部署的系统和方法,融合了所有业务平台的公共模块功能并能分别部署各个业务平台的独立功能部分,通过对公共模块的集成和业务平台功能部分的独立部署能够节约成本,并实现多业务平台的功能。本发明能实现业务平台的统一部署,从而有效地解决多业务融合所带来的业务平台部署操作流程不一致问题。另外,对业务平台的运行状态的监控可以有效地监测业务平台的运行状态,从而提高业务融合的整体管理的可行性、易用性和效率。此外通过对业务平台的运行状态的监控,并将状态信息反馈出来,可以及时地掌握业务情况,从而提高管理的效率。
Description
一种实现业务平台自动部署的系统和方法 技术领域
本发明涉及平台部署技术, 尤其是涉及一种实现业务平台自动部署的 系统和方法。 背景技术
目前通讯领域正朝着多业务、 多网络的融合方向发展, 各种功能的业 务平台越来越多地部署到通讯网络中。 在发展过程中大多数运营商所建设 的各个业务平台都釆用独立、 分离的建设模式。 即每个业务平台, 无论容 量大小和功能多少, 除了业务处理单元外, 都需要单独部署每个业务平台 的数据库, 对外接口、 操作维护、 计费等公共单元。 而随着越来越多的业 务平台的产生和各类特色业务的增加, 如短信增值业务等, 业务平台中的 公共模块的重复建设, 将会导致投资上的巨大浪费。
现阶段的通讯运营商, 尤其是跨国运营商都面临着减低 CAPEX (资本 性输出)和0?5 (运营成本)的重任, 新业务的部署或者现网已有业务的 扩容或替换, 都要遵循降低 TCO (总所有成本) 的原则, 以最小的投入, 产生最大的收益。 而对于一些用户量不多但是需要提供各类业务平台的小 型国家等业务运用环境下, 也希望能够出现一种多业务融合的统一平台。 而现有技术和已经公开的专利申请中都没有公开出这样的技术方案。 发明内容
本发明要解决的主要技术问题是, 提供一种实现多业务融合的业务平 台自动部署的系统和方法。
为解决上述技术问题, 本发明提供一种实现业务平台自动部署的系统,
该系统包括: 操作维护模块、 控制模块及部署模块; 其中,
操作维护模块, 用于业务平台的部署管理及配置, 以及触发业务平台 部署操作;
控制模块 , 用于接收所述操作维护模块发送的业务平台部署操作请求 , 以及控制业务平台部署的操作流程;
部署模块, 用于接收所述控制模块转发的业务平台部署请求, 执行部 署操作, 以及将执行结果返回到所述控制模块。
进一步地, 系统还包括: 存储模块, 用于存储所述控制模块发送的各 业务平台的部署状态以及业务平台的运行状态信息。
当所述业务平台部署为业务平台加载时, 所述部署模块具体用于接收 所述控制模块转发的业务平台加载请求, 获取业务平台部署文件并将该业 务平台部署文件传送到目标服务器, 通过远程连接方式连接到所述目标服 务器并根据所述业务平台部署文件执行业务平台加载操作, 并将加载结果 返回到所述控制模块; 所述存储模块还用于更新保存业务平台加载后的运 行状态信息。
当所述业务平台部署为业务平台卸载时 , 所述部署模块具体用于接收 所述控制模块转发的业务平台卸载请求, 通过远程连接方式连接到所述目 标服务器并执行业务平台卸载操作, 并将卸载结果返回到所述控制模块; 所述存储模块还用于更新保存业务平台卸载后的运行状态信息。
当所述业务平台部署为业务平台监控时, 所述部署模块具体用于接收 所述控制模块发送的检测业务平台运行状态请求, 通过远程连接方式连接 到所述目标服务器并检测业务平台运行状态, 并将检测结果返回到所述控 制模块; 所述存储模块还用于更新保存检测到的业务平台的运行状态信息。
在一种实施例中, 所述控制模块还用于将所述部署模块反馈的执行结 果返回到操作维护模块, 所述操作维护模块还用于展现业务平台的部署情
况。
本发明还提供了一种实现业务平台自动部署的方法, 该方法包括: 通过操作维护模块生成业务平台部署请求, 并将所述业务平台部署请 求发送到控制模块;
控制模块将各业务平台的部署状态和业务平台的运行状态信息緩存到 存储模块中, 并将所述业务平台部署请求转发到部署模块;
部署模块根据业务平台部署请求的类型执行业务平台部署操作, 并将 执行结果返回到控制模块。
当所述业务平台部署请求为业务平台加载请求时, 所述部署模块执行 的业务平台部署操作具体为: 获取业务平台部署文件并将该业务平台部署 文件传送到目标服务器, 通过远程连接方式连接到所述目标服务器并根据 所述业务平台部署文件执行业务平台加载操作; 所述控制模块收到执行结 果后, 还将业务平台加载后的运行状态信息更新保存到存储模块中。
当所述业务平台部署请求为业务平台卸载请求或者检测业务平台运行 状态请求时, 所述部署模块执行的业务平台部署操作具体为: 通过远程连 接方式连接到所述目标服务器并执行业务平台卸载操作或者检测业务平台 运行状态; 所述控制模块收到执行结果后, 还将业务平台卸载后或者检测 到的运行状态信息更新保存到存储模块中。
在一种实施例中, 所述执行结果返回到控制模块后, 所述方法还包括: 控制模块将执行结果返回到操作维护模块, 所述操作维护模块展现业务平 台的部署情况。
本发明的有益效果是: 由于本发明融合了所有业务平台的公共模块功 能并能分别部署各个业务平台的独立功能部分, 通过对公共模块的集成和 业务平台功能部分的独立部署能够节约成本, 并实现多业务平台的功能。 本发明能实现业务平台的统一部署, 从而有效地解决多业务融合所带来的
业务平台部署操作流程不一致问题。 另外, 对业务平台的运行状态的监控 可以有效地监测业务平台的运行状态, 从而提高业务融合的整体管理的可 行性、 易用性和效率。 此外通过对业务平台的运行状态的监控, 并将运行 状态信息反馈出来, 可以及时地掌握业务情况, 从而提高管理的效率。 附图说明
图 1 是本发明实施例一的实现业务平台自动部署的系统的结构示意 图;
图 2 是本发明实施例二的实现业务平台自动加载的业务流程图; 图 3 是本发明实施例三的实现业务平台自动卸载的业务流程图; 图 4 是本发明实施例四的实现业务平台监控的业务流程图。 具体实施方式
下面通过具体实施方式结合附图对本发明作进一步详细说明。
实施例一
请参考图 1 , 以业务平台加载、 业务平台卸载和业务平台监控为业务平 台自动部署的三个基本操作为例进行说明。 本发明实现业务平台自动部署 的系统主要包括:
操作维护模块 11 , 用于业务平台的部署管理及配置, 触发业务平台加 载、 卸载、 监控操作。
控制模块 12, 用于业务平台加载、 卸载、 监控等流程的控制。
部署模块 14, 用于完成具体的业务平台加载、 卸载、 监控功能。
在一种实施例中, 还可以设置存储模块 13, 用于存储业务平台的部署 状态和业务平台的运行状态信息。
操作维护模块 11 , 提供给用户进行业务平台部署的操作维护终端, 用 户通过该操作维护模块可进行具体的业务平台的加载、 卸载、 监控等功能
的操作。操作维护模块 11将用户的操作请求发送给控制模块 12, 控制模块 12用于控制整个业务平台自动部署的系统的操作流程并将业务平台的运行 状态信息发送给存储模块 13保存, 部署模块 14接收来自控制模块 12的操 作请求并执行具体的加载、 卸载、 监控操作。 存储模块 13还可以更新保存 业务平台加载、 卸载、 监控操作后的运行状态信息。 控制模块 12还可以将 所述部署模块 14反馈的执行结果返回到操作维护模块 11 , 操作维护模块 11可以展现业务平台的部署情况。
部署模块 14通过 SSH、 TELNET或其他远程连接方式连接至目标服务 器执行具体的部署操作。 对于业务平台加载操作, 在执行具体的部署操作 前还需要通过 FTP (文本传输协议)传输服务从业务版本服务器上获取业 务平台部署文件, 并将业务平台部署文件传送至目标服务器。
对于监控操作, 可以由控制模块 12定期发送检测业务平台状态请求给 所述部署模块 14以达到监控业务平台运行状态的目的。
实施例二
请参考图 2, 为本发明实现业务平台自动加载的业务流程。 具体包括以 下处理步骤:
步骤 201 ,用户通过后台维护触发业务平台加载请求给该系统的操作维 护模块 11。
步骤 202, 操作维护模块 11接收到用户的业务平台加载请求后, 对请 求消息作必要的处理后, 将业务平台加载请求发送给控制模块 12。
步骤 203 , 控制模块 12接收到业务平台加载请求后, 緩存必要的信息 至存储模块 13 , 并将业务平台加载请求发送给部署模块 14。
必要的信息包括业务平台的当前部署状态。
步骤 204, 部署模块 14首先通过 FTP到业务版本服务器上获取业务平 台部署文件, 该业务平台部署文件包含所部署业务平台的必要文件及操作
方法。 并将业务平台部署文件传送至需要部署业务平台的目标服务器。 步骤 205 ,部署模块 14通过 SSH或 TELNET或其他远程连接方式连接 至目标服务器 , 根据业务平台部署文件执行加载操作。
实施例三
请参考图 3 , 为本发明实现业务平台自动卸载的业务流程。 具体包括以 下处理步骤:
步骤 301 ,用户通过后台维护触发业务平台卸载请求给该系统的操作维 护模块 11。
步骤 302, 操作维护模块 11接收到用户的业务平台卸载请求后, 对请 求消息作必要的处理后, 将业务平台卸载请求发送给控制模块 12。
步骤 303 , 控制模块 12接收到业务平台卸载请求后, 緩存必要的信息 至存储模块 13 , 并将业务平台卸载请求发送给部署模块 14。
必要的信息包括业务平台的当前部署状态。
步骤 304,部署模块 14通过 SSH或 TELNET或其他远程连接方式连接 至目标服务器, 执行卸载操作。
实施例四
请参考图 3 , 为本发明实现业务平台监控的业务流程。 具体包括以下处 理步骤:
步骤 401 , 控制模块 12定期发送检测业务平台运行状态请求给部署模 块 14。
步骤 402,部署模块 14通过 SSH或 TELNET或其他远程连接方式连接 至目标服务器, 检测业务平台运行状态并返回检测结果即业务平台的运行 状态信息给控制模块 12。
步骤 403 ,控制模块 12保存业务平台的运行状态信息至存储模块 13并 将业务平台的运行状态信息反馈给操作维护模块 11。
步骤 404,操作维护模块 11将业务运行状态情况体现至后台维护终端。 以上内容是结合具体实施方式对本发明所作的进一步详细说明, 不 能认定本发明的具体实施只局限于这些说明。 对于本发明所属技术领域 的普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干 简单推演或替换, 都应当视为属于本发明的保护范围。
Claims
1、 一种实现业务平台自动部署的系统, 其特征在于, 所述系统包括: 操作维护模块、 控制模块及部署模块; 其中,
操作维护模块, 用于业务平台的部署管理及配置, 以及触发业务平台 部署操作;
控制模块 , 用于接收所述操作维护模块发送的业务平台部署操作请求 , 以及控制业务平台部署的操作流程;
部署模块, 用于接收所述控制模块转发的业务平台部署请求, 执行部 署操作, 以及将执行结果返回到所述控制模块。
2、根据权利要求 1所述的实现业务平台自动部署的系统,其特征在于, 所述系统还包括: 存储模块, 用于存储所述控制模块发送的各业务平台的 部署状态以及业务平台的运行状态信息。
3、根据权利要求 2所述的实现业务平台自动部署的系统,其特征在于, 当所述业务平台部署为业务平台加载时, 所述部署模块具体用于接收所述 控制模块转发的业务平台加载请求, 获取业务平台部署文件并将该业务平 台部署文件传送到目标服务器, 通过远程连接方式连接到所述目标服务器 并根据所述业务平台部署文件执行业务平台加载操作, 并将加载结果返回 到所述控制模块; 所述存储模块还用于更新保存业务平台加载后的运行状 态信息。
4、根据权利要求 2所述的实现业务平台自动部署的系统,其特征在于, 当所述业务平台部署为业务平台卸载时 , 所述部署模块具体用于接收所述 控制模块转发的业务平台卸载请求, 通过远程连接方式连接到所述目标服 务器并执行业务平台卸载操作, 并将卸载结果返回到所述控制模块; 所述 存储模块还用于更新保存业务平台卸载后的运行状态信息。
5、根据权利要求 2所述的实现业务平台自动部署的系统,其特征在于, 当所述业务平台部署为业务平台监控时, 所述部署模块具体用于接收所述 控制模块发送的检测业务平台运行状态请求, 通过远程连接方式连接到所 述目标服务器并检测业务平台运行状态, 并将检测结果返回到所述控制模 块; 所述存储模块还用于更新保存检测到的业务平台的运行状态信息。
6、 根据权利要求 3至 5任一项所述的实现业务平台自动部署的系统, 其特征在于, 所述控制模块还用于将所述部署模块反馈的执行结果返回到 操作维护模块, 所述操作维护模块还用于展现业务平台的部署情况。
7、 一种实现业务平台自动部署的方法, 其特征在于, 该方法包括: 通过操作维护模块生成业务平台部署请求, 并将所述业务平台部署请 求发送到控制模块;
控制模块将各业务平台的部署状态和业务平台的运行状态信息緩存到 存储模块中, 并将所述业务平台部署请求转发到部署模块;
部署模块根据业务平台部署请求的类型执行业务平台部署操作, 并将 执行结果返回到控制模块。
8、根据权利要求 7所述的实现业务平台自动部署的方法,其特征在于, 当所述业务平台部署请求为业务平台加载请求时, 所述部署模块执行的业 务平台部署操作具体为: 获取业务平台部署文件并将该业务平台部署文件 传送到目标服务器, 通过远程连接方式连接到所述目标服务器并根据所述 业务平台部署文件执行业务平台加载操作; 所述控制模块收到执行结果后, 还将业务平台加载后的运行状态信息更新保存到存储模块中。
9、根据权利要求 7所述的实现业务平台自动部署的方法,其特征在于, 当所述业务平台部署请求为业务平台卸载请求或者检测业务平台运行状态 请求时, 所述部署模块执行的业务平台部署操作具体为: 通过远程连接方 式连接到所述目标服务器并执行业务平台卸载操作或者检测业务平台运行 状态; 所述控制模块收到执行结果后, 还将业务平台卸载后或者检测到的 运行状态信息更新保存到存储模块中。
10、 根据权利要求 7至 9任一项所述的实现业务平台自动部署的方 法, 其特征在于, 所述执行结果返回到控制模块后, 所述方法还包括: 控制模块将执行结果返回到操作维护模块, 所述操作维护模块展现业务 平台的部署情况。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2010101984688A CN101877652A (zh) | 2010-06-11 | 2010-06-11 | 一种实现业务平台自动部署的系统和方法 |
CN201010198468.8 | 2010-06-11 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2011153746A1 true WO2011153746A1 (zh) | 2011-12-15 |
Family
ID=43020122
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2010/077017 WO2011153746A1 (zh) | 2010-06-11 | 2010-09-16 | 一种实现业务平台自动部署的系统和方法 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101877652A (zh) |
WO (1) | WO2011153746A1 (zh) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104375868B (zh) * | 2014-11-26 | 2018-05-18 | 浪潮(北京)电子信息产业有限公司 | 一种适用于海量存储系统快速部署的方法和设备 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101217538A (zh) * | 2007-12-29 | 2008-07-09 | 大唐软件技术股份有限公司 | 综合网络激活系统 |
CN101631037A (zh) * | 2008-07-18 | 2010-01-20 | 中兴通讯股份有限公司 | 一种网元软件的远程升级装置及方法 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100281646B1 (ko) * | 1998-11-26 | 2001-02-15 | 정선종 | 다중 서비스 접속 통합 망(엠에이아이엔)에서의 선로 이중화 관리방법 |
WO2002006973A1 (en) * | 2000-07-13 | 2002-01-24 | Aprisma Management Technologies, Inc. | Method and apparatus for automated service provisioning across multiple networking technologies |
CN101026648B (zh) * | 2007-04-05 | 2010-07-21 | 华为技术有限公司 | 通信业务管理方法、工具和装置 |
CN101478439A (zh) * | 2009-01-20 | 2009-07-08 | 中兴通讯股份有限公司 | 统一业务管理平台、接口机和业务处理系统及处理方法 |
-
2010
- 2010-06-11 CN CN2010101984688A patent/CN101877652A/zh active Pending
- 2010-09-16 WO PCT/CN2010/077017 patent/WO2011153746A1/zh active Application Filing
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101217538A (zh) * | 2007-12-29 | 2008-07-09 | 大唐软件技术股份有限公司 | 综合网络激活系统 |
CN101631037A (zh) * | 2008-07-18 | 2010-01-20 | 中兴通讯股份有限公司 | 一种网元软件的远程升级装置及方法 |
Also Published As
Publication number | Publication date |
---|---|
CN101877652A (zh) | 2010-11-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7925247B2 (en) | Managing mobile devices based on roaming status | |
CN101222519B (zh) | 家庭设备的远程激活 | |
US20120278654A1 (en) | Remote cable access point reset | |
EP2978144A1 (en) | Unified device management method and system | |
EP2600565B1 (en) | Disaster tolerance service system and disaster tolerance method | |
CN111866063B (zh) | 一种工业物联网ai算法的在线更新系统、方法及装置 | |
CN106528143A (zh) | 一种配置管理方法及装置 | |
CN103370921B (zh) | 用于对本地网络中的传感器设备进行命名的方法、设备、服务网关和远程管理服务器 | |
US10462048B2 (en) | Virtual cluster establishment method and network device | |
WO2007054013A1 (fr) | Méthode de traitement, terminal, serveur de gestion d’équipement et système de tâche d’abonnement dans la gestion d’équipement | |
CN102387514B (zh) | 无线传感器网络网关的备份方法及系统 | |
CN113824723A (zh) | 一种应用于音视频数据传输的端到端系统解决方法 | |
WO2012016409A1 (zh) | 终端升级的方法、终端升级回退的方法和升级管理中心 | |
WO2021226784A1 (zh) | 节点配置方法、装置、分布式系统及计算机可读介质 | |
CN104092732A (zh) | 一种终端软件智能更新方法及装置 | |
CN116886497A (zh) | 基于dpu的服务网格业务集中代理切换方法及处理系统 | |
CN103905226B (zh) | 一种业务平台的自动部署方法和装置 | |
CN101197723A (zh) | 一种网管中间件 | |
WO2012055132A1 (zh) | 一种进行业务平台部署的系统及方法 | |
CN106598758B (zh) | 一种集中转发及调用方法及系统 | |
CN103516767A (zh) | 软件跨云部署机制及系统 | |
CN102819455B (zh) | 一种在应用层对进程进行管理的方法和管理系统 | |
WO2011153746A1 (zh) | 一种实现业务平台自动部署的系统和方法 | |
CN104348646A (zh) | 配置数据处理方法、装置及系统 | |
CN101026393B (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: 10852738 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: 10852738 Country of ref document: EP Kind code of ref document: A1 |