CN114116310A - 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
CN114116310A
CN114116310A CN202111389095.7A CN202111389095A CN114116310A CN 114116310 A CN114116310 A CN 114116310A CN 202111389095 A CN202111389095 A CN 202111389095A CN 114116310 A CN114116310 A CN 114116310A
Authority
CN
China
Prior art keywords
disaster recovery
recovery switching
flow chart
information
state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111389095.7A
Other languages
Chinese (zh)
Other versions
CN114116310B (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)
  • Alarm Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a JSON-based disaster recovery switching display method, 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 concentration, great benefits are brought, and meanwhile, risk concentration is brought, so that the safety and reliability of the data center are particularly 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 flow and operation of disaster recovery switching is a problem which needs to be solved urgently.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a method, a device, equipment and a storage medium for displaying disaster recovery switching based on JSON.
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 further 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 the step identifiers, the task identifiers or the subtask identifiers, so as to obtain the disaster recovery switching flow chart.
Further, 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 obtaining 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 recovery 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 process based on the stage information, and determine 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 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 needed to be used in the embodiments of the present invention or in 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, not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, shall fall within the scope of protection 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 the step identifiers, the task identifiers or the subtask identifiers, so as to obtain the disaster recovery switching flow chart.
Further, 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 obtaining 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 the like, and dynamically displaying the state information;
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 process based on the stage information, and determine 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 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 the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain 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 modules/units, if implemented in the form of software functional units and sold or used as separate products, 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 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 the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer memory, Read-only memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, 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 substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.
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 (10)

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;
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.
2. The JSON-based disaster recovery switching display method according to claim 1, wherein 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.
3. The JSON-based disaster recovery switching display method according to claim 2, wherein the generating, based on the stage information, the step, the task, and the subtask in the disaster recovery switching process, and determining the state parameter information of the step, the task, and the subtask 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.
4. The JSON-based disaster recovery switching display method according to claim 3, wherein the generating, based on the relationship array in the stage 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 the step identifiers, the task identifiers or the subtask identifiers, so as to obtain the disaster recovery switching flow chart.
5. The JSON-based disaster recovery switching display method according to claim 4, 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, 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.
6. The JSON-based disaster recovery switching display method according to claim 5, wherein the displaying a 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.
7. A disaster recovery switching display device based on JSON is characterized by comprising:
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.
8. The JSON-based disaster recovery switching presentation device according to claim 7, further comprising:
the arrangement module is specifically configured to generate steps, tasks and subtasks in the disaster recovery switching process based on the stage information, and determine 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.
9. 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-6.
10. 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-6.
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 true CN114116310A (en) 2022-03-01
CN114116310B 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 (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324715A (en) * 2013-06-20 2013-09-25 交通银行股份有限公司 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
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

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324715A (en) * 2013-06-20 2013-09-25 交通银行股份有限公司 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
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
CN114116310B (en) 2022-11-11

Similar Documents

Publication Publication Date Title
CN103268226A (en) Test script file generation method and device
CN108595316A (en) Life cycle management method, manager, equipment and the medium of Distributed Application
CN111078693B (en) Method and device for generating database record primary key
CN111930290B (en) Resource deployment method and device
CN114003451B (en) Interface testing method, device, system and medium
CN109240897A (en) A kind of event handling page info methods of exhibiting, device, equipment and storage medium
CN112925555A (en) Model management method, device, equipment and storage medium
CN114527996A (en) Multi-service deployment method and device, electronic equipment and storage medium
CN113377626A (en) Visual unified alarm method, device, equipment and medium based on service tree
CN106708842A (en) Data loading method for application system, database and application system
CN118051344A (en) Method and device for distributing hardware resources and hardware resource management system
CN101202670A (en) Method and system for processing network management analysissitus
CN112044061B (en) Game picture processing method and device, electronic equipment and storage medium
CN108520063A (en) Processing method, device and the terminal device of event log
CN111143408B (en) Event processing method and device based on business rule
CN114116310B (en) Method, device, equipment and storage medium for displaying disaster recovery switching based on JSON
CN112099879B (en) Configuration information management method and device, computer equipment and storage medium
CN115174596A (en) Equipment remote copying method, device and medium
CN112418796B (en) Sub-process task node activation method and device, electronic equipment and storage medium
CN115190013A (en) Method and device for customizing reinsurance monitoring system, electronic equipment and storage medium
CN109783272A (en) Disk snapshot processing method, device and equipment
CN114553859A (en) BMC configuration management method and device, electronic equipment and storage medium
CN111858234A (en) Task execution method, device, equipment and medium
CN117519912B (en) Mirror image warehouse deployment method, device, storage medium and equipment
CN115086333B (en) Service request distribution method, device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
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