CN112000540A - Monitoring processing method, system, equipment and storage medium for distributed deployment products - Google Patents

Monitoring processing method, system, equipment and storage medium for distributed deployment products Download PDF

Info

Publication number
CN112000540A
CN112000540A CN202010698139.3A CN202010698139A CN112000540A CN 112000540 A CN112000540 A CN 112000540A CN 202010698139 A CN202010698139 A CN 202010698139A CN 112000540 A CN112000540 A CN 112000540A
Authority
CN
China
Prior art keywords
data
version
software product
monitoring
timing task
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
CN202010698139.3A
Other languages
Chinese (zh)
Inventor
刘科含
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN202010698139.3A priority Critical patent/CN112000540A/en
Publication of CN112000540A publication Critical patent/CN112000540A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3006Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3072Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/606Protecting data by securing the transmission between two devices or processes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0209Architectural arrangements, e.g. perimeter networks or demilitarized zones
    • H04L63/0218Distributed architectures, e.g. distributed firewalls
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0272Virtual private networks

Abstract

The disclosure provides a monitoring processing method, a system, equipment and a storage medium for a software product based on public cloud distributed deployment. The monitoring processing method comprises the following steps: the method comprises the steps that a software product which is distributed and deployed in a public cloud environment regularly collects data of the software product according to a timing task; sending data which is obtained according to the acquired data and needs to be monitored to a control center through a VPC gateway; the control center receives data sent by the software product through the VPC gateway and carries out format verification; and monitoring the data subjected to format verification. According to the monitoring processing method, data transmission between the software product and the control center is achieved through the VPC gateway, the collected data of the software product can be monitored on the premise that the distributed software product and the control center are safely isolated from each other through a network, the related information of the software product can be comprehensively and effectively mastered in a centralized mode, and therefore effective management of the distributed software product is achieved.

Description

Monitoring processing method, system, equipment and storage medium for distributed deployment products
Technical Field
The invention relates to the technical field of computer communication, in particular to a monitoring processing method, a system, equipment and a storage medium for a software product based on public cloud distributed deployment.
Background
With the development of public clouds, the demands of customers on the public clouds are more and more diversified, if auditing is required to be performed on database operation, and fortress machines are required to be used for operation and maintenance, so that more and more products are introduced from third-party manufacturers.
For the management of services on the cloud, in the prior art, centralized configuration management, file distribution and data acquisition are realized by uniformly managing the controlled end through the master control end and feeding back an execution result to the master control end by the controlled end, a public cloud and a private cloud can be uniformly managed, and the operation and maintenance efficiency is improved.
However, since the product of the third party manufacturer is not effectively integrated with the public cloud platform, the cloud manufacturer has no knowledge about the operation status of the provided distributed product, and in addition, for the third party product distributed and deployed in the customer environment, if version upgrade is required, an operator is required to notify the customer to perform manual upgrade, so that the cloud product is not convenient and efficient to use.
Disclosure of Invention
In order to solve the problems or some problems in the prior art, embodiments of the present invention provide a monitoring processing method, a system, a device, and a storage medium for a software product distributed and deployed based on a public cloud, which implement data transmission between the software product distributed and deployed in a public cloud environment and a control center through a VPC gateway, and can send acquired software product data to the control center on the premise of ensuring that the software product distributed and deployed and the control center have safe network isolation, thereby implementing comprehensive monitoring and management for the software product distributed and deployed.
According to a first aspect of the present invention, an embodiment of the present invention provides a monitoring processing method for a software product distributed and deployed based on a public cloud, where the monitoring processing method is applied to a software product distributed and deployed in a public cloud environment, and the monitoring processing method includes: acquiring data of the software product at regular time according to the timing task; and the data which is obtained according to the acquired data and needs to be monitored is sent to the control center in a one-way mode through the VPC gateway.
In the embodiment of the invention, the VPC gateway sends the software product data to be monitored to the control center, so that data transmission can be realized on the premise of ensuring that the distributed software products are safely isolated from the control center, and a basis is provided for the control center to intensively monitor and manage the software products.
In some embodiments of the invention, the timing task comprises: and monitoring the timing task and pulling the timing task by the version.
In some embodiments of the invention, the collecting data of the software product periodically according to the timed task comprises: when the timing task is the monitoring timing task, collecting monitoring data of the software product according to the monitoring timing task, wherein the monitoring data at least comprises: server IP, client ID, mirror ID, application version, service running state information; when the timing task is the version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description.
In some embodiments of the present invention, acquiring version data in cloud storage according to the version pull timing task includes: sending an acquisition request for acquiring the version data to the cloud storage; and when the acquisition request passes the permission verification, acquiring version data from the cloud storage.
In some embodiments of the present invention, it is determined whether the acquisition request passes the permission check by whether the secret identity secret id and the key secret key match.
In some embodiments of the invention, the monitoring processing method further comprises: and judging whether the version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, automatically upgrading the version of the software product according to the version data.
According to the embodiment of the invention, the new version data is acquired from the cloud storage according to the version pull timing task, so that the version of the distributed deployed software product is automatically upgraded, meanwhile, the manual participation of customers and operation and maintenance personnel is reduced, and the upgrading efficiency of the distributed deployed software product is improved.
In some embodiments of the present invention, the one-way transmission of data to be monitored, which is obtained according to the collected data, to the management and control center through the VPC gateway includes: when the timing task is the monitoring timing task, the collected monitoring data is sent to a control center through a VPC gateway; and when the timing task is the version pulling timing task, acquiring result data of the software product version upgrading after the software product is subjected to version upgrading, and sending the result data to a control center through a VPC gateway.
According to the embodiment of the invention, the collected monitoring data and the upgrade result data of the software product are sent to the control center through the VPC gateway, so that the control center can comprehensively and effectively master various relevant information of the software product in a centralized manner, and further, the software product in distributed deployment can be effectively managed.
According to a second aspect of the present invention, an embodiment of the present invention provides a monitoring processing method for a software product deployed in a distributed manner based on a public cloud, where the monitoring processing method is applied to a management and control center that forms network isolation with the software product deployed in the distributed manner in a public cloud environment, and the monitoring processing method includes: receiving data sent by a software product through a VPC gateway; carrying out format verification on data received through a VPC gateway; and monitoring the data subjected to format verification.
In the embodiment of the invention, the VPC gateway receives the data sent by the software product, so that the relevant data of the software product to be monitored can be received on the premise of ensuring that the distributed deployed software product is safely isolated from the management and control center, and the data subjected to format verification is monitored, so that the management and control center can comprehensively and effectively master the relevant information of the software product, and further, the distributed deployed software product can be effectively managed.
In some embodiments of the invention, the monitoring processing method further comprises: receiving new version data uploaded to a control center by operation and maintenance personnel, and sending the formatted new version data to cloud storage; wherein the new version data includes at least: an upgrade script, a version package and a version description.
According to the embodiment of the invention, the new version data is uploaded to the control center and sent to the cloud storage by the control center, so that a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
In some embodiments of the invention, receiving data sent by the software product through the VPC gateway comprises: receiving, by a VPC gateway, monitoring data of the software product collected by the software product according to a monitoring timing task, the monitoring data at least including: server IP, client ID, mirror ID, application version, service running state information; receiving result data obtained by version upgrading of the software product through a VPC gateway; and the result data is acquired result data of the software product version upgrading after the software product acquires the version data in the cloud storage according to the version pulling timing task and automatically carries out the version upgrading according to the new version data when the software product judges that the version data acquired from the cloud storage is the new version data.
According to the embodiment of the invention, the VPC gateway receives the updated result data of the software product, so that the management and control center can comprehensively master the upgrading state and the current version information of the software product on the premise that the management and control center is safely isolated from the distributed software product.
In some embodiments of the present invention, sending the formatted new version data to the cloud storage comprises: sending a sending request for sending the new version data to the cloud storage; and uploading the new version data to the cloud storage after the sending request passes the permission verification.
In some embodiments of the invention, the monitoring processing method further comprises: and recording the upgrading state information of the software product according to the result data.
According to a third aspect of the present invention, an embodiment of the present invention provides a monitoring processing system for a distributed deployed software product based on a public cloud, which is deployed in the distributed deployed software product, and includes: the timing task module is used for acquiring a timing task in the software product; the data acquisition module is used for acquiring the data of the software product at regular time according to the timing task; and the data sending module is used for unidirectionally sending the data which is obtained according to the acquired data and needs to be monitored to the control center through the VPC gateway.
In the embodiment of the invention, the VPC gateway sends the software product data to be monitored to the control center, so that data transmission can be realized on the premise of ensuring that the distributed software products are safely isolated from the control center, and a basis is provided for the control center to intensively monitor and manage the software products.
In some embodiments of the invention, the timing task comprises: and monitoring the timing task and pulling the timing task by the version.
In some embodiments of the invention, the periodically collecting data of the software product according to the timed task comprises: when the timing task is the monitoring timing task, collecting monitoring data of the software product according to the monitoring timing task, wherein the monitoring data at least comprises: server IP, client ID, mirror ID, application data, service running state information; when the timing task is the version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description.
In some embodiments of the present invention, acquiring version data in cloud storage according to the version pull timing task includes: sending a request for acquiring the version data to the cloud storage; and obtaining version data from the cloud storage after the request passes the permission verification.
In some embodiments of the invention, it is determined whether the request passes the permission check by whether the secret identity secret id and the key secret key match.
In some embodiments of the invention, the monitoring processing system further comprises: and the version management module is used for judging whether the version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, the software product automatically carries out version upgrading according to the version data.
According to the embodiment of the invention, the new version data is acquired from the cloud storage according to the version pull timing task, so that the version of the distributed deployed software product is automatically upgraded, meanwhile, the manual participation of customers and operation and maintenance personnel is reduced, and the upgrading efficiency of the distributed deployed software product is improved.
In some embodiments of the present invention, the one-way transmission of data to be monitored, which is obtained according to the collected data, to the management and control center through the VPC gateway includes: when the timing task is the monitoring timing task, the collected monitoring data is sent to a data receiving module of a management and control center through a VPC gateway; and when the timing task is the version pulling timing task, acquiring result data of the software product version upgrading after the software product is subjected to version upgrading, and sending the result data to a data receiving module of a control center through a VPC gateway.
In the embodiment of the invention, the VPC gateway sends the collected monitoring data and the upgrade result data of the software product to the data receiving module of the control center, so that the control center can comprehensively and effectively master various relevant information of the software product in a centralized manner, and further, the software product distributed in a distributed manner can be effectively managed.
According to a fourth aspect of the present invention, an embodiment of the present invention provides a monitoring processing system for a software product based on public cloud distributed deployment, where the monitoring processing system is deployed in a management and control center, and includes: the data receiving module is used for receiving the data sent by the data sending module through the VPC gateway and sending the received data to the data processing module; the data processing module is used for carrying out format verification on the data received through the VPC gateway and writing the data subjected to the format verification into the product management module; and the product management module is used for monitoring the data written in by the data processing module.
In the embodiment of the invention, the VPC gateway receives the data sent by the software product, so that the relevant data of the software product to be monitored can be received on the premise of ensuring that the distributed deployed software product is safely isolated from the management and control center, and the data subjected to format verification is monitored, so that the management and control center can comprehensively and effectively master the relevant information of the software product, and further, the distributed deployed software product can be effectively managed.
In some embodiments of the invention, the system further comprises: the data pushing module is used for receiving new version data uploaded to the control center by operation and maintenance personnel and sending the formatted new version data to the cloud storage; wherein the new version data includes at least: an upgrade script, a version package and a version description.
According to the embodiment of the invention, the new version data is uploaded to the control center and sent to the cloud storage by the control center, so that a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
In some embodiments of the present invention, receiving data sent by the data sending module through the VPC gateway includes: receiving monitoring data through a VPC gateway, wherein the monitoring data at least comprises the following data: server IP, client ID, mirror ID, application data, service running state information; receiving result data obtained by version upgrading of the software product through a VPC gateway; and the result data is acquired result data of the software product version upgrading after the software product acquires the version data in the cloud storage according to the version pulling timing task and automatically carries out the version upgrading according to the new version data when the software product judges that the version data acquired from the cloud storage is the new version data.
According to the embodiment of the invention, the VPC gateway receives the updated result data of the software product, so that the management and control center can comprehensively master the upgrading state and the current version information of the software product on the premise that the management and control center is safely isolated from the distributed software product.
In some embodiments of the present invention, sending the formatted new version data to the cloud storage comprises: sending a sending request for sending the new version data to the cloud storage; and uploading the new version data to the cloud storage after the sending request passes the permission verification.
In some embodiments of the present invention, the data processing module is further configured to record upgrade status information of the software product according to the result data.
According to a fifth aspect of the present invention, the present invention provides a computer storage medium having computer-readable instructions stored thereon, which when executed by a processor, cause a computer to perform the following operations: the operation includes the steps included in the monitoring processing method according to any one of the above embodiments.
According to a sixth aspect of the present invention, the present invention provides a computer device including a memory and a processor, wherein the memory is used for storing one or more computer instructions, and the one or more computer instructions, when executed by the processor, can implement the monitoring processing method according to any one of the above embodiments.
As can be seen from the above description, the monitoring processing method, system, storage medium, and device for software products distributed and deployed based on public cloud according to the embodiments of the present invention implement data transmission between a software product distributed and deployed in a public cloud environment and a management and control center through a VPC gateway, and can monitor data that needs to be monitored according to data acquired from the software product on the premise of ensuring that the software product distributed and deployed is safely isolated from the management and control center by a network, so as to comprehensively and effectively master related information of the software product in a centralized manner, thereby implementing effective management of the software product distributed and deployed.
Drawings
Fig. 1 is a schematic diagram of a network architecture to which a monitoring processing method according to an embodiment of the present invention is applicable;
FIG. 2 is a flowchart illustrating a method for monitoring and processing software products for distributed deployment based on public clouds according to an embodiment of the invention;
FIG. 3 is a flowchart illustrating a method for monitoring and processing software products for distributed deployment based on public clouds according to another embodiment of the invention;
FIG. 4 is a flowchart illustrating a method for monitoring software products for a public cloud based distributed deployment in accordance with one embodiment of the present invention;
FIG. 5 is a flowchart illustrating a version pushing method for a software product based on a distributed deployment of a public cloud according to an embodiment of the present invention;
FIG. 6 is a flowchart illustrating a method for upgrading versions of software products for distributed public cloud-based deployment, according to an embodiment of the invention;
FIG. 7 is an architecture diagram of a monitoring processing system for a software product based on a public cloud distributed deployment in accordance with one embodiment of the present invention;
FIG. 8 is an architecture diagram of a supervisory processing system deployed in a distributed deployment of software products in accordance with one embodiment of the present invention;
fig. 9 is an architecture diagram of a monitoring processing system deployed at a management and control center according to an embodiment of the present invention.
Detailed Description
Various aspects of the invention are described in detail below with reference to the figures and the detailed description. Well-known modules, units and their interconnections, links, communications or operations with each other are not shown or described in detail. Furthermore, the described features, architectures, or functions can be combined in any manner in one or more implementations. It will be understood by those skilled in the art that the various embodiments described below are illustrative only and are not intended to limit the scope of the present invention. It will also be readily understood that the modules or units or processes of the embodiments described herein and illustrated in the figures can be combined and designed in a wide variety of different configurations.
The terms used herein are briefly described below.
The overlay refers to an environment in which an account can be applied, a subnet can be created, and server resources can be applied on the public cloud, and the environment is used by clients of the public cloud.
The underlay refers to an intranet environment for providing basic services for customers on public cloud, and is used by operation and maintenance personnel in cloud manufacturers.
VPC refers to an isolated private network environment which can be customized by public cloud clients, and can customize an IP address range, a network segment, a routing table, a gateway and the like.
The VPC Gateway maps the IP + Port (Port) of the underlay to vip (Virtual IP) + vport (Virtual Port) which the overlay routing can reach, and transmits routing configuration to the host where the cloud host is located in the VPC and the VPC Gateway, so that unidirectional access from all VPCs of the overlay to the fixed IP + Port of the underlay is realized.
Cloud storage: the cloud storage service with high mass, safety, low cost and high reliability is provided. Through calling API (Application Programming Interface) or command line, data can be uploaded and downloaded at any Application, any time and any place, and authority verification can be performed through secret id and secret key. This service is isolated from the internet and is only accessible inside the public cloud (overlay and underlay).
Fig. 1 is a schematic diagram of a network architecture to which a monitoring processing method according to an embodiment of the present invention is applicable.
As shown in fig. 1, default of network isolation is between VPCs and between overlay and underlay in the monitoring processing method according to the embodiment of the present invention, and data transmission between a third-party product and a management and control center is implemented through a VPC Gateway (VPC Gateway), so that data transmission is implemented on the premise that the third-party product and the management and control center have safe network isolation.
In an alternative embodiment, the third-party product is a software product distributed in a public cloud environment. Optionally, the third-party product may be an audit product used by a client of a public cloud to audit database operations, a bastion machine used for performing operation and maintenance on a server, and the like.
Fig. 2 is a flowchart illustrating a monitoring processing method for a software product distributed deployed based on a public cloud according to an embodiment of the present invention, wherein the monitoring processing method is applied to a software product distributed deployed in a public cloud environment.
As shown in fig. 2, in one embodiment of the present invention, the method may include: step S21 and step S22, which are described in detail below.
In step S21, data of the software product is periodically collected according to the timing task. In an alternative embodiment, each software product has a timing task list, and the timing task lists corresponding to the software products may be the same or different, so that the software products may drive to execute corresponding timing tasks based on the corresponding timing task lists.
Optionally, the timing task includes: and monitoring the timing task and pulling the timing task by the version.
And when the timing task is a monitoring timing task, acquiring monitoring data of the software product according to the monitoring timing task. Wherein the monitoring data includes, but is not limited to, the following: server IP, client ID, mirror ID, application version, service run state information.
And when the timing task is a version pull timing task, obtaining version data in the cloud storage according to the version pull timing task. Wherein the version data includes, but is not limited to, the following: an upgrade script, a version package and a version description. Optionally, the obtaining of the version data in the cloud storage according to the version pull timing task specifically may include: sending an acquisition request for acquiring the version data to the cloud storage; and when the acquisition request passes the permission verification, acquiring version data from the cloud storage. Whether the acquisition request of the software product deployed in a distributed manner passes the permission check can be determined through whether the secret identity secret id and the secret key are matched. Through the permission verification, more targeted version management can be realized on software products which are distributed and deployed in a public cloud environment.
In step S22, the VPC gateway unidirectionally sends data to be monitored, which is obtained according to the collected data, to the management and control center.
By adopting the method of the embodiment of the invention, the VPC gateway sends the software product data to be monitored to the control center, so that data transmission can be realized on the premise of ensuring that the distributed software product and the control center have safe network isolation, and a basis is provided for the control center to intensively monitor and manage the software product.
In an optional implementation manner, the software product may further determine whether version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, the software product automatically performs version upgrade according to the version data. The software product obtains new version data from the cloud storage according to the version pull timing task, so that automatic version upgrading of the software product deployed in a distributed mode is achieved, meanwhile, manual participation of customers and operation and maintenance personnel is reduced, and upgrading efficiency of the software product deployed in the distributed mode is improved.
Optionally, the one-way transmission of the data, which is obtained according to the acquired data and needs to be monitored, to the management and control center through the VPC gateway may include: monitoring data acquired according to the monitoring timing task is directly and unidirectionally transmitted to a control center through a VPC gateway; and acquiring version upgrading result data of the software product aiming at the new version data acquired according to the version pull timing task and the software product subjected to version upgrading according to the new version data, and unidirectionally transmitting the result data to a control center through a VPC gateway. The VPC gateway sends the collected monitoring data and the upgrade result data of the software product to the control center, so that the control center can comprehensively and effectively master various relevant information of the software product in a centralized manner, and further, the software product distributed in a distributed manner is effectively managed.
Fig. 3 is a flowchart illustrating a monitoring processing method for a software product based on public cloud distributed deployment according to another embodiment of the present invention, wherein the monitoring processing method is applied to a management and control center forming network isolation with the software product based on public cloud deployment in a public cloud environment.
As shown in fig. 3, in one embodiment of the present invention, the method may include: step S31, step S32, and step S33, which will be described in detail below.
In step S31, data sent by the software product through the VPC gateway is received. In an optional embodiment, monitoring data of the software product, which is acquired by the software product according to a monitoring timing task, is received through a VPC gateway; and receiving result data obtained by version upgrading of the software product through the VPC gateway. Wherein the monitoring data includes, but is not limited to, the following: server IP, client ID, mirror ID, application version, service running state information; the result data is acquired by the software product according to version pull timing tasks, version data in cloud storage is acquired by the software product, and when the version data acquired from the cloud storage is judged to be new version data, version upgrading is automatically performed according to the new version data, and then the version of the software product is upgraded; the new version data includes, but is not limited to, the following: an upgrade script, a version package and a version description.
Optionally, the new version data is uploaded to a management and control center by an operation and maintenance worker, and then the management and control center formats the new version data and sends the new version data to a cloud for storage. The new version data are uploaded to the control center and sent to the cloud storage by the control center, and a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
In step S32, the data received through the VPC gateway is subjected to format check.
In step S33, the format-verified data is monitored.
By adopting the method of the embodiment of the invention, the VPC gateway receives the data sent by the software product, the relevant data of the software product to be monitored can be received on the premise of ensuring that the distributed deployed software product is safely isolated from the management and control center, and the data subjected to format verification is monitored, so that the management and control center can comprehensively and effectively master the relevant information of the software product, and further, the effective management of the distributed deployed software product is realized.
In an optional embodiment, when the management and control center sends data to the cloud storage, authority verification is required, for example, whether a data sending request of the management and control center passes verification may be determined by whether the secret identity secret id and the key secret key match.
In another optional implementation manner, the management and control center may further record the upgrade status information of the software product according to result data obtained by version upgrade of the software product. Therefore, the management and control center can acquire version data, version upgrading result data and upgrading state information of the distributed deployed software products, so that the management and control center can completely master the versions and upgrading conditions of the distributed deployed software products, and more comprehensive monitoring and management can be realized.
Fig. 4 is a flowchart illustrating a method for monitoring a software product based on a distributed deployment of a public cloud according to an embodiment of the present invention.
As shown in fig. 4, in one embodiment of the present invention, the method may include: step S41, step S42, step S43, and step S44, which are described in detail below.
In step S41, the monitoring timing task drives the data collection task. In an alternative embodiment, the monitoring timing tasks corresponding to the third-party products distributed in the public cloud environment may be the same or different. Optionally, each third-party product has a timing task list, and each third-party product may drive to execute a corresponding timing task based on its corresponding timing task list.
In step S42, the third party product performs data collection. In an optional implementation mode, the corresponding third-party product is driven to carry out product self data acquisition according to the monitoring timing task. Optionally, the collected product self data includes, but is not limited to, the following data: usage, server IP, client ID, mirror ID, application version, service run state information, etc.
In step S43, the data is uploaded to the management and control center. In an optional embodiment, the third-party product transmits the collected data to the management and control center through a unidirectional channel VPC Gateway (VPC Gateway). Therefore, data transmission can be realized on the premise of ensuring that the third-party product and the management and control center have safe network isolation.
In step S44, the management and control center performs data processing and storage. In an optional implementation manner, a data receiving module of the management and control center receives data pushed by a third-party product and sends the data to a data processing module, the data processing module performs format verification on the data pushed by the third-party product and writes a technology after the format verification into a product management module, and the product management module monitors all third-party product data.
By adopting the monitoring method of the embodiment of the invention, the VPC gateway sends the collected software product data to the control center, so that data transmission can be realized on the premise of ensuring that the distributed deployed software product and the control center have safe network isolation, and the data subjected to format verification is monitored, so that the control center comprehensively and effectively masters the relevant information of the software product, and further, the effective management of the distributed deployed software product is realized.
Fig. 5 is a flowchart illustrating a version pushing method for a software product based on a distributed deployment of a public cloud according to an embodiment of the present invention.
As shown in fig. 5, in one embodiment of the present invention, the method may include: step S51, step S52, and step S53, which will be described in detail below.
In step S51, the version upgrade data is uploaded to the management and control center. In an optional implementation manner, when new version data exists, the operation and maintenance personnel directly upload the new version upgrading data to the management and control center.
In step S52, the version upgrade data is pushed to the cloud storage. In an optional embodiment, the management and control center sends a push request to the cloud storage, the cloud storage performs authority verification on the push request sent by the management and control center, and after the authority verification is passed, the management and control center pushes version upgrading data after version updating to the cloud storage according to a format specified in the cloud storage, wherein the version upgrading data includes, but is not limited to, the following: an upgrade script, a version package, a version description, etc.
In step S53, it is determined whether the push was successful, and when the push failed, step S52 is executed again, and when the push was successful, the version push is terminated.
By adopting the monitoring method provided by the embodiment of the invention, the control center directly acquires the new version data and pushes the new version data to the cloud storage, so that a foundation is provided for all third-party products to acquire the new version data from the cloud storage and automatically realize version upgrading.
Fig. 6 is a flowchart illustrating a method for upgrading a version of a software product in a public cloud based distributed deployment according to an embodiment of the present invention.
As shown in fig. 6, in one embodiment of the present invention, the method may include: step S61, step S62, step S63, step S64, step S65, step S66, and step S67, which will be described in detail below.
In step S61, the version pull timing task drives the version information pull task. In an alternative embodiment, the version pull timing tasks corresponding to the third-party products distributed in the public cloud environment may be the same or different. Optionally, each third-party product has a timing task list, and each third-party product may drive to execute a corresponding timing task based on its corresponding timing task list.
In step S62, the third party product pulls version information from the cloud storage. In an optional implementation manner, a corresponding third-party product is driven to send a version information pulling request to a cloud storage according to a version pulling timing task, the cloud storage performs authority verification on the version information pulling request sent by the third-party product, and after the authority verification is passed, the third-party product obtains corresponding version information from the cloud storage.
In step S63, it is determined whether the third-party product has a new version, if so, step S64 is executed, and if not, the process exits.
In step S64, the third-party product automatically performs version upgrade according to the upgrade script, version package, and version description of the new version. In an optional embodiment, the third-party product realizes automatic version upgrade through the version management module.
In step S65, it is determined whether the upgrade of the third-party product is successful, if so, step S66 is executed, and if not, step S64 is executed again.
In step S66, the third-party product sends the result data obtained by version upgrading to the management and control center through the VPC gateway.
In step S67, the management and control center receives version upgrade result data of the third-party product through the VPC gateway, and records the upgrade status.
By adopting the method of the embodiment of the invention, the third-party product can pull the timing task through the version, and automatically upgrade the version in time, meanwhile, the manual participation of the client and the operation and maintenance personnel is reduced, and the upgrading efficiency of the software product deployed in a distributed manner is improved. In addition, the third-party products deployed in a distributed manner in the public cloud environment also send version upgrading result data to the control center, so that the control center can comprehensively master version information and upgrading states of the software products, and further effective management of the third-party products deployed in a distributed manner is achieved.
FIG. 7 is an architecture diagram of a monitoring processing system for a software product based on a public cloud distributed deployment in accordance with one embodiment of the present invention.
As shown in fig. 7, the system includes a first system deployed in a distributed software product, a second system deployed in a management center, and a third system deployed in a cloud storage.
Wherein the first system deployed in a distributed deployment of software products comprises:
and the timing task module 711 is configured to obtain a timing task in the software product. In an alternative embodiment, each software product has a timing task list, and the timing task lists corresponding to the software products may be the same or different, so that the software products may drive to execute corresponding timing tasks based on the corresponding timing task lists.
The timing task comprises the following steps: and monitoring the timing task and pulling the timing task by the version.
And the data acquisition module 712 is configured to acquire data of the software product at regular time according to the timing task. In an optional embodiment, when the timing task is a monitoring timing task, monitoring data of the software product is collected according to the monitoring timing task, where the monitoring data at least includes: server IP, client ID, mirror ID, application data, service running state information.
When the timing task is a version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description. Optionally, the obtaining of the version data in the cloud storage according to the version pull timing task specifically may include: sending an acquisition request for acquiring the version data to the cloud storage; and when the acquisition request passes the permission verification, acquiring version data from the cloud storage. Whether the acquisition request of the software product deployed in a distributed manner passes the permission check can be determined through whether the secret identity secret id and the secret key are matched. Through the permission verification, more targeted version management can be realized on software products which are distributed and deployed in a public cloud environment.
And a data sending module 713, configured to send data to be monitored, which is obtained according to the acquired data, to the management and control center through the VPC gateway in a unidirectional manner. In an optional embodiment, the monitoring data acquired according to the monitoring timing task is sent to the data receiving module 721 of the management and control center through the VPC gateway, and for the software product obtained by pulling the new version data acquired according to the version timing task and performing version upgrade according to the new version data, the result data of the version upgrade of the software product is acquired, and the result data is sent to the data receiving module 721 of the management and control center through the VPC gateway.
The version management module 714 is configured to determine whether version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, the software product automatically performs version upgrade according to the version data.
Wherein the second system deployed in the control center comprises:
a data receiving module 721, configured to receive the data sent by the data sending module 713 through the VPC gateway, and send the received data to the data processing module 722. In an optional embodiment, monitoring data of the software product, which is acquired by the software product according to a monitoring timing task, is received through a VPC gateway; and receiving result data obtained by version upgrading of the software product through the VPC gateway. Wherein the monitoring data includes, but is not limited to, the following: server IP, client ID, mirror ID, application version, service running state information; the result data is acquired by the software product according to version pull timing tasks, version data in cloud storage is acquired by the software product, and when the version data acquired from the cloud storage is judged to be new version data, version upgrading is automatically performed according to the new version data, and then the version of the software product is upgraded; the new version data includes, but is not limited to, the following: an upgrade script, a version package and a version description.
The data processing module 722 is configured to perform format verification on data received through the VPC gateway, write the format-verified data into the product management module 723, and record the upgrade status information of the software product according to result data obtained by version upgrade of the software product.
And the product management module 723 is used for monitoring the data written by the data processing module 722.
And the data pushing module 724 is used for receiving new version data uploaded to the management and control center by operation and maintenance personnel and sending the formatted new version data to the cloud storage. The new version data are uploaded to the control center and sent to the cloud storage by the control center, and a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
In an optional embodiment, when the management and control center sends data to the cloud storage, authority verification is required, for example, whether a data sending request of the management and control center passes verification may be determined by whether the secret identity secret id and the key secret key match.
Wherein the third system deployed in cloud storage comprises:
and the authority checking module 731 is used for checking the authority of the request from the software product or the management and control center. In an alternative embodiment, it is determined whether the request passes the rights check by whether the secret identity secret id and the key secret match.
A data storage module 732, configured to provide functions of uploading or downloading data to the management and control center and the software product. In an optional embodiment, the data pushing module 724 of the management and control center sends the formatted new version data to the data storage module 732 of the cloud storage for storage; when the data acquisition module 712 of the software product acquires the version pull timing task, the version data is pulled from the data storage module 732 of the cloud storage.
By adopting the system of the embodiment of the invention, the data transmission and reception between the software product and the control center are realized through the VPC gateway, the data transmission can be carried out on the premise of ensuring that the distributed deployed software product and the control center have safe network isolation, and meanwhile, the control center acquires the monitoring data of the distributed deployed software product and the result data after version upgrading, so that the software product can be comprehensively monitored, the related information of the software product can be timely and effectively mastered in a centralized manner, and the distributed deployed software product can be further managed. In addition, by adopting the system of the embodiment of the invention, the software product and the public cloud platform do not need to be integrated, so that the introduction threshold of a third-party product can be reduced, and the rich diversity of the cloud product can be promoted.
FIG. 8 is an architecture diagram of a supervisory processing system deployed in a distributed deployment of software products in accordance with one embodiment of the present invention.
As shown in fig. 8, the system includes:
a timing task module 810, configured to obtain a timing task in the software product. In an alternative embodiment, each software product has a timing task list, and the timing task lists corresponding to the software products may be the same or different, so that the software products may drive to execute corresponding timing tasks based on the corresponding timing task lists.
The timing task comprises the following steps: and monitoring the timing task and pulling the timing task by the version.
And a data acquisition module 820, configured to acquire data of the software product at regular time according to the timing task. In an optional embodiment, when the timing task is a monitoring timing task, monitoring data of the software product is collected according to the monitoring timing task, where the monitoring data at least includes: server IP, client ID, mirror ID, application data, service running state information.
When the timing task is a version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description. Optionally, the obtaining of the version data in the cloud storage according to the version pull timing task specifically may include: sending an acquisition request for acquiring the version data to the cloud storage; and when the acquisition request passes the permission verification, acquiring version data from the cloud storage. Whether the acquisition request of the software product deployed in a distributed manner passes the permission check can be determined through whether the secret identity secret id and the secret key are matched. Through the permission verification, more targeted version management can be realized on software products which are distributed and deployed in a public cloud environment.
And the data sending module 830 is configured to send the data to be monitored, which is obtained according to the acquired data, to the management and control center through the VPC gateway in a single direction. In an optional implementation manner, monitoring data acquired according to a monitoring timing task is sent to a control center through a VPC gateway, and for a software product obtained by pulling new version data acquired according to a version timing task and performing version upgrade according to the new version data, result data of the version upgrade of the software product is acquired and sent to the control center through the VPC gateway.
The version management module 840 is configured to determine whether version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, the software product automatically performs version upgrade according to the version data.
By adopting the system of the embodiment of the invention, the VPC gateway sends the collected software product data to the control center, so that data transmission can be realized on the premise of ensuring that the distributed software product and the control center have safe network isolation, and a basis is provided for the control center to intensively monitor and manage the software product. Meanwhile, when the version management module 840 judges that new version data is acquired, the version of the distributed deployed software product is automatically upgraded, so that the manual participation of customers and operation and maintenance personnel can be reduced, and the upgrading efficiency of the distributed deployed software product is improved.
Fig. 9 is an architecture diagram of a monitoring processing system deployed at a management and control center according to an embodiment of the present invention.
As shown in fig. 9, the system includes:
the data receiving module 910 is configured to receive data sent by the data sending module through the VPC gateway, and send the received data to the data processing module 920. In an optional embodiment, monitoring data of the software product, which is acquired by the software product according to a monitoring timing task, is received through a VPC gateway; and receiving result data obtained by version upgrading of the software product through the VPC gateway. Wherein the monitoring data includes, but is not limited to, the following: server IP, client ID, mirror ID, application version, service running state information; the result data is acquired by the software product according to version pull timing tasks, version data in cloud storage is acquired by the software product, and when the version data acquired from the cloud storage is judged to be new version data, version upgrading is automatically performed according to the new version data, and then the version of the software product is upgraded; the new version data includes, but is not limited to, the following: an upgrade script, a version package and a version description.
The data processing module 920 is configured to perform format verification on data received through the VPC gateway, write the format-verified data into the product management module 930, and record upgrade status information of the software product according to result data obtained by version upgrade of the software product.
And the product management module 930 is configured to monitor the data written by the data processing module 920.
And the data pushing module 940 is used for receiving the new version data uploaded to the management and control center by the operation and maintenance personnel and sending the formatted new version data to the cloud storage. The new version data are uploaded to the control center and sent to the cloud storage by the control center, and a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
In an alternative embodiment, when sending data to the cloud storage, the data pushing module 940 of the management and control center needs to perform permission check, for example, whether the data sending request of the management and control center passes verification may be determined by whether the secret identity secret id and the key secret key match.
By adopting the system of the embodiment of the invention, the VPC gateway receives the data sent by the software product, the relevant data of the software product to be monitored can be received on the premise of ensuring that the distributed deployed software product is safely isolated from the management and control center, and the data subjected to format verification is monitored, so that the management and control center can comprehensively and effectively master the relevant information of the software product, and further, the effective management of the distributed deployed software product is realized. Meanwhile, the new version data are uploaded to the control center and sent to the cloud storage by the control center, and a foundation can be provided for each software product to acquire the new version data from the cloud storage and realize automatic updating of the version.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present invention can be implemented by combining software and a hardware platform. With this understanding in mind, all or part of the technical solutions of the present invention that contribute to the background can be embodied in the form of a software product, which can be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes instructions for causing a computer device (which can be a personal computer, a server, or a network device, etc.) to execute the methods according to the embodiments or some parts of the embodiments.
Correspondingly, the embodiment of the invention also provides a computer readable storage medium, on which computer readable instructions or a program are stored, and when the computer readable instructions or the program are executed by a processor, the computer is enabled to execute the following operations: the operation includes steps included in the monitoring processing method according to any of the above embodiments, and details are not repeated here. Wherein the storage medium may include: such as optical disks, hard disks, floppy disks, flash memory, magnetic tape, etc.
In addition, the embodiment of the present invention further provides a computer device including a memory and a processor, where the memory is used for storing one or more computer instructions or programs, and when the one or more computer instructions or programs are executed by the processor, the monitoring processing method according to any one of the above embodiments can be implemented. The computer device may be, for example, a server, a desktop computer, a notebook computer, a tablet computer, or the like.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may be modified or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention. Therefore, the protection scope of the present invention should be subject to the claims.

Claims (26)

1. A monitoring processing method for a software product deployed in a distributed manner based on a public cloud is characterized in that the monitoring processing method is applied to the software product deployed in the distributed manner in the public cloud environment, and comprises the following steps:
acquiring data of the software product at regular time according to the timing task;
and the data which is obtained according to the acquired data and needs to be monitored is sent to the control center in a one-way mode through the VPC gateway.
2. The monitor processing method according to claim 1, wherein the timing task comprises: and monitoring the timing task and pulling the timing task by the version.
3. The monitoring process of claim 2, wherein collecting data of the software product periodically according to the timed task comprises:
when the timing task is the monitoring timing task, collecting monitoring data of the software product according to the monitoring timing task, wherein the monitoring data at least comprises: server IP, client ID, mirror ID, application version, service running state information;
when the timing task is the version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description.
4. The monitoring processing method according to claim 3, wherein obtaining version data in cloud storage according to the version pull timing task comprises:
sending an acquisition request for acquiring the version data to the cloud storage;
and when the acquisition request passes the permission verification, acquiring version data from the cloud storage.
5. The monitoring processing method of claim 4, wherein it is determined whether the acquisition request passes the authority check by whether a secret identity secret id and a key secret key match.
6. The monitoring processing method of claim 3, wherein the monitoring processing method further comprises:
and judging whether the version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, automatically upgrading the version of the software product according to the version data.
7. The monitoring processing method of claim 6, wherein the unidirectional transmission of the data to be monitored, obtained according to the acquired data, to the management and control center through the VPC gateway comprises:
when the timing task is the monitoring timing task, the collected monitoring data is sent to a control center through a VPC gateway;
and when the timing task is the version pulling timing task, acquiring result data of the software product version upgrading after the software product is subjected to version upgrading, and sending the result data to a control center through a VPC gateway.
8. A monitoring processing method for a software product deployed in a distributed manner based on a public cloud is applied to a management and control center which forms network isolation with the software product deployed in the distributed manner in a public cloud environment, and comprises the following steps:
receiving data sent by a software product through a VPC gateway;
carrying out format verification on data received through a VPC gateway;
and monitoring the data subjected to format verification.
9. The monitoring process of claim 8, wherein the process further comprises:
receiving new version data uploaded to a control center by operation and maintenance personnel, and sending the formatted new version data to cloud storage;
wherein the new version data includes at least: an upgrade script, a version package and a version description.
10. The monitoring process of claim 9, wherein receiving data sent by the software product through the VPC gateway comprises:
receiving, by a VPC gateway, monitoring data of the software product collected by the software product according to a monitoring timing task, the monitoring data at least including: server IP, client ID, mirror ID, application version, service running state information;
receiving result data obtained by version upgrading of the software product through a VPC gateway;
and the result data is acquired result data of the software product version upgrading after the software product acquires the version data in the cloud storage according to the version pulling timing task and automatically carries out the version upgrading according to the new version data when the software product judges that the version data acquired from the cloud storage is the new version data.
11. The monitoring processing method of claim 9, wherein sending the formatted new version data to cloud storage comprises:
sending a sending request for sending the new version data to the cloud storage;
and uploading the new version data to the cloud storage after the sending request passes the permission verification.
12. The monitoring processing method of claim 10, wherein the monitoring processing method further comprises:
and recording the upgrading state information of the software product according to the result data.
13. A monitoring processing system for a distributed deployed software product based on a public cloud, the monitoring processing system being deployed in the distributed deployed software product,
wherein, the monitoring processing system comprises:
the timing task module is used for acquiring a timing task in the software product;
the data acquisition module is used for acquiring the data of the software product at regular time according to the timing task;
and the data sending module is used for unidirectionally sending the data which is obtained according to the acquired data and needs to be monitored to the control center through the VPC gateway.
14. The supervisory processing system according to claim 13, wherein the timing tasks include: and monitoring the timing task and pulling the timing task by the version.
15. The supervisory processing system according to claim 14, wherein the periodically collecting data for the software product according to the timed tasks comprises:
when the timing task is the monitoring timing task, collecting monitoring data of the software product according to the monitoring timing task, wherein the monitoring data at least comprises: server IP, client ID, mirror ID, application data, service running state information;
when the timing task is the version pull timing task, obtaining version data in cloud storage according to the version pull timing task, wherein the version data at least comprises: an upgrade script, a version package and a version description.
16. The monitoring processing system of claim 15, wherein obtaining version data in cloud storage according to the version pull timing task comprises:
sending a request for acquiring the version data to the cloud storage;
and obtaining version data from the cloud storage after the request passes the permission verification.
17. The monitor processing system according to claim 16, wherein it is determined whether the request passes the authority check by whether the secret identity secret id and the key secret key match.
18. The monitor processing system according to claim 15, wherein the monitor processing system further comprises:
and the version management module is used for judging whether the version data acquired from the cloud storage is new version data, and when the acquired version data is the new version data, the software product automatically carries out version upgrading according to the version data.
19. The monitoring processing system of claim 18, wherein the unidirectional transmission of data to be monitored, obtained from the collected data, to the management and control center through the VPC gateway comprises:
when the timing task is the monitoring timing task, the collected monitoring data is sent to a data receiving module of a management and control center through a VPC gateway;
and when the timing task is the version pulling timing task, acquiring result data of the software product version upgrading after the software product is subjected to version upgrading, and sending the result data to a data receiving module of a control center through a VPC gateway.
20. A monitoring processing system of a software product based on public cloud distributed deployment is characterized in that the monitoring processing system is deployed in a control center;
wherein, the monitoring processing system comprises:
the data receiving module is used for receiving the data sent by the data sending module through the VPC gateway and sending the received data to the data processing module;
the data processing module is used for carrying out format verification on the data received through the VPC gateway and writing the data subjected to the format verification into the product management module;
and the product management module is used for monitoring the data written in by the data processing module.
21. The supervisory processing system according to claim 20, the system further comprising:
the data pushing module is used for receiving new version data uploaded to the control center by operation and maintenance personnel and sending the formatted new version data to the cloud storage;
wherein the new version data includes at least: an upgrade script, a version package and a version description.
22. The monitoring processing system of claim 21, wherein receiving data sent by the data sending module via the VPC gateway comprises:
receiving monitoring data through a VPC gateway, wherein the monitoring data at least comprises the following data: server IP, client ID, mirror ID, application data, service running state information;
receiving result data obtained by version upgrading of the software product through a VPC gateway;
and the result data is acquired result data of the software product version upgrading after the software product acquires the version data in the cloud storage according to the version pulling timing task and automatically carries out the version upgrading according to the new version data when the software product judges that the version data acquired from the cloud storage is the new version data.
23. The monitoring processing system of claim 21, wherein sending the formatted new version data to cloud storage comprises:
sending a sending request for sending the new version data to the cloud storage;
and uploading the new version data to the cloud storage after the sending request passes the permission verification.
24. The monitoring processing system of claim 22, wherein the data processing module is further configured to record upgrade status information for the software product based on the result data.
25. A computer storage medium storing computer software instructions for execution by a processor to implement the monitoring process of any of claims 1-7 and the monitoring process of any of claims 8-12.
26. A computer device comprising a memory and a processor;
wherein the memory is configured to store one or more computer instructions that are executed by the processor to implement the monitoring process of any of claims 1-7 or the monitoring process of any of claims 8-12.
CN202010698139.3A 2020-07-20 2020-07-20 Monitoring processing method, system, equipment and storage medium for distributed deployment products Pending CN112000540A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010698139.3A CN112000540A (en) 2020-07-20 2020-07-20 Monitoring processing method, system, equipment and storage medium for distributed deployment products

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010698139.3A CN112000540A (en) 2020-07-20 2020-07-20 Monitoring processing method, system, equipment and storage medium for distributed deployment products

Publications (1)

Publication Number Publication Date
CN112000540A true CN112000540A (en) 2020-11-27

Family

ID=73467802

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010698139.3A Pending CN112000540A (en) 2020-07-20 2020-07-20 Monitoring processing method, system, equipment and storage medium for distributed deployment products

Country Status (1)

Country Link
CN (1) CN112000540A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113297113A (en) * 2021-05-21 2021-08-24 中国邮政储蓄银行股份有限公司 Control method and control device based on service bus system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060427A (en) * 2006-04-19 2007-10-24 华为技术有限公司 A system and method for realizing the remote software updating
WO2017198156A1 (en) * 2016-05-18 2017-11-23 中兴通讯股份有限公司 Service deployment method, apparatus and system
CN107959654A (en) * 2016-10-14 2018-04-24 北京金山云网络技术有限公司 A kind of data transmission method, device and mixing cloud system
CN108599978A (en) * 2018-02-24 2018-09-28 国家计算机网络与信息安全管理中心 A kind of cloud monitoring method and device
CN109561171A (en) * 2019-01-22 2019-04-02 北京百度网讯科技有限公司 The configuration method and device of virtual private cloud service
CN109660579A (en) * 2017-10-11 2019-04-19 阿里巴巴集团控股有限公司 Data processing method, system and electronic equipment
CN109863720A (en) * 2016-08-27 2019-06-07 Nicira股份有限公司 Extension of the network control system into public cloud

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101060427A (en) * 2006-04-19 2007-10-24 华为技术有限公司 A system and method for realizing the remote software updating
WO2017198156A1 (en) * 2016-05-18 2017-11-23 中兴通讯股份有限公司 Service deployment method, apparatus and system
CN109863720A (en) * 2016-08-27 2019-06-07 Nicira股份有限公司 Extension of the network control system into public cloud
CN107959654A (en) * 2016-10-14 2018-04-24 北京金山云网络技术有限公司 A kind of data transmission method, device and mixing cloud system
CN109660579A (en) * 2017-10-11 2019-04-19 阿里巴巴集团控股有限公司 Data processing method, system and electronic equipment
CN108599978A (en) * 2018-02-24 2018-09-28 国家计算机网络与信息安全管理中心 A kind of cloud monitoring method and device
CN109561171A (en) * 2019-01-22 2019-04-02 北京百度网讯科技有限公司 The configuration method and device of virtual private cloud service

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113297113A (en) * 2021-05-21 2021-08-24 中国邮政储蓄银行股份有限公司 Control method and control device based on service bus system

Similar Documents

Publication Publication Date Title
US8549327B2 (en) Background service process for local collection of data in an electronic discovery system
CA3048887C (en) Method and system for analytics-based updating of networked devices
CN101194233B (en) System and method of testing wireless component applications
US9201647B2 (en) Configuration management center
US8321860B2 (en) Local collector
US8996659B2 (en) Systems and methods for providing remote services using a cross-device database
US20020147974A1 (en) Networked installation system for deploying systems management platforms
US8438625B2 (en) Management apparatus, control method, and storage medium
US20120233299A1 (en) Managing configurations of system management agents in a distributed environment
US9727352B2 (en) Utilizing history of changes associated with software packages to manage computing systems
US20110252269A1 (en) System and method for automatically uploading analysis data for customer support
CN101727343A (en) Software installation and deployment method for distributed server
CN113259493B (en) Ukey information acquisition method, device, equipment and storage medium based on Ukey cabinet
US20120096453A1 (en) Software Package Management Mechanism
CN112000540A (en) Monitoring processing method, system, equipment and storage medium for distributed deployment products
CN112838951B (en) Operation and maintenance method, device and system of terminal equipment and storage medium
CN111666079A (en) Method, device, system, equipment and computer readable medium for software upgrading
CN109787963A (en) Business handling method, apparatus, computer equipment and storage medium
US10162717B2 (en) Synchronization of a disaster-recovery system
KR20200022100A (en) Apparatus and method for managing real-time connected user status through session control
CN110995538B (en) Network data acquisition method, device, system, equipment and storage medium
CN116567013A (en) Offline data synchronization method, device and medium
CN106533716B (en) A kind of management method and system of northbound interface
US20100111094A1 (en) Relay device, access analysis device, method of controlling relay device, and storage medium for the same
CN110971688B (en) Data export method and related equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination