CN114723191A - Operation and maintenance method and device and electronic equipment - Google Patents

Operation and maintenance method and device and electronic equipment Download PDF

Info

Publication number
CN114723191A
CN114723191A CN202011508507.XA CN202011508507A CN114723191A CN 114723191 A CN114723191 A CN 114723191A CN 202011508507 A CN202011508507 A CN 202011508507A CN 114723191 A CN114723191 A CN 114723191A
Authority
CN
China
Prior art keywords
executed
job
node
maintenance
arrangement
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.)
Pending
Application number
CN202011508507.XA
Other languages
Chinese (zh)
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.)
China Mobile Communications Group Co Ltd
China Mobile Group Jiangxi Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Jiangxi 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 China Mobile Communications Group Co Ltd, China Mobile Group Jiangxi Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202011508507.XA priority Critical patent/CN114723191A/en
Publication of CN114723191A publication Critical patent/CN114723191A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Abstract

The application provides an operation and maintenance method, an operation and maintenance device and electronic equipment, and relates to the technical field of internet. Wherein, the operation and maintenance method comprises the following steps: firstly, a work flow template is determined, wherein the work flow template comprises a plurality of work nodes, and each work node is provided with a trigger condition. And then, according to the executed job node, determining the job node to be executed and the trigger condition of the job node to be executed from the job flow template. And finally, detecting a trigger message, and generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and distributing the job task so as to automatically execute the job task. Therefore, automatic operation and maintenance of the IT system are realized, the efficiency of operation and maintenance is improved, human errors in the operation and maintenance process are reduced, and the reliability of operation and maintenance is improved.

Description

Operation and maintenance method and device and electronic equipment
[ technical field ] A method for producing a semiconductor device
The present application relates to the field of internet technologies, and in particular, to an operation and maintenance method, an operation and maintenance device, and an electronic device.
[ background of the invention ]
With the cloud development of telecommunication operator services, the IT system is increasingly huge, and the operation and maintenance work of the system is more and more complex. At present, when operation and maintenance work is executed, a plurality of operation and maintenance personnel are needed to complete the operation and maintenance work cooperatively. Each operation and maintenance person needs to manually execute operation and maintenance operation, manually confirm the execution result, and timely notify the execution result to the operation and maintenance person in the next link.
Therefore, the current operation and maintenance mode depends on manual work to a great extent, and the execution efficiency is low. And the manual execution mode is easy to increase human errors.
[ summary of the invention ]
The embodiment of the application provides an operation and maintenance method, an operation and maintenance device and electronic equipment, so that automatic operation and maintenance of an IT system are realized, the operation and maintenance efficiency is improved, and human errors in the operation and maintenance process are reduced.
In a first aspect, an embodiment of the present application provides an operation and maintenance method, including: determining an operation flow template, wherein the operation flow template comprises a plurality of operation nodes, and each operation node is provided with a trigger condition; determining a to-be-executed operation node and a trigger condition of the to-be-executed operation node from the operation flow template according to the executed operation node; and detecting a trigger message, and when the detected trigger message meets the trigger condition of the job to be executed, generating a job task related to the job node to be executed, and dispatching the job task.
In one possible implementation manner, before determining the workflow template, the method further includes: providing a job arrangement interface, wherein the job arrangement interface comprises an arrangement control and an arrangement template; and generating a corresponding operation flow template according to the arrangement operation of the user on the arrangement template through the arrangement control on the operation arrangement interface.
In one possible implementation manner, determining a job node to be executed and a trigger condition of the job node to be executed from the job flow template according to an executed job node includes: determining a to-be-executed operation node from the operation flow template according to an execution result of the executed operation node; and querying the operation flow template to determine the preset execution time of the operation node to be executed.
In one possible implementation manner, detecting a trigger message, and generating a job task related to the job node to be executed when the detected trigger message satisfies a trigger condition of the job to be executed includes: and detecting the current time, and generating a job task related to the to-be-executed job node when the detected current time is consistent with the preset execution time of the to-be-executed job node.
In one possible implementation manner, the dispatching the job task includes: and determining that the operation type of the operation node to be executed is a script type, and distributing the operation task to an automatic execution module so as to enable the automatic execution module to automatically execute the operation node to be executed.
In one possible implementation manner, after the job task is dispatched, the method further includes: acquiring an execution result of the operation node to be executed; and sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed.
In a second aspect, an embodiment of the present application provides an operation and maintenance device, including: the system comprises a determining module, a judging module and a judging module, wherein the determining module is used for determining an operation flow template, the operation flow template comprises a plurality of operation nodes, and each operation node is provided with a triggering condition; the computing module is used for determining a to-be-executed operation node and a trigger condition of the to-be-executed operation node from the operation flow template according to the executed operation node; and the dispatching module is used for detecting the trigger message, generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and dispatching the job task.
In one possible implementation manner, the apparatus further includes: the display module is used for providing a job arrangement interface, and the job arrangement interface comprises an arrangement control and an arrangement template; the generating module is used for generating a corresponding operation flow template according to the arrangement operation of the user on the arrangement template through the arrangement control on the operation arrangement interface; the automatic execution module is used for automatically executing the operation nodes to be executed; the notification module is used for acquiring the execution result of the to-be-executed operation node; and sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed.
In a third aspect, an embodiment of the present application provides an electronic device, including: at least one processor; and at least one memory communicatively coupled to the processor, wherein: the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the method as described above.
In a fourth aspect, embodiments of the present application provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the method as described above.
In the above technical solution, first, a work flow template is determined, where the work flow template includes a plurality of work nodes, and each work node is provided with a trigger condition. And then, according to the executed job node, determining the job node to be executed and the trigger condition of the job node to be executed from the job flow template. And finally, detecting a trigger message, and generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and distributing the job task so as to automatically execute the job task. Therefore, automatic operation and maintenance of the IT system are realized, the operation and maintenance efficiency is improved, and human errors in the operation and maintenance process are reduced.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic diagram of an operation and maintenance management system according to an embodiment of the present application;
fig. 2 is a flowchart of an operation and maintenance method according to an embodiment of the present application;
fig. 3 is a schematic diagram of an operation and maintenance method according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram of another operation and maintenance method provided in the embodiment of the present application;
fig. 5 is a schematic structural diagram of an operation and maintenance device according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of another operation and maintenance device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
[ detailed description ] embodiments
For better understanding of the technical solutions of the present application, the following detailed descriptions of the embodiments of the present application are provided with reference to the accompanying drawings.
It should be understood that the embodiments described are only a few embodiments of the present application, and not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort belong to the protection scope of the present application.
The terminology used in the embodiments of the present application is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the examples of this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
In an embodiment of the present application, an operation and maintenance management system may be provided to execute the operation and maintenance method in the embodiment of the present application. As shown in fig. 1, the operation and maintenance management system according to the embodiment of the present application may include a portal management unit, a job engine unit, a job execution unit, and a message notification unit.
The user can realize the man-machine interaction with the operation and maintenance management system through the portal management unit. Specifically, the user can arrange the job flow template through the job arranging interface and execute the manual type job node to be executed through the job executing interface. The job engine unit may be used to implement the determination of the job node. The job engine unit can also communicate with the job execution unit through the unified message interface, and dispatch the job task to the job execution unit for execution. The message notification unit may notify the job execution result to the corresponding operation and maintenance responsible person.
Fig. 2 is a flowchart of an operation and maintenance method according to an embodiment of the present application. As shown in fig. 2, the operation and maintenance method may include:
step 101, determine a workflow template.
In an embodiment of the application, the operation and maintenance management system may provide a job arrangement interface. The job layout interface may include layout controls and layout templates. According to different operation and maintenance services, such as operating system installation, MySQL cluster deployment and the like, the arrangement template can be divided into different types.
And the user can call the corresponding arrangement template in the arrangement interface according to the operation and maintenance service to be executed. And performing arrangement operation on the arrangement template through the arrangement control to generate a corresponding operation flow template.
The workflow template may include various operation nodes in the operation and maintenance process and trigger conditions of each operation node. When the execution state of one of the job nodes changes, the change situation can be displayed in the job flow template in real time. The execution state may be, for example, whether to execute, the execution result, and the like.
In the embodiment of the application, the operation and maintenance instruction can be generated according to a preset operation and maintenance triggering condition. And the operation and maintenance management system responds to the operation and maintenance instruction and automatically determines the corresponding operation flow template. The preset trigger condition may be, for example, a periodic trigger time and a trigger operation of a user.
And 102, determining a to-be-executed operation node and a trigger condition of the to-be-executed operation node from the operation flow template according to the executed operation node.
In this embodiment, the workflow template may further include an execution path between each job node. According to the execution result of the executed job node, the next execution path can be determined from the job flow template, and the job node to be executed is further determined. The result of the executed job node may be, for example, a logical judgment result, such as yes or no. It is also possible to specify the parameter calculation result. The results of the parameter calculations for the executed job node may be transmitted to the job node to be executed.
In some embodiments, the execution result is a logical decision result. For example, if the execution result is yes, path 1 is executed next, and the job node a is determined to be the job node to be executed. If the execution result is negative, then path 2 is executed next, and the job node b is determined to be the job node to be executed.
In some embodiments, the execution result is a specified parameter calculation result. As shown in FIG. 3, if the result of the specified parameter calculation is 5.7.16-log, the query atomic service in FIG. 3 is determined to be a node of the job to be executed. And if the calculation result of the specified parameter is 3, determining the number of the sessions in the figure 3 as nodes of the jobs to be executed.
According to the operation flow template, the trigger condition of the node to be executed can be inquired. The trigger condition may be, for example, a preset execution time.
And 103, detecting a trigger message, and generating a job task related to the job node to be executed and dispatching the job task when the detected trigger message meets the trigger condition of the job to be executed.
In the embodiment of the present application, a trigger condition of a job to be executed is taken as an example of a preset execution time. At this time, the current time may be detected, and if it is detected that the current time is consistent with the preset execution time of the job node to be executed, the job task regarding the job node to be executed is generated.
In the embodiment of the application, according to different job types of the job nodes to be executed, the generated job tasks can be dispatched to the execution main bodies matched with the job types of the job nodes to be executed, and the job nodes to be executed are executed by the execution main bodies matched with the job types.
Specifically, the job type of the job node to be executed may include, for example: script type and manual type. If the operation type is the script type, the operation task of the operation node to be executed can be dispatched to the automatic execution module, for example, the anchor automatically executes the operation node to be executed. If the job type is the manual type, the job task of the job node to be executed may be dispatched to the manual execution module, and the job node to be executed is manually executed by the user through the job execution interface shown in fig. 1.
In the embodiment of the application, after the job task of the job node to be executed is dispatched to the corresponding execution main body for execution, the execution result of the job to be executed can also be obtained. And sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed in the modes of telephone, short message, mail and the like. Or informing the operation and maintenance responsible person of the next to-be-executed operation node of the execution result. Therefore, the operation and maintenance responsible person can timely know the execution condition of the operation node to be executed and manually intervene the automatic operation and maintenance flow when necessary.
In the embodiment of the present application, first, the workflow template may be determined in response to the operation and maintenance instruction. And then, according to the executed job node, determining the job node to be executed and the trigger condition of the job node to be executed from the job flow template. And finally, detecting a trigger message, and generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and distributing the job task so as to automatically execute the job task. Therefore, automatic operation and maintenance of the IT system are realized, the operation and maintenance efficiency is improved, and human errors in the operation and maintenance process are reduced.
In the embodiment of the present application, for convenience of understanding, a specific implementation process will be taken as an example to further describe the operation and maintenance method.
Fig. 4 is a schematic diagram of another operation and maintenance method provided in the embodiment of the present application. As shown in FIG. 4, first, a workflow template may be generated. And then, determining the nodes of the jobs to be executed according to the execution results of the executed nodes. For a specific implementation, reference may be made to the above embodiments, which are not described herein in detail.
And after the operation node to be executed is determined, dispatching the execution task of the operation node to be executed according to the operation type of the operation node to be executed. As shown in fig. 4, if the job type is an artificial type, the execution task of the job to be executed may be sent to the corresponding operation and maintenance person in charge. And the operation and maintenance person in charge performs manual execution through the manual execution module. After the execution is finished, entering an approval process according to the approval requirement of the operation node to be executed, and approving the execution result.
In the embodiment of the application, the job forwarding function can also be realized. When the operation and maintenance responsible person corresponding to the operation node to be executed is busy, the execution task of the operation to be executed can be forwarded to the corresponding labor assistant for execution.
As shown in fig. 4, if the job type is a script type, the execution task of the job to be executed may be sent to an firmware for automatic execution. If the automatic execution fails, the execution task of the job to be executed can be changed into a manual type, and the operation and maintenance responsible person or the labor agent can execute the manual execution again.
As shown in fig. 4, the obtained execution result, whether the execution result is manually executed or automatically executed, may return to the aforementioned flow of determining the job node to be executed, so as to determine the next job node to be executed according to the execution result of the executed job node.
In the embodiment of the application, the operation tasks can be divided into the manual type and the script type according to the operation type of the operation node to be executed, so that the combination of manual execution and automatic execution is realized, and the requirements of various operation and maintenance scenes are met. When the automatic execution fails, the manual execution can be carried out again, the mutual matching and mutual supplement of the automatic execution and the manual execution are realized, and the efficiency and the reliability of the operation and maintenance work are improved.
Fig. 5 is a schematic structural diagram of an operation and maintenance device according to an embodiment of the present application. The operation and maintenance device in this embodiment may be used as an operation and maintenance device to implement the operation and maintenance method provided in this embodiment. As shown in fig. 5, the operation and maintenance device may include: a determination module 51, a calculation module 52 and a dispatch module 53.
A determining module 51 for determining a workflow template. The workflow template may include a plurality of job nodes, each of which is provided with a trigger condition.
And the calculating module 52 is configured to determine, according to the executed job node, a job node to be executed and a trigger condition of the job node to be executed from the job flow template.
And the dispatching module 53 is used for detecting the trigger message, generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and dispatching the job task.
In a specific execution process, the calculation module 52 is specifically configured to determine a job node to be executed from the job flow template according to an execution result of the executed job node. And querying the operation flow template to determine the preset execution time of the operation node to be executed.
The dispatching module 53 is specifically configured to detect a current time, and generate a job task related to a job node to be executed when the detected current time is consistent with a preset execution time of the job node to be executed. And determining the operation type of the operation node to be executed as a script type, and sending the operation task to the automatic execution module. And determining the operation type of the operation node to be executed as a manual type, and dispatching the operation task to the manual execution module.
In the embodiment of the present application, first, the determination module 51 may determine the workflow template. Then, the calculation module 52 determines the job node to be executed and the trigger condition of the job node to be executed from the job flow template according to the executed job node. Finally, the dispatching module 53 detects the trigger message, generates a job task regarding the job node to be executed when the detected trigger message satisfies the trigger condition of the job to be executed, and dispatches the job task for automatic execution. Therefore, automatic operation and maintenance of the IT system are realized, the operation and maintenance efficiency is improved, and human errors in the operation and maintenance process are reduced.
Fig. 6 is a schematic structural diagram of another operation and maintenance device according to an embodiment of the present application. Compared with the operation and maintenance device shown in fig. 5, the difference is that the operation and maintenance device shown in fig. 6 may further include: a display module 61, a generation module 62, an automatic execution module 63, a manual execution module 64, and a notification module 65.
And the display module 61 is used for providing a job arrangement interface. The job arrangement interface comprises an arrangement control and an arrangement template.
And the generating module 62 is configured to generate a corresponding job flow template according to the layout operation of the layout template by the layout control on the job layout interface by the user.
And the automatic execution module 63 is configured to automatically execute the job node to be executed.
And a manual execution module 64, configured to manually execute the job node to be executed.
And the notification module 65 is configured to obtain an execution result of the job node to be executed. And sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 7, the electronic device may include at least one processor; and at least one memory communicatively coupled to the processor, wherein: the memory stores program instructions executable by the processor, and the processor calls the program instructions to execute the operation and maintenance method provided by the embodiment of the application.
The electronic device may be an operation and maintenance device, and the embodiment does not limit the specific form of the electronic device.
FIG. 7 illustrates a block diagram of an exemplary electronic device suitable for use in implementing embodiments of the present application. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 7, the electronic device is in the form of a general purpose computing device. Components of the electronic device may include, but are not limited to: one or more processors 410, a memory 430, and a communication bus 440 that connects the various system components (including the memory 430 and the processors 410).
Communication bus 440 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. These architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus, to name a few.
Electronic devices typically include a variety of computer system readable media. Such media may be any available media that is accessible by the electronic device and includes both volatile and nonvolatile media, removable and non-removable media.
Memory 430 may include computer system readable media in the form of volatile Memory, such as Random Access Memory (RAM) and/or cache Memory. The electronic device may further include other removable/non-removable, volatile/nonvolatile computer system storage media. Although not shown in FIG. 7, a disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a Compact disk Read Only Memory (CD-ROM), a Digital versatile disk Read Only Memory (DVD-ROM), or other optical media) may be provided. In these cases, each drive may be connected to the communication bus 440 by one or more data media interfaces. Memory 430 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the application.
A program/utility having a set (at least one) of program modules, including but not limited to an operating system, one or more application programs, other program modules, and program data, may be stored in memory 430, each of which examples or some combination may include an implementation of a network environment. The program modules generally perform the functions and/or methodologies of the embodiments described herein.
The electronic device may also communicate with one or more external devices (e.g., keyboard, pointing device, display, etc.), one or more devices that enable a user to interact with the electronic device, and/or any devices (e.g., network card, modem, etc.) that enable the electronic device to communicate with one or more other computing devices. Such communication may occur via communication interface 420. Furthermore, the electronic device may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public Network such as the Internet) via a Network adapter (not shown in FIG. 7) that may communicate with other modules of the electronic device via the communication bus 440. It should be appreciated that although not shown in FIG. 7, other hardware and/or software modules may be used in conjunction with the electronic device, including but not limited to: microcode, device drivers, Redundant processing units, external disk drive Arrays, disk array (RAID) systems, tape Drives, and data backup storage systems, among others.
The processor 410 executes programs stored in the memory 430 to execute various functional applications and data processing, for example, implement the operation and maintenance method provided by the embodiment of the present application.
The embodiment of the present application further provides a non-transitory computer-readable storage medium, where the non-transitory computer-readable storage medium stores computer instructions, and the computer instructions enable the computer to execute the operation and maintenance method provided by the embodiment of the present application.
The non-transitory computer readable storage medium described above may take any combination of one or more computer readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read Only Memory (ROM), an Erasable Programmable Read Only Memory (EPROM), a flash Memory, an optical fiber, a portable compact disc Read Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of Network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
It should be noted that the terminal in the embodiments of the present application may include, but is not limited to, a Personal Computer (Personal Computer; PC), a Personal Digital Assistant (PDA), a wireless handheld device, a Tablet Computer (Tablet Computer), a mobile phone, an MP3 player, an MP4 player, and the like.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions in actual implementation, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. An operation and maintenance method, comprising:
determining an operation flow template, wherein the operation flow template comprises a plurality of operation nodes, and each operation node is provided with a trigger condition;
determining a to-be-executed operation node and a trigger condition of the to-be-executed operation node from the operation flow template according to the executed operation node;
and detecting a trigger message, and when the detected trigger message meets the trigger condition of the job to be executed, generating a job task related to the job node to be executed, and dispatching the job task.
2. The method of claim 1, wherein prior to determining a workflow template, the method further comprises:
providing a job arrangement interface, wherein the job arrangement interface comprises an arrangement control and an arrangement template;
and generating a corresponding operation flow template according to the arrangement operation of the user on the arrangement template through the arrangement control on the operation arrangement interface.
3. The method according to claim 1, wherein determining a job node to be executed and a trigger condition of the job node to be executed from the job flow template according to the executed job node comprises:
determining a to-be-executed operation node from the operation flow template according to an execution result of the executed operation node;
and querying the operation flow template to determine the preset execution time of the operation node to be executed.
4. The method according to claim 3, wherein detecting a trigger message, and when the detected trigger message satisfies a trigger condition of the job to be executed, generating a job task related to the job node to be executed comprises:
and detecting the current time, and generating a job task related to the to-be-executed job node when the detected current time is consistent with the preset execution time of the to-be-executed job node.
5. The method of claim 1, wherein dispatching the job task comprises:
and determining that the operation type of the operation node to be executed is a script type, and distributing the operation task to an automatic execution module so as to enable the automatic execution module to automatically execute the operation node to be executed.
6. The method of claim 1, wherein after dispatching the job task, the method further comprises:
acquiring an execution result of the operation node to be executed;
and sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed.
7. An operation and maintenance device, comprising:
the system comprises a determining module, a judging module and a judging module, wherein the determining module is used for determining an operation flow template, the operation flow template comprises a plurality of operation nodes, and each operation node is provided with a triggering condition;
the computing module is used for determining a to-be-executed operation node and a trigger condition of the to-be-executed operation node from the operation flow template according to the executed operation node;
and the dispatching module is used for detecting the trigger message, generating a job task related to the job node to be executed when the detected trigger message meets the trigger condition of the job to be executed, and dispatching the job task.
8. The apparatus of claim 7, further comprising:
the display module is used for providing a job arrangement interface, and the job arrangement interface comprises an arrangement control and an arrangement template;
the generating module is used for generating a corresponding operation flow template according to the arrangement operation of the user on the arrangement template through the arrangement control on the operation arrangement interface;
the automatic execution module is used for automatically executing the operation nodes to be executed;
the notification module is used for acquiring the execution result of the to-be-executed operation node; and sending the execution result to an operation and maintenance responsible person corresponding to the operation node to be executed.
9. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the program instructions being invoked by the processor to perform the method of any of claims 1 to 6.
10. A non-transitory computer-readable storage medium storing computer instructions that cause a computer to perform the method of any one of claims 1 to 6.
CN202011508507.XA 2020-12-18 2020-12-18 Operation and maintenance method and device and electronic equipment Pending CN114723191A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011508507.XA CN114723191A (en) 2020-12-18 2020-12-18 Operation and maintenance method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011508507.XA CN114723191A (en) 2020-12-18 2020-12-18 Operation and maintenance method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN114723191A true CN114723191A (en) 2022-07-08

Family

ID=82230115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011508507.XA Pending CN114723191A (en) 2020-12-18 2020-12-18 Operation and maintenance method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN114723191A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117312042A (en) * 2023-12-01 2023-12-29 之江实验室 Operation and maintenance method and operation and maintenance system of computer cluster

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117312042A (en) * 2023-12-01 2023-12-29 之江实验室 Operation and maintenance method and operation and maintenance system of computer cluster

Similar Documents

Publication Publication Date Title
CN110168487A (en) A kind of method of toch control and device
CN110737653B (en) Integrated enterprise data processing system and method based on micro-service
US11893548B2 (en) Management of computing devices using employee records
CN103679435A (en) Method and system for processing transaction information
CN105393213A (en) Portable business logic
CN112181542A (en) Function calling method and device, electronic equipment and storage medium
CN115576217A (en) Vehicle testing method, device, equipment and medium
CN113656735A (en) Message pushing system, method, electronic equipment and storage medium
CN109144698A (en) Data capture method, case distribution device, equipment, medium and unmanned vehicle
CN114723191A (en) Operation and maintenance method and device and electronic equipment
CN105635975B (en) Method and device for calling vehicle through network
CN113094125B (en) Business process processing method, device, server and storage medium
CN111757282B (en) Short message sending method and device
CN113112217B (en) Business process configuration method, device, electronic equipment and computer readable medium
US9870551B2 (en) Collaborative space planning for a data center
CN113780706A (en) On-site operation and maintenance operation method and device based on visual enhancement
CN112104745A (en) Information configuration system, method, electronic device and storage medium
US11561667B2 (en) Semi-virtualized portable command center
CN116820539B (en) System software operation maintenance system and method based on Internet
CN115988087B (en) Service calling method and device based on bus, electronic equipment and storage medium
CN114816283A (en) Equipment state notification method and device and electronic equipment
CN110069292B (en) Method for realizing third-party application support of power grid regulation and control system
CN115826980A (en) Data processing method, data processing device, storage medium and electronic equipment
Muxfeld et al. Online Claim System for Automated Insurance Claim Monitoring
CN117033018A (en) Data interaction method and device, electronic equipment and storage 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