CN111078302B - Automatic deployment method and terminal of distribution network monitoring platform system - Google Patents
Automatic deployment method and terminal of distribution network monitoring platform system Download PDFInfo
- Publication number
- CN111078302B CN111078302B CN201911136392.3A CN201911136392A CN111078302B CN 111078302 B CN111078302 B CN 111078302B CN 201911136392 A CN201911136392 A CN 201911136392A CN 111078302 B CN111078302 B CN 111078302B
- Authority
- CN
- China
- Prior art keywords
- configuration
- service
- distribution network
- monitoring platform
- template file
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
-
- H—ELECTRICITY
- H02—GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
- H02J—CIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
- H02J13/00—Circuit arrangements for providing remote indication of network conditions, e.g. an instantaneous record of the open or closed condition of each circuitbreaker in the network; Circuit arrangements for providing remote control of switching means in a power distribution network, e.g. switching in and out of current consumers by using a pulse code signal carried by the network
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Power Engineering (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种配网监控平台系统的自动化部署方法及终端,属于智能配电网技术领域。The invention relates to an automatic deployment method and a terminal of a distribution network monitoring platform system, belonging to the technical field of intelligent distribution network.
背景技术Background technique
电网监控系统是电力系统安全、稳定运行的重要手段。随着经济和电力的不断发展,人们对配电网的业务要求越来越高,传统配电网的设计已经不能满足需求,建设具有信息化、自动化、集成化等特点的智能配电网迫在眉睫。The power grid monitoring system is an important means for the safe and stable operation of the power system. With the continuous development of economy and electric power, people have higher and higher requirements for the business of distribution network. The design of traditional distribution network can no longer meet the demand. It is imminent to build a smart distribution network with the characteristics of informatization, automation and integration. .
然而,目前监控平台系统的部署主要是人工部署的方式,随着配网业务的不断的拓展,范围越来越广,使得配电网系统越来越复杂,人工部署的方式就越来越难满足目前配电网系统的需求,同时,随着服务节点容量的不断增加,服务器数量急剧增加,目前的人工部署的方式就会导致工程应用周期增加,效率降低,出错率也很高。However, the current deployment of the monitoring platform system is mainly manual deployment. With the continuous expansion of the distribution network business, the scope is getting wider and wider, making the distribution network system more and more complex, and the manual deployment method is becoming more and more difficult. To meet the needs of the current distribution network system, at the same time, with the continuous increase in the capacity of service nodes, the number of servers has increased sharply. The current manual deployment method will lead to increased engineering application cycles, reduced efficiency, and high error rates.
因此,为了解决现有配电网系统监控平台系统部署过程存在的出错率高、复杂度高、效率低的问题,急需一种自动化的部署方法。Therefore, in order to solve the problems of high error rate, high complexity and low efficiency in the system deployment process of the existing distribution network system monitoring platform, an automated deployment method is urgently needed.
发明内容Contents of the invention
本发明的目的在于提供一种配网监控平台系统的自动化部署方法及终端,以解决现有配电网系统监控平台系统部署过程存在的出错率高、复杂度高、效率低的问题。The purpose of the present invention is to provide an automatic deployment method and terminal of a distribution network monitoring platform system to solve the problems of high error rate, high complexity and low efficiency in the deployment process of the existing distribution network monitoring platform system.
本发明采用如下技术方案:本发明涉及一种配网监控平台系统的自动化部署方法,包括如下步骤:The present invention adopts the following technical solutions: The present invention relates to an automatic deployment method of a distribution network monitoring platform system, comprising the following steps:
1)获取配置模板文件;1) Obtain the configuration template file;
2)在所述配置模板文件中插入各个服务节点差异性的环境配置数据;2) inserting the environment configuration data of each service node difference in the configuration template file;
3)在所述配置模板文件中插入各个服务节点差异性的功能模块配置数据;3) Inserting the different functional module configuration data of each service node into the configuration template file;
4)生成各个服务节点对应的配置文件;4) Generate configuration files corresponding to each service node;
5)将所述配置文件分发到对应的服务节点。5) Distributing the configuration file to corresponding service nodes.
本发明通过将配电网监控平台系统的部署工作智能化,根据配电网监控平台系统各个服务节点之间差异性的环境配置数据、功能模块配置数据等插入包含基础配置的配置模板文件中,生成各个服务节点对应的配置文件,并分发到对应的服务节点,能够简单、直观地将编译好的配置文件部署到各个服务节点,降低了工程的复杂度,减少了部署过程出错率,缩短了工程应用的周期,同时,通过自动化的部署工作,综合提升了工程效率,降低了成本。The present invention intelligentizes the deployment work of the distribution network monitoring platform system, inserts the environment configuration data and functional module configuration data etc. into the configuration template file containing the basic configuration according to the differences between service nodes of the distribution network monitoring platform system, The configuration files corresponding to each service node are generated and distributed to the corresponding service nodes. The compiled configuration files can be deployed to each service node simply and intuitively, which reduces the complexity of the project, reduces the error rate of the deployment process, and shortens the At the same time, through the automated deployment work, the engineering efficiency is comprehensively improved and the cost is reduced.
进一步的,还包括依照各服务节点所在安全分区配置不同的区域配置数据,将所述区域配置数据插入所述配置模板文件。Further, it also includes configuring different regional configuration data according to the security partition where each service node is located, and inserting the regional configuration data into the configuration template file.
进一步的,所述步骤2)和步骤3)中采用Ansible服务在所述配置模板文件中插入各个服务节点差异性的环境配置数据和功能模块配置数据。Further, in the step 2) and step 3), the Ansible service is used to insert the different environment configuration data and function module configuration data of each service node into the configuration template file.
进一步的,所述步骤5)中采用SSH服务将配置文件分发给各个服务节点。Further, in the step 5), the SSH service is used to distribute the configuration file to each service node.
进一步的,还包括在系统部署完成后,采用Jenkins服务控制各个服务节点按照预先定义好的顺序依次启动服务,并对部署后的环境进行检测。Further, after the system deployment is completed, the Jenkins service is used to control each service node to start the services sequentially in a pre-defined order, and to detect the deployed environment.
本发明还涉及一种配网监控平台系统的自动化部署终端,包括处理器和存储器,所述处理器执行所述存储器中存储的计算机程序以实现如下方法:The present invention also relates to an automatic deployment terminal of a distribution network monitoring platform system, including a processor and a memory, and the processor executes a computer program stored in the memory to realize the following method:
1)获取配置模板文件;1) Obtain the configuration template file;
2)在所述配置模板文件中插入各个服务节点差异性的环境配置数据;2) inserting the environment configuration data of each service node difference in the configuration template file;
3)在所述配置模板文件中插入各个服务节点差异性的功能模块配置数据;3) Inserting the different functional module configuration data of each service node into the configuration template file;
4)生成各个服务节点对应的配置文件;4) Generate configuration files corresponding to each service node;
5)将所述配置文件分发到对应的服务节点。5) Distributing the configuration file to corresponding service nodes.
本发明利用配电网监控平台系统的自动化部署终端,根据配电网监控平台系统各个服务节点之间差异性的环境配置数据、功能模块配置数据等插入包含基础配置的配置模板文件中,生成各个服务节点对应的配置文件,并分发到对应的服务节点,能够简单、直观地将编译好的配置文件部署到各个服务节点,降低了工程的复杂度,减少了部署过程出错率,缩短了工程应用的周期,同时,通过自动化的部署工作,综合提升了工程效率,降低了成本。The present invention utilizes the automatic deployment terminal of the distribution network monitoring platform system to insert into the configuration template file containing the basic configuration according to the different environment configuration data and function module configuration data among service nodes of the distribution network monitoring platform system to generate each The configuration file corresponding to the service node is distributed to the corresponding service node, and the compiled configuration file can be deployed to each service node simply and intuitively, which reduces the complexity of the project, reduces the error rate of the deployment process, and shortens the engineering application time. At the same time, through the automated deployment work, the engineering efficiency is comprehensively improved and the cost is reduced.
进一步的,还包括依照各服务节点所在安全分区配置不同的区域配置数据,将所述区域配置数据插入所述配置模板文件。Further, it also includes configuring different regional configuration data according to the security partition where each service node is located, and inserting the regional configuration data into the configuration template file.
进一步的,所述步骤2)和步骤3)中采用Ansible服务在所述配置模板文件中插入各个服务节点差异性的环境配置数据和功能模块配置数据。Further, in the step 2) and step 3), the Ansible service is used to insert the different environment configuration data and function module configuration data of each service node into the configuration template file.
进一步的,所述步骤5)中采用SSH服务将配置文件分发给各个服务节点。Further, in the step 5), the SSH service is used to distribute the configuration file to each service node.
进一步的,还包括采用Jenkins服务控制各个服务节点按照预先定义好的顺序依次启动服务,并对部署后的环境进行检测。Further, it also includes using the Jenkins service to control each service node to start the service sequentially in a pre-defined order, and to detect the deployed environment.
附图说明Description of drawings
图1是本发明中所述的配电网监控系统硬件架构示意图;Fig. 1 is a schematic diagram of the hardware architecture of the distribution network monitoring system described in the present invention;
图2是本发明自动化部署方法实施例中自动化部署流程图;Fig. 2 is a flowchart of automated deployment in an embodiment of the automated deployment method of the present invention;
图3是本发明自动化部署方法实施例中差异化处理流程图。Fig. 3 is a flowchart of differentiated processing in an embodiment of the automatic deployment method of the present invention.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明,即所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本发明实施例的组件可以以各种不同的配置来布置和设计。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, and are not intended to limit the present invention, that is, the described embodiments are only some of the embodiments of the present invention, but not all of the embodiments. The components of the embodiments of the invention generally described and illustrated in the figures herein may be arranged and designed in a variety of different configurations.
因此,以下对在附图中提供的本发明的实施例的详细描述并非旨在限制要求保护的本发明的范围,而是仅仅表示本发明的选定实施例。基于本发明的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本发明保护的范围。Accordingly, the following detailed description of the embodiments of the invention provided in the accompanying drawings is not intended to limit the scope of the claimed invention, but merely represents selected embodiments of the invention. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without making creative efforts belong to the protection scope of the present invention.
以下结合实施例对本发明的特征和性能作进一步的详细描述。The characteristics and performance of the present invention will be described in further detail below in conjunction with the examples.
自动化部署方法实施例:Example of an automated deployment method:
本实施例中配电网监控系统硬件架构如图1所示,Server服务器提供自动化部署方法,自动化部署的剧本,模板文件已经差异性配置文件,都是在server服务器完成的,工作站中能够提供WEB服务,本实施例中以配电网监控平台系统中各个服务节点(客户机)的部署过程为例,依据监控平台系统的区域化的功能模块和开源服务的特殊配置,编写剧本,来完成环境变量的配置、基础服务的环境配置、功能模块单机或者集群的配置。The hardware architecture of the distribution network monitoring system in this embodiment is shown in Figure 1. The Server server provides automatic deployment methods, scripts for automatic deployment, template files and differential configuration files, all of which are completed on the server server, and the workstation can provide WEB Service, in this embodiment, the deployment process of each service node (client) in the distribution network monitoring platform system is taken as an example, according to the regionalized functional modules of the monitoring platform system and the special configuration of open source services, scripts are written to complete the environment Configuration of variables, environment configuration of basic services, configuration of functional modules stand-alone or cluster.
具体的,如图2所示,为本实施例中的部署流程。本实施例中对配电网监控系统进行自动化部署的方法包括以下几个步骤:Specifically, as shown in FIG. 2, it is a deployment process in this embodiment. In this embodiment, the method for automatically deploying the distribution network monitoring system includes the following steps:
1、获取配置模板文件。1. Obtain the configuration template file.
由于配电网监控平台系统中,应用kafka作为消息总线,来与后台服务以及各个服务节点之间进行消息的传递,但是kafka服务的运行依赖于zookeeper服务,因此,需要先要配置好zookeeper的环境,对于zookeeper服务依赖的基础环境配置,以配置文件的形式形成配置模板文件。然而,zookeeper环境在各个服务节点之间又存在差异性,因此,需要在该模板文件中插入各服务节点对应的差异性数据。In the distribution network monitoring platform system, kafka is used as the message bus to transmit messages with the background service and each service node, but the operation of the kafka service depends on the zookeeper service, so the zookeeper environment needs to be configured first , for the basic environment configuration that the zookeeper service depends on, a configuration template file is formed in the form of a configuration file. However, the zookeeper environment has differences among service nodes, so it is necessary to insert the difference data corresponding to each service node into the template file.
2、在所述配置模板文件中插入各个服务节点差异性的环境配置数据。2. Insert different environment configuration data of each service node into the configuration template file.
为了获取各个服务节点中环境配置数据的配置文件,本实施例中采用Ansible服务按照指定好的剧本依次执行,在配置模板文件中插入各个服务节点差异性的环境配置数据,如图3中,本实施例中生成对应的Template模板文件,通过Template模块将服务节点差异参数配置文件插入到该模板文件中。例如kafak消息的缓存文件的位置,历史数据文件缓存的位置,实时数据的缓存位置。然后形成各个服务节点的配置文件,kafka服务的环境以及其他开源服务的环境,都可以按照此方法生成相应的配置文件。In order to obtain the configuration files of the environment configuration data in each service node, the Ansible service is used in this embodiment to execute sequentially according to the specified script, and the different environment configuration data of each service node is inserted into the configuration template file, as shown in Figure 3, this In the embodiment, a corresponding Template template file is generated, and the service node difference parameter configuration file is inserted into the template file through the Template module. For example, the cache file location of kafak messages, the cache location of historical data files, and the cache location of real-time data. Then form the configuration files of each service node, the environment of Kafka service and the environment of other open source services, and the corresponding configuration files can be generated according to this method.
3、在所述配置模板文件中插入各个服务节点差异性的功能模块配置数据。3. Inserting different functional module configuration data of each service node into the configuration template file.
依据监控平台系统区域化的功能模块和开源服务的特殊配置,除了上述环境配置数据的差异,各个服务节点之间还存在功能模块配置数据的差异,例如,遥测、遥信、遥控、报警服务的主备以及主备切换规则。与上述步骤2同理,利用Ansible服务在该配置模板文件中插入各个服务节点差异性的功能模块配置数据,实现功能模块单机或集群的配置。According to the regionalized functional modules of the monitoring platform system and the special configuration of open source services, in addition to the differences in the above-mentioned environment configuration data, there are also differences in the configuration data of functional modules among service nodes, such as telemetry, remote signaling, remote control, and alarm services. Active/standby and active/standby switching rules. Similar to the above step 2, use the Ansible service to insert the different function module configuration data of each service node into the configuration template file to realize the configuration of the function module stand-alone or cluster.
作为其他实施方式,本步骤中在配置模板文件中插入各个服务节点差异性的功能模块配置数据的过程与上述步骤2中插入各个服务节点差异性的环境配置数据的过程并没有严格的先后顺序,也可以先插入差异性的功能模块配置数据然后再插入差异性的环境配置数据,或者同时进行。As another implementation mode, the process of inserting the different function module configuration data of each service node in the configuration template file in this step is not in strict sequence with the process of inserting the different environment configuration data of each service node in the above step 2. It is also possible to first insert the differential function module configuration data and then insert the differential environment configuration data, or at the same time.
4、生成各个服务节点对应的配置文件。4. Generate configuration files corresponding to each service node.
通过在配置模板文件中插入各个服务节点差异性的环境配置数据和功能模块配置数据后,得到了每个服务节点对应的配置文件。After inserting the different environment configuration data and function module configuration data of each service node into the configuration template file, the configuration file corresponding to each service node is obtained.
5、将所述配置文件分发到对应的服务节点。5. Distributing the configuration file to corresponding service nodes.
在生成配置文件后,通过传输服务,将上述生成的配置文件传输到相应的各个服务节点。本实施例中采用SSH服务将该配置文件分发各个服务节点。After the configuration file is generated, the generated configuration file is transmitted to corresponding service nodes through the transmission service. In this embodiment, the SSH service is used to distribute the configuration file to each service node.
作为对上述实施方式的改进,依据配电网监控业务的需求,存在着一、三区数据传输的问题,对于跨区传输的问题,本实施例中,还包括依照各服务节点所在安全分区配置不同的区域配置数据,将所述区域配置数据插入所述配置模板文件。As an improvement to the above implementation, according to the requirements of the distribution network monitoring business, there is a problem of data transmission in the first and third areas. For the problem of cross-area transmission, this embodiment also includes configuration according to the security zone where each service node is located. Different regional configuration data, inserting the regional configuration data into the configuration template file.
具体的,以配电网安全一区、安全三区为例,依据安全一、三区业务需求,在数据库服务器的环境变量中设置参数(不同的区域配置数据)来进行安全一、三区定义,根据设置的参数,Ansible服务按照指定好的剧本,将数据服务产生的数据以文件的形式从一区传输到三区对应的文件夹中,然后数据库服务器会将文件夹下的数据文件写入到对应的数据库中,保证了数据的完整性。Specifically, taking the distribution network safety area 1 and safety area 3 as examples, according to the business requirements of safety areas 1 and 3, set parameters (different area configuration data) in the environment variables of the database server to define safety areas 1 and 3 , according to the set parameters, the Ansible service will transfer the data generated by the data service in the form of files from the first district to the corresponding folder in the third district according to the specified script, and then the database server will write the data files under the folder to To the corresponding database, the integrity of the data is guaranteed.
作为对上述实施方式的进一步改进,本实施例中还包括对web服务端的部署工作。具体的,在系统部署完成后,采用Jenkins服务控制各个服务节点按照预先定义好的顺序依次启动服务,并对部署后的环境进行检测,并生成相应的检测报告,查看部署是否正确。As a further improvement to the above implementation manner, this embodiment also includes the deployment of the web server. Specifically, after the system deployment is completed, the Jenkins service is used to control each service node to start the service in a predefined order, and the deployed environment is detected, and a corresponding detection report is generated to check whether the deployment is correct.
作为对上述实施方式的更进一步改进,上述自动部署过程并不局限于对已有的服务节点进行部署,也能够通过对服务节点配置文件的插入过程,实现对服务节点的定义,增加新的服务节点,并且完成对该服务节点的部署工作。As a further improvement to the above-mentioned implementation, the above-mentioned automatic deployment process is not limited to deploying existing service nodes, but can also realize the definition of service nodes and add new services through the insertion process of service node configuration files. node, and complete the deployment of the service node.
自动化部署终端实施例:Example of automatic deployment terminal:
本实施例中提出了一种配网监控平台系统的自动化部署终端,包括处理器和存储器,存储器上存储有用于在处理器上运行的计算机程序,处理器可以采用单片机、FPGA、DSP、PLC或MCU等实现,存储器可以采用RAM存储器、闪存、ROM存储器、EPROM存储器、EEPROM存储器、寄存器、硬盘、移动磁盘、CD-ROM或者本领域已知的任何其他形式的存储介质,可以将该存储介质耦接至处理器,使处理器能够从该存储介质读取信息,或者该存储介质可以是处理器的组成部分。In this embodiment, an automatic deployment terminal of a distribution network monitoring platform system is proposed, including a processor and a memory, and a computer program for running on the processor is stored on the memory, and the processor can be a single-chip microcomputer, FPGA, DSP, PLC or Realized by MCU, etc., the memory can adopt RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, register, hard disk, removable disk, CD-ROM or any other form of storage medium known in the art, and the storage medium can be coupled The storage medium may be coupled to the processor to enable the processor to read information from the storage medium, or the storage medium may be an integral part of the processor.
所述处理器执行所述存储器中存储的计算机程序以实现如下方法:The processor executes a computer program stored in the memory to implement the following method:
1)获取配置模板文件;1) Obtain the configuration template file;
2)在所述配置模板文件中插入各个服务节点差异性的环境配置数据;2) inserting the environment configuration data of each service node difference in the configuration template file;
3)在所述配置模板文件中插入各个服务节点差异性的功能模块配置数据;3) Inserting the different functional module configuration data of each service node into the configuration template file;
4)生成各个服务节点对应的配置文件;4) Generate configuration files corresponding to each service node;
5)将所述配置文件分发到对应的服务节点。5) Distributing the configuration file to corresponding service nodes.
具体的利用该部署终端进行自动化部署的过程已在上述方法实施例中详细说明,此处不再赘述。The specific process of using the deployment terminal to perform automatic deployment has been described in detail in the foregoing method embodiments, and will not be repeated here.
本发明通过自动部署代替传统的人工部署方式,实现配电网监控平台系统自动分发部署到各个服务器节点,有助于实现配电网监控平台系统的集成化、自动化、持续化。The present invention replaces the traditional manual deployment mode by automatic deployment, realizes the automatic distribution and deployment of the distribution network monitoring platform system to each server node, and helps to realize the integration, automation and continuity of the distribution network monitoring platform system.
以上所述,仅为本发明的较佳实施例,并不用以限制本发明,本发明的专利保护范围以权利要求书为准,凡是运用本发明的说明书及附图内容所作的等同结构变化,同理均应包含在本发明的保护范围内。The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention. The scope of patent protection of the present invention is subject to the claims. Any equivalent structural changes made by using the description and accompanying drawings of the present invention, All should be included in the protection scope of the present invention in the same way.
Claims (8)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911136392.3A CN111078302B (en) | 2019-11-19 | 2019-11-19 | Automatic deployment method and terminal of distribution network monitoring platform system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201911136392.3A CN111078302B (en) | 2019-11-19 | 2019-11-19 | Automatic deployment method and terminal of distribution network monitoring platform system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111078302A CN111078302A (en) | 2020-04-28 |
CN111078302B true CN111078302B (en) | 2023-08-11 |
Family
ID=70311066
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201911136392.3A Active CN111078302B (en) | 2019-11-19 | 2019-11-19 | Automatic deployment method and terminal of distribution network monitoring platform system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111078302B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113407191A (en) * | 2021-06-21 | 2021-09-17 | 云智慧(北京)科技有限公司 | Visual remote deployment method for transformer substation |
CN114217768A (en) * | 2021-12-10 | 2022-03-22 | 上海昊沧系统控制技术有限责任公司 | Automatic deployment method and system based on Industrial Internet of Things |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107454140A (en) * | 2017-06-27 | 2017-12-08 | 北京溢思得瑞智能科技研究院有限公司 | A kind of Ceph cluster automatically dispose method and system based on big data platform |
CN108829409A (en) * | 2018-06-20 | 2018-11-16 | 泰华智慧产业集团股份有限公司 | A kind of distributed system quick deployment method and system |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE248475T1 (en) * | 2001-06-06 | 2003-09-15 | Cit Alcatel | METHOD FOR DISTRIBUTING SERVICES AND METHOD FOR CONFIGURING A NETWORK ELEMENT IN A COMMUNICATIONS NETWORK |
CN104780058A (en) * | 2014-01-13 | 2015-07-15 | 联想(北京)有限公司 | Electronic equipment configuration method and system |
CN104580519B (en) * | 2015-01-29 | 2017-11-28 | 福建师范大学福清分校 | A kind of method of rapid deployment openstack cloud computing platforms |
CN107220100A (en) * | 2016-03-22 | 2017-09-29 | 中国移动(深圳)有限公司 | One kind exploitation O&M method, device and cloud computing PaaS platform |
US9983891B1 (en) * | 2017-03-21 | 2018-05-29 | Veritas Technologies Llc | Systems and methods for distributing configuration templates with application containers |
CN109725911A (en) * | 2017-10-31 | 2019-05-07 | 北京国双科技有限公司 | A kind of multi-environment project dispositions method, device, storage medium and processor |
CN109298868B (en) * | 2018-08-22 | 2024-01-09 | 华东计算技术研究所(中国电子科技集团公司第三十二研究所) | Intelligent dynamic deployment and uninstallation method for mapping image data processing software |
CN109240716B (en) * | 2018-09-10 | 2022-10-25 | 福建星瑞格软件有限公司 | Big data platform version management and rapid iterative deployment method and system |
CN110221859A (en) * | 2019-06-05 | 2019-09-10 | 软通智慧科技有限公司 | Deployment online management method, device, equipment and storage medium of application |
-
2019
- 2019-11-19 CN CN201911136392.3A patent/CN111078302B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107454140A (en) * | 2017-06-27 | 2017-12-08 | 北京溢思得瑞智能科技研究院有限公司 | A kind of Ceph cluster automatically dispose method and system based on big data platform |
CN108829409A (en) * | 2018-06-20 | 2018-11-16 | 泰华智慧产业集团股份有限公司 | A kind of distributed system quick deployment method and system |
Also Published As
Publication number | Publication date |
---|---|
CN111078302A (en) | 2020-04-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN115643316B (en) | Data processing method, device, gateway equipment and storage medium for Internet of Things gateway | |
CN101369933A (en) | Automatic test method and system | |
CN111078302B (en) | Automatic deployment method and terminal of distribution network monitoring platform system | |
CN113703363B (en) | Plug-and-play method of intelligent edge computing gateway in power dispatching cloud | |
CN111966289A (en) | Partition optimization method and system based on Kafka cluster | |
CN113010385A (en) | Task state updating method, device, equipment and medium | |
CN110611597A (en) | A cross-domain operation and maintenance system based on a one-way gatekeeper environment | |
CN104104702A (en) | Cloud computation architecture facing household internet of things | |
CN113360386B (en) | Method and device for testing driving of switching chip, electronic equipment and storage medium | |
CN117240734A (en) | Cloud edge cooperation method, cloud edge cooperation system, computer equipment and storage medium | |
CN103927244A (en) | Plug-in scheduling process monitoring method implemented based on dynamic proxy | |
CN106130065A (en) | A kind of distributed photovoltaic group system | |
CN113821896B (en) | Dynamic loading method and system for topological data of power distribution network | |
CN118097988B (en) | Traffic signal management method, device, computer equipment and medium | |
CN110971624A (en) | Information interaction system supporting heterogeneous resources and heterogeneous information interaction method | |
CN109889293B (en) | Method and system for realizing network topology relation of time synchronization device | |
CN116192616B (en) | Micro-service-based power standby and regulation system processing method and device and computer equipment | |
CN117171132A (en) | Data synchronization method, device and medium | |
CN113111074B (en) | Interactive data monitoring method and device based on block chain | |
CN114819884A (en) | IoT-based power transmission asset management and control platform and method | |
CN110166295B (en) | Method for judging whether network topology supports Byzantine fault tolerance or not | |
CN115776433A (en) | Communication method, communication device, related equipment and storage medium | |
CN104915523A (en) | All-service unification modeling method based on time series | |
CN112582014B (en) | Solid state disk batch production method, device, equipment and medium | |
CN116389311B (en) | A node service deployment method, device, equipment and medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |