CN114237786A - Operation response processing method, device, equipment and storage medium of multi-level system - Google Patents

Operation response processing method, device, equipment and storage medium of multi-level system Download PDF

Info

Publication number
CN114237786A
CN114237786A CN202111369265.5A CN202111369265A CN114237786A CN 114237786 A CN114237786 A CN 114237786A CN 202111369265 A CN202111369265 A CN 202111369265A CN 114237786 A CN114237786 A CN 114237786A
Authority
CN
China
Prior art keywords
tunnel
level
target object
target
hierarchical
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
CN202111369265.5A
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 Southern Power Grid Digital Platform Technology Guangdong Co ltd
Original Assignee
China Southern Power Grid Co Ltd
Southern Power Grid Digital Grid Research Institute 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 Southern Power Grid Co Ltd, Southern Power Grid Digital Grid Research Institute Co Ltd filed Critical China Southern Power Grid Co Ltd
Priority to CN202111369265.5A priority Critical patent/CN114237786A/en
Publication of CN114237786A publication Critical patent/CN114237786A/en
Pending legal-status Critical Current

Links

Images

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/451Execution arrangements for user interfaces

Abstract

The application relates to the technical field of networks, and provides an operation response processing method and device of a multi-level system, computer equipment and a storage medium. According to the method and the device, the operation tunnel is established in a multi-level system mode, the operation is executed and the result is obtained in a multi-level jump access mode of the operation tunnel, so that unified operation management of the first-level system is realized, and operation data sharing and real-time feedback of the operation data among the multi-level systems are facilitated. The method comprises the following steps: receiving an operation request initiated by a second hierarchical system for executing target operation on a target object, responding to the operation request, establishing an operation tunnel aiming at the target operation with a system to which the target object belongs level by taking the second hierarchical system as a basis according to the level of the system to which the target object belongs, receiving an operation result fed back by the system to which the target object belongs through the operation tunnel, displaying the operation result through a client of a first hierarchical system, and sending the operation result to the client of the second hierarchical system for displaying.

Description

Operation response processing method, device, equipment and storage medium of multi-level system
Technical Field
The present application relates to the field of network technologies, and in particular, to a method and an apparatus for processing an operation response of a multi-level system, a computer device, and a storage medium.
Background
With the development of network technology, the user access amount is gradually increased, the service logic is more and more complex, and the user operation access requirement of a multi-level system appears. However, in the current technology, the system data of each level is mainly collected and then synchronized by the background timing, and based on the limitation of the network environment, the technology is difficult to realize the client operation of the multi-level system, and in such a case, a large number of applications need to be built, and the operation results of the systems of different levels are difficult to be uniformly managed.
Disclosure of Invention
In view of the above, it is necessary to provide an operation response processing method and apparatus for a multi-stage system, a computer device, and a storage medium.
An operation response processing method of a multi-level system, which is applied to a first level system, comprises the following steps:
receiving an operation request initiated by a second hierarchical system for executing target operation on a target object;
responding to the operation request, and establishing an operation tunnel aiming at the target operation by the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs;
receiving an operation result fed back by the system to which the target object belongs through the operation tunnel;
and displaying the operation result through the client of the first hierarchical system, and sending the operation result to the client of the second hierarchical system for displaying.
An operation response processing device of a multi-level system, applied to a first level system, comprises:
the request receiving module is used for receiving an operation request initiated by the second hierarchical system for executing target operation on the target object;
the tunnel establishing module is used for responding to the operation request, and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs;
the result receiving module is used for receiving the operation result fed back by the system to which the target object belongs through the operation tunnel;
and the result feedback module is used for displaying the operation result through the client of the first hierarchical system and sending the operation result to the client of the second hierarchical system for displaying.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
receiving an operation request initiated by a second hierarchical system for executing target operation on a target object; responding to the operation request, and establishing an operation tunnel aiming at the target operation by the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs; receiving an operation result fed back by the system to which the target object belongs through the operation tunnel; and displaying the operation result through the client of the first hierarchical system, and sending the operation result to the client of the second hierarchical system for displaying.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
receiving an operation request initiated by a second hierarchical system for executing target operation on a target object; responding to the operation request, and establishing an operation tunnel aiming at the target operation by the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs; receiving an operation result fed back by the system to which the target object belongs through the operation tunnel; and displaying the operation result through the client of the first hierarchical system, and sending the operation result to the client of the second hierarchical system for displaying.
The operation response processing method, the operation response processing device, the computer equipment and the storage medium of the multi-level system receive an operation request initiated by a second level system for executing target operation on a target object, respond to the operation request, establish an operation tunnel aiming at the target operation with a system to which the target object belongs on a level-by-level basis by using the second level system according to the level of the system to which the target object belongs, receive an operation result fed back by the system to which the target object belongs through the operation tunnel, display the operation result through a client of the first level system and send the operation result to the client of the second level system for displaying. According to the scheme, the operation tunnel is established in a multi-level system mode, the operation is executed and the result is obtained in a multi-level jump access mode of the operation tunnel, so that unified operation management of the first-level system is realized, and operation data sharing and real-time feedback of the operation data among the multi-level systems are facilitated.
Drawings
FIG. 1 is a diagram of an application environment for a method of handling operational responses of a multi-level system in one embodiment;
FIG. 2 is a flow diagram that illustrates a method for handling operational responses of the multi-stage system, according to one embodiment;
FIG. 3 is a block diagram showing an operation response processing means of the multistage system in one embodiment;
FIG. 4 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The operation response processing method of the multi-level system provided by the application can be applied to the application environment shown in fig. 1. Wherein, the first level system, the second level system and the third level system are systems with descending levels in sequence, for example: the first level system is a network level system, the second level system is a provincial level system, and the third level system is a ground level system. The method mainly comprises the steps that the first-level system is used as a main system to establish the tunnel and conduct unified management on the tunnel, when the client side conducts operation access, the first-level system establishes the corresponding operation tunnel, the client side achieves multi-level jumping, and data and capacity sharing of the first-level system is achieved. Specifically, the method and the device can realize the sharing of the safety capacity of the multi-place system and solve the problem that potential safety hazards exist due to the fact that a single system possibly has insufficient capacity. Furthermore, when the user operation amount is too large and the tunnel load is too high, the first hierarchical system can dynamically schedule the operation tunnel to provide the corresponding client for use according to the operation condition after adopting weighting calculation, and can dynamically schedule and close the useless operation tunnel when the user operation amount is reduced.
The following describes an operation response processing method of a multi-stage system provided in the present application with reference to an embodiment and corresponding drawings.
In one embodiment, as shown in fig. 2, an operation response processing method for a multi-level system is provided, which is described by taking the method as an example applied to the first level system in fig. 2, and includes the following steps:
step S201, receiving an operation request initiated by a second hierarchical system for executing target operation on a target object;
the target object may be an asset such as an entity hardware device or a virtual software program of a certain hierarchical system, and the target operation may be an operation such as vulnerability scanning (hereinafter, abbreviated as "missing scanning"), updating, and the like performed on the entity hardware device or the virtual software program. Without loss of generality, the following section of the present application will be described primarily with reference to the example of an asset being missed. In this step, the first hierarchical system receives an operation request initiated by the second hierarchical system to perform a missing scan on the target asset.
Step S202, responding to the operation request, and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on the basis of a second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs;
in this step, the first hierarchical system obtains the hierarchy of the system to which the target asset belongs in response to the operation request for performing the missing scan on the target asset, which is initiated by the second hierarchical system, and then establishes an operation tunnel for the missing scan target operation with the system to which the target asset belongs, level by level, based on the second hierarchical system. In practical applications, the system to which the target asset belongs may be a second hierarchy system, or may be a system with a hierarchy lower than the second hierarchy. For example, the second hierarchical system is a provincial system, and the system to which the target asset belongs may be a provincial system or a regional system. For this reason, if the system to which the target asset belongs is a provincial system, only an operation tunnel between the network level system (i.e., the first hierarchical system) and the provincial system needs to be established; if the system of the target asset is a ground level system, an operation tunnel (hereinafter referred to as a second operation tunnel) of a provincial system and a ground level system (i.e., a third level system) is required to be established in addition to an operation tunnel (hereinafter referred to as a first operation tunnel) of a network level system and a provincial system; if the system to which the target asset belongs to the next lower level system of the ground level system, then a plurality of operation tunnels for the missing scanning operation can be established level by level based on the provincial level system according to the mode.
Step S203, receiving an operation result fed back by a system to which the target object belongs through the operation tunnel;
in this step, the missing scan operation on the target asset may be specifically executed by the system to which the target asset belongs and obtain a corresponding missing scan operation result, where the operation result needs to be fed back to the first-level system by the system to which the target asset belongs through the established operation tunnel.
And step S204, displaying the operation result through the client of the first level system, and sending the operation result to the client of the second level system for displaying.
After the first hierarchical system obtains the missing scanning operation result, the missing scanning operation result can be displayed through the client in the first hierarchical system, and the first hierarchical system sends the missing scanning operation result to the client in the second hierarchical system for displaying.
In the operation response processing method of the multi-level system, the first level system receives an operation request for executing a target operation on a target object, which is initiated by the second level system, the first level system responds to the operation request, establishes an operation tunnel for the target operation with a system to which the target object belongs on a level-by-level basis by using the second level system according to the level of the system to which the target object belongs, receives an operation result fed back by the system to which the target object belongs through the operation tunnel, and displays the operation result through a client of the first level system and sends the operation result to the client of the second level system for display. According to the scheme, the operation tunnel is established in a multi-level system mode, the operation is executed and the result is obtained in a multi-level jump access mode of the operation tunnel, so that unified operation management of the first-level system is realized, and operation data sharing and real-time feedback of the operation data among the multi-level systems are facilitated.
In one embodiment, step S202 may include: responding to the operation request, establishing a long connection tunnel with the second-level system, and receiving a target operation execution task sent by the second-level system through the long connection tunnel; executing the task according to the target operation to obtain the hierarchy of the system to which the target object belongs; and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on a layer-by-layer basis by taking the second hierarchy system as a basis according to the hierarchy of the system to which the target object belongs.
In this embodiment, the client of the second hierarchical system may initiate a missing scanning request (operation request) for the target asset to the client of the first hierarchical system, the client of the first hierarchical system may establish a long connection tunnel with the second communicator of the second hierarchical system through the first communicator of the first hierarchical system, and the client of the second hierarchical system may synchronously send a target operation execution task (a missing scanning task for the target asset) to the client of the first hierarchical system through the long connection tunnel; the information carried by the task executed for the target operation may include an operation task ID, operation information, a cascade relationship of each node of the tunnel, and the like. The client side of the first hierarchical system informs an operation service center (a network-level system missing scanning service center) of the first hierarchical system after receiving the target operation execution task, and determines the hierarchy of the system to which the target asset belongs according to the information contained in the target operation execution task, so that an operation tunnel aiming at the missing scanning operation with the system to which the target asset belongs can be accurately established level by level on the basis of the second hierarchical system according to the hierarchy; the operation tunnel may be a tunnel supporting multi-client parallel. In some embodiments, the client of the first hierarchical system may further monitor the operating tunnel condition, and if the operating tunnel assets are not enough, the client may dynamically allocate the additional operating tunnel to implement the operating load of the client. In addition, for the configuration of the operation tunnel, the client of the first hierarchical system can also support a user to manually start and stop the operation tunnel and manually add a new configuration operation tunnel.
Further, in some embodiments, step S204 specifically includes: and sending the operation result to the client of the second level system for displaying through the long connection tunnel.
In this embodiment, after the first hierarchical system obtains the missing scanning result through the operation tunnel, on one hand, the first hierarchical system performs unified and centralized display through the client of the first hierarchical system, and on the other hand, under the condition that the long connection tunnel is established with the second hierarchical system, the first hierarchical system sends the obtained missing scanning result to the client of the second hierarchical system through the long connection tunnel for display, so as to ensure that the missing scanning result can be reliably transmitted to the client of the second hierarchical system for display.
In one embodiment, the system to which the target object belongs is a second hierarchy system; the aforementioned step of establishing, layer by layer, an operation tunnel for the target operation with the system to which the target object belongs based on the second hierarchy system according to the hierarchy of the system to which the target object belongs specifically includes: establishing a first operation tunnel with a second level system; and sending the execution instruction of the target operation to the second level system through the first operation tunnel.
As shown in fig. 1, if the system to which the target object belongs is the second hierarchical system, only the first operation tunnel between the first hierarchical system and the second hierarchical system needs to be established, and the execution of the target operation and the acquisition of the operation result are performed through the first operation tunnel. Specifically, the client of the first hierarchical system may establish a first operation tunnel with the second communicator of the second hierarchical system through the first communicator, and send an execution instruction (e.g., a miss-scan instruction) of a target operation to the client of the second hierarchical system through the first operation tunnel.
Further, the receiving of the operation result fed back by the system to which the target object belongs through the operation tunnel in step S203 may include: and receiving an operation result fed back by the second-level system through the first operation tunnel.
After receiving the execution instruction of the target operation, the second hierarchical system can execute the target operation on the target object to obtain an operation result, and the operation result is fed back to the first hierarchical system through the first operation tunnel. Specifically, after the execution instruction of the missing scanning operation sent by the network level system, the province level system can execute the missing scanning operation on the target asset to obtain a missing scanning result, and the missing scanning result is fed back to the network level system through the first operation tunnel.
In another embodiment, the system to which the target object belongs is a third hierarchy system; the aforementioned step of establishing, layer by layer, an operation tunnel for the target operation with the system to which the target object belongs based on the second hierarchy system according to the hierarchy of the system to which the target object belongs specifically includes: establishing a first operation tunnel with a second level system, and sending an execution instruction of a target operation to the second level system through the first operation tunnel; and receiving the operation result fed back by the system to which the target object belongs through the operation tunnel in step S203, which may specifically include: receiving an operation result fed back by the second-level system through the first operation tunnel; the operation result is obtained by the third-level system executing the target operation on the target object, the operation result is sent to the second-level system by the third-level system through the second operation tunnel, and the second operation tunnel is established between the second-level system and the third-level system.
In this embodiment, referring to fig. 1, if the system to which the target object belongs is a third hierarchical system, a second operation tunnel between the second and third hierarchical systems is required to be established in addition to the first operation tunnel between the first and second hierarchical systems. Specifically, the first hierarchical system establishes a first operation tunnel with the second hierarchical system, issues an execution instruction through the first operation tunnel, and after the second hierarchical system receives the execution instruction, because the system to which the target object belongs is the third hierarchical system, therefore, the second hierarchical system further needs to establish a second operation tunnel with the third hierarchical system, and then the second hierarchical system sends the execution instruction to the third hierarchical system through the second operation tunnel, and after receiving the execution instruction, the third hierarchical system can execute the target operation on the target object to obtain the operation result, then the third level system sends the operation result to the second level system through the second operation tunnel, the second level system feeds the operation result back to the first level system through the first operation tunnel, therefore, issuing of the execution instruction, establishment of the operation tunnel and acquisition of the operation result are accurately and efficiently completed.
In practical applications, for the tunnel establishment procedure of the above embodiment, as an example, the operation tunnel may be established by using a gost tool, the network-level system (the first-level system) first sends a gost start message to the first communication machine of the network level, and after the success of the return, the network-level system may send a gost start message to the second communication machine of the province-level system (the second-level system), and after the success of the return of the second communication machine, if the operation tunnel is established to the province-level target object, the second communication machine may send a gost start message to the province-level target object, and if the return of the province-level target device is successful, the success of the establishment of the operation tunnel is prompted; after the second communicator returns success, if the operation tunnel is established to the ground level (third level) target device, the second communicator sends a gost starting message to a front-end processor of the ground level system (third level system), and after the operation tunnel is successfully established, the second communicator sends the gost starting message to the ground level target device, and after the operation tunnel is successfully established, the second communicator prompts that the operation tunnel is successfully established.
In some embodiments, the method may further include the steps of:
after the operation tunnels are established, sending test instructions to each node corresponding to each operation tunnel according to a preset time period; and obtaining the running state of each node according to the test result fed back by each node.
As shown in fig. 1, in this embodiment, the established operation tunnel may include a first operation tunnel between the first hierarchical system and the second hierarchical system, and may further include a second operation tunnel between the second hierarchical system and the third hierarchical system. After the operation tunnel is established, the first hierarchical system may send a test instruction to each node (such as the first and second communicators, the front-end processor, and the like) corresponding to each operation tunnel according to a preset time period, such as a timing 30 seconds, then obtain a test result fed back by each node, and obtain an operation state of each node according to the test result, thereby detecting whether each node can normally operate in the instruction and data transmission process of the operation tunnel, and improving the reliability of operation response. In practical application, the test result may include a serial number of each node of each operation tunnel, a node level, a node IP, a node name, a node running state, and a test time; wherein the running state represents the gost service open state (normal, abnormal) of the node.
In some embodiments, after the first hierarchical system sends the operation result to the client of the second hierarchical system for presentation, the method further includes the following steps: and closing the operation tunnel and informing the closing information of the operation tunnel to the second hierarchical system.
In this embodiment, the first hierarchical system closes each operation tunnel, the operation tunnels may include the first operation tunnel and the second operation tunnel, after the target operation of the target object is completed, the client of the first hierarchical system may display that the operation is completed, and then the first hierarchical system may send the operation result to the client of the second hierarchical system for display, and the first hierarchical system automatically initiates a tunnel closing instruction, closes the first and second operation tunnels, and notifies the second hierarchical system of the closing information of the operation tunnel, thereby completing the release of the operation tunnel resources after the operation is completed, and improving the utilization efficiency of the tunnel resources. In addition, the client of the first hierarchical system may identify the status of each operating tunnel, e.g., running, closed, etc.
It should be understood that the steps in the flowcharts shown above are shown in sequence as indicated by the arrows, but the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a part of the steps in the above flowcharts may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the steps or the stages is not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a part of the steps or the stages in other steps.
In one embodiment, as shown in fig. 3, an operation response processing apparatus of a multi-stage system is provided, and the apparatus 300 may include:
a request receiving module 301, configured to receive an operation request initiated by the second hierarchical system to perform a target operation on a target object;
a tunnel establishing module 302, configured to, in response to the operation request, establish, based on the second hierarchical system, an operation tunnel, for the target operation, with a system to which the target object belongs, layer by layer, according to the hierarchical layer of the system to which the target object belongs;
a result receiving module 303, configured to receive an operation result fed back by the system to which the target object belongs through the operation tunnel;
a result feedback module 304, configured to display the operation result through the client of the first hierarchical system, and send the operation result to the client of the second hierarchical system for display.
In one embodiment, the tunnel establishing module 302 is configured to establish a long connection tunnel with the second tier system in response to the operation request, and receive a target operation execution task sent by the second tier system through the long connection tunnel; executing a task according to the target operation to obtain a hierarchy of a system to which a target object belongs; and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on the basis of the second hierarchical system level by level according to the hierarchical level of the system to which the target object belongs.
In one embodiment, the result feedback module 304 is configured to send the operation result to the client of the second hierarchical system for presentation through the long connection tunnel.
In one embodiment, the system to which the target object belongs is the second hierarchy system; a tunnel establishing module 302, configured to establish a first operating tunnel with the second hierarchical system; sending an execution instruction of the target operation to the second hierarchical system through the first operation tunnel; a result receiving module 303, configured to receive an operation result fed back by the second hierarchical system through the first operation tunnel; wherein the operation result is obtained by the second hierarchical system executing the target operation on the target object.
In one embodiment, the system to which the target object belongs is a third hierarchy system; a tunnel establishing module 302, configured to establish a first operating tunnel with the second hierarchical system; sending an execution instruction of the target operation to the second hierarchical system through the first operation tunnel; a result receiving module 303, configured to receive an operation result fed back by the second hierarchical system through the first operation tunnel; the operation result is obtained by the third hierarchical system executing the target operation on the target object; the operation result is sent to the second-level system by the third-level system through a second operation tunnel; the second operational tunnel is established between the second hierarchical system and a third hierarchical system.
In one embodiment, the apparatus 300 may further include: the state testing unit is used for sending a testing instruction to each node corresponding to each operation tunnel according to a preset time period after the operation tunnel is established; and obtaining the running state of each node according to the test result fed back by each node.
In one embodiment, the apparatus 300 may further include: and the channel closing processing unit is used for closing the operation tunnel and informing the second level system of the closing information of the operation tunnel.
For the specific limitation of the operation response processing device of the multi-stage system, reference may be made to the above limitation of the operation response processing method of the multi-stage system, and details are not described herein again. The respective modules in the operation response processing device of the multi-stage system described above may be implemented in whole or in part by software, hardware, and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, the internal structure of which may be as shown in fig. 4. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data such as operation requests and operation results. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement an operation response processing method of a multi-stage system.
Those skilled in the art will appreciate that the architecture shown in fig. 4 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), for example.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. An operation response processing method of a multi-level system, applied to a first level system, the method comprising:
receiving an operation request initiated by a second hierarchical system for executing target operation on a target object;
responding to the operation request, and establishing an operation tunnel aiming at the target operation by the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs;
receiving an operation result fed back by the system to which the target object belongs through the operation tunnel;
and displaying the operation result through the client of the first hierarchical system, and sending the operation result to the client of the second hierarchical system for displaying.
2. The method according to claim 1, wherein said establishing, in response to the operation request, an operation tunnel for the target operation with the system to which the target object belongs on a level-by-level basis based on the second level system according to the level of the system to which the target object belongs comprises:
responding to the operation request, establishing a long connection tunnel with the second hierarchy system, and receiving a target operation execution task sent by the second hierarchy system through the long connection tunnel;
executing a task according to the target operation to obtain a hierarchy of a system to which a target object belongs;
and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on the basis of the second hierarchical system level by level according to the hierarchical level of the system to which the target object belongs.
3. The method of claim 2, wherein sending the operation result to the client of the second hierarchical system for presentation comprises:
and sending the operation result to a client of the second hierarchical system for displaying through the long connection tunnel.
4. The method according to any one of claims 1 to 3, wherein the system to which the target object belongs is the second hierarchy system;
the establishing, level by level, an operation tunnel for the target operation with the system to which the target object belongs based on the second level system according to the level of the system to which the target object belongs, comprising:
establishing a first operating tunnel with the second hierarchical system;
sending an execution instruction of the target operation to the second hierarchical system through the first operation tunnel;
the receiving an operation result fed back by the system to which the target object belongs through the operation tunnel includes:
receiving an operation result fed back by the second hierarchical system through the first operation tunnel;
wherein the operation result is obtained by the second hierarchical system executing the target operation on the target object.
5. The method according to any one of claims 1 to 3, wherein the system to which the target object belongs is a third hierarchy system;
the establishing, level by level, an operation tunnel for the target operation with the system to which the target object belongs based on the second level system according to the level of the system to which the target object belongs, comprising:
establishing a first operating tunnel with the second hierarchical system;
sending an execution instruction of the target operation to the second hierarchical system through the first operation tunnel;
the receiving an operation result fed back by the system to which the target object belongs through the operation tunnel includes:
receiving an operation result fed back by the second hierarchical system through the first operation tunnel;
the operation result is obtained by the third hierarchical system executing the target operation on the target object; the operation result is sent to the second-level system by the third-level system through a second operation tunnel; the second operational tunnel is established between the second hierarchical system and a third hierarchical system.
6. The method of claim 1, further comprising:
after the operation tunnels are established, sending test instructions to the nodes corresponding to the operation tunnels according to a preset time period;
and obtaining the running state of each node according to the test result fed back by each node.
7. The method of claim 1, wherein after sending the operation result to the client of the second hierarchical system for presentation, the method further comprises:
and closing the operation tunnel, and informing the second hierarchy system of the closing information of the operation tunnel.
8. An operation response processing device of a multi-level system, applied to a first level system, includes:
the request receiving module is used for receiving an operation request initiated by the second hierarchical system for executing target operation on the target object;
the tunnel establishing module is used for responding to the operation request, and establishing an operation tunnel aiming at the target operation with the system to which the target object belongs on the basis of the second hierarchy system layer by layer according to the hierarchy of the system to which the target object belongs;
the result receiving module is used for receiving the operation result fed back by the system to which the target object belongs through the operation tunnel;
and the result feedback module is used for displaying the operation result through the client of the first hierarchical system and sending the operation result to the client of the second hierarchical system for displaying.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202111369265.5A 2021-11-18 2021-11-18 Operation response processing method, device, equipment and storage medium of multi-level system Pending CN114237786A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111369265.5A CN114237786A (en) 2021-11-18 2021-11-18 Operation response processing method, device, equipment and storage medium of multi-level system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111369265.5A CN114237786A (en) 2021-11-18 2021-11-18 Operation response processing method, device, equipment and storage medium of multi-level system

Publications (1)

Publication Number Publication Date
CN114237786A true CN114237786A (en) 2022-03-25

Family

ID=80749916

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111369265.5A Pending CN114237786A (en) 2021-11-18 2021-11-18 Operation response processing method, device, equipment and storage medium of multi-level system

Country Status (1)

Country Link
CN (1) CN114237786A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812426A (en) * 2014-12-30 2016-07-27 浙江大华系统工程有限公司 Upgrade system and upgrade method for multi-business access platform
CN109981468A (en) * 2019-03-29 2019-07-05 中国人民银行清算总中心 Link state maintaining method and device
CN110932875A (en) * 2018-09-19 2020-03-27 中兴通讯股份有限公司 Alarm device and method in big data cloud computing environment
CN111798655A (en) * 2020-05-29 2020-10-20 国网江苏省电力有限公司信息通信分公司 Operation data minute-level acquisition method suitable for power Internet of things platform area
US20200382401A1 (en) * 2019-05-28 2020-12-03 Mcafee, Llc Methods and apparatus to implement a virtual private network with probe for network connectivity
CN112787940A (en) * 2021-01-27 2021-05-11 哈尔滨工业大学(威海) Multi-level VPN encryption transmission method, system, equipment and storage medium
CN112929716A (en) * 2021-02-10 2021-06-08 江苏视博云信息技术有限公司 Method, device and system for live broadcast interaction of cloud application
CN113254839A (en) * 2021-06-18 2021-08-13 每日互动股份有限公司 Layer-by-layer message distribution method, electronic client and medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105812426A (en) * 2014-12-30 2016-07-27 浙江大华系统工程有限公司 Upgrade system and upgrade method for multi-business access platform
CN110932875A (en) * 2018-09-19 2020-03-27 中兴通讯股份有限公司 Alarm device and method in big data cloud computing environment
CN109981468A (en) * 2019-03-29 2019-07-05 中国人民银行清算总中心 Link state maintaining method and device
US20200382401A1 (en) * 2019-05-28 2020-12-03 Mcafee, Llc Methods and apparatus to implement a virtual private network with probe for network connectivity
CN111798655A (en) * 2020-05-29 2020-10-20 国网江苏省电力有限公司信息通信分公司 Operation data minute-level acquisition method suitable for power Internet of things platform area
CN112787940A (en) * 2021-01-27 2021-05-11 哈尔滨工业大学(威海) Multi-level VPN encryption transmission method, system, equipment and storage medium
CN112929716A (en) * 2021-02-10 2021-06-08 江苏视博云信息技术有限公司 Method, device and system for live broadcast interaction of cloud application
CN113254839A (en) * 2021-06-18 2021-08-13 每日互动股份有限公司 Layer-by-layer message distribution method, electronic client and medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
罗尧;贺武林;汪厚祥;: "多级网络视频监控系统的设计与实现", 安防科技, no. 03, 25 March 2009 (2009-03-25) *

Similar Documents

Publication Publication Date Title
CN108763090B (en) Test environment deployment method, device, computer equipment and storage medium
CN108845884B (en) Physical resource allocation method, device, computer equipment and storage medium
CN110738389A (en) Workflow processing method and device, computer equipment and storage medium
CN108834086B (en) Method and device for sending short message, computer equipment and storage medium
CN109634730A (en) Method for scheduling task, device, computer equipment and storage medium
CN111414229A (en) Application container exception handling method and device
CN111475376A (en) Method and device for processing test data, computer equipment and storage medium
CN109902028A (en) Automated testing method, device, equipment and the storage medium of ACL characteristic
CN112527507A (en) Cluster deployment method and device, computer equipment and storage medium
CN104917813A (en) Resource request method and device
CN114528085A (en) Resource scheduling method, device, computer equipment, storage medium and program product
CN113220540A (en) Service management method, device, computer equipment and storage medium
CN113867600A (en) Development method and device for processing streaming data and computer equipment
CN113259493B (en) Ukey information acquisition method, device, equipment and storage medium based on Ukey cabinet
CN111159233A (en) Distributed caching method, system, computer device and storage medium
CN114490419A (en) Cross-cloud testing method and system of heterogeneous architecture and computer equipment
CN113191889A (en) Wind control configuration method, configuration system, electronic device and readable storage medium
CN114237786A (en) Operation response processing method, device, equipment and storage medium of multi-level system
CN114302351B (en) Short message service processing method and device, computer equipment and storage medium
CN115291891A (en) Cluster management method and device and electronic equipment
CN111258860B (en) Data alarm method, device, computer equipment and storage medium
CN114172903A (en) Node capacity expansion method, device, equipment and medium of slarm scheduling system
CN112463616A (en) Chaos testing method and device for Kubernetes container platform
CN110955579A (en) Ambari-based large data platform monitoring method
CN111209118A (en) Method and device for determining resource allowance, storage medium and electronic equipment

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
CB02 Change of applicant information

Country or region after: China

Address after: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Applicant after: CHINA SOUTHERN POWER GRID Co.,Ltd.

Applicant after: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

Address before: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Applicant before: CHINA SOUTHERN POWER GRID Co.,Ltd.

Country or region before: China

Applicant before: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

CB02 Change of applicant information
TA01 Transfer of patent application right

Effective date of registration: 20240314

Address after: 518101, 3rd Floor, Building 40, Baotian Industrial Zone, Chentian Community, Xixiang Street, Bao'an District, Shenzhen City, Guangdong Province

Applicant after: China Southern Power Grid Digital Platform Technology (Guangdong) Co.,Ltd.

Country or region after: China

Address before: 510000 No. 11 Kexiang Road, Science City, Luogang District, Guangzhou City, Guangdong Province

Applicant before: CHINA SOUTHERN POWER GRID Co.,Ltd.

Country or region before: China

Applicant before: Southern Power Grid Digital Grid Research Institute Co.,Ltd.

TA01 Transfer of patent application right