CN110084486B - Resource management method and device - Google Patents

Resource management method and device Download PDF

Info

Publication number
CN110084486B
CN110084486B CN201910261177.XA CN201910261177A CN110084486B CN 110084486 B CN110084486 B CN 110084486B CN 201910261177 A CN201910261177 A CN 201910261177A CN 110084486 B CN110084486 B CN 110084486B
Authority
CN
China
Prior art keywords
resource
information
preset
user
resource management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910261177.XA
Other languages
Chinese (zh)
Other versions
CN110084486A (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.)
WeBank Co Ltd
Original Assignee
WeBank 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 WeBank Co Ltd filed Critical WeBank Co Ltd
Priority to CN201910261177.XA priority Critical patent/CN110084486B/en
Publication of CN110084486A publication Critical patent/CN110084486A/en
Application granted granted Critical
Publication of CN110084486B publication Critical patent/CN110084486B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06315Needs-based resource requirements planning or analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Technology Law (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a resource management method and a device, wherein the method comprises the following steps: after detecting a first preset icon on a user-triggered resource management interface, generating a request message corresponding to the first preset icon, and acquiring configuration information corresponding to the request message from a configuration file library; further, a text box is generated on the resource management interface according to the configuration information, and after the resource information input in the text box by a user is received, a preset database is updated according to the resource information. In the embodiment of the invention, the resource management interface is preset, so that a user can complete the management of resources by executing corresponding operations on the resource management interface, and interaction among operators, developers and operation and maintenance personnel is not needed in the process, thereby improving the efficiency of resource management; and the user can select the preset icon on the resource management interface according to the requirement, so that the resource management process is more flexible, and the application scene of the resource management can be increased.

Description

Resource management method and device
Technical Field
The invention relates to the field of financial science and technology (Fintech), in particular to a resource management method and device.
Background
In the field of financial science and technology (Fintech), resources are generally required to be managed, and the resources may refer to physical resources such as a host, a port, etc., or may refer to logical resources such as an internet protocol address (Internet Protocol Address, IP), a memory capacity, an association relationship, etc. In the present stage, the market and business with high development speed derives a large amount of resources, and users can store the resources in a preset database so as to conveniently manage the resources. However, if the process of resource management is not timely, the newly generated resources may not be effectively managed, which may result in poor efficiency of resource management. Therefore, how to realize effective management of resources is very important for development of financial technology.
The manual management of resources is a common way of managing resources in the field of financial technology. In this manner, three kinds of staff, an operator, a developer, and an operation and maintenance staff, may be set in advance. For example, if a new resource attribute is needed in the process of resource management, an operator can propose a requirement for the new resource attribute to a developer, and correspondingly, after receiving the requirement, the developer can write a script file corresponding to the requirement according to the requirement, and then can submit the script file to an operation and maintenance personnel; further, the operation and maintenance personnel can update a preset database according to the script file to generate new resource attributes corresponding to the requirements; at this time, if the operator determines that the generated resource attribute matches the requirement, the task of adding the resource attribute can be completed. By adopting the method, if a resource attribute needs to be added, four interactive processes among operators, developers and operation and maintenance personnel are at least needed, and if any node in the interactive processes has a problem, the management process can return to the initial node. Therefore, the above manner of resource management may make resource management less efficient.
In summary, there is a need for a resource management method to improve the efficiency of resource management.
Disclosure of Invention
The embodiment of the invention provides a resource management method and device, which are used for improving the efficiency of resource management.
In a first aspect, a resource management method provided by an embodiment of the present invention includes:
After detecting that a user triggers a first preset icon on a resource management interface, generating a request message corresponding to the first preset icon, wherein the first preset icon is used for indicating the user to execute any one or more of the following management on the resource: adding resources, deleting resources and modifying resources; acquiring configuration information corresponding to the request message from a configuration file library according to the request message, and generating a text box on the resource management interface according to the configuration information; the text box is used for prompting the user to input resource information; and after receiving the resource information input by the user in the text box, updating a preset database according to the resource information.
In the technical scheme, the resource management interface is preset, so that a user can complete the management of resources by executing corresponding operations on the resource management interface; on one hand, the resource management process can be automatically completed through the operation of a user on a resource management interface, namely, the interactive process among operators, developers and operation and maintenance personnel is not needed, so that the resource management efficiency can be improved; on the other hand, the user can select a preset icon on the resource management interface according to the requirement, so that the resource management process is more flexible, and the application scene of the resource management can be increased.
Optionally, before updating the preset database according to the resource information, the method further includes: if the resource information is determined to meet the triggering condition of a first preset rule, executing an operation corresponding to the first preset rule on the resource information; the operation corresponding to the first preset rule executed on the resource information comprises any one or more of the following operations: the method comprises the steps of checking the resource information, intercepting the resource information, perfecting the resource information, and counting the information in the preset database according to the resource information.
In the technical scheme, the resource information can be correspondingly operated by matching the resource information with the preset rule; for example, if it is determined that the resource information is illegal (the information is incomplete or unsafe), the resource information can be intercepted, so that the illegal resource information can be prevented from being added into a preset database, and the safety of resource management is improved. Further, the preset rules can be added by the user when inputting the resource information, so that the user can set the preset rules according to actual needs, and the resource management method in the embodiment of the invention can more meet the actual needs.
Optionally, the preset database comprises a preset data table library and a preset graphic library; the preset table library comprises at least one resource object, and the preset graphic library comprises an association relation of the at least one resource object; the updating the preset database according to the resource information comprises the following steps: generating a script corresponding to the resource information according to the resource information and a first preset rule met by the resource information, executing the script, and generating a target resource object corresponding to the resource information; and adding the target resource object into the preset database, and updating the preset graphic library according to the association relation between the target resource object and the at least one resource object.
In the above technical solution, updating the preset database may include updating the preset database and the preset graphic library, on one hand, by adopting a manner of automatically generating the script and the data item corresponding to the resource, the time of resource management may be saved, and the efficiency of resource management may be improved; on the other hand, the managed resources in the technical scheme can be stored in the preset database in the form of the data table and the graph at the same time, so that the user can acquire the data items and the graph corresponding to the resources respectively, the query process of the user can be more convenient, and the user experience is improved.
Optionally, the method further comprises: after a second preset icon on a resource management interface triggered by a user is detected, generating and displaying a graphical configuration interface according to the preset graphic library, wherein the graphical configuration interface comprises an association relationship between at least one resource object and the target resource object, and the second preset icon is used for indicating the user to view a view corresponding to the preset image library; and if the fact that the user triggers the target resource object in the graphical configuration interface is detected, displaying resource information corresponding to the target resource object in the graphical configuration interface.
In the technical scheme, the user can acquire the graphic association relation of the plurality of resources in the preset database by triggering the second preset icon, and the user can know the condition of the currently managed resources more clearly by displaying the association relation in a graphic mode; and the user can acquire the resource information of a certain resource object in the graph by triggering the resource object, and the requirements of different users can be met by adopting a mode of interaction of the user graph resource management interface, so that the management operation of the user is convenient, and the user experience is better.
Optionally, the generating a text box on the resource management interface according to the configuration information includes: acquiring identity information input when the user logs in the resource management interface, and determining the authority corresponding to the user according to the identity information; and if the authority corresponding to the user is matched with the configuration information, generating a text box on the resource management interface according to the configuration information.
According to the technical scheme, the authority of the user for managing the resources is set, so that on one hand, the user can execute the management operation in the corresponding authority, the user is prevented from executing the management operation of the super authority, and the safety of the managed resources can be ensured; on the other hand, by adopting each user to manage the resources in the corresponding authority, the automation of the resource management can be realized, and the smooth proceeding of the resource management process is ensured.
In a second aspect, an embodiment of the present invention provides a resource management device, where the device includes:
The generating module is used for generating a request message corresponding to a preset icon after detecting that a user triggers the preset icon on the resource management interface; the first preset icon is used for indicating the user to perform any one or more of the following management on the resource: adding resources, deleting resources and modifying resources;
The configuration module is used for acquiring configuration information corresponding to the request message from a configuration file library according to the request message, and generating a text box on the resource management interface according to the configuration information; the text box is used for prompting the user to input resource information;
And the updating module is used for updating a preset database according to the resource information after receiving the resource information input by the user in the text box.
Optionally, the updating module is further configured to: if the resource information is determined to meet the triggering condition of a first preset rule, executing an operation corresponding to the first preset rule on the resource information; the operation corresponding to the first preset rule executed on the resource information comprises any one or more of the following operations: the method comprises the steps of checking the resource information, intercepting the resource information, perfecting the resource information, and counting the information in the preset database according to the resource information.
Optionally, the preset database comprises a preset data table library and a preset graphic library; the preset table library comprises at least one resource object, and the preset graphic library comprises an association relation of the at least one resource object;
The updating module is used for: generating a script corresponding to the resource information according to the resource information and a first preset rule met by the resource information, executing the script, and generating a target resource object corresponding to the resource information; further, adding a target resource object into the preset data table base, and updating the preset graphic base according to the association relation between the target resource object and the at least one resource object.
Optionally, the generating module is further configured to: after a second preset icon on the resource management interface triggered by a user is detected, generating and displaying a graphical configuration interface according to the preset graphical library, wherein the graphical configuration interface comprises the association relationship between the at least one resource object and the target resource object; the second preset icon is used for indicating the user to view the view corresponding to the preset image library;
The device also comprises a display module, wherein the display module is used for: and if the fact that the user triggers the target resource object in the graphical configuration interface is detected, displaying resource information corresponding to the target resource object in the graphical configuration interface.
Optionally, the configuration module is configured to: acquiring identity information input when the user logs in the resource management interface, and determining the authority corresponding to the user according to the identity information; and if the authority corresponding to the user is matched with the configuration information, generating a text box on the resource management interface according to the configuration information.
In a third aspect, embodiments of the present invention also provide a computer-readable storage medium, including instructions that, when executed on a computer, cause the computer to perform the resource management method of the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, including computer readable instructions, which when read and executed by a computer, cause the computer to perform the resource management method described in the first aspect.
These and other implementations of the application will be more readily understood from the following description of the embodiments.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are needed in the description of the embodiments will be briefly described below, it will be apparent that the drawings in the following description are only some embodiments of the present invention, and that other drawings can be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow diagram corresponding to a resource management method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a resource management interface according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an interface for generating configuration failures according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a mesh-like preset graphic library according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a graphical configuration interface according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a system architecture of a resource management system according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram of a resource management device according to an embodiment of the present invention;
Fig. 8 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a back-end device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail below with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Fig. 1 is a schematic flow diagram corresponding to a resource management method according to an embodiment of the present invention, where the method includes:
Step 101, after detecting that a user triggers a first preset icon on a resource management interface, generating a request message corresponding to the first preset icon.
In one possible implementation manner, the resource management interface may be a resource management interface on a browser, for example, a user may obtain the resource management interface by inputting address information corresponding to the resource management interface on the browser. The browser may be a web browser provided on a web server, or may be a browser provided on a terminal device, or may be a browser provided on a liquid crystal display device, which is not particularly limited.
Taking a browser on the terminal equipment as an example, if a user wants to acquire a resource management interface, the user can open the browser interface by triggering a browser icon on a display screen of the terminal equipment; further, the user may input address information corresponding to the resource management interface, such as an IP address corresponding to the resource management interface, in a search field of the browser interface; at this time, the server corresponding to the IP address (i.e., the resource management server) may provide a service to the terminal device, so that the terminal device displays the resource management interface to the user.
In one example, a plurality of preset icons may be disposed on the resource management interface, where the preset icons may be icons that exist in a graphic form, or may also be icons that exist in a text form, or may also be icons that exist in a symbol form, and specifically, the preset icons are not limited. Fig. 2 is a schematic diagram of a resource management interface according to an embodiment of the present invention, where, as shown in fig. 2, an IP address corresponding to the resource management interface may be "http:// www.resource management.com", and a user may obtain the resource management interface by inputting "http:// www.resource management.com" into an input box 201 of a browser of a terminal device 200. The resource management interface may be provided with a preset icon 202 and a preset icon 203, where the preset icon 202 may be a configuration icon, and a user may manage or configure resources by triggering the preset icon 202; the preset icon 203 may be a view icon, and the user may view the currently managed resource by triggering the preset icon 203. For convenience of user operation, the resource management interface may also be provided with text interpretations corresponding to a plurality of preset icons respectively, for example, a "configuration" text may be provided below the preset icon 202, and a "view" text may be provided below the preset icon 203.
In one possible implementation, a plurality of resource management interfaces may be provided, where preset icons included in the plurality of resource management interfaces may be different, i.e., different resource management interfaces correspond to different rights. Specifically, after detecting that the user inputs the IP address corresponding to the resource management interface, the terminal device 200 may display a login interface to the user, and may prompt the user to input login information (i.e., identity information such as a user name, a login password, etc.); accordingly, after receiving the login information input by the user, the terminal device 200 determines the authority of the user according to the login information of the user if the login information input by the user is determined to be legal; further, the terminal device 200 may acquire a resource management interface matched with login information input by the user from the plurality of resource management interfaces, and display the resource management interface to the user.
Further, if the terminal device 200 detects that the user triggers the preset icon 202 in the resource management interface, a request message corresponding to the preset icon 202 may be generated. Wherein the preset icon 202 is a configuration icon, and the user may perform any one or more of the following management on the resource by triggering the preset icon 202: adding resources, deleting resources and modifying resources. Taking the newly added resource as an example, the newly added resource may refer to a newly added resource attribute, for example, only the host type attribute and the host IP address attribute are stored in the preset database, and then the user may newly add the host state attribute in the preset database by triggering the preset icon 202; or it may also mean that a resource object is newly added, for example, only host a and host B are stored in the preset database, and then the user may newly add host C in the preset database by triggering the preset icon 202.
Step 102, according to the request message, obtaining the configuration information corresponding to the request message from the configuration file library, and generating a text box on the resource management interface according to the configuration information.
In the embodiment of the present invention, after generating the request message corresponding to the preset icon 202, the terminal device 200 may send the request message to the resource management server. The terminal device 200 may send the request message to the resource management server in a wireless manner (such as bluetooth, microwave), or may send the request message to the resource management server in a wired manner (such as a network cable, optical fiber), which is not limited in particular.
Accordingly, after receiving the request message, the resource management server may acquire configuration information corresponding to the request message from the configuration file library, and send the configuration information to the terminal device 200, so that the terminal device 200 generates a text box on the resource management interface according to the configuration information, and may prompt the user to input the resource information in the text box. For example, two configuration items, i.e., a host type attribute and a host IP address attribute, are stored in the preset database, and if the configuration item corresponding to the preset icon 202 triggered by the user is "new host attribute", the text box displayed by the terminal device 200 to the user may be used to prompt the user to input configuration information, i.e., the name of the host attribute to be newly added, the number of bytes occupied by the host attribute to be newly added, the type of the host attribute to be newly added, and the like. Accordingly, after receiving the configuration information (such as the configuration information of the host state) input by the user, the terminal device 200 may store three configuration items, that is, the host type attribute, the host IP address attribute and the host state, in the preset database if the new addition is successful.
In one possible implementation manner, after the configuration information is obtained, before the text box is generated on the resource management interface, login information input when the user logs in the resource management interface can be obtained, and the authority of the user can be determined according to the login information; further, if it is determined that the authority of the user matches the acquired configuration information, a text box may be generated on the resource management interface according to the configuration information, and correspondingly, if it is determined that the authority of the user does not match the acquired configuration information, a response message of the configuration failure may be generated, and the message may be displayed to the user on the resource management interface, as shown in fig. 3.
In the embodiment of the invention, the authority of the user for managing the resource is set, so that on one hand, the user can execute the management operation in the corresponding authority, and the user is prevented from executing the management operation of the super authority, thereby ensuring the safety of the managed resource; on the other hand, by adopting each user to manage the resources in the corresponding authority, the automation of the resource management can be realized, and the smooth proceeding of the resource management process is ensured.
Step 103, after receiving the resource information input by the user in the text box, updating the preset database according to the resource information.
In one possible implementation manner, a plurality of preset rules can be set in the preset database, and after the resource information input by the user is received, the resource information can be compared with triggering conditions of the plurality of preset rules; if the resource information is determined to meet the triggering condition of a certain preset rule, the operation corresponding to the preset rule can be executed on the resource information. Table 1 is a schematic table of a plurality of preset rules provided in an embodiment of the present invention.
Table 1: schematic of a plurality of preset rules
Name of preset rule Triggering conditions of preset rules Operation corresponding to preset rule
First preset rule Newly added host information Information storage, information interception
Second preset rule Modifying host information Information verification
Third preset rule Deleting host information Checking relevance
Fourth preset rule Updating host information Information perfection
Fifth preset rule 27.115.103.154 Satisfy the input, do not satisfy the interception
Sixth preset rule Virtual machine associated with newly added host A Updating the number of virtual machines of host a
As shown in table 1, names, trigger conditions and corresponding operations of the first preset rule to the fifth preset rule may be set in the preset database, where the first preset rule is: if the resource information is determined to be the resource information of the newly added host, information verification (information integrity and/or information correctness) can be performed on the resource information. For example, if the resource information is the resource information of the newly added host computer C, it may be determined that the resource information of the host computer C matches with the triggering condition of the first preset rule, at this time, the resource information of the host computer C may be verified, and if it is determined that the resource information of the host computer C is complete and correct, the verification is successful, the resource information of the host computer C may be stored in the preset database; if the resource information of the host C is determined to be incomplete or incorrect, indicating that the verification fails, the resource information of the host C can be intercepted, and a message that the newly added host C fails can be displayed to the user.
The second preset rule is: if the resource information is determined to be the resource information of the host to be modified, information verification (information integrity and/or information correctness) can be performed on the resource information. For example, if the resource information is the resource information of the host B to be modified stored in the preset database, it may be determined that the resource information of the host B is matched with the triggering condition of the second preset rule, at this time, the resource information of the host B may be verified, and if the resource information of the host B is determined to be complete and correct, the verification is illustrated to be successful, the resource information of the host B in the preset database may be modified into the resource information of the host B entered by the user; if the resource information of the host B is determined to be incomplete or incorrect, indicating that the verification fails, the resource information of the host B can be intercepted, and a message for modifying the host B failure can be displayed to the user.
The third preset rule is: if the resource information is determined to be the identification of the host to be deleted, the association relationship between the host and other hosts stored in the preset database can be verified. For example, if the resource information is the identifier of the host a to be deleted stored in the preset database, it may be determined that the identifier of the host a is matched with the triggering condition of the third preset rule, at this time, the association relationship between the host a and the host B may be checked, and if the resource information of the host B is complete and correct after the resource information of the host a is determined to be deleted, it is illustrated that the checking is successful, the resource information of the host a in the preset database may be deleted; if the resource information of the host B is incomplete or incorrect after the resource information of the host A is deleted, indicating that the verification fails, a message that the host A fails to be deleted can be displayed to a user.
The fourth preset rule is: if the resource information is determined to be the identity of the host stored in the updated preset database, the information of the host can be checked. For example, if the resource information is the resource information of the host a stored in the updated preset database, it may be determined that the resource information of the host a is matched with the triggering condition of the fourth preset rule, at this time, the resource relationship of the host a may be checked, and if it is determined that a part of the information segment (or the association information) is missing in the resource information of the host a, the resource information missing in the host a in the preset database may be automatically complemented; if the redundant part of the information segments (or the associated information) in the resource information of the host A is determined, the redundant resource information of the host A in the preset database can be automatically deleted; if it is determined that the partial information segment (or the associated information) of the resource information of the host a is different from the current information segment, the resource information of the host a in the preset database may be automatically updated to the current resource information.
The fifth preset rule is: if the resource information is determined to be the resource information of the host with the IP address 27.115.103.154, the resource information of the host can be stored in a preset database, and if the resource information is determined not to be the resource information of the host with the IP address 27.115.103.154, the resource information input fails. For example, if the IP address in the entered resource information of the host C is 27.115.103.154, it may be determined that the resource information matches with the triggering condition of the fifth preset rule, and at this time, the resource information of the host a may be stored in the preset database.
The sixth preset rule is: if it is determined to newly add a virtual machine associated with host A, the number of child virtual machines of host A is automatically updated. For example, if the number of current sub-virtual machines of the host a is 5 and the entered resource information of the virtual machine d is a virtual machine associated with the host a, it may be determined that the resource information of the virtual machine d matches with a trigger condition of a sixth preset rule, and at this time, the number of current sub-virtual machines of the host a may be updated to 6.
In the embodiment of the invention, the resource information can be correspondingly operated by matching the resource information with the preset rule; for example, if it is determined that the resource information is illegal (the information is incomplete or unsafe), the resource information can be intercepted, so that the illegal resource information can be prevented from being added into a preset database, and the safety of resource management is improved. Further, the preset rules can be added by the user when inputting the resource information, so that the user can set the preset rules according to actual needs, and the resource management method in the embodiment of the invention can more meet the actual needs.
Taking the second preset rule as an example, in the embodiment of the present invention, the setting manners of the second preset rule may be multiple, and in one example, the second preset rule may be set according to configuration information input by a user. Specifically, the text box displayed to the user by the terminal device 200 may further include a rule setting item, which may prompt the user to enter the rule to be set and the configuration information into the text box at the same time. In another example, the second preset rule may be set after the configuration information is entered for the user, for example, the terminal device 200 may display a rule setting item to the user after receiving the configuration information entered in the text box by the user, and prompt the user to set a rule in the rule setting item. In yet another example, the second preset rule may be set by selecting a preset icon on the resource management interface by the user, and specifically, the resource management interface displayed by the terminal device 200 to the user may further include a preset icon corresponding to the rule setting, and the user may set the rule by triggering the preset icon corresponding to the rule setting.
Further, in the embodiment of the present invention, the preset database may include a preset data table library and a preset graphic library, where the preset data table library may include resource information of at least one resource object, and the preset graphic library may include an association relationship of at least one resource object. Taking the newly added host C as an example, in a specific implementation, if it is determined that the resource information of the host C meets the first preset rule, a script (i.e., an executable program) corresponding to the resource information of the host C may be generated according to the resource information of the host C and the first preset rule; further, a script may be executed to generate a target resource object corresponding to the resource information of the host C, that is, a data table corresponding to the host C may be generated, and the data table corresponding to the host C may be added to the preset data table base. Accordingly, after the data table corresponding to the host C is generated, the host C may be virtualized, a resource view corresponding to the host C may be generated according to the associated host or the associated virtual machine included in the resource information of the host C, and the preset graphic library may be updated using the resource view corresponding to the host C.
In particular, the shape of the preset graphic library may be various, for example, may be a mesh, or may be a table, or may also be a tree, which is not limited in particular. Fig. 4 is a schematic diagram of a mesh preset graphics library according to an embodiment of the present invention, where, as shown in fig. 4, a virtual machine a, a virtual machine B, a virtual machine C, a virtual machine D, and a virtual machine E may be stored in the preset graphics library, where the virtual machine a, the virtual machine B, the virtual machine C, the virtual machine D, and the virtual machine E may form a mesh structure through association relationships. Specifically, virtual machine a and virtual machine B may be associated with each other through path r1, and virtual machine a and virtual machine D may be associated with each other through path r 3; virtual machine B and virtual machine C can be associated with each other through a path r2, virtual machine B and virtual machine D can be associated with each other through a path r4, and virtual machine B and virtual machine E can be associated with each other through a path r 5; virtual machine C and virtual machine E may be interrelated via path r 6; virtual machine D and virtual machine E may be interrelated via path r 7.
In the embodiment of the invention, the time for resource management can be saved and the efficiency of resource management can be improved by adopting a mode of automatically generating the script and the data item corresponding to the resource; in addition, the managed resources in the embodiment of the invention can be stored in the preset database in the form of the data table and the graph at the same time, so that the user can acquire the data items and the graph corresponding to the resources respectively, the query process of the user can be more convenient, and the user experience is improved.
Taking fig. 2 and fig. 4 as an example, in one possible implementation manner, if it is detected that the user triggers the preset icon 203 on the resource management interface shown in fig. 2, it may be determined that the user wants to view the association relationship of the plurality of resource objects currently stored in the preset database, at this time, the mesh graph stored in the preset graph library shown in fig. 4 may be obtained, and the view corresponding to the mesh graph may be generated according to the plurality of virtual machines and paths of the plurality of virtual machines in the mesh graph. Further, the terminal 200 may generate a graphic configuration interface, and may display a view corresponding to the mesh graphic to the user through the graphic configuration interface.
Fig. 5 is a schematic diagram of a graphical configuration interface provided by an embodiment of the present invention, where, as shown in fig. 5, an association relationship between a host a and a host a may be displayed on the graphical configuration interface, where the association relationship of the host a may include an association relationship of a hardware resource of the host a and an association relationship of a logic resource of the host a. If the user triggers the association relation of the hardware resources, the resource information corresponding to the association relation between the host A and the host B and the association relation between the host A and the host C can be obtained; if the user triggers the association relationship of the logic resource, the type of the host A, the IP address of the host A, the fixed resource number of the host A, the state of the host A and other resource information can be obtained. And (5) association relation between the state target resource objects. Here, the user may trigger the resource object in the graphical configuration interface by means of clicking or hooking, and may hook one resource object, or may hook multiple resource objects at the same time, which is not limited in particular. By displaying the association relationship in a graphic mode, a user can know the current managed resource condition more clearly; and the user can acquire the resource information of a certain resource object in the graph by triggering the resource object, and the requirements of different users can be met by adopting a mode of interaction of the user graph resource management interface, so that the management operation of the user is convenient, and the user experience is better.
In the above embodiment of the present invention, after detecting that a user triggers a first preset icon on a resource management interface, a request message corresponding to the first preset icon is generated, where the first preset icon is used to instruct the user to perform any one or any multiple of the following management on a resource: adding resources, deleting resources and modifying resources; further, according to the request message, acquiring configuration information corresponding to the request message from a configuration file library, and generating a text box on a resource management interface according to the configuration information; the text box is used for prompting a user to input resource information; and after receiving the resource information input by the user in the text box, updating a preset database according to the resource information. In the embodiment of the invention, the resource management interface is preset, so that a user can complete the management of resources by executing corresponding operations on the resource management interface; on one hand, the resource management process can be automatically completed through the operation of a user on a resource management interface, namely, the interactive process among operators, developers and operation and maintenance personnel is not needed, so that the resource management efficiency can be improved; on the other hand, by setting the resource management interface, the user can select a preset icon on the resource management interface according to the need, so that the resource management process is more flexible, and the application scene of the resource management can be increased.
Based on the resource management method illustrated in fig. 1, fig. 6 is a schematic system architecture diagram of a resource management system according to an embodiment of the present invention, where the system may complete resource management by executing the resource management methods in steps 101 to 103.
As shown in fig. 6, the system may include a first layer subsystem 601, a second layer subsystem 602, and a third layer subsystem 603, where the first layer subsystem 601 may include a rights management device, the second layer subsystem 602 may include a basic configuration management device, a view management device, and a rule management device, and the third layer subsystem 603 may include a database management device. Wherein the first tier subsystem 601 may communicate with the second tier subsystem 602, and the second tier subsystem 602 may communicate with the third tier subsystem 603.
In particular implementations, the rights management device in the first tier subsystem 601 may be used to manage the display pages of the browser during the resource management process, i.e., to manage the resource management interface displayed on the browser. Specifically, the rights management device may manage login information of the user, for example, may determine whether login of the user is successful, whether resource information entered by the user may pass an audit, assign identity features (operation and maintenance personnel, developers or operators) to the user, manage rights of the user, and acquire or modify management records executed by the user.
In one example, the rights management device may be provided with a first management device and a second management device, where the first management device may be responsible for functions such as login and verification of a user, and the second management device may be responsible for functions such as user information input, user role information management, and user rights information management. For example, if the rights management device receives login information input by a user, the rights management device may assign the login information to the first management device; the first management device can check the login information of the user, and if the verification is legal, the first management device can control the user to login successfully. Correspondingly, if the right management device receives a request message of the user for applying for a new account, the application information of the user can be distributed to the second management device; the second management device may allocate a login name to the user according to the application information of the user, and may set a login password, authority, identity information, and the like of the user.
The second tier subsystem 602 may be used to perform the primary work of resource management. Specifically, the basic configuration management device may be responsible for recording information (i.e., resource information) of the resource objects included in the resource management system, that is, the user may perform a management operation on the resource objects through the basic configuration management device, for example, may newly add a resource object, may newly add a resource attribute, may modify the resource information of the resource object, may further delete the resource object, or the like.
The view management equipment can acquire resource information input by a user in the basic configuration management equipment and can generate graphic information corresponding to the resource information; in one example, the view management device may support a Neo4j open source graphic database, and if resource information is acquired, the Neo4j open source graphic database may store the acquired resource information in Neo4j with a piece of bypass information, and may associate the resource information with the resource information already stored in Neo4j, to generate a mesh graphic. And the view management device can also respond to a view graphic instruction triggered by the user, namely if the view graphic instruction of the user is received, the graphics stored in the Neo4j open source graphic database can be displayed to the user, or if the view information instruction clicked by the user on the graphics is received, the resource information of the clicked resource object can be displayed to the user.
The rule management device may be responsible for managing rules of the resource information, and specifically, the rule management device may accept rule setting information entered by a user, and may generate a corresponding script statement according to the rule setting information, and further store the script statement in the resource management system. In the process of inputting the resource information later by the user, if the resource information is determined to accord with a certain rule, the rule can be triggered, and the operation corresponding to the rule is executed on the resource information, so that the verification or perfection of the resource information is realized, and the flexibility of resource management is improved.
The third layer subsystem 603 may be provided with a database management device, where the database management device may be responsible for inputting resource information (including resource information input in the basic configuration management device, graphic information generated by the view management device, and rules input in the rule management device) input by a user into the resource management system, and may analyze the resource information, so as to generate an executable script, and may execute the executable script to obtain a data table corresponding to the resource information. In one example, the executable script may be in an SQL format, and the executable script may implement operations on information in a preset database, such as adding resource information, deleting resource information, modifying resource information, refining resource information, and the like in the preset database.
With respect to the resource management method illustrated in fig. 1 and the resource management system illustrated in fig. 6, the embodiment of the present invention further provides a resource management device, and the specific content of the device may be implemented with reference to the resource management method illustrated in fig. 1 and the resource management system illustrated in fig. 6.
Fig. 7 is a schematic structural diagram of a resource management device according to an embodiment of the present invention, including:
The generating module 701 is configured to generate a request message corresponding to a preset icon after detecting that a user triggers the preset icon on the resource management interface;
The configuration module 702 is configured to obtain configuration information corresponding to the request message from a configuration file library according to the request message, and generate a text box on the resource management interface according to the configuration information; the text box is used for prompting the user to input resource information;
And the updating module 703 is configured to update a preset database according to the resource information after receiving the resource information recorded in the text box by the user.
Optionally, the updating module 703 is further configured to:
if the resource information is determined to meet the triggering condition of a first preset rule, executing an operation corresponding to the first preset rule on the resource information;
The operation corresponding to the first preset rule executed on the resource information comprises any one or more of the following operations: the method comprises the steps of checking the resource information, intercepting the resource information, perfecting the resource information, and counting the information in the preset database according to the resource information.
Optionally, the preset database comprises a preset data table library and a preset graphic library; the preset table library comprises at least one resource object, and the preset graphic library comprises an association relation of the at least one resource object;
the update module 703 is configured to:
generating a script corresponding to the resource information according to the resource information and a first preset rule met by the resource information, executing the script, and generating a target resource object corresponding to the resource information;
And adding the target resource object into the preset database, and updating the preset graphic library according to the association relation between the target resource object and the at least one resource object.
Optionally, the generating module 701 is further configured to:
After a second preset icon on the resource management interface triggered by a user is detected, generating and displaying a graphical configuration interface according to the preset graphical library, wherein the graphical configuration interface comprises the association relationship between the at least one resource object and the target resource object; the second preset icon is used for indicating the user to view the view corresponding to the preset image library;
The apparatus further comprises a display module 704, the display module 704 being configured to:
and if the fact that the user triggers the target resource object in the graphical configuration interface is detected, displaying resource information corresponding to the target resource object in the graphical configuration interface.
Optionally, the configuration module 702 is configured to:
acquiring identity information input when the user logs in the resource management interface, and determining the authority corresponding to the user according to the identity information;
And if the authority corresponding to the user is matched with the configuration information, generating a text box on the resource management interface according to the configuration information.
From the above, it can be seen that: in the above embodiment of the present invention, after detecting that a user triggers a first preset icon on a resource management interface, a request message corresponding to the first preset icon is generated, where the first preset icon is used to instruct the user to perform any one or any multiple of the following management on a resource: adding resources, deleting resources and modifying resources; further, according to the request message, acquiring configuration information corresponding to the request message from a configuration file library, and generating a text box on a resource management interface according to the configuration information; the text box is used for prompting a user to input resource information; and after receiving the resource information input by the user in the text box, updating a preset database according to the resource information. In the embodiment of the invention, the resource management interface is preset, so that a user can complete the management of resources by executing corresponding operations on the resource management interface; on one hand, the resource management process can be automatically completed through the operation of a user on a resource management interface, namely, the interactive process among operators, developers and operation and maintenance personnel is not needed, so that the resource management efficiency can be improved; on the other hand, by setting the resource management interface, the user can select a preset icon on the resource management interface according to the need, so that the resource management process is more flexible, and the application scene of the resource management can be increased.
Based on the same inventive concept, embodiments of the present invention also provide a computer-readable storage medium comprising instructions that, when run on a computer, cause the computer to perform a resource management method as illustrated in fig. 1.
Based on the same inventive concept, an embodiment of the present invention also provides a computer-readable storage medium including computer-readable instructions, which when read and executed by a computer, cause the computer to perform the resource management method as illustrated in fig. 1.
Based on the same technical concept, the embodiment of the present invention provides a terminal device, as shown in fig. 8, including at least one processor 1101 and a memory 1102 connected to the at least one processor, where in the embodiment of the present invention, a specific connection medium between the processor 1101 and the memory 1102 is not limited, and in fig. 8, the processor 1101 and the memory 1102 are connected by a bus, for example. The buses may be divided into address buses, data buses, control buses, etc.
In the embodiment of the present invention, the memory 1102 stores instructions executable by the at least one processor 1101, and the at least one processor 1101 can execute the steps (i.e., steps 101 to 103) included in the resource management method by executing the instructions stored in the memory 1102.
The processor 1101 is a control center of the terminal device, and may implement data processing by executing or executing instructions stored in the memory 1102 and invoking data stored in the memory 1102 by connecting various interfaces and lines to various parts of the terminal device. Optionally, the processor 1101 may include one or more processing units, and the processor 1101 may integrate an application processor and a modem processor, where the application processor primarily processes an operating system, a user interface, an application program, and the like, and the modem processor primarily processes instructions issued by an operator. It will be appreciated that the modem processor described above may not be integrated into the processor 1101. In some embodiments, the processor 1101 and the memory 1102 may be implemented on the same chip, and in some embodiments they may be implemented separately on separate chips.
The processor 1101 may be a general purpose processor such as a Central Processing Unit (CPU), digital signal processor, application SPECIFIC INTEGRATED Circuit (ASIC), field programmable gate array or other programmable logic device, discrete gate or transistor logic, discrete hardware components, etc., that can implement or perform the methods, steps, and logic blocks disclosed in embodiments of the present invention. The general purpose processor may be a microprocessor or any conventional processor or the like. The steps of a method disclosed in connection with an embodiment of resource processing may be embodied directly in hardware processor execution or in a combination of hardware and software modules in a processor.
Memory 1102 is a non-volatile computer-readable storage medium that can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules. The Memory 1102 may include at least one type of storage medium, and may include, for example, flash Memory, hard disk, multimedia card, card Memory, random access Memory (Random Access Memory, RAM), static random access Memory (Static Random Access Memory, SRAM), programmable Read-Only Memory (Programmable Read Only Memory, PROM), read-Only Memory (ROM), charged erasable programmable Read-Only Memory (ELECTRICALLY ERASABLE PROGRAMMABLE READ-Only Memory, EEPROM), magnetic Memory, magnetic disk, optical disk, and the like. Memory 1102 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to such. The memory 1102 in embodiments of the present invention may also be circuitry or any other device capable of performing memory functions for storing program instructions and/or data.
Based on the same technical concept, the embodiment of the present invention provides a back-end device, as shown in fig. 9, including at least one processor 1201 and a memory 1202 connected to the at least one processor, where a specific connection medium between the processor 1201 and the memory 1202 is not limited in the embodiment of the present invention, and in fig. 9, the processor 1201 and the memory 1202 are connected by a bus, for example. The buses may be divided into address buses, data buses, control buses, etc.
In the embodiment of the present invention, the memory 1202 stores instructions executable by the at least one processor 1201, and the at least one processor 1201 can perform the steps (i.e., steps 101 to 103) included in the resource management method by executing the instructions stored in the memory 1202.
Wherein the processor 1201 is a control center of the back-end device, various interfaces and lines may be utilized to connect various parts of the back-end device, and data processing may be accomplished by executing or executing instructions stored in the memory 1202 and invoking data stored in the memory 1202. Optionally, the processor 1201 may include one or more processing units, and the processor 1201 may integrate an application processor and a modem processor, wherein the application processor primarily processes an operating system, an application program, and the like, and the modem processor primarily parses the received instructions and parses the received results. It will be appreciated that the modem processor described above may not be integrated into the processor 1201. In some embodiments, processor 1201 and memory 1202 may be implemented on the same chip, or they may be implemented separately on separate chips in some embodiments.
The processor 1201 may be a general purpose processor such as a Central Processing Unit (CPU), digital signal processor, application SPECIFIC INTEGRATED Circuit (ASIC), field programmable gate array or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or may implement or perform the methods, steps, and logic blocks disclosed in embodiments of the invention. The general purpose processor may be a microprocessor or any conventional processor or the like. The steps of a method disclosed in connection with an embodiment of resource management may be embodied directly in hardware processor execution or in a combination of hardware and software modules in a processor.
Memory 1202 is a non-volatile computer-readable storage medium that can be used to store non-volatile software programs, non-volatile computer-executable programs, and modules. The Memory 1202 may include at least one type of storage medium, which may include, for example, flash Memory, hard disk, multimedia card, card Memory, random access Memory (Random Access Memory, RAM), static random access Memory (Static Random Access Memory, SRAM), programmable Read-Only Memory (Programmable Read Only Memory, PROM), read-Only Memory (ROM), charged erasable programmable Read-Only Memory (ELECTRICALLY ERASABLE PROGRAMMABLE READ-Only Memory, EEPROM), magnetic Memory, magnetic disk, optical disk, and the like. Memory 1202 is any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a computer, but is not limited to such. The memory 1202 in embodiments of the present invention may also be circuitry or any other device capable of performing storage functions for storing program instructions and/or data.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method, or as a computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following claims be interpreted as including the preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various modifications and variations can be made to the present invention without departing from the spirit or scope of the invention. Thus, it is intended that the present invention also include such modifications and alterations insofar as they come within the scope of the appended claims or the equivalents thereof.

Claims (8)

1. A method of resource management, the method comprising:
After detecting a first preset icon on a user-triggered resource management interface, generating a request message corresponding to the first preset icon; the first preset icon is used for indicating the user to perform any one or more of the following management on the resource: adding resources, deleting resources and modifying resources;
acquiring configuration information corresponding to the request message from a configuration file library according to the request message, and generating a text box on the resource management interface according to the configuration information; the text box is used for prompting the user to input resource information;
After receiving the resource information input in the text box by the user, if the resource information is determined to meet the triggering condition of a first preset rule, executing an operation corresponding to the first preset rule on the resource information; the operation corresponding to the first preset rule executed on the resource information comprises any one or more of the following operations: performing information verification on the resource information, performing information interception on the resource information, performing information perfection on the resource information, and counting information in a preset database according to the resource information; the preset database comprises a preset data table library and a preset graphic library; the preset data table library comprises at least one resource object, and the preset graphic library comprises an association relation of the at least one resource object; generating a script corresponding to the resource information according to the resource information and the first preset rule satisfied by the resource information, executing the script, and generating a target resource object corresponding to the resource information; and adding the target resource object into the preset data table base, and updating the preset graphic base according to the association relation between the target resource object and the at least one resource object.
2. The method according to claim 1, wherein the method further comprises:
After detecting that the user triggers a second preset icon on the resource management interface, generating and displaying a graphical configuration interface according to the preset graphic library, wherein the graphical configuration interface comprises an association relationship between the at least one resource object and the target resource object; the second preset icon is used for indicating the user to view the view corresponding to the preset graphic library;
And if the user is detected to trigger the target resource object in the graphical configuration interface, displaying the resource information corresponding to the target resource object in the graphical configuration interface.
3. The method according to claim 1 or 2, wherein the generating a text box on the resource management interface according to the configuration information comprises:
acquiring identity information input when the user logs in the resource management interface, and determining the authority corresponding to the user according to the identity information;
And if the authority corresponding to the user is matched with the configuration information, generating a text box on the resource management interface according to the configuration information.
4. A resource management apparatus, the apparatus comprising:
The generating module is used for generating a request message corresponding to a preset icon after detecting that a user triggers the preset icon on the resource management interface;
The configuration module is used for acquiring configuration information corresponding to the request message from a configuration file library according to the request message, and generating a text box on the resource management interface according to the configuration information; the text box is used for prompting the user to input resource information;
The updating module is used for executing the operation corresponding to the first preset rule on the resource information if the resource information is determined to meet the triggering condition of the first preset rule after the resource information input in the text box by the user is received; the operation corresponding to the first preset rule executed on the resource information comprises any one or more of the following operations: performing information verification on the resource information, performing information interception on the resource information, performing information perfection on the resource information, and counting information in a preset database according to the resource information; the preset database comprises a preset data table library and a preset graphic library; the preset data table library comprises at least one resource object, and the preset graphic library comprises an association relation of the at least one resource object; generating a script corresponding to the resource information according to the resource information and the first preset rule satisfied by the resource information, executing the script, and generating a target resource object corresponding to the resource information; and adding the target resource object into the preset data table base, and updating the preset graphic base according to the association relation between the target resource object and the at least one resource object.
5. The apparatus of claim 4, wherein the generating module is further configured to:
After detecting that the user triggers a second preset icon on the resource management interface, generating and displaying a graphical configuration interface according to the preset graphic library, wherein the graphical configuration interface comprises an association relationship between the at least one resource object and the target resource object; the second preset icon is used for indicating the user to view the view corresponding to the preset graphic library;
the device also comprises a display module, wherein the display module is used for:
And if the user is detected to trigger the target resource object in the graphical configuration interface, displaying the resource information corresponding to the target resource object in the graphical configuration interface.
6. The apparatus of claim 4 or 5, wherein the configuration module is configured to:
acquiring identity information input when the user logs in the resource management interface, and determining the authority corresponding to the user according to the identity information;
And if the authority corresponding to the user is matched with the configuration information, generating a text box on the resource management interface according to the configuration information.
7. A computer readable storage medium comprising instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1 to 3.
8. A computer program product, characterized in that it, when run on a computer, causes the computer to perform the method according to any of claims 1 to 3.
CN201910261177.XA 2019-04-02 2019-04-02 Resource management method and device Active CN110084486B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910261177.XA CN110084486B (en) 2019-04-02 2019-04-02 Resource management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910261177.XA CN110084486B (en) 2019-04-02 2019-04-02 Resource management method and device

Publications (2)

Publication Number Publication Date
CN110084486A CN110084486A (en) 2019-08-02
CN110084486B true CN110084486B (en) 2024-05-28

Family

ID=67414018

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910261177.XA Active CN110084486B (en) 2019-04-02 2019-04-02 Resource management method and device

Country Status (1)

Country Link
CN (1) CN110084486B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111459676B (en) * 2020-03-31 2024-06-18 腾讯科技(深圳)有限公司 Node resource management method, device and storage medium
CN111880833A (en) * 2020-08-07 2020-11-03 网易(杭州)网络有限公司 Resource management method, device, equipment and storage medium
CN112132529A (en) * 2020-08-14 2020-12-25 中国人民财产保险股份有限公司深圳市分公司 Resource management platform and management method for insurance system integration
CN112231109B (en) * 2020-11-20 2024-07-30 深圳前海微众银行股份有限公司 Buffer resource management system, method and device
CN114047987A (en) * 2021-10-28 2022-02-15 北京金山云网络技术有限公司 Medical resource model editing method and device and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932498A (en) * 2012-10-24 2013-02-13 广州杰赛科技股份有限公司 Virtual machine internet protocol (IP) resource management method of cloud computing platform
CN103440144A (en) * 2013-08-07 2013-12-11 北京奇虎科技有限公司 Setting method and device of default software for equipment
CN105930138A (en) * 2015-12-25 2016-09-07 中国银联股份有限公司 Message processing method and apparatus
CN106648902A (en) * 2016-12-30 2017-05-10 广东欧珀移动通信有限公司 Application data processing method and equipment
CN106656600A (en) * 2016-12-22 2017-05-10 腾讯科技(深圳)有限公司 Resource transformation method and device
CN106990944A (en) * 2016-01-21 2017-07-28 阿里巴巴集团控股有限公司 A kind of code resource management method, apparatus and system
CN107292511A (en) * 2017-06-20 2017-10-24 成都海地云信息技术有限公司 ERP method and system based on cloud computing and big data technology
CN109543891A (en) * 2018-11-09 2019-03-29 深圳前海微众银行股份有限公司 Method for building up, equipment and the computer readable storage medium of capacity prediction model

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9282160B2 (en) * 2013-07-15 2016-03-08 Neustar, Inc. Method, apparatus, and computer readable medium for flexible caching of resource oriented web services

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932498A (en) * 2012-10-24 2013-02-13 广州杰赛科技股份有限公司 Virtual machine internet protocol (IP) resource management method of cloud computing platform
CN103440144A (en) * 2013-08-07 2013-12-11 北京奇虎科技有限公司 Setting method and device of default software for equipment
CN105930138A (en) * 2015-12-25 2016-09-07 中国银联股份有限公司 Message processing method and apparatus
CN106990944A (en) * 2016-01-21 2017-07-28 阿里巴巴集团控股有限公司 A kind of code resource management method, apparatus and system
CN106656600A (en) * 2016-12-22 2017-05-10 腾讯科技(深圳)有限公司 Resource transformation method and device
CN106648902A (en) * 2016-12-30 2017-05-10 广东欧珀移动通信有限公司 Application data processing method and equipment
CN107292511A (en) * 2017-06-20 2017-10-24 成都海地云信息技术有限公司 ERP method and system based on cloud computing and big data technology
CN109543891A (en) * 2018-11-09 2019-03-29 深圳前海微众银行股份有限公司 Method for building up, equipment and the computer readable storage medium of capacity prediction model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
程教育.基于数据关联与分析的综合运维管理系统设计与实现.中国优秀硕士学位论文全文数据库信息科技辑.2018,(第10期),第I138-346页. *
郑开兵 ; .基于S2SH框架的图书馆非书资源管理平台.市场周刊(理论研究).2012,(第11期),第118-122页. *

Also Published As

Publication number Publication date
CN110084486A (en) 2019-08-02

Similar Documents

Publication Publication Date Title
CN110084486B (en) Resource management method and device
WO2011025670A1 (en) Method and system for provisioning computing resources
CN112433712B (en) Report display method, report display device, computer equipment and storage medium
CN107832446B (en) Configuration item information searching method and computing device
US10705949B2 (en) Evaluation of library test suites using mutation testing
CN111427577A (en) Code processing method and device and server
US8074119B1 (en) Method and apparatus for providing a multi-scope bug tracking process
US10466656B2 (en) Operation automation apparatus and method, and storage medium
CN111047434A (en) Operation record generation method and device, computer equipment and storage medium
CN111522626B (en) Virtual machine list generation method and device and electronic equipment
CN112181485A (en) Script execution method and device, electronic equipment and storage medium
US10409787B1 (en) Database migration
CN112685253A (en) Front-end error log collection method, device, equipment and storage medium
CN112631949B (en) Debugging method and device, computer equipment and storage medium
CN115774742A (en) Data storage newly-increased method, device, equipment, medium and product of private cloud
CN116049300A (en) Visual chart display method and system and electronic equipment
CN114996955A (en) Target range environment construction method and device for cloud-originated chaotic engineering experiment
US20210349808A1 (en) Source quality check service
CN114936152A (en) Application testing method and device
CN113760863A (en) Database configuration method and device, computer equipment and readable storage medium
CN110879871B (en) Page menu configuration method and device
CN113419801A (en) Form rendering method, terminal, device and computer-readable storage medium
CN112528192A (en) Information processing method, information display method and device
US11809301B2 (en) Techniques for large-scale functional testing in cloud-computing environments
CN113128187B (en) Form generation method, device and system

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