CN113849244B - Configuration method for realizing custom service scene based on orchestration engine - Google Patents

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

Info

Publication number
CN113849244B
CN113849244B CN202111070447.2A CN202111070447A CN113849244B CN 113849244 B CN113849244 B CN 113849244B CN 202111070447 A CN202111070447 A CN 202111070447A CN 113849244 B CN113849244 B CN 113849244B
Authority
CN
China
Prior art keywords
instruction
library
analysis
flow
maintenance
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
Application number
CN202111070447.2A
Other languages
Chinese (zh)
Other versions
CN113849244A (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 ltd filed Critical Guangzhou Ziyuan Information Technology Co ltd
Priority to CN202111070447.2A priority Critical patent/CN113849244B/en
Publication of CN113849244A publication Critical patent/CN113849244A/en
Application granted granted Critical
Publication of CN113849244B publication Critical patent/CN113849244B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation

Abstract

The invention relates to the field of IT automatic operation and maintenance, in particular to a configuration method for realizing self-defined service scenes based on an orchestration 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, the service scene flow nodes and the flow node trend are self-defined through the visual orchestration engine, and then the service content abstract definition, the specific actions are specifically and independently defined according to complex and changeable operation and maintenance equipment environments, so that the processing flow of various service scenes of IT operation and maintenance is self-defined, the processing flow is standardized, and the expandability and the flexibility of the IT operation and maintenance service scenes are improved through the configurability of the instruction library and the instruction analysis library.

Description

Configuration method for realizing custom service scene based on orchestration engine
Technical Field
The invention relates to the field of IT automatic operation and maintenance, in particular to a configuration method for realizing a custom service scene based on an orchestration engine.
Background
With the increasing trend of the complexity of the IT service and the scale of the IT equipment, the type and the number of the IT equipment on which the service depends are increased, the technical complexity is increased, the technical requirements and the burden on IT operation and maintenance personnel are increased, and the maintenance cost of the IT department is increased. The current business scenes of fault analysis and equipment inspection of IT operation and maintenance are mostly based on experience of IT operation and maintenance personnel, and the conventional automatic operation and maintenance tool is combined to perform fault analysis on the IT equipment issuing instruction of the nano tube and acquire equipment inspection parameter data, so that the corresponding business scene processing flow is not standard and is easy to make mistakes, and the equipment operation is abnormal possibly caused by human errors, so that important hidden hazards are brought to the stability and the usability of the IT business.
At present, some automatic operation and maintenance tools can solve the problems of non-standardization and inaccuracy brought by the manual work to a certain extent, but all the problems of poor editability, low automation operation and maintenance degree and the like of operation and maintenance scene processing flow exist, so that the tools are difficult to popularize, the application cases are few, and the specific defects are as follows:
instruction analysis defect: the automatic operation and maintenance tool can define some analysis instructions, and some tools with better design can customize the expansion instructions for achieving a certain degree of expansion, 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 feedback results; the instruction analysis function expansion capability is not strong, and intelligent judgment of instruction feedback results is difficult to support;
the operation and maintenance processing scene is inflexible: the existing automatic operation and maintenance tool can generally perform the customization of specific operation and maintenance scenes, such as the customization of inspection indexes, but the customization of operation and maintenance service scenes is inflexible in function or lacks in function.
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 process is customized for various operation and maintenance scenes, and the customized operation and maintenance process can be operated in high automation and the intelligent analysis of the processing result is difficult to realize.
The main pain of the IT operation and maintenance technology is that the intelligent degree of operation and maintenance is not high, the service scene self-definition flexibility is not enough, and a programmable and flexible service scene self-arrangement capability is urgently needed to adapt to increasingly huge IT infrastructure and increasingly complex and refined IT services.
Disclosure of Invention
The invention aims to provide a configuration method for realizing self-defined service scenes based on an orchestration engine, which can realize the self-definition of the processing flows of various service scenes of IT operation and maintenance, and can realize the programmable and flexible configuration of the method for self-defined service scenes by carrying out operation and maintenance action identification and binding action instructions and analyzing scripts on self-defined flow processing nodes.
In order to achieve the above purpose, the present invention is realized by the following technical scheme:
a configuration method for realizing custom business scene based on an orchestration engine is characterized in that: the system comprises two modules of instruction library management and flow management, wherein the instruction library management comprises the following steps:
instruction library: a set of various operation and maintenance instructions running on the IT device;
instruction parsing library: analyzing the back display 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 through defined variables;
form parsing library: analyzing the service application form data, and analyzing the generated variables as input parameters of an instruction library;
the process management comprises the following steps:
defining a flow model: the process model self-defines a business scene processing process node through an orchestration engine;
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, an instruction description, a manufacturer, a device model and a state of each instruction.
Specifically, the instruction analysis library associates instructions in the instruction library, and analyzes the return display information of the instructions after the execution of the equipment through the regular expression.
Further, the instruction identification ID may be repeated, and for instructions of different manufacturers, different equipment models, and the same type and function, the instruction identification ID may be the same.
And the form analysis library analyzes the specified field information of the service application form through the regular expression, and the analyzed and output variable is used as the 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 orchestration engine orchestrates the flow nodes using visualization operations.
Specifically, the node configuration needs to specify an action identifier, where the action identifier is a work order analysis, an instruction execution, a script analysis, a command issuing, a node waiting, a device inspection, an AprPing test, and a cloud service Ping test.
And the execution command, equipment inspection, aprPing test and cloud service Ping test bind instruction identification IDs in the instruction library, and the work order analyzes the analysis identification IDs of the binding form analysis library.
The beneficial effects are that:
1. the invention processes the business scene of the IT operation and maintenance, realizes the custom arrangement of the process model based on the arrangement engine, and solves the problems of nonstandard, difficult tracking and easy error when the traditional IT operation and maintenance tool analyzes and processes the problems; the process model self-defines and lays out process nodes related to the business scene and the trend of the process nodes, and the layout engine can define the branch trend of the process according to the data parameters when the nodes specifically run so as to meet the supporting capability of multiple branches of the IT operation and maintenance scene; the flow model and the flow definition are managed separately, the flow model abstracts the business processing steps related to the business without involving a specific processing method, and the flow definition defines the specific actions of each business node in the model and is responsible for executing the actions. The separation management of the flow model and the flow definition is more suitable for the characteristics of the IT operation and maintenance service scene, the service content is abstract defined, the specific actions are specifically and independently defined according to the complex and changeable operation and maintenance equipment environment, and the stability of the operation and maintenance of the IT equipment is ensured.
2. The action actions of the business scene of the IT operation and maintenance are highly summarized and classified, and the action actions are summarized into 8 action identifications: work order analysis, instruction execution, script analysis, command issuing, node waiting, equipment inspection, aprPing testing and cloud service Ping testing. When the flow definition designates the flow node to act, the configuration of the flow node can be completed quickly and simply by designating an action identifier and executing an instruction; the configuration process of the flow node is clear and concise, and the maintainability is strong.
3. The instruction library is used as an instruction knowledge base of an IT operation and maintenance service scene, can define execution instructions of different manufacturers, different equipment models and different equipment, and can display back after the instructions are executed, and can obtain the analyzed available information after the instructions are executed to form an instruction analysis library by configuring regular analysis, the form analysis library can analyze regular expressions of application form appointed field information of the service scene, and the analyzed and output variables can be used as input parameters of instructions of the instruction library, so that the configuration of the instruction library by operation and maintenance personnel is facilitated; and the configurable instruction library and instruction analysis library facilitate the later maintenance and promote the expandability and flexibility of the IT operation and maintenance service scene.
Drawings
Fig. 1 is a schematic diagram of the structure of the invention.
FIG. 2 is a schematic diagram of an instruction library configuration according to the present invention.
FIG. 3 is a schematic diagram of an instruction parsing library configuration according to the present invention.
FIG. 4 is a schematic diagram of a form resolution library configuration of the present invention.
FIG. 5 is a schematic view of a node of the process flow of the orchestration engine custom business scenario according to the present invention.
FIG. 6 is a schematic diagram of a configuration of a process node according to the present invention.
FIG. 7 is a diagram illustrating the resolution of a mobile identification worksheet.
FIG. 8 is a diagram of an action tag execution instruction.
FIG. 9 is a schematic diagram of an action ID parsing script.
Fig. 10 is a schematic view of inspection of the mobile identification device.
Fig. 11 is a schematic diagram of a mobile identification AprPing test.
Fig. 12 is a schematic diagram of mobile identification cloud service Ping test.
Fig. 13 is a business scenario configuration manager role flow diagram.
Fig. 14 is a business support person role flow diagram.
FIG. 15 is a tool deployment schematic of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments.
As shown in fig. 1-6, a configuration method for implementing a custom service scene based on an orchestration engine is characterized in that: the method comprises two modules of instruction library management and flow management, wherein the instruction library management is used for analyzing rules of various instructions, instruction input parameters and return display information which are required to be executed by IT equipment in various business scenes, and comprises the following steps:
instruction library: a set of various operation and maintenance instructions running on the IT device; as shown in fig. 2, the instruction library is generated by configuring an instruction identification ID, an instruction description (optional), a vendor, a device model (optional), a status for each instruction.
The instruction identification ID can be repeated, and the same instruction identification ID can be configured for instructions with the same functions of different manufacturers, different equipment models and the same types. As shown in fig. 8 and 10, the same functions of the same type are realized by the same instruction identification ID for different manufacturers, different devices, and different instructions. The state of the instruction library may be of the type: is available and unavailable; for specifying the availability of the current instruction.
The parameters in the expression of the instruction are identified by "[ and" ") symbols, such as: a show interface [ portName ] instruction is used to display the state of the 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 off-line experience of operation and maintenance personnel can be shared by the instruction library to all operation and maintenance personnel, the maintenance of the instruction library by the operation and maintenance personnel is facilitated, and the overall IT operation and maintenance capability of an operation and maintenance team is improved.
Instruction parsing library: and analyzing the back display 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 through defined variables. As shown in fig. 3, the analysis identifier, the output variable, the regular expression, the state, the regular test data, the manufacturer and the equipment model of each instruction are configured in the instruction analysis library, so that the analysis of the echo information after the execution of the related command is realized. The back display information of each instruction after the operation and maintenance equipment is operated forms an instruction analysis library through the analysis of the configured regular expression. The regular test data fills out sample data of the current instruction echo data and is used for analyzing the test regular expression.
The instruction analysis library analyzes the display information after the instruction is operated by editing different regular expressions for each instruction, so that key sections of the display information are effectively extracted, an operation and maintenance person can conveniently and quickly know the state of the IT operation and maintenance equipment, the equipment failure cause is further judged, and the maintenance efficiency of the operation and maintenance person is improved. The state of the instruction library parsing library is of optional type: is available and unavailable; for resolving whether the associated instruction. The instruction analysis library can be flexibly configured and modified, so that the expandability and flexibility of the IT operation and maintenance service scene are further improved.
Form parsing library: and analyzing the service application form data, wherein the analyzed and generated variable is used as an input parameter in the instruction configuration in the instruction library. Specifically, as shown in fig. 4, the form analysis identifier ID, analysis description, field header, analysis field, output variable, regular expression, state, manufacturer and regular test data in the form analysis library are configured to analyze each service application form, and the variables generated by analysis are used for configuring instructions in the instruction library, so that manual operation is reduced, the instruction library can be configured quickly, the working 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, an analysis field is used for analyzing a field name of source data of a service application form, an output variable is used for recording a result of the analysis field after regular analysis, and a 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 business scene processing process nodes through the visual arrangement engine, and realizes the arrangement of the business scene processing process nodes through tasks, approval, draft and dragging of the processing nodes.
The business scene of the IT operation and maintenance is subjected to flow process, and the self-defined arrangement of a flow model is realized based on an arrangement engine, so that the problems of nonstandard, difficult tracking and easy error in the process of analyzing and processing the problems of the traditional IT operation and maintenance tool are solved; the process model self-defines the process nodes related to the business scene and the trend of the process nodes, and the arrangement engine can define the branch trend of the process according to the data parameters when the nodes specifically run, so as to meet the supporting capability of multiple branches of the IT operation and maintenance scene.
As shown in fig. 6, the flow defines a configuration: performing node configuration on processing flow nodes in the flow model, wherein the configuration objects are as follows: name, forwarding enable, cancellation enable, subtask, auto commit, descriptive information, execution command, action identification, object type, identification, etc.
The node configuration needs to specify an action identifier, wherein the action identifier is work order analysis, instruction execution, script analysis, command issuing, node waiting, equipment inspection, aprPing measurement and cloud service Ping measurement, specific actions of each flow node are determined, the action identifier is used for calling a corresponding instruction in a form analysis library or an instruction library on the flow node through configuration instruction identification ID or analysis identification ID, the instruction or the form analysis library is bound, the flow node logs in an operation and maintenance device through telnet and ssh communication protocols to execute the instruction, and after the instruction is executed, the instruction analysis library analyzes feedback information and displays an execution result and is automatically submitted to an object in an object type.
The flow model and the flow definition are managed separately, the flow model abstracts the business processing steps related to the business without involving a specific processing method, and the flow definition defines the specific actions of each business node in the model and is responsible for executing the actions. The separation management of the flow model and the flow definition is more suitable for the characteristics of IT operation and maintenance service scenes, the service content is defined in an abstract mode, and specific actions are defined specifically and independently according to complex and changeable operation and maintenance equipment environments.
As shown in fig. 7, work order resolution: 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 calls the form analysis library by binding the analysis identification ID in the form analysis library so as to realize the analysis of the specific variable parameter values in the service application form.
As shown in fig. 8, the instruction executes: the binding instruction identifies an ID specifying an instruction that the current node is running on the operation and maintenance device.
Parsing the script as shown in fig. 9: the method is used for defining analysis scripts of the custom processing logic in the process of flow processing, and defining output text, flow node trend, flow variable assignment and business processing logic programming operation.
Issuing a command: the method comprises the steps of issuing a specified instruction on an application work order of a business scene to specified operation and maintenance equipment for execution;
node waits: the method is used for delaying waiting and designating delay time length of flow processing on the node.
As shown in fig. 10, the device patrol: binding an instruction identification ID, designating an instruction of running equipment inspection on the operation and maintenance equipment by the node, and recording an analysis result after the equipment inspection is executed in an equipment inspection parameter table.
As shown in fig. 11, aprPing test: the binding instruction identifies an ID specifying an AprPing test instruction that the current node is running on the operation and maintenance device.
As shown in fig. 12, cloud service Ping measures: the binding instruction identification ID and the logged-in cloud server information are used for logging in a designated cloud server and performing Ping test on the operation and maintenance equipment.
Running an instruction 'show interface' defined in an instruction library on operation and maintenance equipment, and acquiring the return display information after the instruction is run through an analysis expression (up/down) of the instruction bound by an instruction analysis library, wherein the analysis expression acquires the equipment port state when the instruction is run and outputs the equipment port state; the parameter "[ portName ] (port name)" of the instruction "show interface" (portName) is executed on the device by the parsing expression "Dataport" defined in the "form parsing library"; (\S + \d+) "is obtained from the application form of the service scenario and is used as the input parameter for the instruction configuration.
As shown in fig. 13, the service scenario involves two types of operators, a service scenario configuration manager and a service support person. The service scene configuration manager configures an instruction library, an instruction analysis library and a form analysis library; the method comprises the steps of arranging a flow template by using an arranging engine for a flow of a business scene, carrying out flow definition, 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 performs operation and maintenance support on the service application form of IT, 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 invention is deployed in a B/S mode, and consists of an application server, an instruction micro-service and a database service, wherein a user side can access and use the application server and the instruction micro-service by using a browser and a mobile intelligent terminal.
1. The application server: using APACHE as WEB service, and using JAVA language;
2. database service: providing database services by using MYSQL;
3. instruction microservice: the Java language is used for connecting the application service and the equipment, and is used for issuing the instruction to the equipment and returning the return display information of the instruction to the application server.
Collecting operation and maintenance equipment information, port information, IP addresses and the like, establishing an equipment information base, configuring an instruction base, an instruction analysis base and a form analysis base according to the equipment information by a service scene configuration manager, defining the configuration of a flow model and a flow node by using an arrangement engine according to a service scene, deploying the configured operation and maintenance flow into operation and maintenance equipment, sending an execution command to the operation and maintenance equipment at regular time through task scheduling, and transmitting feedback information after the instruction is collected, summarized, classified and analyzed, and finally transmitting the feedback information to an operation and maintenance center, wherein service support staff feeds back and analyzes according to an operation and maintenance flow processing result.
The embodiments of the present invention are all preferred embodiments of the present invention, and are not intended to limit the scope of the present invention, and it is obvious that those skilled in the art can make various modifications and variations to the present invention without departing from the spirit and scope of the present invention. Thus, it is intended that the present invention also include such modifications and alterations insofar as they come within the scope of the appended claims or the equivalents thereof.

Claims (1)

1. A configuration method for realizing custom business scene based on an orchestration engine is characterized in that: the method comprises two modules of instruction library management and flow management, wherein the instruction library management comprises the following steps:
instruction library: the method comprises the steps that a set of various operation and maintenance instructions running on IT equipment is configured, an instruction identification ID, instruction description, manufacturer, equipment model and state of each instruction are configured, an instruction library is generated, the instruction identification ID can be repeated, and the instructions with the same functions of different manufacturers, different equipment models and the same type can be the same instruction identification ID;
instruction parsing library: analyzing the back display information of the instructions in the instruction library after the IT operation and maintenance equipment is executed through the regular expression, and outputting through defined variables, wherein the instructions in the instruction library are related to the instructions in the instruction library, and analyzing the back display information of the instructions after the instructions are executed through the regular expression;
form parsing library: analyzing service application form data, wherein the generated variable is used as an input parameter of an instruction library, the form analysis library analyzes specified field information of the service application form through a regular expression, the output variable is used as an instruction input parameter of the instruction library, and in the form analysis library, each service application form is analyzed through configuration analysis identification ID, analysis description, field title, analysis field, output variable, regular expression, state, manufacturer and regular test data;
the process management includes:
defining a flow model: the process model self-defines a business scene processing process node through a layout engine, and the layout engine adopts visual operation to layout the process node;
flow definition configuration: performing node configuration on processing flow nodes in a flow model, wherein the node configuration needs to specify an action identifier, the action identifier is a work order analysis, an execution instruction, an analysis script, a issuing command, a node waiting, equipment inspection, aprPing testing and cloud service Ping testing, the execution instruction, the equipment inspection, the AprPing testing and the cloud service Ping testing are performed, an instruction identifier ID in a binding instruction library is used, and the work order is analyzed and the analysis identifier ID of a binding form analysis library is used;
the worksheet analysis: the method comprises the steps that the method is used for analyzing specific variable parameter values needed by instruction configuration of an instruction library in a service application form, and the work form is analyzed by binding an analysis identification ID in the form analysis library, and calling the form analysis library to realize analysis of the specific variable parameter values in the service application form;
instruction execution: binding instruction identification ID, designating an instruction of the current node running on the operation and maintenance equipment;
parsing the script: the analysis script is used for defining the analysis script of the processing logic in the process of flow processing, and defines output text, flow node trend, flow variable assignment and business processing logic programming operation;
issuing a command: the method comprises the steps of issuing a specified instruction on an application work order of a business scene to specified operation and maintenance equipment for execution;
node waits: the method comprises the steps of setting a delay time length of flow processing on a node for delay waiting;
and (3) equipment inspection: binding an instruction identification ID, designating an instruction of running equipment inspection on the operation and maintenance equipment by a node, and recording an analysis result after the equipment inspection is executed in an equipment inspection parameter table;
AprPing test: binding instruction identification ID, designating AprPing testing instruction of current node running on operation and maintenance equipment;
cloud service Ping tests: the binding instruction identification ID and the logged-in cloud server information are used for logging in a designated cloud server and performing Ping test on the operation and maintenance equipment.
CN202111070447.2A 2021-09-13 2021-09-13 Configuration method for realizing custom service scene based on orchestration engine Active CN113849244B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111070447.2A CN113849244B (en) 2021-09-13 2021-09-13 Configuration method for realizing custom service scene based on orchestration engine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111070447.2A CN113849244B (en) 2021-09-13 2021-09-13 Configuration method for realizing custom service scene based on orchestration engine

Publications (2)

Publication Number Publication Date
CN113849244A CN113849244A (en) 2021-12-28
CN113849244B true CN113849244B (en) 2024-01-12

Family

ID=78973951

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111070447.2A Active CN113849244B (en) 2021-09-13 2021-09-13 Configuration method for realizing custom service scene based on orchestration engine

Country Status (1)

Country Link
CN (1) CN113849244B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112365199A (en) * 2020-12-10 2021-02-12 深圳迅策科技有限公司 Financial business dynamic flow processing method, system and device
CN114385243B (en) * 2022-01-11 2022-08-16 北京新桥信通科技股份有限公司 Method and device for automatically issuing instructions for controlling layout engine
CN115484138B (en) * 2022-09-13 2023-03-21 重庆邮电大学 Operation and maintenance tool rapid customization development method and system
CN116455823A (en) * 2023-03-14 2023-07-18 广州尚融网络科技有限公司 Arrangement method and arrangement device for load balancing full-service scene

Citations (11)

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

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Emerging Service Orchestration Discovery and Monitoring;Victor W. Chu; Raymond K. Wong; Simon Fong;《IEEE Transactions on Services Computing》;第10卷(第6期);第889 – 901页 *
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)》.2017,第1421-1422页. *
商业银行智能化运维的现状研究;胡文君;《财经界》(第4期);第97页 *
基于SOA的任务调度框架设计与实现;王甫棣;赵希鹏;王帅;;气象科技;第48卷(第3期);第362-367页 *
大数据持续分析平台的设计与实现;闵星;《中国优秀硕士学位论文全文数据库 (信息科技辑)》(第5期);I138-428 *
自动化运维管理平台设计及实现;冷迪;《技术与市场》;第25卷(第11期);第62-64+67页 *

Also Published As

Publication number Publication date
CN113849244A (en) 2021-12-28

Similar Documents

Publication Publication Date Title
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
US10454782B2 (en) System and method for automating network management tasks
US11528195B2 (en) System for creating network troubleshooting procedure
CN100512163C (en) Device and method for forming topological map and detecting topological structure
CN109388530A (en) Blade server-oriented automatic test platform and test method
US11405302B1 (en) Methods, systems, and computer readable media for network testing using configurable test infrastructure
CN108418704A (en) A kind of network element device method of network entry based on automation template configuration
US20060020931A1 (en) Method and apparatus for managing complex processes
CN111400186A (en) Performance test method and system
CN112804093B (en) Centralized scheduling support method and system based on fault capability center
CN108345449A (en) A kind of information processing method, device, storage medium and computer equipment
CN113419920B (en) Real-time monitoring method for joint debugging test process of simulation test system of Internet of things management platform
CN111427321A (en) Multi-protocol-compatible MES data acquisition system and method thereof
CN113612654A (en) Vehicle-mounted gateway function testing method based on database
CN112306887A (en) Program test distribution method and corresponding device, equipment and medium
Vanhove et al. Tengu: An experimentation platform for big data applications
CN109901830B (en) Signal configuration method and system for scada system development
CN112115044A (en) Automatic testing method and system for electric power information communication equipment
CN209417591U (en) A kind of cloud platform test macro of full-vehicle control equipment
CN114372105A (en) ETL tool based method for realizing system automatic inspection
CN113364115B (en) Power cable information comprehensive processing system and method
US11687536B2 (en) Pipeline-based system for configuration checking and reporting associated with an information processing system
CN112328470A (en) Automatic operation and maintenance testing method, device, equipment and storage medium
CN112422349B (en) Network management system, method, equipment and medium for NFV

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