Movatterモバイル変換


[0]ホーム

URL:


CN113849244A - Configuration method for realizing custom service scene based on layout engine - Google Patents

Configuration method for realizing custom service scene based on layout engine
Download PDF

Info

Publication number
CN113849244A
CN113849244ACN202111070447.2ACN202111070447ACN113849244ACN 113849244 ACN113849244 ACN 113849244ACN 202111070447 ACN202111070447 ACN 202111070447ACN 113849244 ACN113849244 ACN 113849244A
Authority
CN
China
Prior art keywords
instruction
library
analysis
maintenance
flow
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.)
Granted
Application number
CN202111070447.2A
Other languages
Chinese (zh)
Other versions
CN113849244B (en
Inventor
刘向东
石思涌
陈万万
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Ziyuan Information Technology Co ltd
Original Assignee
Guangzhou Ziyuan Information Technology Co ltd
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 Guangzhou Ziyuan Information Technology Co ltdfiledCriticalGuangzhou Ziyuan Information Technology Co ltd
Priority to CN202111070447.2ApriorityCriticalpatent/CN113849244B/en
Publication of CN113849244ApublicationCriticalpatent/CN113849244A/en
Application grantedgrantedCritical
Publication of CN113849244BpublicationCriticalpatent/CN113849244B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention relates to the field of IT (information technology) automatic operation and maintenance, in particular to a configuration method for realizing self-defined service scenes based on an arrangement engine, which comprises instruction library management and flow management, wherein the instruction library management comprises an instruction library, an instruction analysis library and a form analysis library, the flow management comprises flow model definition and flow definition configuration, the flow model and the flow definition are separately managed, service scene flow nodes and the flow node trend are defined by the visual arrangement engine, then service content is abstractly defined by the node configuration, specific actions are specifically and independently defined according to complex and changeable operation and maintenance equipment environments, the processing flows of various service scenes of the IT operation and maintenance are self-defined, so that the processing flows are standardized, and meanwhile, the expandability and the flexibility of the IT operation and maintenance service scenes are improved by the configurability of the instruction library and the instruction analysis library.

Description

Configuration method for realizing custom service scene based on layout engine
Technical Field
The invention relates to the field of IT automation operation and maintenance, in particular to a configuration method for realizing a user-defined service scene based on an arrangement engine.
Background
With the increasing trend of IT service complexity and IT equipment scale, the number of IT equipment types and equipment which are depended by the service is increased, the technical complexity is also increased continuously, the technical requirements and the burden on IT operation and maintenance personnel are increased, and the maintenance cost of an IT department is increased more and more. Most of the current service scenes of fault analysis and equipment inspection of IT operation and maintenance depend on the experience of IT operation and maintenance personnel, and a conventional automatic operation and maintenance tool is combined to issue an instruction to managed IT equipment to perform fault analysis and obtain equipment inspection parameter data, so that the corresponding service scene processing flow is not standard and is easy to make mistakes, equipment operation abnormity possibly caused by human errors can be caused, and great hidden dangers are brought to the stability and the available performance of IT services.
At present, some automatic operation and maintenance tools can solve the problems of non-specification and non-correctness brought by the manual work to a certain extent, but the problems of poor editability of operation and maintenance scene processing procedures, low automatic operation and maintenance degree and the like exist, so that the popularization of the tools is difficult, the application cases are few, and the specific defects are as follows:
and (3) analyzing defects by using an instruction: the automatic operation and maintenance tool defines some analysis instructions, and some tools with better design can customize the extension instructions to achieve certain extension, but the instructions are bound to the corresponding operation and maintenance functions, and only the current function issues the instructions to the equipment and analyzes the instruction echoed results; the instruction analysis function has weak expansion capability, and is difficult to support the intelligent judgment of the instruction echoing result;
the operation and maintenance processing scene is not flexible: the existing automatic operation and maintenance tool can also customize a specific operation and maintenance scene generally, such as the customization of routing inspection indexes, but the function is not flexible or the function is lost for the customization of the operation and maintenance service scene.
The degree of automation is not high: the existing automatic operation and maintenance tool can achieve high automatic operation and maintenance degree for specific operation and maintenance scenes, but the operation and maintenance flow is customized for various operation and maintenance scenes, and the customized operation and maintenance processing flow can run in a high-automation mode and intelligently analyzes processing results, so that the realization is difficult.
The main pain points of the prior art of the IT operation and maintenance are that the degree of intellectualization of the operation and maintenance is not high, the flexibility of self-defining the service scene is not enough, and a programmable and flexible self-arranging capability of the service scene is urgently needed to adapt to the increasingly large IT infrastructure and the increasingly complex and refined IT services.
Disclosure of Invention
The invention aims to provide a configuration method for realizing self-defining service scenes based on an arrangement engine, which can realize the self-defining of the processing flow of various service scenes of IT operation and maintenance, carry out operation and maintenance action identification and binding action instructions on self-defined flow processing nodes, analyze scripts and realize the programmable and flexible method configuration for self-defining the service scenes.
In order to achieve the purpose, the invention is realized by the following technical scheme:
a configuration method for realizing a user-defined service scene based on an orchestration engine is characterized in that: the system comprises two modules of instruction library management and process management, wherein the instruction library management comprises the following modules:
an instruction library: a set of various operation and maintenance instructions running on the IT equipment;
an instruction analysis library: analyzing echoing information of the instructions in the instruction library after the instructions are executed by the IT operation and maintenance equipment through a regular expression, and outputting the echoing information through a defined variable;
a form analysis library: analyzing the data of the business application form, and taking the variables generated by analysis as input parameters of an instruction library;
the process management comprises the following steps:
defining a process model: the process model self-defines a business scene processing process node through an arrangement engine;
and (3) flow definition configuration: and carrying out node configuration on the processing flow nodes in the flow model.
Further, an instruction library is generated by configuring an instruction identification ID, instruction description, manufacturer, equipment model and state of each instruction.
Specifically, the instruction analysis library is associated with instructions in the instruction library, and analyzes echoed information of the instructions after the instructions are executed by the equipment through a regular expression.
Further, the instruction identification ID may be repeated, and may be the same instruction identification ID for instructions of different manufacturers, different device models, and the same function of the same type.
The form analysis library analyzes the specified field information of the service application form through a regular expression, and the analyzed and output variable is used as an instruction input parameter of the instruction library.
In the form analysis library, each service application form is analyzed by configuring analysis identification ID, analysis description, field title, analysis field, output variable, regular expression, state, manufacturer and regular test data.
The arrangement engine adopts visual operation arrangement process nodes.
Specifically, the node configuration needs to specify an action identifier, and the action identifier is work order analysis, instruction execution, script analysis, command issuing, node waiting, equipment inspection, AprPing measurement and cloud service Ping measurement.
The method comprises the steps of executing a command, equipment inspection, AprPing test, cloud service Ping test, binding an instruction identification ID in an instruction library, and analyzing an analysis identification ID of a binding form analysis library by the work order.
Has the advantages that:
1. the invention carries out the process of the business scene of the IT operation and maintenance, realizes the self-defined arrangement of the flow model based on the arrangement engine, and solves the problems of non-standardization, difficult tracking and easy error when the traditional IT operation and maintenance tool analyzes and processes the problems; the flow model customizes and arranges the flow nodes related to the service scene and the trend of the flow nodes, and the arrangement engine can define the branch trend of the flow according to the data parameters of the specific operation of the nodes, so that the multi-branch supporting capability of the IT operation and maintenance scene is met; the process model and the process definition are managed separately, the process model abstracts the service processing steps related to the service without relating to a specific processing method, and the process definition defines the specific action of each service node in the model and is responsible for executing the action. The separated management of the process model and the process definition is more suitable for the characteristics of an IT operation and maintenance service scene, the service content is defined in an abstract way, and the concrete action is defined specifically and independently according to the complex and changeable operation and maintenance equipment environment, so that the stability of the operation and maintenance of the IT equipment is ensured.
2. Action actions of business scenes of IT operation and maintenance are highly generalized and classified, and the action actions are generalized into 8 action identifiers: the method comprises the steps of work order analysis, instruction execution, script analysis, command issuing, node waiting, equipment inspection, AprPing measurement and cloud service Ping measurement. When the flow definition specifies the flow node action, the configuration of the flow node can be quickly and simply completed by specifying the action identifier and executing the instruction; the configuration process of the process nodes is clear and concise, and the maintainability is strong.
3. The instruction library is used as an instruction knowledge library of an IT operation and maintenance service scene, execution instructions of different manufacturers, different equipment models and different equipment can be defined, the instructions are displayed back after being executed, available information analyzed after the instructions are executed is obtained through configuration regular analysis to form an instruction analysis library, the form analysis library can analyze the regular expression of the specified field information of the application form of the service scene, and the analyzed and output variable can be used as an input parameter of the instructions of the instruction library, so that operation and maintenance personnel can configure the instruction library conveniently; and the instruction library and the instruction analysis library can be configured, so that later maintenance is facilitated, and the expandability and flexibility of an IT operation and maintenance service scene are improved.
Drawings
FIG. 1 is a schematic diagram of the invention.
FIG. 2 is a diagram illustrating an exemplary instruction library configuration.
FIG. 3 is a diagram illustrating an exemplary configuration of an instruction parser according to the present invention.
FIG. 4 is a diagram illustrating a configuration of a form parsing library according to the present invention.
FIG. 5 is a schematic diagram of a process flow node for customizing a service scenario by an orchestration engine according to the present invention.
FIG. 6 is a flow node configuration diagram according to the present invention.
FIG. 7 is a diagram illustrating an action-tagged work order.
FIG. 8 is a diagram illustrating an action tag execution instruction.
FIG. 9 is a diagram of an action ID parsing script.
Fig. 10 is a schematic diagram of the routing inspection of the mobile identification device.
FIG. 11 is a diagram illustrating the AprPing test for action identification.
FIG. 12 is a Ping detection diagram of the action identification cloud service.
FIG. 13 is a flow chart of a business scenario configuration administrator role.
FIG. 14 is a flow chart of business support personnel roles.
FIG. 15 is a schematic of the tool deployment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
As shown in fig. 1 to 6, a configuration method for implementing a custom service scenario based on an orchestration engine is characterized in that: the system comprises two modules of instruction library management and process management, wherein the instruction library management is used for analyzing rules of various instructions, instruction input parameters and echoed information which need to be executed by IT equipment under various service scenes, and the instruction library management comprises the following steps:
an instruction library: a set of various operation and maintenance instructions running on the IT equipment; as shown in fig. 2, the instruction library is generated by configuring an instruction identification ID, an instruction description (optional), a manufacturer, a device model (optional), and a status for each instruction.
The instruction identification ID can be repeated, and the same instruction identification ID can be configured for instructions of different manufacturers, different equipment models and the same function of the same type. As shown in fig. 8 and 10, for different manufacturers, different devices, and different instructions, the same function of the same type is realized by the same instruction identification ID. Optional types of states of the instruction library: available, unavailable; specifying the availability of the current instruction.
When the expression of the instruction is accompanied by parameters, the expression is marked by a "[ and ]" symbol, such as: a show interface (portName) instruction is used for displaying the state of a designated port portName; the instruction library can flexibly inquire and modify instructions, the expandability and the flexibility of an IT operation and maintenance service scene are improved, the offline experience of operation and maintenance personnel can be shared by all the operation and maintenance personnel through the instruction library, the operation and maintenance personnel can conveniently maintain the instruction library, and the integral IT operation and maintenance capability of an operation and maintenance team is improved.
An instruction analysis library: and analyzing echoing information of the instructions in the instruction library after the instructions are executed by the IT operation and maintenance equipment through the regular expression, and outputting the echoing information through the defined variable. As shown in fig. 3, the instruction parsing library is configured with parsing id, output variable, regular expression, state, regular test data, manufacturer, and device model for each instruction, so as to implement playback information parsing after executing the related command. And analyzing the echoed information of each instruction after the operation and maintenance equipment operates through the configured regular expression to form an instruction analysis library. The regular test data fills sample data of the current instruction echoing data and is used for analyzing the test regular expression.
The instruction analysis library analyzes the echoed information after the instructions are operated by editing different regular expressions for each instruction, so that the key section of the echoed information is effectively extracted, operation and maintenance personnel can conveniently and quickly know the state of the IT operation and maintenance equipment, the reason of equipment failure is further judged, and the maintenance efficiency of the operation and maintenance personnel is improved. The state of the instruction library analysis library can be selected as follows: available, unavailable; whether the associated instruction is resolved or not. The instruction analysis library can also be flexibly configured and modified, and the expandability and the flexibility of the IT operation and maintenance service scene are further improved.
A form analysis library: and analyzing the data of the business application form, wherein variables generated by analysis are used as input parameters during instruction configuration in the instruction library. Specifically, as shown in fig. 4, by configuring a form analysis identifier ID, an analysis description, a field title, an analysis field, an output variable, a regular expression, a state, a manufacturer, and regular test data in the form analysis library, each service application form is analyzed, and the variables generated by analysis are used for configuring the instructions in the instruction library, so that manual operation is reduced, the instruction library can be rapidly configured, the work efficiency is improved, and the operation and maintenance cost is reduced.
The analysis identification ID is used for a work order analysis action identification in node configuration to call a form analysis library, the analysis field is used for analyzing the field name of the source data of the service application form, the output variable is used for recording the result of the analysis field after the analysis field passes through the regular analysis, and the regular expression is used for analyzing the analysis field.
The process management comprises the following steps:
as shown in fig. 5, the flow model defines: the process model self-defines the service scene processing process nodes through the visual arrangement engine, and realizes the arrangement of the service scene processing process nodes through tasks, approval, drafts and dragging and pulling on the processing nodes.
The method comprises the steps of carrying out the process on the business scene of the IT operation and maintenance, realizing the self-defined arrangement of a process model based on an arrangement engine, and solving the problems of non-standardization, difficult tracking and easy error when the traditional IT operation and maintenance tool analyzes and processes the problems; the flow model customizes and arranges the flow nodes related to the service scene and the trend of the flow nodes, and the arrangement engine can define the branch trend of the flow according to the data parameters of the nodes during specific operation, so that the multi-branch supporting capability of the IT operation and maintenance scene is met.
As shown in fig. 6, the flow defines the configuration: carrying out node configuration on processing flow nodes in the flow model, wherein the configuration objects comprise: name, forwarding or not, cancelling or not, subtask, auto-submission, description information, execution command, action identifier, object type, identifier, etc.
The node configuration needs to appoint an action identifier, the action identifier is work order analysis, an execution instruction, an analysis script, an issued command, node waiting, equipment inspection, AprPing measurement and cloud service Ping measurement, specific actions of each process node are determined, the action identifier is bound with an instruction or a form analysis library through configuring an instruction identifier ID or an analysis identifier ID, a corresponding instruction in the form analysis library or an instruction library is called on the process node, the process node logs in operation and maintenance equipment through telnet and ssh communication protocols to execute the instruction, and the instruction analysis library analyzes echoed information and displays an execution result after the instruction is executed, and the information is automatically submitted to an object in an object type.
The process model and the process definition are managed separately, the process model abstracts the service processing steps related to the service without relating to a specific processing method, and the process definition defines the specific action of each service node in the model and is responsible for executing the action. The separated management of the process model and the process definition is more suitable for the characteristics of IT operation and maintenance service scenes, the service content is defined in an abstract way, and the concrete action is defined specifically and independently according to the complex and changeable operation and maintenance equipment environment.
As shown in fig. 7, work order analysis: and the method is used for analyzing the specific variable parameter values needed by the instruction configuration of the instruction library in the service application form.
And the work order analysis is realized by binding the analysis identification ID in the form analysis library and calling the form analysis library to analyze the specific variable parameter value in the service application table.
As shown in fig. 8, the instructions perform: and the binding instruction identification ID specifies the instruction of the current node running on the operation and maintenance equipment.
Parse the script as shown in fig. 9: the analysis script is used for customizing the processing logic in the process of flow processing, and defines the output text, the flow node trend, the flow variable assignment and the business processing logic programming operation.
Issuing a command: the system is used for issuing the instruction appointed on the application work order of the service scene to the appointed operation and maintenance equipment for execution;
the node waits for: the method is used for delaying waiting and appointing the delay time of the process processing on the node.
As shown in fig. 10, the equipment inspection: and binding the instruction identification ID, designating a node to run an instruction of equipment inspection on the operation and maintenance equipment, and recording an analysis result after the equipment inspection is executed in an equipment inspection parameter table.
As shown in fig. 11, AprPing test: and the binding instruction identifier ID specifies an AprPing test instruction which is operated by the current node on the operation and maintenance equipment.
As shown in fig. 12, the cloud service Ping measures: and the binding instruction identifier ID and the logged cloud server information are used for logging in a specified cloud server and carrying out Ping test on the operation and maintenance equipment.
Running an instruction ' show interface (portName ') defined in an instruction library on the operation and maintenance equipment, acquiring echoing information after the instruction is run through an analytical expression ' (-up | down) [, ] of the instruction bound by an instruction analytical library, and acquiring and outputting an equipment port state during the instruction running by using the analytical expression; and the parameter "(" portName ")" of the instruction "show interface" ("portName") "running on the device is obtained from the application form of the business scene through the analysis expression" Dataport "(\\ \ S + \ \ d +)" defined in the "form analysis library" and is used as the input parameter configured by the instruction.
As shown in FIG. 13, the service scenario involves two types of operation and maintenance personnel, a service scenario configuration manager and a service support personnel. A service scene configuration manager configures an instruction library, an instruction analysis library and a form analysis library; and arranging a flow template by using an arranging engine aiming at the flow of the service scene, defining the flow, configuring an action identifier at a flow node in the flow definition, and binding an instruction ID of an instruction library according to the action identifier.
As shown in fig. 14, the service support personnel then performs operation and maintenance support on the IT service application form, binds the service flow to the service application form, starts the flow, and performs feedback analysis on the result after the operation and maintenance flow is started.
As shown in fig. 15, the present invention is deployed in a B/S manner, and is composed of an application server, an instruction microservice, and a database service, and a user can access and use the application server and the instruction microservice by using a browser and a mobile intelligent terminal.
1. An application server: APACHE is used as WEB service and is realized by JAVA language;
2. database service: MYSQL is adopted to provide database service;
3. instruction microservice: the method is realized by JAVA language, connects the application service and the equipment, and is used for issuing instructions to the equipment and returning the echoing information of the instructions to the application server.
The method comprises the steps of collecting operation and maintenance equipment information, port information, IP addresses and the like to establish an equipment information base, configuring an instruction base, an instruction analysis base and a form analysis base by a service scene configuration manager according to the equipment information, defining a flow model and configuration of flow nodes by using an arrangement engine according to a service scene, deploying a configured operation and maintenance flow into the operation and maintenance equipment, issuing an execution command to the operation and maintenance equipment at regular time through task scheduling, displaying back information after the collection, summarization, classification and analysis of the instruction execution, and finally transmitting the information to an operation and maintenance center, wherein a service support person feeds back and analyzes the result according to the operation and maintenance flow processing.
The embodiments of the present invention are merely preferred embodiments of the present invention, and thus the scope of the present invention is not limited thereto, and it is apparent that those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, it is intended that the present invention cover the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.

Claims (9)

CN202111070447.2A2021-09-132021-09-13Configuration method for realizing custom service scene based on orchestration engineActiveCN113849244B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202111070447.2ACN113849244B (en)2021-09-132021-09-13Configuration method for realizing custom service scene based on orchestration engine

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202111070447.2ACN113849244B (en)2021-09-132021-09-13Configuration method for realizing custom service scene based on orchestration engine

Publications (2)

Publication NumberPublication Date
CN113849244Atrue CN113849244A (en)2021-12-28
CN113849244B CN113849244B (en)2024-01-12

Family

ID=78973951

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202111070447.2AActiveCN113849244B (en)2021-09-132021-09-13Configuration method for realizing custom service scene based on orchestration engine

Country Status (1)

CountryLink
CN (1)CN113849244B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112365199A (en)*2020-12-102021-02-12深圳迅策科技有限公司Financial business dynamic flow processing method, system and device
CN114385243A (en)*2022-01-112022-04-22北京新桥信通科技股份有限公司Method and device for automatically issuing instructions for controlling layout engine
CN115484138A (en)*2022-09-132022-12-16重庆邮电大学 Operation and maintenance tool rapid customization development method and system
CN116455823A (en)*2023-03-142023-07-18广州尚融网络科技有限公司Arrangement method and arrangement device for load balancing full-service scene
CN117573082A (en)*2023-11-242024-02-20北京中海通科技有限公司Flow driving method and device based on business individual case and electronic equipment
CN120494446A (en)*2025-07-162025-08-15浙江中之杰智能系统有限公司Industrial control intelligent instruction set construction method and system

Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101901399A (en)*2009-05-272010-12-01北京正辰科技发展有限责任公司Operation management platform
CN106921519A (en)*2017-02-242017-07-04广州咨元信息科技有限公司A kind of method that IP route closure is carried out based on automatic dispatching and workflow management
CN107203626A (en)*2017-05-272017-09-26网宿科技股份有限公司A kind of BPM method and system
CN107291565A (en)*2017-06-092017-10-24千寻位置网络有限公司O&M visualizes automated job platform and implementation method
CN108846630A (en)*2018-05-252018-11-20广州衡昊数据科技有限公司A kind of resource control system and method
CN109857613A (en)*2018-12-252019-06-07南京南瑞信息通信科技有限公司A kind of automation operational system based on acquisition cluster
CN109861842A (en)*2018-11-232019-06-07阿里巴巴集团控股有限公司O&M method, apparatus, electronic equipment and the storage medium of server cluster
CN110058853A (en)*2019-04-222019-07-26武汉众邦银行股份有限公司A kind of API procedure method controlled based on workflow and permission
CN111160754A (en)*2019-12-252020-05-15上海精鲲计算机科技有限公司Process arrangement engine system
CN111240935A (en)*2020-01-132020-06-05烽火云科技有限公司Automatic intelligent operation and maintenance system and operation and maintenance method
CN112685004A (en)*2020-12-212021-04-20福建新大陆软件工程有限公司Online component arrangement calculation method and system based on real-time stream calculation

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101901399A (en)*2009-05-272010-12-01北京正辰科技发展有限责任公司Operation management platform
CN106921519A (en)*2017-02-242017-07-04广州咨元信息科技有限公司A kind of method that IP route closure is carried out based on automatic dispatching and workflow management
CN107203626A (en)*2017-05-272017-09-26网宿科技股份有限公司A kind of BPM method and system
CN107291565A (en)*2017-06-092017-10-24千寻位置网络有限公司O&M visualizes automated job platform and implementation method
CN108846630A (en)*2018-05-252018-11-20广州衡昊数据科技有限公司A kind of resource control system and method
CN109861842A (en)*2018-11-232019-06-07阿里巴巴集团控股有限公司O&M method, apparatus, electronic equipment and the storage medium of server cluster
CN109857613A (en)*2018-12-252019-06-07南京南瑞信息通信科技有限公司A kind of automation operational system based on acquisition cluster
CN110058853A (en)*2019-04-222019-07-26武汉众邦银行股份有限公司A kind of API procedure method controlled based on workflow and permission
CN111160754A (en)*2019-12-252020-05-15上海精鲲计算机科技有限公司Process arrangement engine system
CN111240935A (en)*2020-01-132020-06-05烽火云科技有限公司Automatic intelligent operation and maintenance system and operation and maintenance method
CN112685004A (en)*2020-12-212021-04-20福建新大陆软件工程有限公司Online component arrangement calculation method and system based on real-time stream calculation

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
JERRY STEELE: "Automatic scaling with Azure Virtual Machine Scale Sets flexible orchestration mode", Retrieved from the Internet <URL:https://techcommunity.microsoft.com/t5/azure-compute-blog/automatic-scaling-with-azure-virtual-machine-scale-sets-flexible/ba-p/2730065>*
NAITELUODE: "运维操作平台开发", Retrieved from the Internet <URL:https://www.oschina.net/question/1448393_2231339?sort=default>*
VICTOR W. CHU; RAYMOND K. WONG; SIMON FONG: "Emerging Service Orchestration Discovery and Monitoring", 《IEEE TRANSACTIONS ON SERVICES COMPUTING》, vol. 10, no. 6, pages 889*
WING GLASS: "业务编排可视化_一切皆可编排 | 所想即所见 助力智能运维", Retrieved from the Internet <URL:https://blog.csdn.net/weixin_32352621/article/details/112754254>*
XIN MOU; HASAN M. JAMIL; ROBERT RINKER: "VisFlow: A Visual Database Integration and Workflow Querying System", 《2016 IEEE INTERNATIONAL CONFERENCE ON BIOINFORMATICS AND BIOMEDICINE (BIBM)》, pages 1421 - 1422*
冷迪: "自动化运维管理平台设计及实现", 《技术与市场》, vol. 25, no. 11, pages 62 - 64*
王甫棣;赵希鹏;王帅;: "基于SOA的任务调度框架设计与实现", 气象科技, vol. 48, no. 3, pages 362 - 367*
胡文君: "商业银行智能化运维的现状研究", 《财经界》, no. 4, pages 97*
闵星: "大数据持续分析平台的设计与实现", 《中国优秀硕士学位论文全文数据库 (信息科技辑)》, no. 5, pages 138 - 428*

Cited By (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112365199A (en)*2020-12-102021-02-12深圳迅策科技有限公司Financial business dynamic flow processing method, system and device
CN114385243A (en)*2022-01-112022-04-22北京新桥信通科技股份有限公司Method and device for automatically issuing instructions for controlling layout engine
CN114385243B (en)*2022-01-112022-08-16北京新桥信通科技股份有限公司Method and device for automatically issuing instructions for controlling layout engine
CN115484138A (en)*2022-09-132022-12-16重庆邮电大学 Operation and maintenance tool rapid customization development method and system
CN116455823A (en)*2023-03-142023-07-18广州尚融网络科技有限公司Arrangement method and arrangement device for load balancing full-service scene
CN117573082A (en)*2023-11-242024-02-20北京中海通科技有限公司Flow driving method and device based on business individual case and electronic equipment
CN120494446A (en)*2025-07-162025-08-15浙江中之杰智能系统有限公司Industrial control intelligent instruction set construction method and system

Also Published As

Publication numberPublication date
CN113849244B (en)2024-01-12

Similar Documents

PublicationPublication DateTitle
CN113849244B (en)Configuration method for realizing custom service scene based on orchestration engine
CN106600238B (en)Method and device for realizing network service opening based on Activiti process engine
US11528195B2 (en)System for creating network troubleshooting procedure
CN112153165B (en) A method, system, device and storage medium for constructing a power service simulation environment
US11405302B1 (en)Methods, systems, and computer readable media for network testing using configurable test infrastructure
US20150156077A1 (en)System and method for automating network management tasks
CN109933522A (en) A test method, test system and storage medium for an automated use case
CN108418704A (en) A network access method for network element equipment based on automatic template configuration
US20140280831A1 (en)Sample driven visual programming system for network management
US10972351B2 (en)Dynamic management of network environments
CN104932328B (en)A kind of combined environment test processing method
WO2014145818A1 (en)A graphic user interface based network management system to define and execute troubleshooting procedure
CN115480746A (en)Method, device, equipment and medium for generating execution file of data processing task
CN119473238A (en) Zero-code development platform, development method, electronic device and medium
CN109901830B (en)Signal configuration method and system for scada system development
EP1821247A1 (en)Method for analysis, control, automation and information management of life-cycle-processes of technical products
CN115545401B (en)Urban physical examination evaluation method, system and computer equipment based on visual index model configuration
CN115114147B (en)Test system based on structured description language
CN112422349B (en)Network management system, method, equipment and medium for NFV
Rendon et al.A mashup-based approach for virtual SDN management
CN109831353B (en)Automatic testing device for multiple network services
CN112764858A (en)Machine vision interaction system and operation method thereof
WO2016130337A1 (en)System and method for automating network management tasks
CN118550839B (en)Embedded automatic test system and test method thereof
CN114281315B (en)Visual software development system and method applied to superconducting computer

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp