CN114116310B - Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON - Google Patents

Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON Download PDF

Info

Publication number
CN114116310B
CN114116310B CN202111389095.7A CN202111389095A CN114116310B CN 114116310 B CN114116310 B CN 114116310B CN 202111389095 A CN202111389095 A CN 202111389095A CN 114116310 B CN114116310 B CN 114116310B
Authority
CN
China
Prior art keywords
disaster recovery
recovery switching
information
flow chart
subtasks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111389095.7A
Other languages
Chinese (zh)
Other versions
CN114116310A (en
Inventor
刘卓异
王维成
吴娜
白靖
刘钰胜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Youhao Technology Co ltd
Original Assignee
Beijing Younuo Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Younuo Technology Co ltd filed Critical Beijing Younuo Technology Co ltd
Priority to CN202111389095.7A priority Critical patent/CN114116310B/en
Publication of CN114116310A publication Critical patent/CN114116310A/en
Application granted granted Critical
Publication of CN114116310B publication Critical patent/CN114116310B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)
  • Alarm Systems (AREA)

Abstract

The invention relates to a method for displaying disaster recovery switching based on JSON, which comprises the steps of obtaining stage information for generating a disaster recovery switching flow chart, and generating the disaster recovery switching flow chart and parameter data of each stage in the disaster recovery switching flow chart based on the stage information; and acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart. The invention can clearly show the flow, operation, cooperation and responsibility division of disaster recovery switching. The invention also relates to a JSON-based disaster recovery switching display device, equipment and a storage medium.

Description

Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON
Technical Field
The invention relates to the technical field of computers, in particular to a method, a device, equipment and a storage medium for displaying disaster recovery switching based on JSON.
Background
Under the trend of large data concentration, a plurality of enterprise organizations build own data centers. After data is concentrated, great benefits are brought, and meanwhile, risk concentration is brought, so that the safety and reliability of the data center are very important. To ensure reliability, a redundancy mechanism of the data center is an important approach to solve this problem. However, the redundancy mechanism also causes the complexity of data center construction, timely and accurately detects the data center fault, and gives reasonable expert suggestions, and seamless switching to the standby center is the key for providing continuous operation of services for the data center. At present, how to clearly show the process and operation of disaster recovery switching is a problem which needs to be solved urgently at present.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method, an apparatus, a device and a storage medium for displaying disaster recovery switching based on JSON in view of the deficiencies of the prior art.
The technical scheme for solving the technical problems is as follows:
a disaster recovery switching display method based on JSON comprises the following steps:
acquiring stage information for generating the disaster backup switching flow chart, and generating the disaster backup switching flow chart and parameter data of each stage in the disaster backup switching flow chart based on the stage information;
and acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart.
On the basis of the technical scheme, the invention can be improved as follows.
Further, the generating of the disaster recovery switching flowchart and the parameter data of each stage in the disaster recovery switching flowchart based on the stage information specifically includes:
generating steps, tasks and subtasks in the disaster recovery switching process based on the stage information, and determining state parameter information of the steps, tasks and subtasks in the disaster recovery switching process;
and generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow.
Further, the generating steps, tasks and subtasks in the disaster recovery switching flow based on the phase information and determining the state parameter information of the steps, tasks and subtasks in the disaster recovery switching flow specifically include:
generating an identifier of a step, an identifier of a task and an identifier of a subtask in the disaster recovery switching flowchart based on the relation array in the stage information;
and generating state parameter information of steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
Further, the generating, based on the relationship array in the phase information, the identifier of the step, the identifier of the task, and the identifier of the subtask in the disaster recovery switching flowchart specifically includes:
and acquiring the dependency relationship of each node in the relationship array, and deploying the nodes from the bottom to the top of the interface according to the dependency relationship, wherein the nodes are step identifiers, task identifiers or subtask identifiers, and the disaster recovery switching flow chart is obtained.
Further, the deploying a node from the bottom to the top of the interface according to the dependency relationship, where the node is an identifier of a step, an identifier of a task, or an identifier of a subtask, and obtains the disaster recovery switching flowchart specifically includes:
acquiring a root member of which the member in the relation array does not depend on any other member from the relation array, and deploying the root member as a root node at the bottom of the interface;
acquiring a first sub-member which depends on the root member in the relational array, and deploying the acquired first sub-member as a sub-node on the upper layer of the root node;
and acquiring a second sub-member which depends on the first sub-member in the relation array, and deploying the acquired second sub-member as a second sub-node on the upper layer of the first sub-node until all the members in the relation array are acquired, so as to obtain the disaster recovery switching flow chart.
Further, the displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flowchart specifically includes:
acquiring state parameter values of each step, task and subtask in the real-time parameter information in the current disaster recovery switching process and state values of a system or equipment;
switching the icon state of the system or the equipment in the disaster recovery switching flow chart according to the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment;
and switching the highlight state, the interrupt state, the deletion state and the hidden state of the relation among the steps, the tasks and the subtasks in the disaster recovery switching flow chart based on the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment.
The method has the beneficial effects that: the method comprises the steps of obtaining stage information used for generating a disaster recovery switching flow chart, and generating the disaster recovery switching flow chart and parameter data of each stage in the disaster recovery switching flow chart based on the stage information; and acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart. The invention can clearly show the flow, operation, cooperation and responsibility division of disaster backup switching.
Another technical solution of the present invention for solving the above technical problems is as follows:
a disaster recovery switching display device based on JSON comprises:
the arrangement module is used for acquiring stage information used for generating the disaster-backup switching flow chart, and generating the disaster-backup switching flow chart and parameter data of each stage in the disaster-backup switching flow chart based on the stage information;
and the display module is used for acquiring the real-time parameter information in the current disaster recovery switching process and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart.
Further, the arrangement module is specifically configured to generate steps, tasks, and subtasks in the disaster recovery switching flow based on the stage information, and determine state parameter information of the steps, tasks, and subtasks in the disaster recovery switching flow;
and generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow.
Further, the arrangement module is specifically configured to generate, based on the relationship array in the stage information, an identifier of a step, an identifier of a task, and an identifier of a subtask in the disaster recovery switching flowchart;
and generating state parameter information of steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
Further, the arrangement module is specifically configured to obtain a dependency relationship of each node in the relationship array, and deploy a node from the bottom to the top of the interface according to the dependency relationship, where the node is an identifier of a step, an identifier of a task, or an identifier of a subtask, to obtain the disaster recovery switching flowchart.
In addition, the present invention also provides an electronic device including: one or more processors;
storage means for storing executable instructions that, when executed by the processor, implement the method according to any of the above technical solutions.
The invention also provides a computer-readable storage medium storing computer-executable instructions which, when executed by a processor, implement the method according to any of the above technical solutions.
Advantages of additional aspects of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the embodiments of the present invention or the description of the prior art will be briefly described below, and it is obvious that the drawings described below are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for displaying disaster recovery handover based on JSON according to an embodiment of the present invention;
fig. 2 is a schematic block diagram of a JSON-based disaster recovery switching display device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, shall fall within the protection scope of the present invention.
As shown in fig. 1, a method for displaying disaster recovery handover based on JSON in an embodiment of the present invention includes the following steps:
110. and acquiring stage information for generating the disaster backup switching flow chart, and generating the disaster backup switching flow chart and parameter data of each stage in the disaster backup switching flow chart based on the stage information.
120. And acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart.
Based on the foregoing embodiment, further, the generating a disaster recovery switching flowchart and parameter data of each stage in the disaster recovery switching flowchart based on the stage information in step 110 specifically includes:
111. and generating steps, tasks and subtasks in the disaster recovery switching process based on the stage information, and determining state parameter information of the steps, tasks and subtasks in the disaster recovery switching process.
112. And generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow.
Further, step 112 specifically includes:
1121. and generating the identifier of the step, the identifier of the task and the identifier of the subtask in the disaster recovery switching flow chart based on the relation array in the stage information.
1122. And generating state parameter information of the steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
Further, step 1121 specifically includes:
and acquiring the dependency relationship of each node in the relationship array, and deploying the nodes from the bottom to the top of the interface according to the dependency relationship, wherein the nodes are step identifiers, task identifiers or subtask identifiers, and the disaster recovery switching flow chart is obtained.
Further, the deploying a node from the bottom to the top of the interface according to the dependency relationship, where the node is an identifier of a step, an identifier of a task, or an identifier of a subtask, and obtains the disaster recovery switching flowchart specifically includes:
and acquiring a root member of which the member in the relation array does not depend on any other member from the relation array, and deploying the root member as a root node at the bottom of the interface.
And acquiring a first child member which depends on the root member in the relation array, and deploying the acquired first child member as a child node on the upper layer of the root node.
And acquiring a second sub-member which depends on the first sub-member in the relation array, and deploying the acquired second sub-member as a second sub-node on the upper layer of the first sub-node until all the members in the relation array are acquired, so as to obtain the disaster recovery switching flow chart.
Further, step 120 specifically includes:
121. and acquiring state parameter values of each step, task and subtask in the real-time parameter information in the current disaster recovery switching process and state values of a system or equipment.
122. And switching the icon state of the system or the equipment in the disaster recovery switching flow chart according to the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment.
123. And switching the highlight state, the interrupt state, the deletion state and the hidden state of the relation among the steps, the tasks and the subtasks in the disaster recovery switching flow chart based on the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment.
It should be understood that, firstly, defining a disaster recovery switching flow chart which accords with a real scene; defining state information of each application in the flow chart at different time points; defining data display information of each stage in the disaster recovery switching process;
secondly, accessing real data, and dynamically changing the application state in the flow chart according to the real data; accessing real data, and dynamically changing the relevant data display of each stage according to the real data; and starting the disaster recovery and backup switching process.
Further, a disaster recovery switching flow chart can be realized based on the GOJS; or generating a disaster recovery switching flow chart through a JSON file; generating a disaster recovery switching flow chart through an XML file; generating a disaster recovery switching flow chart through a VISIO file; generating a disaster recovery switching flow chart by an icon relation line pasting and copying method;
or the disaster recovery switching flow chart can be automatically generated through data, or the disaster recovery switching flow chart can be manually drawn.
And deploying the JSON data of the flow chart to a network server.
Simulating disaster recovery switching to relate to each application state information in the flow chart based on local JSON data;
acquiring state information of each application in disaster recovery switching through interfaces and other modes, and dynamically displaying;
the list mode shows the dynamic data of each stage.
In addition, related data acquisition of each stage in the disaster recovery switching process is defined; simulating data information of each stage of disaster recovery switching by using local JSON data; defining the states of each system or equipment and the relation in the flow chart in the disaster recovery switching process; simulating the state values of each system or equipment and the relation in the flow chart in the disaster recovery switching process by using local JSON data; and acquiring the state values of each system or equipment and the relationship in the flow chart in the disaster recovery switching process by means of an interface and the like.
Updating the icon of the system or the equipment in the disaster recovery switching flow chart; the disaster recovery switching flow chart comprises a high-brightness state, an interruption state, a deletion state, a hidden state and a flowing state of a relation line.
In addition, the whole disaster recovery switching process can be started through a button of a character of 'disaster recovery switching' in the disaster recovery switching interface; or triggering the starting of the disaster recovery switching process through data; or triggering the starting of the disaster recovery switching process in a button-like manner; or the disaster recovery switching process is triggered to be started in a mode of clicking and pressing keys by external equipment.
The method for displaying disaster recovery switching based on JSON provided in the above embodiment includes acquiring phase information used for generating the disaster recovery switching flowchart, and generating the disaster recovery switching flowchart and parameter data of each phase in the disaster recovery switching flowchart based on the phase information; and acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart. The invention can clearly show the flow, operation, cooperation and responsibility division of disaster recovery switching.
As shown in fig. 2, a JSON-based disaster recovery switching display device includes:
the arrangement module is used for acquiring stage information used for generating the disaster-backup switching flow chart, and generating the disaster-backup switching flow chart and parameter data of each stage in the disaster-backup switching flow chart based on the stage information;
and the display module is used for acquiring the real-time parameter information in the current disaster recovery switching process and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart.
Further, the arrangement module is specifically configured to generate steps, tasks, and subtasks in the disaster recovery switching flow based on the stage information, and determine state parameter information of the steps, tasks, and subtasks in the disaster recovery switching flow;
and generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow.
Further, the arranging module is specifically configured to generate an identifier of a step, an identifier of a task, and an identifier of a subtask in the disaster recovery switching flowchart based on the relationship array in the stage information;
and generating state parameter information of steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
Further, the arrangement module is specifically configured to obtain a dependency relationship of each node in the relationship array, and deploy a node from the bottom to the top of the interface according to the dependency relationship, where the node is an identifier of a step, an identifier of a task, or an identifier of a subtask, to obtain the disaster recovery switching flowchart.
In the above embodiments, the description of each embodiment has its own emphasis, and reference may be made to the related description of other embodiments for parts that are not described or recited in any embodiment.
In addition, the present invention also provides an electronic device including: one or more processors;
storage means for storing executable instructions that, when executed by the processor, implement the method according to any of the above technical solutions.
The invention also provides a computer-readable storage medium storing computer-executable instructions which, when executed by a processor, implement the method according to any of the above technical solutions.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, 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.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention 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, and can also be realized in a form of a software functional unit.
The integrated module/unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium.
Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments described above may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying said computer program code, a recording medium, a usb-disk, a removable hard disk, a magnetic disk, an optical disk, a computer memory, a Read-only memory (ROM), a Random Access Memory (RAM), an electrical carrier signal, a telecommunications signal, a software distribution medium, etc. It should be noted that the computer readable medium may contain other components which may be suitably increased or decreased as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media which may not include electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not depart from the spirit and scope of the embodiments of the present invention, and they should be construed as being included therein.
While the invention has been described with reference to specific embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (7)

1. A disaster recovery switching display method based on JSON is characterized by comprising the following steps:
acquiring stage information for generating the disaster backup switching flow chart, and generating the disaster backup switching flow chart and parameter data of each stage in the disaster backup switching flow chart based on the stage information;
acquiring real-time parameter information in the current disaster recovery switching process, and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart;
the generating of the disaster recovery switching flowchart and the parameter data of each stage in the disaster recovery switching flowchart based on the stage information specifically includes:
generating steps, tasks and subtasks in the disaster recovery switching process based on the stage information, and determining state parameter information of the steps, tasks and subtasks in the disaster recovery switching process;
generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow;
the generating steps, tasks and subtasks in the disaster recovery switching flow based on the phase information and determining state parameter information of the steps, tasks and subtasks in the disaster recovery switching flow specifically include:
generating an identifier of a step, an identifier of a task and an identifier of a subtask in the disaster recovery switching flowchart based on the relation array in the stage information;
and generating state parameter information of steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
2. The JSON-based disaster recovery switching display method according to claim 1, wherein the generating an identifier of a step, an identifier of a task, and an identifier of a subtask in the disaster recovery switching flowchart based on the relationship array in the stage information specifically includes:
and acquiring the dependency relationship of each node in the relationship array, and deploying the nodes from the bottom to the top of the interface according to the dependency relationship, wherein the nodes are step identifiers, task identifiers or subtask identifiers, and the disaster recovery switching flow chart is obtained.
3. The JSON-based disaster recovery switching display method according to claim 2, wherein the deploying a node from a bottom to a top of an interface according to the dependency relationship, where the node is a step identifier, a task identifier, or a subtask identifier, obtains the disaster recovery switching flowchart, and specifically includes:
acquiring a root member of which the member in the relation array does not depend on any other member from the relation array, and deploying the root member as a root node at the bottom of the interface;
acquiring a first sub-member which depends on the root member in the relational array, and deploying the acquired first sub-member as a sub-node on the upper layer of the root node;
and acquiring a second sub-member which depends on the first sub-member in the relation array, deploying the acquired second sub-member as a second sub-node on the upper layer of the sub-node until all the members in the relation array are acquired, and acquiring the disaster recovery switching flow chart.
4. The JSON-based disaster recovery switching display method according to claim 3, wherein the displaying of the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flowchart specifically includes:
acquiring state parameter values of each step, task and subtask in the real-time parameter information in the current disaster recovery switching process and state values of a system or equipment;
switching the icon state of the system or the equipment in the disaster recovery switching flow chart according to the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment;
and switching the highlight state, the interrupt state, the delete state and the hidden state of the relation among the steps, the tasks and the subtasks in the disaster recovery switching flow chart based on the steps, the state parameter values of the tasks and the subtasks and the state value of the system or the equipment.
5. A disaster recovery switching display device based on JSON is characterized by comprising:
the arrangement module is used for acquiring phase information used for generating the disaster backup switching flow chart and parameter data of each phase in the disaster backup switching flow chart based on the phase information;
the display module is used for acquiring real-time parameter information in the current disaster recovery switching process and displaying the current disaster recovery switching process based on the real-time parameter information and the disaster recovery switching flow chart;
the arrangement module is specifically configured to generate steps, tasks and subtasks in the disaster recovery switching flow based on the stage information, and determine state parameter information of the steps, tasks and subtasks in the disaster recovery switching flow;
generating state parameter information of each system or device in the disaster recovery switching flow according to the stage information and the state information of the steps, tasks and subtasks in the disaster recovery switching flow;
the generating steps, tasks and subtasks in the disaster recovery switching process based on the stage information, and determining state parameter information of the steps, tasks and subtasks in the disaster recovery switching process specifically include:
generating an identifier of a step, an identifier of a task and an identifier of a subtask in the disaster recovery switching flowchart based on the relation array in the stage information;
and generating state parameter information of steps, tasks and subtasks in the disaster recovery switching flow chart based on the node array in the stage information.
6. An electronic device, comprising: one or more processors;
storage means for storing executable instructions that, when executed by the processor, implement the method of any one of claims 1-4.
7. A computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the method of any one of claims 1-4.
CN202111389095.7A 2021-11-22 2021-11-22 Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON Active CN114116310B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111389095.7A CN114116310B (en) 2021-11-22 2021-11-22 Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111389095.7A CN114116310B (en) 2021-11-22 2021-11-22 Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON

Publications (2)

Publication Number Publication Date
CN114116310A CN114116310A (en) 2022-03-01
CN114116310B true CN114116310B (en) 2022-11-11

Family

ID=80439798

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111389095.7A Active CN114116310B (en) 2021-11-22 2021-11-22 Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON

Country Status (1)

Country Link
CN (1) CN114116310B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630634A (en) * 2015-12-28 2016-06-01 中国民生银行股份有限公司 Application system disaster recovery backup switching method and device
CN109460322A (en) * 2018-11-14 2019-03-12 西安瑞蓝创软件科技有限公司 The standby switching drilling system of calamity based on flow scheduling engine technique and method
CN111930559A (en) * 2020-06-29 2020-11-13 中国建设银行股份有限公司 Disaster recovery switching method, system, device and storage medium
CN112131050A (en) * 2020-09-29 2020-12-25 中国建设银行股份有限公司 Disaster recovery switching method and device, storage medium and computer equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324715B (en) * 2013-06-20 2017-04-12 交通银行股份有限公司 Disaster recovery backup system availability detection method and device
US20160139996A1 (en) * 2014-11-13 2016-05-19 Netapp, Inc. Methods for providing unified storage for backup and disaster recovery and devices thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105630634A (en) * 2015-12-28 2016-06-01 中国民生银行股份有限公司 Application system disaster recovery backup switching method and device
CN109460322A (en) * 2018-11-14 2019-03-12 西安瑞蓝创软件科技有限公司 The standby switching drilling system of calamity based on flow scheduling engine technique and method
CN111930559A (en) * 2020-06-29 2020-11-13 中国建设银行股份有限公司 Disaster recovery switching method, system, device and storage medium
CN112131050A (en) * 2020-09-29 2020-12-25 中国建设银行股份有限公司 Disaster recovery switching method and device, storage medium and computer equipment

Also Published As

Publication number Publication date
CN114116310A (en) 2022-03-01

Similar Documents

Publication Publication Date Title
CN108234168A (en) A kind of method for exhibiting data and system based on service topology
US9729468B2 (en) Configuring a service based on manipulations of graphical representations of abstractions of resources
US20080010082A1 (en) System and method for business process management
CN103268226A (en) Test script file generation method and device
CN108595316A (en) Life cycle management method, manager, equipment and the medium of Distributed Application
US20100121802A1 (en) Management of sub-problems in a dynamic constraint satisfaction problem solver
CN111064626B (en) Configuration updating method, device, server and readable storage medium
CN109240897A (en) A kind of event handling page info methods of exhibiting, device, equipment and storage medium
CN114003451B (en) Interface testing method, device, system and medium
CN112597249A (en) Synchronous distribution and storage method and system for service data
CN111143039A (en) Virtual machine scheduling method and device and computer storage medium
CN101202670B (en) Method and system for processing network management topology
CN106708842A (en) Data loading method for application system, database and application system
CN114116310B (en) Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON
CN112044061B (en) Game picture processing method and device, electronic equipment and storage medium
CN111078693B (en) Method and device for generating database record primary key
CN111381976B (en) Method and device for updating message prompt data, storage medium and computer equipment
CN112099879B (en) Configuration information management method and device, computer equipment and storage medium
CN108681558A (en) A kind of data rewind method, apparatus and terminal
CN112418796B (en) Sub-process task node activation method and device, electronic equipment and storage medium
CN111984633A (en) Method for expanding CMDB configuration classification as required and automatically establishing relationship
CN117519912B (en) Mirror image warehouse deployment method, device, storage medium and equipment
CN112579082A (en) Interactive state data establishing method and device, storage medium and electronic equipment
CN109783272A (en) Disk snapshot processing method, device and equipment
CN117170935A (en) Operating system restoration method, system, device and medium of super-fusion integrated machine

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 105, first floor, building 82, No. 10, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee after: Beijing Youhao Technology Co.,Ltd.

Country or region after: China

Address before: Room 105, first floor, building 82, No. 10, Jiuxianqiao Road, Chaoyang District, Beijing 100015

Patentee before: BEIJING YOUNUO TECHNOLOGY Co.,Ltd.

Country or region before: China