CN110809013B - Monitoring data acquisition method and device, electronic equipment and storage medium - Google Patents

Monitoring data acquisition method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110809013B
CN110809013B CN201810886517.3A CN201810886517A CN110809013B CN 110809013 B CN110809013 B CN 110809013B CN 201810886517 A CN201810886517 A CN 201810886517A CN 110809013 B CN110809013 B CN 110809013B
Authority
CN
China
Prior art keywords
attribute information
memcached
memcached server
management system
network management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810886517.3A
Other languages
Chinese (zh)
Other versions
CN110809013A (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.)
Ultrapower Software Co ltd
Original Assignee
Ultrapower Software 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 Ultrapower Software Co ltd filed Critical Ultrapower Software Co ltd
Priority to CN201810886517.3A priority Critical patent/CN110809013B/en
Publication of CN110809013A publication Critical patent/CN110809013A/en
Application granted granted Critical
Publication of CN110809013B publication Critical patent/CN110809013B/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/14Session management
    • H04L67/141Setup of application sessions
    • 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]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/562Brokering proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a monitoring data acquisition method, a monitoring data acquisition device, electronic equipment and a storage medium, wherein the method comprises the following steps: establishing Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server; after the Memcache service is started, sending a remote command to a Memcached server and receiving a return value of the Memcached server for the remote command; analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of a network management system for storage so as to be displayed by monitoring. A large amount of valuable monitoring data are stored in the Memcached server, reliable connection is established with the Memcached server, a command is sent to obtain a returned value of the Memcached server and obtain various attribute information after the returned value is analyzed, the attribute information is provided for subsequent monitoring and display, and the problem of collection efficiency caused by collecting data from a plurality of databases or Web applications is solved.

Description

Monitoring data acquisition method and device, electronic equipment and storage medium
Technical Field
The invention relates to the technical field of operation and maintenance monitoring, in particular to a monitoring data acquisition method and device, electronic equipment and a storage medium.
Background
With the development of the internet, once the network system fails, economic loss is huge, so that the operation and maintenance monitoring work of the network system is more and more emphasized, data needs to be acquired for completing operation and maintenance monitoring and alarming, the number of monitoring objects in the current monitoring data acquisition is large, and the problem of low acquisition efficiency is urgently solved.
Disclosure of Invention
The invention provides a monitoring data acquisition method, a monitoring data acquisition device, electronic equipment and a storage medium, which reduce the data acquisition time consumption, reduce the memory occupation and accelerate the acquisition efficiency.
In order to achieve the technical purpose, the technical scheme of the application is realized as follows:
according to an aspect of the present application, there is provided a monitoring data acquisition method, including:
establishing Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server;
after the Memcache service is started, sending a remote command to a Memcached server and receiving a return value of the Memcached server for the remote command;
analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of a network management system for storage so as to be displayed by monitoring.
According to another aspect of the present application, there is provided a monitoring data acquisition device applied to a network management system, including:
the connection unit is used for establishing Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server;
the acquisition unit is used for sending a remote command to the Memcached server and receiving a return value of the Memcached server for the remote command after the Memcache service is started;
and the uploading unit is used for analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of a network management system for storage so as to be displayed by monitoring.
According to still another aspect of the present application, there is provided an electronic apparatus including: a processor, and a memory storing a computer program operable on the processor; the processor is configured to execute the monitoring data collection method according to an aspect of the present application when executing the computer program in the memory.
According to yet another aspect of the present application, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a monitoring data acquisition method according to an aspect of the present application.
Has the beneficial effects that: according to the monitoring data acquisition method and device, Socket connection is established with the Memcached server, after Memcached service is started, a remote command is sent to the Memcached server, a return value of the Memcached server for the remote command is received, the return value is analyzed to obtain attribute information, and the obtained attribute information is uploaded to a database of a network management system to be stored for monitoring and displaying. As the Memcached server is used as the middleware between the database and the Web application, and a large amount of valuable monitoring data is stored in the Memcached server, compared with the prior art, the Memcached server establishes reliable connection with the Memcached server, and sends a command line to obtain a returned value of the Memcached server and obtain a plurality of attribute values after analyzing the returned value so as to be used for subsequent monitoring and display.
Drawings
FIG. 1 is a flow chart of a monitoring data collection method of one embodiment of the present invention;
FIG. 2 is a schematic flow chart diagram of a monitoring data acquisition method according to yet another embodiment of the present invention;
FIG. 3 is a block diagram of a monitoring data acquisition device according to an embodiment of the present invention;
FIG. 4 is a block diagram of an electronic device of one embodiment of the invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below. It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The design concept of the invention is to upload the Memcached service resources and performance data to the network management system after the Memcached service resources and the performance data are rapidly collected. The method is characterized in that the method is connected to a Memcached server through a Socket, obtains attribute information on a distributed cache Memcached by using a Telnet command, and uploads an analyzed attribute value to a network management system for monitoring and displaying.
For ease of understanding, a brief description of the Memcached server will be provided herein. Memcached is a free-sourced, high-performance, distributed memory object caching system. The method is a memory-based key-value storage and is used for storing any data (including character strings and objects) of small blocks. These data may be database calls, API calls, or the results of page rendering. In essence, it is a compact key-value storage system. The general purpose of use is to reduce the number of database accesses by caching the database query result, so as to improve the speed of dynamic Web application and improve the expandability. The Memcached is used as a distributed cache server running at high speed and has the following characteristics: the protocol is simple, event processing based on libevent, a built-in memory storage mode and a distributed mode without mutual communication are realized. In summary, Memcached is used in dynamic Web applications to reduce database load, and it reduces the number of times a database is read by caching data and objects in memory, thereby increasing the speed at which dynamic, database-driven websites.
Memcached's server communicates with the client using a simple text line based protocol rather than a complex format such as XML. Therefore, data can be stored and acquired in Memcached by Telnet.
Fig. 1 is a flowchart of a monitoring data acquisition method according to an embodiment of the present invention, and referring to fig. 1, the monitoring data acquisition method according to the embodiment of the present invention includes the following steps:
step S101, establishing Socket connection with a Memcached server according to the IP address and the port number of the distributed cache Memcached server;
step S102, after the Memcache service is started, sending a remote command to the Memcached server and receiving a return value of the Memcached server for the remote command;
and step S103, analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of the network management system for storage so as to be displayed by monitoring.
As shown in fig. 1, in the monitoring data collection method of this embodiment, a Socket connection is established with a Memcached server, after a Memcached service is started, a remote command is sent to the Memcached server, a return value of the Memcached server for the remote command is received, attribute information can be obtained by analyzing the return value, the attribute information is collected monitoring data, and after the attribute information is uploaded to a network management system NMS, the NMS can perform operations such as presentation and alarm based on the monitoring data. Compared with the prior art, the method has the advantages that the monitoring data are collected from the Memcached server, and the problems of low collection efficiency and long collection time caused by collecting data from a plurality of data sources such as the database or the Web application are solved. Moreover, since Memcached is a lightweight server and is used as a middleware in a network management system, data is acquired through telnet commands at regular time without complex query and processing modes, and the CPU utilization rate and the memory occupancy rate of the network management system are reduced.
It should be noted that, in this embodiment, the Socket connection is established with the Memcached server because the remote connection (Telnet) requires data of an indefinite length to be reliably transmitted, and the Socket connection is based on the TCP transmission protocol, so that the reliability of data transmission is ensured. Note: sockets are commonly used to enable client and server connections. Two programs on the network exchange data via a bidirectional communication link, one end of which is called a Socket. Socket is a very popular programming interface of TCP/IP protocol, and a Socket is uniquely determined by an IP address and a port number.
Fig. 2 is a schematic flow chart of a monitoring data acquisition method according to another embodiment of the present invention, and the implementation steps of the monitoring data acquisition method according to one embodiment of the present invention are described with reference to fig. 2.
Referring to FIG. 2, the process begins by first executing a connection to Memcached services through a Socket thread.
Specifically, a connection establishment request is sent to the Memcached server according to the acquired IP address and port number of the Memcached server, and a bidirectional transmission link is established according to the response of the Memcached server.
The main codes for establishing Socket connections are illustrated as follows: socket is new Socket (ip, port); wherein IP and port are the IP address and port number of the Memcached server.
If the connection establishment with the Memcached server fails, the next connection is waited for.
If the connection is established successfully, a specified command line is sent to the Memcached server and the return value is retrieved.
In one embodiment, the remote command sent to the Memcached server comprises: stats remote commands and secondary child slab remote commands. Other CMD command lines may be sent before the stats remote command and the secondary child slab remote command are sent. For example, after initiating the Memcached service, the following command line is sent
Figure 1
To see the status of the Memcached service.
The following commands are sent
Figure 2
To see the process ID (Identity, i.e., Identity) on the Memcached server.
In order to achieve the purpose of monitoring data collection, in this embodiment, two commands, namely stats and secondary sub-item slab, are mainly used.
Specifically, the return value of the Memcached server is obtained by sending the following stats command [ root @ sgm2bin ] # echo stats | nc × 11211, as follows:
stats
STAT pid 17357// memcached Process ID for service Process
STAT version 1.4.22// memcache version
STAT libevent 1.4.13-stable// libevent version
STAT curr _ connections 5// number of currently open connections
STAT total _ connections 9// represents the total number of connections that the system has opened from the time the memcached service was started to the current time.
STAT connection _ structures 6// denotes the number of connection structures allocated by the server from the startup of the memcached service to the current time
STAT cmd _ get 2// get command request times
Number of requests for STAT cmd _ set 5// set commands
STAT cmd _ flush 0// flush _ all command request count
Note that, the x in the command indicates the number corresponding to the IP address, and the actual application should be replaced with the real IP address number.
The following slob commands are sent:
after [ root @ sgm2bin ] # echo stats slots | nc ×. 11211, the return values for the Memcached server were obtained as follows:
tats slabs
STAT 1 chunk _ size 96// size of current slab per chunk
STAT 1, chunks _ per _ Page 10922// how many chunks per Page
STAT 1 total _ pages 1// total number of pages assigned to the current slab
STAT 1 used _ chunks 1// how many chunks were used
STAT 1 free _ chunks 10921// number of chunks left unused in chunks vacated by stale data
STAT 1 free _ chunks _ end 0// number of chunks newly allocated but not yet used
STAT 1 mem _ requested 74// number of bytes requested to be stored in the slab
Note that, the x in the command indicates the number corresponding to the IP address, and the actual application should be replaced with the real IP address number.
And analyzing line by line after the return value returned by the Memcached server is obtained, and decomposing the return value to obtain the specified attribute information, namely obtaining the attribute value.
After the attribute values are obtained, the unique resource object names are spliced in the form of 'Memcached service name + service ip + port number'.
That is to say, in this embodiment, unique resource object names are spliced in the form of a Memcached service name + a service IP + a port number, and each Memcached service corresponds to one unique resource object name, so that it is ensured that subsequent operation and maintenance monitoring is clear and clear when being displayed.
And uploading the name of the spliced resource object to a Network Management System (NMS). In particular to a database of the NMS.
Referring to fig. 2, in this embodiment, for the obtained attribute value, the attribute information obtained by analysis is classified according to the resource index or the performance index, so that the attribute information is displayed according to the category when monitoring is performed.
That is to say, in this embodiment, the obtained attribute values are divided, and the attribute value indicating the configuration information corresponds to the resource KPI, and the attribute value indicating the Performance corresponds to the Performance KPI (Key Performance Indicator), so that the subsequent NMS network management system is conveniently classified and displayed.
In the above example, the return value of the Memcached server includes a plurality of attribute values, for example, three attribute values, STAT pid 17357, STAT version 1.4.22, STAT libervate 1.4.13-stable, respectively represent the process ID of the Memcached service process, the version number of the Memcache, and the version number of the libervate. These attribute values are the basic description information or configuration information for the Memcached service and will therefore be mapped to the resource KPI in the following.
And the attribute values of chunk _ size 96, chunks _ per _ page 10922, and total _ pages 1 represent the performance status of the Memcache service, and therefore will be mapped to the performance KPI.
Referring to fig. 2, after the obtained attribute information is classified according to the content, the attribute information in two categories is mapped to the resource name in this embodiment. It should be noted that when a Memcached resource is recorded in the network management system, for example, collected basic information of the Memcached server, the classification data collected by the remote command may be mounted on the Memcache resource, and the attribute information and the performance information displayed as the Memcache resource may be output. That is, when the return value is analyzed to obtain the attribute information, whether the corresponding resource object name exists in the database of the network management system is searched, and if the corresponding resource object name exists, the obtained attribute information is uploaded to the directory to which the resource object name belongs in the database of the network management system to be stored. Therefore, the technical effects that the attribute information is correspondingly stored according to the categories and the subsequent classified display is facilitated are achieved.
As shown in fig. 2, after the attribute information under the performance KPI and the resource KPI corresponds to the resource name, both the attribute information and the resource KPI are uploaded to the NMS network management system, so that the network management system performs operation and maintenance monitoring and display.
Therefore, the monitoring data (including resource configuration data and performance data) acquisition method based on the Memcached distributed cache has the advantages of being small in time consumption and memory occupation, accelerating data acquisition efficiency and facilitating large-scale popularization and application.
Fig. 3 is a block diagram of a monitoring data acquisition apparatus according to an embodiment of the present invention, and referring to fig. 3, a monitoring data acquisition apparatus 300 is applied to a network management system, and includes:
a connection unit 301, configured to establish Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server;
the acquisition unit 302 is configured to send a remote command to the Memcached server and receive a return value of the Memcached server for the remote command after starting the Memcache service;
and an uploading unit 303, configured to analyze the return value to obtain attribute information, and upload the obtained attribute information to a database of the network management system for storage, so as to provide for monitoring and displaying.
In an embodiment of the present invention, the acquisition unit 302 is specifically configured to send a stats remote command and a secondary sub-item slab remote command to the Memcached server.
In an embodiment of the present invention, the uploading unit 303 is specifically configured to splice unique resource object names in the form of Memcached service name + service IP + port number, upload the resource object names to a database of the network management system, analyze return values of a stat remote command or a slab remote command returned by the Memcached server, when analyzing the return values to obtain attribute information, find whether a corresponding resource object name exists in the database of the network management system, and if so, upload the obtained attribute information to a directory in the database of the network management system to which the resource object name belongs to store.
In one embodiment of the present invention, the monitoring data collecting apparatus 300 further comprises: and the classification unit is used for classifying the attribute information obtained by analysis according to the resource configuration index or the performance index so as to display the attribute information according to the category during monitoring display.
The exemplary explanation of the functions performed by each unit in the monitoring data acquisition device shown in fig. 3 is consistent with the exemplary explanation of the foregoing method embodiment, and is not repeated here.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may be used with the teachings herein. The required structure for constructing an arrangement of this type will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
Various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. It will be appreciated by those skilled in the art that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in a page performance testing apparatus according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website, or provided on a carrier signal, or provided in any other form. For example, fig. 4 is a schematic structural diagram of an electronic device in an embodiment of the present invention. The electronic device 400 includes: a processor 410, and a memory 420 storing computer programs operable on the processor 410. A processor 410 for performing the steps of the method of the present invention when executing the computer program in the memory 420. The memory 420 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. The memory 420 has a storage space 430 for storing a computer program 431 for performing any of the method steps of the monitoring data acquisition method described above. The computer program 431 may be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk.
The embodiment of the invention also provides a computer readable storage medium. The computer-readable storage medium stores a computer program for performing the steps of the monitoring data acquisition method according to the present invention, which is readable by a processor of an electronic device and causes the electronic device to perform the steps of the method described above when the computer program is run by the electronic device, and in particular, the computer-readable storage medium stores a computer program that can perform the method shown in any of the embodiments described above. The computer program may be compressed in a suitable form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
While the foregoing is directed to embodiments of the present invention, other modifications and variations of the present invention may be devised by those skilled in the art in light of the foregoing teachings. It should be understood by those skilled in the art that the foregoing detailed description is for the purpose of illustrating the invention rather than the foregoing detailed description, and that the scope of the invention is defined by the claims.

Claims (6)

1. A method of monitoring data acquisition, comprising:
establishing Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server;
after the Memcache service is started, sending a remote command to a Memcached server and receiving a return value of the Memcached server for the remote command;
analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of a network management system for storage so as to be displayed by monitoring;
analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of a network management system for storage, wherein the analyzing comprises the following steps:
splicing the Memcached service name, the service IP and the port number into a unique resource object name, uploading the resource object name to a database of a network management system,
Analyzing the return value of the stats remote command or the slab remote command returned by the Memcached server, searching whether a corresponding resource object name exists in a database of the network management system when the return value is analyzed to obtain attribute information,
if yes, uploading the obtained attribute information to a database of a network management system, and storing the attribute information in a directory to which the resource object name belongs;
before looking up whether the corresponding resource object name exists in the database of the network management system, the method further comprises the following steps:
and classifying the attribute information obtained by analysis according to the resource configuration index or the performance index so as to display the attribute information according to the category during monitoring display.
2. The monitoring data collection method of claim 1, wherein sending a remote command to a Memcached server comprises:
and sending a stats remote command and a secondary sub-item slab remote command to the Memcached server.
3. A monitoring data acquisition device is applied to a network management system and comprises:
the connection unit is used for establishing Socket connection with the Memcached server according to the IP address and the port number of the distributed cache Memcached server;
the acquisition unit is used for sending a remote command to the Memcached server and receiving a return value of the Memcached server for the remote command after the Memcache service is started;
The uploading unit is used for analyzing the return value to obtain attribute information, and uploading the obtained attribute information to a database of the network management system for storage so as to be displayed by monitoring;
the uploading unit is specifically used for splicing unique resource object names in the form of Memcached service names + service IP + port numbers, uploading the resource object names to a database of the network management system, analyzing return values of stats remote commands or slab remote commands returned by the Memcached server, searching whether corresponding resource object names exist in the database of the network management system or not when analyzing the return values to obtain attribute information, and uploading the obtained attribute information to a directory of the resource object names in the database of the network management system for storage if the corresponding resource object names exist;
and the classification unit is used for classifying the attribute information obtained by analysis according to the resource configuration index or the performance index so as to display the attribute information according to the category during monitoring display.
4. The monitoring data acquisition device according to claim 3, wherein the acquisition unit is specifically configured to send a stats remote command and a secondary sub-item slab remote command to the Memcached server.
5. An electronic device, characterized in that the electronic device comprises: a processor, and a memory storing a computer program operable on the processor; wherein the processor is configured to perform the monitoring data acquisition method of any of claims 1-2 when executing the computer program in the memory.
6. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the monitoring data acquisition method of any one of claims 1-2.
CN201810886517.3A 2018-08-06 2018-08-06 Monitoring data acquisition method and device, electronic equipment and storage medium Active CN110809013B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810886517.3A CN110809013B (en) 2018-08-06 2018-08-06 Monitoring data acquisition method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810886517.3A CN110809013B (en) 2018-08-06 2018-08-06 Monitoring data acquisition method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110809013A CN110809013A (en) 2020-02-18
CN110809013B true CN110809013B (en) 2022-06-28

Family

ID=69487129

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810886517.3A Active CN110809013B (en) 2018-08-06 2018-08-06 Monitoring data acquisition method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110809013B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102917036A (en) * 2012-10-08 2013-02-06 浪潮齐鲁软件产业有限公司 Memcached-based distributed cache data synchronization realization method
CN103475690A (en) * 2013-06-17 2013-12-25 携程计算机技术(上海)有限公司 Memcached instance configuration method and Memcached instance configuration system
CN105912703A (en) * 2016-04-26 2016-08-31 北京百度网讯科技有限公司 Data storage method and data query method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10277707B2 (en) * 2014-06-26 2019-04-30 Intel Corporation Memcached systems having local caches

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102917036A (en) * 2012-10-08 2013-02-06 浪潮齐鲁软件产业有限公司 Memcached-based distributed cache data synchronization realization method
CN103475690A (en) * 2013-06-17 2013-12-25 携程计算机技术(上海)有限公司 Memcached instance configuration method and Memcached instance configuration system
CN105912703A (en) * 2016-04-26 2016-08-31 北京百度网讯科技有限公司 Data storage method and data query method and device

Also Published As

Publication number Publication date
CN110809013A (en) 2020-02-18

Similar Documents

Publication Publication Date Title
EP3318991A1 (en) Monitoring processes running on a platform as a service architecture
WO2017167171A1 (en) Data operation method, server, and storage system
WO2014173151A1 (en) Method, device and terminal for data processing
CN111258978B (en) Data storage method
CN111813573B (en) Communication method of management platform and robot software and related equipment thereof
CN103312544A (en) Method, equipment and system for controlling terminals during log file reporting
CN111930496A (en) Integrated control method and device, building control system, storage medium and processor
CN116467275A (en) Shared remote storage method, apparatus, system, electronic device and storage medium
CN105550179A (en) Webpage collection method and browser plug-in
CN113434506B (en) Data management and retrieval method, device, computer equipment and readable storage medium
CN109213950B (en) Data processing method and device for browser application of IPTV (Internet protocol television) intelligent set top box
CN111752916B (en) Data acquisition method and device, computer readable storage medium and electronic equipment
CN113312321A (en) Abnormal monitoring method for traffic and related equipment
CN110809013B (en) Monitoring data acquisition method and device, electronic equipment and storage medium
CN112732663A (en) Log information processing method and device
CN111752918A (en) Historical data interaction system and configuration method thereof
CN111698109A (en) Method and device for monitoring log
CN111061719B (en) Data collection method, device, equipment and storage medium
CN113051244B (en) Data access method and device, and data acquisition method and device
CN113704203A (en) Log file processing method and device
CN115269519A (en) Log detection method and device and electronic equipment
CN110688201B (en) Log management method and related equipment
CN111782588A (en) File reading method, device, equipment and medium
KR20100067290A (en) System and method for structuralizing and access of data
CN112783842A (en) Log collection method and device

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 818, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Applicant after: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A Room 601

Applicant before: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

GR01 Patent grant
GR01 Patent grant