CN111651259A - Dependency relationship-based system management method and device and storage medium - Google Patents

Dependency relationship-based system management method and device and storage medium Download PDF

Info

Publication number
CN111651259A
CN111651259A CN202010580110.5A CN202010580110A CN111651259A CN 111651259 A CN111651259 A CN 111651259A CN 202010580110 A CN202010580110 A CN 202010580110A CN 111651259 A CN111651259 A CN 111651259A
Authority
CN
China
Prior art keywords
server
information
task
recovery time
recovery
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
CN202010580110.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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202010580110.5A priority Critical patent/CN111651259A/en
Publication of CN111651259A publication Critical patent/CN111651259A/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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Abstract

The embodiment of the invention provides a system management method, a device and a storage medium based on a dependency relationship, wherein the method comprises the following steps: acquiring a system dependency list, wherein the system dependency list is used for recording the dependency relationship among at least one system; determining at least one first system associated with the first item and a dependency relationship between the at least one first system in the at least one system according to the system dependency list; acquiring a first task request aiming at a first project, and issuing a task instruction corresponding to the first task request to each first system in at least one first system according to the first task request and the dependency relationship between the at least one first system; and receiving task completion information of each first system in at least one first system, and determining whether a first task corresponding to the first task request is completed or not based on the task completion information of each first system. According to the method, the system range of project association is obtained by determining the system dependency relationship, and manual errors are reduced.

Description

Dependency relationship-based system management method and device and storage medium
Technical Field
The invention relates to the field of pedestal operation and maintenance, in particular to a system management method and device based on dependency relationship and a storage medium.
Background
For a project, the participating systems are dozens or even hundreds of different systems, and due to the extremely high relevance and coupling of the systems and the many and complicated information flow paths, the range of the systems involved in the project is a very complicated and time-consuming matter. The traditional project needs to rely on experienced personnel to analyze the system range, but the simple brain-based resolution is omitted, and a person cannot clearly remember the association relationship of all systems, so that tasks need to be dispatched layer by layer through meetings, mails and the like, and the personnel need to be arranged to collect, arrange and collect the information collected. Even in this case, an analysis error cannot be avoided. The test environment preparation needs to rely on the project system list to estimate and plan the resources, and under the condition that the system list is inaccurate, the resource requirements and the set-up plan are affected. The resources are collected and sorted manually, time and labor are wasted, the resources need to be recycled after the project is finished, and if good management is not carried out on the way, a lot of troubles are brought.
Disclosure of Invention
Embodiments of the present invention provide a system management method and apparatus based on dependency, a storage medium, and a computer device, which can determine a dependency between systems, obtain a system scope of project association, and reduce manual errors.
In a first aspect, an embodiment of the present invention provides a system management method based on a dependency relationship, where the method includes:
acquiring a system dependency list, wherein the system dependency list is used for recording the dependency relationship between at least one system;
determining at least one first system associated with a first item and a dependency relationship between the at least one first system in the at least one system according to the system dependency list;
acquiring a first task request aiming at the first project, and issuing a task instruction corresponding to the first task request to each first system in the at least one first system according to the first task request and the dependency relationship between the at least one first system;
and receiving task completion information of each first system in the at least one first system, and determining whether the first task corresponding to the first task request is completed or not based on the task completion information of each first system.
With reference to the first aspect, in a possible implementation manner, the number of servers, the configuration information requirement, and the storage requirement required by the at least one first system are determined, and the at least one first server meeting the requirement is determined according to the number of servers, the configuration information requirement, and the storage requirement required by the at least one first system;
acquiring the recovery time of each first server in the at least one first server to generate a server resource form, wherein the server resource form records identification information of each first server and the recovery time of the first server;
monitoring the recovery time of each first server, and generating due confirmation request information when the recovery time of at least one second server in the at least one first server expires, wherein the due confirmation request information comprises a recovery server application list, and the recovery server application list records the at least one second server with expired recovery time.
With reference to the first aspect, in a possible implementation manner, after the generating the first prompt information, the method further includes:
receiving confirmation information, and sending a recovery instruction to a second server recorded in the recovery server application list according to the confirmation information, so that the second server deletes information related to the first item according to the recovery instruction.
With reference to the first aspect, in a possible implementation manner, after the generating the first prompt information, the method further includes:
receiving recovery time change information, wherein the recovery time change information comprises identification information of a second server needing to be subjected to recovery time change and new recovery time corresponding to the identification information, and changing the recovery time of the second server needing to be subjected to recovery time change into the corresponding new recovery time according to the identification information of the second server needing to be subjected to recovery time change and the new recovery time corresponding to the identification information.
With reference to the first aspect, in a possible implementation manner, the receiving task completion information of each first system in the at least one first system, and determining whether a first task corresponding to the first task request is completed based on the task completion information of each first system includes:
determining the task completion state of each first system according to the received task completion condition information of each first system in the at least one first system;
determining that the first task request is completed if the task completion status of each of the at least one first system is completed;
if the task completion state of the first system is not completed, determining that the state of the first task request is not completed, and generating prompt information, wherein the prompt information comprises identification information of the first system of which the task completion state is not completed.
In a second aspect, an embodiment of the present invention provides a system management apparatus based on a dependency relationship, where the apparatus includes:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring a system dependency list which is used for recording the dependency relationship among at least one system;
the first determining module is used for determining at least one first system associated with the first item in the at least one system according to the system dependency list and the dependency relationship between the at least one first system;
a second obtaining module, configured to obtain a first task request for the first item, and issue a task instruction corresponding to the first task request to each first system in the at least one first system according to the first task request and a dependency relationship between the at least one first system; and
a second determining module, configured to receive task completion information of each first system in the at least one first system, and determine whether a first task corresponding to the first task request is completed based on the task completion information of each first system.
With reference to the second aspect, in a possible implementation manner, the apparatus further includes: the device further comprises:
the third determining module is used for determining the number of servers, the configuration information requirement and the storage requirement required by the at least one first system, and determining at least one first server meeting the requirement according to the number of servers, the configuration information requirement and the storage requirement required by the at least one first system;
a third obtaining module, configured to obtain a recovery time of each first server in the at least one first server, and generate a server resource form, where the server resource form records identification information of each first server and the recovery time of the first server; and
the system comprises a first monitoring module, a second monitoring module and a third monitoring module, wherein the first monitoring module is used for monitoring the recovery time of each first server, and when the recovery time of at least one second server in the at least one first server expires, expiration confirmation request information is generated, the expiration confirmation request information comprises a recovery server application list, and the recovery server application list records the at least one second server with expired recovery time.
With reference to the second aspect, in a possible implementation manner, the apparatus further includes:
and the first recovery module is used for receiving confirmation information and sending a recovery instruction to a second server recorded in the application list of the recovery server according to the confirmation information so that the second server deletes the information related to the first project according to the recovery instruction.
In a third aspect, an embodiment of the present invention provides a storage medium, where the storage medium includes a stored program, and when the program runs, a device in which the storage medium is located is controlled to execute the steps of the method.
In a fourth aspect, an embodiment of the present invention provides a computer device, including a memory for storing information including program instructions and a processor for controlling execution of the program instructions, wherein the program instructions are loaded by the processor and executed to implement the steps of the above method.
It can be understood that, in the embodiment of the present invention, by constructing a management platform based on a dependency relationship (i.e., the above-mentioned system management apparatus based on a dependency relationship), a related system range related to a project is determined by the constructed management platform, when the project has a task issued, a task individually responsible for each system is automatically allocated to each system according to the same dependency relationship, and then whether the task is completed is determined according to task completion information fed back by the systems, so that automation of management and information integration of each system is realized, and it is not necessary to arrange personnel for system management, information collection, core peer-to-peer, information omission can be reduced, and labor cost and time cost are saved.
Drawings
The invention is further illustrated with reference to the following figures and examples.
Fig. 1 is a flowchart of a system management method based on dependency provided in an embodiment of the present invention;
fig. 2 is a schematic block diagram of a system management apparatus based on dependency provided in an embodiment of the present invention;
fig. 3 is a schematic block diagram of a computer device according to an embodiment of the present invention.
DETAILED DESCRIPTION OF EMBODIMENT (S) OF INVENTION
For better understanding of the technical solutions of the present invention, the following detailed descriptions of the embodiments of the present invention are provided with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 is a flowchart of a system management method based on dependency provided in an embodiment of the present invention;
as shown in fig. 1, a system management method based on dependency is applied to a system management device based on dependency, where the system management device based on dependency may be, but is not limited to, various types of portable/wearable mobile terminals such as a smart phone, a tablet computer, a Personal Digital Assistant (PDA), a smart band, and a smart watch, or may also be various types of computer devices such as a notebook, a desktop, and an all-in-one machine. The above-described apparatus supports various applications, such as one or more of the following: a drawing application, a presentation application, a word processing application, a website creation application, a disc burning application, a spreadsheet application, a gaming application, a telephone application, a video conferencing application, an email application, an instant messaging application, an exercise support application, a photo management application, a digital camera application, a web browsing application, a digital music player application, and/or a digital video player application. The system management method based on the dependency relationship comprises the following steps:
step S01: acquiring a system dependency list, wherein the system dependency list is used for recording the dependency relationship among at least one system;
step S02: determining at least one first system associated with the first item and a dependency relationship between the at least one first system in the at least one system according to the system dependency list;
step S03: acquiring a first task request aiming at a first project, and issuing a task instruction corresponding to the first task request to each first system in at least one first system according to the first task request and the dependency relationship between the at least one first system;
step S04: and receiving task completion information of each first system in at least one first system, and determining whether a first task corresponding to the first task request is completed or not based on the task completion information of each first system.
It can be understood that, in the embodiment of the present invention, by constructing a management platform based on a dependency relationship (i.e., the above-mentioned system management apparatus based on a dependency relationship), a related system range related to a project is determined by the constructed management platform, when the project has a task issued, a task individually responsible for each system is automatically allocated to each system according to the same dependency relationship, and then whether the task is completed is determined according to task completion information fed back by the systems, so that automation of management and information integration of each system is realized, and it is not necessary to arrange personnel for system management, information collection, core peer-to-peer, information omission can be reduced, and labor cost and time cost are saved.
The following describes in detail a specific technical solution of the dependency relationship-based system management method provided in this embodiment.
For step S01: and acquiring a system dependency list, wherein the system dependency list is used for recording the dependency relationship between at least one system.
The system dependency list can be input by project personnel or automatically generated.
For example, the system management apparatus may obtain relationship management information of the systems from the relationship management library, and perform dependency relationship analysis on each system according to the relationship management information to obtain a system dependency list.
Wherein, the dependency relationship analysis may specifically be: determining a first layer system of each system having a dependency relationship with a direct interface of the system, finding a second layer system having a dependency relationship with the direct interface of the first layer system according to the first layer system, continuously searching downwards according to the second layer system, finding out that no next layer system stops, and merging the relationships if system repetition is encountered.
For step S02: and determining at least one first system associated with the first item and the dependency relationship between the at least one first system in the at least one system according to the system dependency list.
Generally, a project often needs tens of or even hundreds of unequal systems as support, and the system management device can query a master system corresponding to project information according to the project information of the project, and then determine a slave system having a dependency relationship with the master system based on a system dependency list, so as to clarify the range of an associated system related to the project, and further build a system environment for the project. For example, the main system of the item a is the system 1, and as can be seen from the system dependency list, there are systems having a dependency relationship with the system 1: system 2, system 3, system 4, and system 5, then the systems with which item a is associated include; system 1, system 2, system 3, system 4, and system 5, i.e., implementing project a requires system 1, system 2, system 3, system 4, and system 5 as support.
In an optional implementation, after determining, in the at least one system, to implement the at least one first system with which the first item is associated, the method may further include:
step S201, determining the number of servers, configuration information requirements and storage requirements needed by at least one first system, and determining at least one first server meeting the requirements according to the number of servers, configuration information requirements and storage requirements needed by at least one first system;
step S201 realizes that a server environment is automatically built for each first system after the system environment is built. For example, the number of servers required by the system 1 is: 80, configuration information requirements are as follows: the cache of a Central Processing Unit (CPU) is not less than 512KB, and the storage requirements are as follows: the memory resource is not less than 100G, and the hard disk resource is not less than 100G; a server environment can be built for the system 1 according to the above server quantity demand, configuration information demand, and storage demand.
Step S202, acquiring the recovery time of each first server in at least one first server to generate a server resource form, wherein the server resource form records identification information of each first server and the recovery time of the first server;
in order to maximize the utilization of the server resources, a reclamation time may be set for the first server, so that when a certain time is reached (for example, when a project corresponding to the server is expected to be completed or determined to be completed), the first server resources are reclaimed for use by other systems or projects.
And S203, monitoring the recovery time of each first server, and generating due confirmation request information when the recovery time of at least one second server in at least one first server expires, wherein the due confirmation request information comprises a recovery server application list, and the recovery server application list records at least one second server with expired recovery time.
It can be understood that, in the embodiment of the present invention, the system management device is configured to determine expired server resources (i.e., the second server) according to the resource recovery time of the server corresponding to the system, so as to form a recovery server application list, thereby implementing automatic management and control of the server resources, eliminating the need for visually personnel to manually collect and arrange the resources, saving manpower and material resources, preventing omission, and implementing accurate management of the server resources.
Further, after generating the first prompt message, the method further includes:
and receiving the confirmation information, and sending a recovery instruction to a second server recorded in the recovery server application list according to the confirmation information, so that the second server deletes the information related to the first item according to the recovery instruction, and the second server formats the information related to the first item to realize the recovery of the second server.
Or receiving recovery time change information, wherein the recovery time change information comprises identification information of a second server needing to be subjected to recovery time change and new recovery time corresponding to the identification information, and changing the recovery time of the second server needing to be subjected to recovery time change into the corresponding new recovery time according to the identification information of the second server needing to be subjected to recovery time change and the new recovery time corresponding to the identification information.
For step S03: the method comprises the steps of obtaining a first task request aiming at a first project, and issuing a task instruction corresponding to the first task request to each first system in at least one first system according to the first task request and the dependency relationship between the at least one first system.
Specifically, the first task request may be a test request for a first application related to the first project, after the system management device receives the first task request, the system management device determines, according to a dependency relationship between the first systems, tasks that need to be completed by the first systems separately for the first task request, for example, for a test of the first application, the systems 1 to 5 need to implement tests on different links of the first application, respectively, and then the system management device needs to allocate a corresponding task instruction to each first system according to the first task request and the dependency relationship between at least one first system.
For step S04: and receiving task completion information of each first system in at least one first system, and determining whether a first task corresponding to the first task request is completed or not based on the task completion information of each first system.
Receiving task completion information of each first system in at least one first system, and determining whether a first task corresponding to a first task request is completed based on the task completion information of each first system, may include:
step S401, determining the task completion state of each first system according to the received task completion condition information of each first system in at least one first system;
step S402, if the task completion state of each first system in at least one first system is completed, determining that the first task request is completed;
step S403, if the task completion state of the first system is incomplete, determining that the state of the first task request is incomplete, and generating prompt information, wherein the prompt information comprises identification information of the first system with the task completion state being incomplete, so as to prompt a project worker to check and confirm the first system with the task incomplete.
It can be understood that, by the above system management method based on dependency relationship, since the task of a project needs to be completed by a plurality of systems together, the task completion condition of each system is managed and information is integrated by the system management device, and personnel does not need to be arranged for system management, information collection, core peer and peer, so that information omission can be reduced, and labor cost and time cost can be saved.
Referring to fig. 2, an embodiment of the present invention provides a system management apparatus 1 based on dependency relationship, including:
the first acquisition module 11 is configured to acquire a system dependency list, where the system dependency list is used to record a dependency relationship between at least one system;
a first determining module 12, configured to determine, in the at least one system, at least one first system associated with the first item and a dependency relationship between the at least one first system according to the system dependency list;
a second obtaining module 13, configured to obtain a first task request for a first project, and issue a task instruction corresponding to the first task request to each first system in at least one first system according to the first task request and a dependency relationship between the at least one first system; and
the second determining module 14 is configured to receive task completion information of each first system in the at least one first system, and determine whether the first task corresponding to the first task request is completed based on the task completion information of each first system.
In an alternative embodiment, the device 1 further comprises:
the third determining module is used for determining the number of servers, configuration information requirements and storage requirements required by at least one first system, and determining at least one first server meeting the requirements according to the number of servers, configuration information requirements and storage requirements required by at least one first system;
the third acquisition module is used for acquiring the recovery time of each first server in at least one first server to generate a server resource form, and the server resource form records identification information and the recovery time of each first server; and
the first monitoring module is used for monitoring the recovery time of each first server, and when the recovery time of at least one second server in at least one first server expires, expiration confirmation request information is generated, wherein the expiration confirmation request information comprises a recovery server application list, and the recovery server application list records at least one second server with expired recovery time.
In an alternative embodiment, the device 1 further comprises: and the first recovery module is used for receiving the confirmation information and sending a recovery instruction to the second server recorded in the application list of the recovery server according to the confirmation information so that the second server deletes the information related to the first item according to the recovery instruction.
In an alternative embodiment, the device 1 further comprises: and the second recovery module is used for receiving recovery time change information, the recovery time change information comprises identification information of a second server needing to be subjected to recovery time change and new recovery time corresponding to the identification information, and the recovery time of the second server needing to be subjected to recovery time change is changed into the corresponding new recovery time according to the identification information of the second server needing to be subjected to recovery time change and the new recovery time corresponding to the identification information.
In an alternative embodiment, the second determining module 14 includes:
the first determining unit is used for determining the task completion state of each first system according to the received task completion condition information of each first system in at least one first system;
the second determining unit is used for determining that the first task request is completed if the task completion state of each first system in the at least one first system is completed;
a third determining unit, configured to determine that the status of the first task request is an uncompleted status if the task completion status of the first system is an uncompleted status in at least one first system, and generate a prompt message, where the prompt message includes identification information of the first system whose task completion status is an uncompleted status.
It should be appreciated that, in order to avoid redundancy, other implementations of the dependency-based system management apparatus provided in the embodiments of the present invention may refer to the corresponding contents of the method embodiments of the present invention.
The embodiment of the invention provides a storage medium, which comprises a stored program, wherein when the program runs, a device where the storage medium is located is controlled to execute a method for checking malicious extension of a browser in the embodiment.
Referring to fig. 3, an embodiment of the present invention provides a computer device, where the computer device 50 of the embodiment includes: the processor 51, the memory 52, and the computer program 53 stored in the memory 52 and capable of running on the processor 51, where the computer program 53 is executed by the processor 51 to implement the method for checking malicious extension of a browser in the embodiment, and in order to avoid repetition, details are not repeated herein. Alternatively, the computer program is executed by the processor 51 to implement the functions of each model/unit in the system management apparatus 1 based on dependency relationship in the embodiment, and for avoiding redundancy, the description is omitted here.
The computing device 50 may be a desktop computer, a notebook, a palm top computer, a cloud server, or other computing device. The computer device 50 may include, but is not limited to, a processor 51, a memory 52. Those skilled in the art will appreciate that fig. 3 is merely an example of a computer device 50 and is not intended to limit the computer device 50 and that it may include more or fewer components than shown, or some components may be combined, or different components, e.g., the computer device may also include input output devices, network access devices, buses, etc.
The Processor 51 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic device, discrete hardware component, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 52 may be an internal storage unit of the computer device 50, such as a hard disk or a memory of the computer device 50. The memory 52 may also be an external storage device of the computer device 50, such as a plug-in hard disk provided on the computer device 50, a Smart Memory Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like. Further, the memory 52 may also include both internal and external storage devices for the computer device 50. The memory 52 is used for storing computer programs and other programs and data required by the computer device. The memory 52 may also be used to temporarily store data that has been output or is to be output.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit is merely a logical division, and an actual implementation may have another division, 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.
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, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) or a Processor (Processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The present invention is not limited to the above preferred embodiments, and any modifications, equivalent substitutions, improvements, etc. within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for dependency-based system management, the method comprising:
acquiring a system dependency list, wherein the system dependency list is used for recording the dependency relationship between at least one system;
determining at least one first system associated with a first item and a dependency relationship between the at least one first system in the at least one system according to the system dependency list;
acquiring a first task request aiming at the first project, and issuing a task instruction corresponding to the first task request to each first system in the at least one first system according to the first task request and the dependency relationship between the at least one first system;
and receiving task completion information of each first system in the at least one first system, and determining whether the first task corresponding to the first task request is completed or not based on the task completion information of each first system.
2. The method of claim 1, wherein after said determining at least one first system in said at least one system to which a first item is associated from said system dependency list, said method further comprises:
determining the number of servers, configuration information requirements and storage requirements required by the at least one first system, and determining at least one first server meeting requirements according to the number of servers, configuration information requirements and storage requirements required by the at least one first system;
acquiring the recovery time of each first server in the at least one first server to generate a server resource form, wherein the server resource form records identification information of each first server and the recovery time of the first server;
monitoring the recovery time of each first server, and generating due confirmation request information when the recovery time of at least one second server in the at least one first server expires, wherein the due confirmation request information comprises a recovery server application list, and the recovery server application list records the at least one second server with expired recovery time.
3. The method of claim 2, wherein after the generating the first hint information, the method further comprises:
receiving confirmation information, and sending a recovery instruction to a second server recorded in the recovery server application list according to the confirmation information, so that the second server deletes information related to the first item according to the recovery instruction.
4. The method of claim 2, wherein after the generating the first hint information, the method further comprises:
receiving recovery time change information, wherein the recovery time change information comprises identification information of a second server needing to be subjected to recovery time change and new recovery time corresponding to the identification information, and changing the recovery time of the second server needing to be subjected to recovery time change into the corresponding new recovery time according to the identification information of the second server needing to be subjected to recovery time change and the new recovery time corresponding to the identification information.
5. The method of claim 1, wherein the receiving task completion information for each of the at least one first system, and determining whether the first task corresponding to the first task request is completed based on the task completion information for each first system comprises:
determining the task completion state of each first system according to the received task completion condition information of each first system in the at least one first system;
determining that the first task request is completed if the task completion status of each of the at least one first system is completed;
if the task completion state of the first system is not completed, determining that the state of the first task request is not completed, and generating prompt information, wherein the prompt information comprises identification information of the first system of which the task completion state is not completed.
6. A dependency-based system management apparatus, the apparatus comprising:
the system comprises a first acquisition module, a second acquisition module and a third acquisition module, wherein the first acquisition module is used for acquiring a system dependency list which is used for recording the dependency relationship among at least one system;
the first determining module is used for determining at least one first system associated with the first item in the at least one system according to the system dependency list and the dependency relationship between the at least one first system;
a second obtaining module, configured to obtain a first task request for the first item, and issue a task instruction corresponding to the first task request to each first system in the at least one first system according to the first task request and a dependency relationship between the at least one first system; and
a second determining module, configured to receive task completion information of each first system in the at least one first system, and determine whether a first task corresponding to the first task request is completed based on the task completion information of each first system.
7. The apparatus of claim 6, wherein the apparatus further comprises:
the third determining module is used for determining the number of servers, the configuration information requirement and the storage requirement required by the at least one first system, and determining at least one first server meeting the requirement according to the number of servers, the configuration information requirement and the storage requirement required by the at least one first system;
a third obtaining module, configured to obtain a recovery time of each first server in the at least one first server, and generate a server resource form, where the server resource form records identification information of each first server and the recovery time of the first server; and
the system comprises a first monitoring module, a second monitoring module and a third monitoring module, wherein the first monitoring module is used for monitoring the recovery time of each first server, and when the recovery time of at least one second server in the at least one first server expires, expiration confirmation request information is generated, the expiration confirmation request information comprises a recovery server application list, and the recovery server application list records the at least one second server with expired recovery time.
8. The apparatus of claim 7, wherein the apparatus further comprises:
and the first recovery module is used for receiving confirmation information and sending a recovery instruction to a second server recorded in the application list of the recovery server according to the confirmation information so that the second server deletes the information related to the first project according to the recovery instruction.
9. A storage medium, characterized in that the storage medium comprises a stored program, wherein the program, when executed, controls an apparatus in which the storage medium is located to perform the method of any one of claims 1 to 5.
10. A computer device comprising a memory for storing information including program instructions and a processor for controlling execution of the program instructions, characterized in that: the program instructions, when loaded and executed by a processor, implement the steps of the method of any one of claims 1 to 5.
CN202010580110.5A 2020-06-23 2020-06-23 Dependency relationship-based system management method and device and storage medium Pending CN111651259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010580110.5A CN111651259A (en) 2020-06-23 2020-06-23 Dependency relationship-based system management method and device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010580110.5A CN111651259A (en) 2020-06-23 2020-06-23 Dependency relationship-based system management method and device and storage medium

Publications (1)

Publication Number Publication Date
CN111651259A true CN111651259A (en) 2020-09-11

Family

ID=72347544

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010580110.5A Pending CN111651259A (en) 2020-06-23 2020-06-23 Dependency relationship-based system management method and device and storage medium

Country Status (1)

Country Link
CN (1) CN111651259A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112422648A (en) * 2020-11-05 2021-02-26 北京字节跳动网络技术有限公司 Data synchronization method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112422648A (en) * 2020-11-05 2021-02-26 北京字节跳动网络技术有限公司 Data synchronization method and system

Similar Documents

Publication Publication Date Title
US20120036049A1 (en) System and method for software integration and factory deployment
CN111078140B (en) Nuclear power station file uploading management method and device, terminal equipment and medium
CN108139962B (en) Telemetry system extension
CN110032594B (en) Customizable data extraction method and device for multi-source database and storage medium
CN112162960A (en) Health government affair information sharing method, device and system
CN105868956A (en) Data processing method and device
CN111784318A (en) Data processing method and device, electronic equipment and storage medium
CN112905262A (en) Configuration method and device of aerospace measurement and control system
CN113791765A (en) Resource arranging method, device and equipment of cloud service and storage medium
CN111651259A (en) Dependency relationship-based system management method and device and storage medium
CN112561690A (en) Method, system, equipment and storage medium for testing credit card staging service interface
CN111367982A (en) Method and device for importing TRIRIGA basic data, computer equipment and storage medium
CN116011955A (en) Robot flow automation demand realization method, device, equipment and storage medium
CN112328680B (en) Electronic component data processing method, data interface and management system
CN113535575A (en) Benchmark testing method and device for basic environment of software and hardware product
CN114064429A (en) Audit log acquisition method and device, storage medium and server
CN112328656A (en) Service query method, device, equipment and storage medium based on middle platform architecture
CN113779117A (en) Data monitoring method and device, storage medium and electronic equipment
CN111045983A (en) Nuclear power station electronic file management method and device, terminal equipment and medium
US11604629B1 (en) Automatic workflow generation based on annotated code statements
CN109697599B (en) System and method for driving flow
CN111193595B (en) Error detection method, device, equipment and storage medium for electronic signature
CN112383448B (en) Monitoring data processing method and device
CN115357657B (en) Data processing method and device, computer equipment and storage medium
CN117522336A (en) Full-dynamic information security evaluation management system and method

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