CN108881460B - Method and device for realizing unified monitoring of cloud platform - Google Patents

Method and device for realizing unified monitoring of cloud platform Download PDF

Info

Publication number
CN108881460B
CN108881460B CN201810708203.4A CN201810708203A CN108881460B CN 108881460 B CN108881460 B CN 108881460B CN 201810708203 A CN201810708203 A CN 201810708203A CN 108881460 B CN108881460 B CN 108881460B
Authority
CN
China
Prior art keywords
cloud platform
openstack
module
monitoring
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810708203.4A
Other languages
Chinese (zh)
Other versions
CN108881460A (en
Inventor
孙言弟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201810708203.4A priority Critical patent/CN108881460B/en
Publication of CN108881460A publication Critical patent/CN108881460A/en
Application granted granted Critical
Publication of CN108881460B publication Critical patent/CN108881460B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The embodiment of the invention discloses a method and a device for realizing unified monitoring of a cloud platform, wherein the method comprises the following steps: when the Openstack cloud platform A issues an instruction to the first agent forwarding module according to an interface provided by the first monitoring module, when monitoring functions under other cloud platforms are called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added in the instruction. According to the embodiment of the invention, a set of monitoring platforms with the same architecture are respectively deployed under a plurality of Openstack, so that monitoring functions under other Openstack cloud platforms can be managed and monitored under one Openstack environment, and operation and maintenance personnel can conveniently realize the multi-cloud unified monitoring and management requirements.

Description

Method and device for realizing unified monitoring of cloud platform
Technical Field
The invention relates to a cloud computing technology, in particular to a method and a device for realizing unified monitoring of a cloud platform.
Background
In the cloud computing era, various openstack-based cloud platforms are emerging continuously, which is an essential key link for cloud computing development. The openstack is an open-source cloud computing management platform project, and various aspects such as a network, virtualization, an operating system and a server are covered.
Monitoring is an important component of the cloud platforms, and the monitoring system not only analyzes and predicts the usage of computing resources, storage resources and network resources of the cloud platforms, but also can assist in achieving resource scheduling and load balancing. Therefore, monitoring is an essential technology for ensuring safe, stable and reliable operation of the cloud platform system, and plays an important role in improving the service quality of the cloud platform.
However, in the prior art, in a use scene of a user, the requirement of multi-cloud monitoring unified management cannot be met for deploying multiple sets of OpenStack cloud platforms.
Disclosure of Invention
In order to solve the technical problem, embodiments of the present invention provide a method and an apparatus for implementing unified monitoring of a cloud platform, which can implement a function of unified management and monitoring of multiple sets of openstack on the same monitoring platform.
In order to achieve the object of the present invention, in one aspect, an embodiment of the present invention provides a method for implementing unified monitoring of a cloud platform, including:
when the Openstack cloud platform A issues an instruction to the first agent forwarding module according to an interface provided by the first monitoring module, when monitoring functions under other cloud platforms are called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added in the instruction.
Further, the method further comprises: the first agent forwarding module judges that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and acquires authenticated token information under the corresponding Openstack cloud platform from the first multi-cloud management module according to the unique identifier and forwards the token information to the agent forwarding module under the corresponding Openstack cloud platform.
Further, the method further comprises: and the first agent forwarding module judges that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calls a first monitoring module under the platform.
Further, the method further comprises: in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
Further, the method further comprises: and the second monitoring module of the Openstack cloud platform B receives the instruction, returns the result to the second proxy forwarding module under the Openstack cloud platform after the token is verified to be valid, and the second proxy forwarding module returns the response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
On the other hand, an embodiment of the present invention further provides an apparatus for implementing unified monitoring of a cloud platform, including:
and the first user interface UI display module is used for uniformly adding the called unique identifier corresponding to the Openstack cloud platform in the instruction when the Openstack cloud platform A sends the instruction to the first agent forwarding module according to the interface provided by the first monitoring module and when the monitoring function under other cloud platforms is called.
Further, the apparatus further comprises a first proxy forwarding module configured to:
the first agent forwarding module judges that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and acquires authenticated token information under the corresponding Openstack cloud platform from the first multi-cloud management module according to the unique identifier and forwards the token information to the agent forwarding module under the corresponding Openstack cloud platform.
Further, the first proxy forwarding module is further configured to:
and the first agent forwarding module judges that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calls a first monitoring module under the platform.
Further, the apparatus further comprises a first multi-cloud management module configured to:
in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
Further, the apparatus further includes a second monitoring module and a second proxy forwarding module, configured to:
the second monitoring module of the Openstack cloud platform B receives the instruction, and returns the result to the second proxy forwarding module under the platform after the token is verified to be valid;
and the second proxy forwarding module returns a response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
The embodiment of the invention discloses a method and a device for realizing unified monitoring of a cloud platform, wherein the method comprises the following steps: when the Openstack cloud platform A issues an instruction to the first agent forwarding module according to an interface provided by the first monitoring module, when monitoring functions under other cloud platforms are called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added in the instruction. According to the embodiment of the invention, a set of monitoring platforms with the same architecture are respectively deployed under a plurality of Openstack, so that monitoring functions under other Openstack cloud platforms can be managed and monitored under one Openstack environment, and operation and maintenance personnel can conveniently realize the multi-cloud unified monitoring and management requirements.
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 flowchart of a method for implementing unified monitoring of a cloud platform according to an embodiment of the present invention;
fig. 2 is a structural diagram of an implementation apparatus for unified monitoring of a cloud platform according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, 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.
Fig. 1 is a flowchart of a method for implementing unified monitoring of a cloud platform according to an embodiment of the present invention, and fig. 2 is a structural diagram of an apparatus for implementing unified monitoring of a cloud platform according to an embodiment of the present invention, which is shown in fig. 1 and fig. 2, and the method according to the embodiment of the present invention includes the following steps:
step 100: when the Openstack cloud platform A issues an instruction to the first agent forwarding module according to an interface provided by the first monitoring module, when monitoring functions under other cloud platforms are called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added in the instruction.
Further, the method further comprises: the first agent forwarding module judges that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and acquires authenticated token information under the corresponding Openstack cloud platform from the first multi-cloud management module according to the unique identifier and forwards the token information to the agent forwarding module under the corresponding Openstack cloud platform.
Wherein token is used to: when the Openstack interface is called, providing authenticated token information to ensure that the interface is called legally;
the monitoring module is used for: performance monitoring and detection of the cloud platform;
cloud: and a plurality of sets of Openstack management platforms.
Specifically, the implementation method based on openstack multi-cloud unified monitoring provided by the embodiment of the invention comprises a User Interface (UI) display module, a proxy forwarding module, a multi-cloud management module and a monitoring management module. For example, the Openstack cloud platform A comprises a first UI display module, a first agent forwarding module, a first multi-cloud management module and a first monitoring management module; the Openstack cloud platform B comprises a second UI display module, a second proxy forwarding module, a second multi-cloud management module and a second monitoring management module. The UI display module of each cloud platform is responsible for displaying the monitoring function page and sending an instruction to the proxy forwarding module according to an interface provided by the monitoring management module; the agent forwarding module receives the instruction sent by the UI display module, automatically judges the instruction and sends the instruction to a monitoring management module under a certain specified cloud platform; the multi-cloud management module is responsible for maintaining relevant information of different Openstack environment authentications; the monitoring management module is responsible for providing a monitoring management function of certain Openstack.
When other Openstack cloud platform information is added to the multi-cloud management module, when the UI display module calls an interface provided by a monitoring management module under a specific Openstack cloud platform, a corresponding instruction is sent, a unique identifier corresponding to Openstack is added to the instruction, the unique identifier is provided by the multi-cloud management module, after the agent forwarding module receives the instruction, the specific Openstack identifier is found to be contained in the instruction, the multi-cloud management module inquires and acquires authentication information under the corresponding Openstack according to the Openstack identifier in the instruction, the agent forwarding module deletes the Openstack identifier in the received instruction, and forwards the received instruction to the agent forwarding module under the corresponding Openstack. The corresponding Openstack agent forwarding module receives the instruction, and the instruction is directly forwarded to the monitoring management module under the current cloud platform because the instruction does not contain a specific Openstack identifier.
Further, the method further comprises: and the first agent forwarding module judges that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calls a first monitoring module under the platform.
Specifically, when the multi-cloud management module does not maintain information of other Openstack cloud platforms, the UI display module sends a corresponding instruction to the proxy forwarding module according to an interface provided by the monitoring module, and when the proxy forwarding module finds that the instruction does not contain a specific Openstack identifier, the instruction is forwarded to the monitoring management module under the current Openstack cloud platform;
further, the method further comprises: in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
Further, the method further comprises: and the second monitoring module of the Openstack cloud platform B receives the instruction, returns the result to the second proxy forwarding module under the Openstack cloud platform after the token is verified to be valid, and the second proxy forwarding module returns the response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
The technical scheme of the embodiment of the invention is elaborated as follows:
in a use scene of a user, multiple sets of OpenStack cloud platforms are often deployed, and in order to meet the requirement of unified management of multiple cloud monitoring, the embodiment of the invention provides an OpenStack-based multi-cloud unified monitoring implementation method.
The method comprises the following specific implementation processes:
when the Openstack cloud platform A or B only manages monitoring under the platform:
the UI display module directly issues commands to the agent forwarding module according to the interface provided by the monitoring module.
The agent forwarding module does not detect that the command contains any Openstack identifier, so that the command is directly forwarded to the monitoring module under the platform.
The monitoring module receives the command and returns the result to the proxy forwarding module, and the proxy forwarding module replies the received response to the UI display module.
When the Openstack cloud platform A needs to manage monitoring under the Openstack cloud platform B:
and adding Openstack cloud platform B authentication related information including an IP (Internet protocol) of an authentication component Keystone under the Openstack cloud platform B, a port, and a user name and a password with access platform B monitoring module authority into a multi-cloud management module of the Openstack cloud platform A. And a multi-cloud management module of the cloud platform A simultaneously generates a corresponding Openstack unique identifier.
The UI display module in the Openstack cloud platform A issues instructions to the agent forwarding module under the Openstack cloud platform A, and the instructions are added with Openstack unique identification of the cloud platform B generated by the multi-cloud management module
The proxy forwarding module in the Openstack cloud platform A receives the instruction, and the instruction contains a unique Openstack identifier, so that the authentication token information of the Openstack cloud platform B is obtained from the multi-cloud management module under the Openstack cloud platform A according to the unique Openstack identifier.
The multi-cloud management module in the Openstack cloud platform A queries authentication information corresponding to the Openstack cloud platform B according to the identification, and calls an authentication interface of the Openstack cloud platform B to obtain an authenticated token of the cloud platform B.
And forwarding the received instruction to an agent forwarding module of the platform B by an agent forwarding module in the Openstack cloud platform A, adding a token authenticated by the cloud platform B in the instruction, and deleting an Openstack unique identification field in the instruction.
After the agent forwarding module in the Openstack cloud platform B receives the instruction, the instruction is forwarded to the monitoring module under the platform because the instruction does not include a unique identifier for specifying an Openstack.
And after the monitoring module in the Openstack cloud platform B receives the instruction and verifies that the token is valid, the result is returned to the proxy forwarding module under the platform, and the proxy forwarding module of the platform B returns the response to the proxy forwarding module of the platform A and finally to the UI display module of the platform A.
The embodiment of the invention realizes a multi-cloud unified monitoring method based on openstack, and the method can realize the function of unified management and monitoring of a plurality of openstack under the same monitoring platform. A set of monitoring platforms with the same architecture are deployed under multiple Openstack respectively, so that monitoring functions under other Openstack cloud platforms can be managed and monitored under one Openstack environment, and operation and maintenance personnel can conveniently achieve the multi-cloud unified monitoring and management requirements.
The embodiment of the invention realizes the function of multi-cloud unified monitoring management in one system through the multi-cloud management module and the proxy forwarding module.
As shown in fig. 2, on the other hand, an embodiment of the present invention further provides an apparatus for implementing unified monitoring of a cloud platform, including:
and the first user interface UI display module is used for uniformly adding the called unique identifier corresponding to the Openstack cloud platform in the instruction when the Openstack cloud platform A sends the instruction to the first agent forwarding module according to the interface provided by the first monitoring module and when the monitoring function under other cloud platforms is called.
Further, the apparatus further comprises a first proxy forwarding module configured to:
the first agent forwarding module judges that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and acquires authenticated token information under the corresponding Openstack cloud platform from the first multi-cloud management module according to the unique identifier and forwards the token information to the agent forwarding module under the corresponding Openstack cloud platform.
Further, the first proxy forwarding module is further configured to:
and the first agent forwarding module judges that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calls a first monitoring module under the platform.
Further, the apparatus further comprises a first multi-cloud management module configured to:
in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
Further, the apparatus further includes a second monitoring module and a second proxy forwarding module, configured to:
the second monitoring module of the Openstack cloud platform B receives the instruction, and returns the result to the second proxy forwarding module under the platform after the token is verified to be valid;
and the second proxy forwarding module returns a response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
Specifically, in the environment of multiple Openstack cloud platforms, after the monitoring scheme is installed and deployed, the monitoring function under other Openstack cloud platforms can be managed under one Openstack cloud platform. The device comprises: the system comprises a UI display module, an agent forwarding module, a multi-cloud management module and a monitoring management module;
the UI display module is used for: when the UI display module issues the interface provided by the monitoring module, if the monitoring function under other platforms is called, the unique identifier of other Openstack cloud platforms can be added in a unified manner.
The proxy forwarding module is used for: and judging whether the instruction has the unique identifier of the appointed Openstack cloud platform or not according to the received instruction. If not, directly calling the monitoring module under the platform; and if so, acquiring the authenticated token under the corresponding Openstack cloud platform from the multi-cloud management module according to the identifier, and forwarding the token to the proxy forwarding module under the corresponding Openstack cloud platform.
The multi-cloud management module is used for: authentication information under other Openstack cloud platforms can be added and stored, a unique Openstack identifier is generated for the added Openstack cloud platform, and authenticated token information under the corresponding Openstack cloud platform can be generated according to the unique identifier.
The monitoring management module is used for: and providing a monitoring management function under the Openstack cloud platform, and providing a monitoring interface for the UI display module.
Through the UI display module, the agent forwarding module, the multi-cloud management module and the monitoring management module, the monitoring functions of other Openstack can be uniformly managed in one Openstack environment, and the multi-cloud uniform monitoring function is completed.
The embodiment of the invention can realize the multi-cloud unified monitoring management and is convenient for operation and maintenance personnel to maintain in a unified way.
It should be noted that the Openstack cloud platform in the embodiment of the present invention is not limited to the Openstack cloud platform a and the Openstack cloud platform B, and may include multiple sets of Openstack cloud platforms and modules therein.
In summary, in the embodiment of the present invention, when the Openstack cloud platform a issues an instruction to the first proxy forwarding module according to the interface provided by the first monitoring module, and when a monitoring function in another cloud platform is called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added to the instruction. According to the embodiment of the invention, a set of monitoring platforms with the same architecture are respectively deployed under a plurality of Openstack, so that monitoring functions under other Openstack cloud platforms can be managed and monitored under one Openstack environment, and operation and maintenance personnel can conveniently realize the multi-cloud unified monitoring and management requirements.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (6)

1. A method for realizing unified monitoring of a cloud platform is characterized by comprising the following steps:
when the Openstack cloud platform A issues an instruction to the first agent forwarding module according to an interface provided by the first monitoring module, when monitoring functions under other cloud platforms are called, the called unique identifier corresponding to the Openstack cloud platform is uniformly added in the instruction;
the first agent forwarding module judges that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and acquires authenticated token information under the corresponding Openstack cloud platform from a first multi-cloud management module according to the unique identifier and forwards the token information to the agent forwarding module under the corresponding Openstack cloud platform;
and the first agent forwarding module judges that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calls a first monitoring module under the platform.
2. The method for implementing unified monitoring of cloud platforms according to claim 1, further comprising:
in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
3. The method for implementing unified monitoring of cloud platforms according to claim 2, further comprising:
and the second monitoring module of the Openstack cloud platform B receives the instruction, returns the result to the second proxy forwarding module under the Openstack cloud platform after the token is verified to be valid, and the second proxy forwarding module returns the response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
4. The utility model provides an implementation device of unified control of cloud platform which characterized in that, includes first user interface UI show module and first agent and forwards the module, wherein:
the first user interface UI display module is used for uniformly adding the called unique identifier corresponding to the Openstack cloud platform in the instruction when the Openstack cloud platform A sends the instruction to the first agent forwarding module according to the interface provided by the first monitoring module and the monitoring function under other cloud platforms is called;
the first proxy forwarding module is used for judging that the instruction has the unique identifier of the corresponding Openstack cloud platform according to the received instruction, acquiring authenticated token information under the corresponding Openstack cloud platform from the first multi-cloud management module according to the unique identifier, and forwarding the authenticated token information to the proxy forwarding module under the corresponding Openstack cloud platform;
and the system is also used for judging that the instruction does not have the unique identifier of the corresponding Openstack cloud platform according to the received instruction, and directly calling the first monitoring module under the platform.
5. The apparatus for implementing unified monitoring of cloud platforms according to claim 4, further comprising a first multi-cloud management module configured to:
in the first multi-cloud management module of the Openstack cloud platform a, the added authentication related information of the Openstack cloud platform B includes a network protocol IP address and a port of an authentication component Keystone, and a user name and a password having a right to access the second monitoring module of the Openstack cloud platform B.
6. The device for implementing unified monitoring of cloud platforms according to claim 5, further comprising a second monitoring module and a second proxy forwarding module, configured to:
the second monitoring module of the Openstack cloud platform B receives the instruction, and returns the result to the second proxy forwarding module under the platform after the token is verified to be valid;
and the second proxy forwarding module returns a response to the first proxy forwarding module of the Openstack cloud platform A and then returns the response to the first user interface UI display module of the Openstack cloud platform A.
CN201810708203.4A 2018-07-02 2018-07-02 Method and device for realizing unified monitoring of cloud platform Active CN108881460B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810708203.4A CN108881460B (en) 2018-07-02 2018-07-02 Method and device for realizing unified monitoring of cloud platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810708203.4A CN108881460B (en) 2018-07-02 2018-07-02 Method and device for realizing unified monitoring of cloud platform

Publications (2)

Publication Number Publication Date
CN108881460A CN108881460A (en) 2018-11-23
CN108881460B true CN108881460B (en) 2021-07-02

Family

ID=64298001

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810708203.4A Active CN108881460B (en) 2018-07-02 2018-07-02 Method and device for realizing unified monitoring of cloud platform

Country Status (1)

Country Link
CN (1) CN108881460B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111221847B (en) * 2018-11-26 2023-04-28 杭州海康威视系统技术有限公司 Monitoring data storage method, device and computer readable storage medium
CN109656544B (en) * 2018-12-26 2020-08-18 苏州博纳讯动软件有限公司 Cloud service API (application program interface) adaptation method based on execution path similarity
CN110784377A (en) * 2019-10-30 2020-02-11 国云科技股份有限公司 Method for uniformly managing cloud monitoring data in multi-cloud environment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103139299A (en) * 2013-02-02 2013-06-05 深圳先进技术研究院 Cloud service scheduling method and cloud service scheduling system among multiple clouds
CN104754003A (en) * 2013-12-30 2015-07-01 腾讯科技(深圳)有限公司 Data transmission method and system
CN105471960A (en) * 2015-08-03 2016-04-06 北京汉柏科技有限公司 Information interaction system and method between private clouds and public cloud
CN105978960A (en) * 2016-05-06 2016-09-28 武汉烽火众智数字技术有限责任公司 Cloud scheduling system and method based on mass video structured processing
CN107370734A (en) * 2017-07-18 2017-11-21 安徽和信科技发展有限责任公司 Cloud video monitoring system based on centralization cloud platform
CN107786391A (en) * 2017-11-03 2018-03-09 郑州云海信息技术有限公司 A kind of method for monitoring network to OpenStack based on Grafana
CN108229782A (en) * 2017-10-26 2018-06-29 北京航天智造科技发展有限公司 A kind of visual production management platform based on cloud

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9788169B1 (en) * 2016-10-14 2017-10-10 Genband Us Llc Mesh architecture for distributed telecommunication systems

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103139299A (en) * 2013-02-02 2013-06-05 深圳先进技术研究院 Cloud service scheduling method and cloud service scheduling system among multiple clouds
CN104754003A (en) * 2013-12-30 2015-07-01 腾讯科技(深圳)有限公司 Data transmission method and system
CN105471960A (en) * 2015-08-03 2016-04-06 北京汉柏科技有限公司 Information interaction system and method between private clouds and public cloud
CN105978960A (en) * 2016-05-06 2016-09-28 武汉烽火众智数字技术有限责任公司 Cloud scheduling system and method based on mass video structured processing
CN107370734A (en) * 2017-07-18 2017-11-21 安徽和信科技发展有限责任公司 Cloud video monitoring system based on centralization cloud platform
CN108229782A (en) * 2017-10-26 2018-06-29 北京航天智造科技发展有限公司 A kind of visual production management platform based on cloud
CN107786391A (en) * 2017-11-03 2018-03-09 郑州云海信息技术有限公司 A kind of method for monitoring network to OpenStack based on Grafana

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"Keystone跨域身份联合研究与实现";张明强;《中国优秀硕士学位论文全文数据库》;20170315;全文 *
"基于OpenStack的私有云计算平台的研究和实现";李辉;《中国优秀硕士学位论文全文数据库》;20140315;全文 *
Craig A. Lee;Emily Dimpfl;Stephen Cathers."A Keystone-Based General Federation Agent".《 2016 IEEE International Conference on Cloud Engineering Workshop (IC2EW)》.2016, *

Also Published As

Publication number Publication date
CN108881460A (en) 2018-11-23

Similar Documents

Publication Publication Date Title
EP3745645B1 (en) Method, device, and system for guaranteeing service level agreement of application
US10701139B2 (en) Life cycle management method and apparatus
US20200162345A1 (en) Method, system and options for multi-operator service life cycle management
WO2020057163A1 (en) Mec platform deployment method and device
US10567196B2 (en) Decision coordination method, execution apparatus, and decision coordinator
RU2683630C2 (en) Method for update of nsd network service descriptor and device
CN111736955B (en) Data storage method, device and equipment and readable storage medium
WO2016037479A1 (en) Method, device and system for optimizing virtualized network function (vnf)
CN108370328B (en) Management method and device of NFV MANO policy descriptor
CN109358967B (en) ME platform APP instantiation migration method and server
CN107800743B (en) Cloud desktop system, cloud management system and related equipment
EP3413511B1 (en) Vnfm determining method and network function virtualization orchestrator
CN108881460B (en) Method and device for realizing unified monitoring of cloud platform
US11726808B2 (en) Cloud-based managed networking service that enables users to consume managed virtualized network functions at edge locations
US10884880B2 (en) Method for transmitting request message and apparatus
CN110855488B (en) Virtual machine access method and device
US20180062946A1 (en) Method and Apparatus for Establishing Network Service Instance
CN103118073A (en) Virtual machine data persistence storage system and method in cloud environment
CN112105026B (en) Authorization control method, device and storage medium
CN111970162B (en) Heterogeneous GIS platform service central control system under super-integration framework
CN104079437A (en) Method and terminal for achieving authority management and control
CN108366087B (en) ISCSI service realization method and device based on distributed file system
CN111245634B (en) Virtualization management method and device
WO2023159956A1 (en) Bare metal server inspection and deployment method and apparatus, and device and medium
CN114885024A (en) Routing method, device, equipment and medium of application example

Legal Events

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