CN112714035A - Monitoring method and system - Google Patents

Monitoring method and system Download PDF

Info

Publication number
CN112714035A
CN112714035A CN201911029792.4A CN201911029792A CN112714035A CN 112714035 A CN112714035 A CN 112714035A CN 201911029792 A CN201911029792 A CN 201911029792A CN 112714035 A CN112714035 A CN 112714035A
Authority
CN
China
Prior art keywords
monitoring
service
monitor
information
monitored
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.)
Withdrawn
Application number
CN201911029792.4A
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.)
ZTE Corp
Original Assignee
ZTE 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 ZTE Corp filed Critical ZTE Corp
Priority to CN201911029792.4A priority Critical patent/CN112714035A/en
Publication of CN112714035A publication Critical patent/CN112714035A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/12Network monitoring probes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a monitoring method and a system, wherein the method comprises the steps of receiving information of monitored services sent by a monitor; synchronously updating the information of the monitored service to a main monitoring service; receiving a monitoring policy issued by the main monitoring service, wherein the monitoring policy is generated by the main monitoring service according to the information of the monitored service; and sending the monitoring strategy to the monitor, wherein the monitoring strategy is used for indicating the monitor to execute a monitoring command corresponding to the monitoring strategy, and the problem that the monitoring service cannot continue to monitor normally after the main monitoring service is down is solved.

Description

Monitoring method and system
Technical Field
The invention relates to the field of intelligent software monitoring, in particular to a monitoring method and a monitoring system.
Background
Most monitoring systems provide dependent cluster monitoring, a probe concept is introduced when health monitoring is performed on each container, and processes in the containers are checked to ensure that application programs of users run normally. The dependency point is that the application service needs to be deployed in a container, and the application service needs to develop a script or interface to provide a check probe interface for monitoring, and for an abnormal application, the whole container is restarted, possibly affecting other services in the same container.
Other cluster monitoring systems for providing process monitoring only have simple main and standby schemes for cluster fault tolerance, when a main monitoring service is down, the main monitoring service and the standby monitoring service are started, the main monitoring service and the standby monitoring service share one database, and the main monitoring service and the standby monitoring service have intervals alternately, so that seamless switching cannot be realized, and the risk is higher if the monitored service with a larger scale is encountered.
In order to solve the problem that the monitoring service cannot continue to monitor normally after the main monitoring service is down in the related art, an effective solution does not exist at present.
Disclosure of Invention
The invention provides a monitoring method and a monitoring system, which are used for solving the problem that monitoring service cannot continue to monitor normally after main monitoring service is down in the related art.
To solve the foregoing technical problem, in a first aspect, an embodiment of the present invention provides a monitoring method, including: receiving information of monitored services sent by a monitor; synchronously updating the information of the monitored service to a main monitoring service; receiving a monitoring policy issued by the main monitoring service, wherein the monitoring policy is generated by the main monitoring service according to the information of the monitored service; and sending the monitoring strategy to the monitor, wherein the monitoring strategy is used for instructing the monitor to execute a monitoring command corresponding to the monitoring strategy.
In a second aspect, an embodiment of the present invention provides a monitoring method, including: receiving information of the monitored service updated and sent by the synchronization module; generating a monitoring strategy according to the information of the monitored service; sending the monitoring policy to the synchronization module; and sending a monitoring command corresponding to the monitoring strategy to the monitor.
In a third aspect, an embodiment of the present invention further provides a monitoring method, where information of a monitored service is sent to a synchronization module; synchronously updating the information of the monitored service to a main monitoring service through the synchronization module; receiving, by the synchronization module, a monitoring policy; or receiving a monitoring command which is sent by the main monitoring service and corresponds to the monitoring strategy, wherein the monitoring strategy is generated by the main monitoring service according to the information of the monitored service.
In a fourth aspect, an embodiment of the present invention further provides a monitoring system, including a main monitoring service, a monitor, and a synchronization module, where the synchronization module receives information of a monitored service sent by the monitor; the synchronization module synchronously updates the information of the monitored service to the main monitoring service; the main monitoring service generates a monitoring strategy according to the information of the monitored service; the main monitoring service issues the monitoring strategy to the synchronization module, and the main monitoring service issues a monitoring command corresponding to the monitoring strategy to the monitor.
The technical scheme provided by the embodiment of the invention overcomes the problem that the monitoring service cannot continue normal monitoring after the main monitoring service is down, and obviously improves the high availability of the monitoring system.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a schematic flow chart of a monitoring method according to a first embodiment of the present invention;
FIG. 2 is a schematic flow chart of another monitoring method according to a second embodiment of the present invention;
FIG. 3 is a schematic flow chart of a monitoring method according to a third embodiment of the present invention;
FIG. 4 is an architectural diagram of a monitoring system in a fourth embodiment of the present invention;
fig. 5 is an architecture diagram of another monitoring system in a fifth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
In the related art, when the main monitoring is down or suspended, the monitoring service cannot continue to monitor normally, and cannot execute the restart function and the related extended functions normally, and the like.
The first embodiment is as follows:
the first embodiment of the present invention provides a monitoring method, the flow of which is shown in fig. 1, including steps S102 to S108:
s102, receiving information of monitored service sent by a monitor;
the synchronization module introduced in this embodiment is a Paxos module, Paxos is a Paxos consistency algorithm, and the synchronization module is used as a middle synchronization component, and can support a module component or an independent service that implements a Paxos consistency protocol, or a distributed application program coordination service zookeeper, etc.
S104, synchronously updating the information of the monitored service to a main monitoring service;
in this embodiment, the monitored service and the monitor are deployed on the same network node, and the network node is a physical machine or a virtual machine. Before receiving the information of the monitored service sent by the monitor, the method further comprises: and receiving a registration request sent by the monitor, and establishing a heartbeat mechanism with the monitor.
The monitor Robot firstly registers itself on the Paxos module in a mode of sending heartbeat messages to the Paxos module, the Poxas module records the monitor Robot, and a heartbeat mechanism is established to complete registration. After registration, the monitor Robot will continuously update its own state on the Paxos module. Meanwhile, the Robot scans all processes of the monitored Service node to find out the monitored Service1, registers the Service information of the Service1 into the Paxos module, and simultaneously the monitor Robot performs a monitoring function on the monitored Service (for example, Service1, Service 2).
S106, receiving a monitoring policy issued by the main monitoring service, wherein the monitoring policy is generated by the main monitoring service according to the information of the monitored service;
in this embodiment, the main monitoring service (Monitor) is responsible for displaying the system status, such as: the life cycle, occupied resources, ports, IO and the like of the monitored service, and the functions of the control system such as monitoring policy management, monitoring policy issuing and management of the monitored service.
S108, sending the monitoring strategy to the monitor, wherein the monitoring strategy is used for instructing the monitor to execute a monitoring command corresponding to the monitoring strategy.
In this embodiment, the monitor Robot is responsible for monitoring a service process, executing a monitoring command, and reporting a state to the Paxos module, where the reporting content is as follows: the life cycle, occupied resources, ports, IO, etc. of the monitored Service, therefore, the monitored Service (Service) needs to be deployed on the same network node as the Robot.
The monitoring method provided by the embodiment improves the high availability of the monitoring system, and the integrated monitoring system has high availability due to the high availability of the Paxos module.
In some scenes, such as after the main monitoring is down, the issued monitoring strategy is not influenced, and the functional state of the monitor is not influenced, so that the monitoring system can continue to monitor the required service and synchronize the information state; after the main monitoring is restarted, the latest monitoring cluster state can be synchronized from the Paxos module. Similarly, the monitor process fails because the heartbeat mechanism is restarted by the master monitor. And if the monitored service is abnormal, the monitor executes a corresponding monitoring command.
Example two:
a second embodiment of the present invention provides another monitoring method, and fig. 2 is a schematic flow chart of another monitoring method in the second embodiment of the present invention, as shown in fig. 2,
the monitoring method comprises the following steps:
s202: receiving information of the monitored service updated and sent by the synchronization module;
in this embodiment, the synchronization module is a Paxos module, and after the master monitoring service Monitor is started, the synchronization module synchronizes and monitors information of the Monitor in the Paxos module and information of the monitored service Services monitored by a certain Monitor Robot, and uses the information for statistics and presentation.
S204: generating a monitoring strategy according to the information of the monitored service;
in this embodiment, the main monitoring service Monitor generates a corresponding monitoring policy according to the information of the Monitor and the information of the monitored service Services monitored by a certain Monitor Robot, and the main monitoring service Monitor issues the corresponding monitoring policy to the Paxos module, and then the Paxos module updates the corresponding monitoring policy to the corresponding Robot.
S206: sending the monitoring policy to the synchronization module;
in this embodiment, the main monitoring service Monitor issues the corresponding monitoring policy to the Paxos module of the synchronization module, and then the Paxos module updates the corresponding monitoring policy to the Robot.
S208: and sending a monitoring command corresponding to the monitoring strategy to the monitor.
In this embodiment, the Monitor directly sends the monitoring policy to the Paxos model, and in addition, the monitoring command corresponding to the monitoring policy is directly sent to the corresponding Monitor Robot. For the monitoring strategy, the Robot synchronizes the corresponding monitoring strategy in the Paxos model to the local, and analyzes the monitoring strategy to obtain a monitoring command and execute the monitoring command.
The monitoring method provided by the embodiment overcomes the problem that the monitoring service cannot continue normal monitoring after the main monitoring service is down, and remarkably improves the high availability of the monitoring system.
Example three:
a monitoring method is provided according to a third embodiment of the present invention, fig. 3 is a flow chart of the monitoring method according to the third embodiment of the present invention, as shown in fig. 3,
the monitoring method comprises the following steps:
s302: sending information of the monitored service to a synchronization module;
in this embodiment, the monitor Robot sends the state of the monitored service Services in the flag to the Paxos model service at regular time, where the Paxos model service stores Robot information and monitored service Services information thereof.
S304: synchronously updating the information of the monitored service to a main monitoring service through the synchronization module;
in this embodiment, the main Monitor unit sets a trigger condition according to a specific scene through the Service statistical information obtained by the synchronization module Paxos module, and determines whether to issue the monitoring policy.
S306: receiving, by the synchronization module, a monitoring policy; or receiving a monitoring command which is sent by the main monitoring service and corresponds to the monitoring strategy, wherein the monitoring strategy is generated by the main monitoring service according to the information of the monitored service.
In this embodiment, if a certain monitoring policy is met, for example, after a Service is hung up, a restart command needs to be issued; or a monitoring strategy (as determined by the user by the service) that supports automatic restart. Then, the monitoring command sent by monitor is executed by Robot or the monitoring strategy is synchronized on Paxos, and then the execution is analyzed.
The monitoring method provided by the embodiment overcomes the problem that the monitoring service cannot continue normal monitoring after the main monitoring service is down, and remarkably improves the high availability of the monitoring system.
Example four:
a monitoring system is provided in a fourth embodiment of the present invention, fig. 4 is an architecture diagram of a monitoring system in a fourth embodiment of the present invention, as shown in fig. 4, including a main monitoring service 402, a monitor 406 and a synchronization module 404, wherein,
the synchronization module 404 receives the information of the monitored service sent by the monitor 406;
the synchronization module 404 updates the information of the monitored service to the master monitoring service 402 synchronously;
the main monitoring service 402 generates a monitoring policy according to the information of the monitored service;
the master monitoring service 402 issues the monitoring policy to the synchronization module 404,
the main monitoring service 402 issues a monitoring command corresponding to the monitoring policy to the monitor 406.
The main monitoring Service 402 is a Web Service, and includes a Client of the synchronization module 404 (which may be a Paxos module) and an SNMP Client; the monitor 406 and the main monitoring service 402 may communicate by using http protocol, and the synchronization module 404 is a Client of Paxos module. Monitor 406 and the monitored service need to be deployed in one node, which may be a physical machine or a virtual machine. The main monitoring service 402 and the monitor 406 need network connection and belong to the same intranet.
The specific implementation process of the monitoring system is the same as that of the monitoring method implemented in the foregoing embodiment, and is not described here again.
Example five:
a fifth embodiment of the present invention provides another monitoring system, and fig. 5 is an architecture diagram of another monitoring system in the fifth embodiment of the present invention, as shown in fig. 5,
in the monitoring system architecture of this embodiment, a Paxos Module (Paxos Module) is introduced as a synchronization Module, and the synchronization Module can implement a Module component or an independent service of a Paxos consistency protocol; the main monitoring service 502(Monitor) is responsible for showing the system status, such as: the life cycle, occupied resources, ports, IO and the like of the monitored service, and the functions of the control system such as monitoring policy management, monitoring policy issuing and management of the monitored service. The monitor 506(Robot) is responsible for monitoring the service process, executing the policy, and reporting the status to the Paxos module 504, where the reporting contents are as follows: the life cycle, occupied resources, ports, IO, etc. of the monitored Service, therefore, the monitored Service (Service) needs to be deployed on the same network node as the monitor Robot.
The system starting process needs to start the Paxos module firstly, then start the Monitor, the Robot and the monitored Service, the independence of the system components, except the Paxos module which is started preferentially, other components do not have a starting sequence, because the Paxos module realizes a consistency protocol, can store cluster information, and is a basic framework of the monitoring system.
The relevant modules in the system should have the following main external interfaces (JAVA defined interfaces):
master monitoring service 502:
interface one: the state monitoring system is used for checking whether the main monitoring service is started or not, discovering the state of the main monitoring service and returning to a Status state object.
And interface II: used for inquiring the process state for the user and returning the process information list object.
Interface three: for registering with the monitor 506 interface.
And interface IV: for querying the monitor 506 interface and returning a monitor information list object.
Interface five: and the monitoring policy interface is used for uploading.
And interface six: for specifying the monitor and its effective monitoring policy.
Monitor 506 has the following main interface functions (JAVA defined interface):
interface one: checking whether the monitor is started for discovering the monitor status.
And interface II: used for inquiring the process state for the main process and returning the process information list object.
Interface three: for receiving the policy interface sent by master monitoring service 502 and executing the policy.
When the system executes, the monitor 506 registers the information of the started monitored service1 or 2 or other multiple monitored services into the Paxos module 504, and dynamically updates the information of the monitored service into the Paxos module; after the main monitoring service 502 is started, the information of the monitored service in the Paxos module 504 is synchronized; the main monitoring service 502 generates a monitoring policy and a monitoring command according to the information of the monitored service, and the main monitoring service 502 sends the monitoring policy to the Paxos module 504 and sends the monitoring command to the monitor 506.
The details of the above implementation can be understood with reference to the first, second, third and fourth embodiments of the present invention, which are not discussed in detail herein.
It is to be understood that the contents of the embodiments of the present invention may be used in combination with each other without conflict.
It will be apparent to those skilled in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software (which may be implemented in program code executable by a computing device), firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed over computer-readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media), executed by a computing device, and in some cases may perform the steps shown or described in a different order than here. The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art. Thus, the present invention is not limited to any specific combination of hardware and software.
The foregoing is a more detailed description of embodiments of the present invention, and the present invention is not to be considered limited to such descriptions. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (10)

1. A method of monitoring, comprising:
receiving information of monitored services sent by a monitor;
synchronously updating the information of the monitored service to a main monitoring service;
receiving a monitoring policy issued by the main monitoring service, wherein the monitoring policy is generated by the main monitoring service according to the information of the monitored service;
and sending the monitoring strategy to the monitor, wherein the monitoring strategy is used for instructing the monitor to execute a monitoring command corresponding to the monitoring strategy.
2. The monitoring method of claim 1, wherein prior to receiving the information of the monitored service sent by the monitor, the method further comprises:
and receiving a registration request sent by the monitor, and responding to the registration request to establish a heartbeat mechanism with the monitor.
3. The monitoring method of claim 1, wherein the monitored service is deployed on the same network node as the monitor.
4. A monitoring method according to claim 3, characterized in that the network node is a physical machine or a virtual machine.
5. The monitoring method according to claim 3, wherein the monitor is in a hypertext transfer protocol communication connection with the primary monitoring service.
6. A method of monitoring, comprising:
receiving information of the monitored service updated and sent by the synchronization module;
generating a monitoring strategy according to the information of the monitored service;
sending the monitoring policy to the synchronization module;
and sending a monitoring command corresponding to the monitoring strategy to the monitor.
7. The monitoring method of claim 6, wherein the synchronization module is connected to the monitor by a Client of the synchronization module.
8. A method of monitoring, comprising:
sending information of the monitored service to a synchronization module;
synchronously updating the information of the monitored service to a main monitoring service through the synchronization module;
receiving, by the synchronization module, a monitoring policy; or the like, or, alternatively,
and receiving a monitoring command which is sent by the main monitoring service and corresponds to the monitoring strategy, wherein the monitoring strategy is generated by the main monitoring service according to the information of the monitored service.
9. The monitoring method of claim 8, wherein the synchronization module supports Paxos consistency protocol.
10. A monitoring system, the system comprising: a main monitoring service, a monitor, and a synchronization module, wherein,
the synchronization module receives information of monitored services sent by the monitor;
the synchronization module synchronously updates the information of the monitored service to the main monitoring service;
the main monitoring service generates a monitoring strategy according to the information of the monitored service;
the master monitoring service issues the monitoring policy to the synchronization module,
and the main monitoring service transmits the monitoring command corresponding to the monitoring strategy to the monitor.
CN201911029792.4A 2019-10-25 2019-10-25 Monitoring method and system Withdrawn CN112714035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911029792.4A CN112714035A (en) 2019-10-25 2019-10-25 Monitoring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911029792.4A CN112714035A (en) 2019-10-25 2019-10-25 Monitoring method and system

Publications (1)

Publication Number Publication Date
CN112714035A true CN112714035A (en) 2021-04-27

Family

ID=75541090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911029792.4A Withdrawn CN112714035A (en) 2019-10-25 2019-10-25 Monitoring method and system

Country Status (1)

Country Link
CN (1) CN112714035A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113708967A (en) * 2021-08-26 2021-11-26 中化信息技术有限公司 System monitoring disaster tolerance early warning device and early warning method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889427A (en) * 2006-06-02 2007-01-03 清华大学 Safety star-shape local network computer system
CN103490937A (en) * 2013-10-12 2014-01-01 北京奇虎科技有限公司 Method and device for filtering monitoring data
CN103634311A (en) * 2013-11-26 2014-03-12 腾讯科技(深圳)有限公司 Safety protection method and device, and terminal
CN108833137A (en) * 2018-05-18 2018-11-16 南京南瑞信息通信科技有限公司 A kind of flexibility micro services Monitoring framework framework

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1889427A (en) * 2006-06-02 2007-01-03 清华大学 Safety star-shape local network computer system
CN103490937A (en) * 2013-10-12 2014-01-01 北京奇虎科技有限公司 Method and device for filtering monitoring data
CN103634311A (en) * 2013-11-26 2014-03-12 腾讯科技(深圳)有限公司 Safety protection method and device, and terminal
CN108833137A (en) * 2018-05-18 2018-11-16 南京南瑞信息通信科技有限公司 A kind of flexibility micro services Monitoring framework framework

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113708967A (en) * 2021-08-26 2021-11-26 中化信息技术有限公司 System monitoring disaster tolerance early warning device and early warning method
CN113708967B (en) * 2021-08-26 2024-04-16 中化信息技术有限公司 System monitoring disaster recovery early warning device and early warning method

Similar Documents

Publication Publication Date Title
CN106790595B (en) Docker container active load balancing device and method
US20190324797A1 (en) Task processing method, apparatus, and system
CN113067850B (en) Cluster arrangement system under multi-cloud scene
US9088477B2 (en) Distributed fabric management protocol
CN107544783B (en) Data updating method, device and system
CN110830283B (en) Fault detection method, device, equipment and system
CN103581276A (en) Cluster management device and system, service client side and corresponding method
US10340981B2 (en) Data center management using device identification over power-line
CN111008026B (en) Cluster management method, device and system
CN111045745A (en) Method and system for managing configuration information
CN110659109A (en) Openstack cluster virtual machine monitoring system and method
US20130139178A1 (en) Cluster management system and method
CN105592139A (en) HA implementation method and device of distributed file system management platform
CN112333249A (en) Business service system and method
CN110391940A (en) Response method, device, system, equipment and the storage medium of address of service
CN111400041A (en) Server configuration file management method and device and computer readable storage medium
CN111078238A (en) Centralized processing method and device for application configuration in container environment
CN114553867A (en) Cloud-native cross-cloud network monitoring method and device and storage medium
CN112714035A (en) Monitoring method and system
CN113765690A (en) Cluster switching method, system, device, terminal, server and storage medium
CN109510730A (en) Distributed system and its monitoring method, device, electronic equipment and storage medium
CN116346834A (en) Session synchronization method, device, computing equipment and computer storage medium
US9973569B2 (en) System, method and computing apparatus to manage process in cloud infrastructure
CN114124803B (en) Device management method and device, electronic device and storage medium
CN114143730B (en) Signaling processing method, communication system, electronic device, and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20210427

WW01 Invention patent application withdrawn after publication