CN116841836B - One-key log collecting tool - Google Patents

One-key log collecting tool Download PDF

Info

Publication number
CN116841836B
CN116841836B CN202311120695.2A CN202311120695A CN116841836B CN 116841836 B CN116841836 B CN 116841836B CN 202311120695 A CN202311120695 A CN 202311120695A CN 116841836 B CN116841836 B CN 116841836B
Authority
CN
China
Prior art keywords
log
data
bmc
module
storage module
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
CN202311120695.2A
Other languages
Chinese (zh)
Other versions
CN116841836A (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.)
Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Original Assignee
Sichuan Huakun Zhenyu Intelligent 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 Sichuan Huakun Zhenyu Intelligent Technology Co ltd filed Critical Sichuan Huakun Zhenyu Intelligent Technology Co ltd
Priority to CN202311120695.2A priority Critical patent/CN116841836B/en
Publication of CN116841836A publication Critical patent/CN116841836A/en
Application granted granted Critical
Publication of CN116841836B publication Critical patent/CN116841836B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3068Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data format conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • G06F11/3093Configuration details thereof, e.g. installation, enabling, spatial arrangement of the probes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring
    • G06F11/3476Data logging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computer Hardware Design (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Automation & Control Theory (AREA)
  • Databases & Information Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention belongs to the technical field of information transmission, and provides a one-key log collection tool which comprises an active scanning module, a first data storage module, a passive scanning module, a second data storage module, a log collection module and a data analysis module; the log collection module calls the first data storage module and the second data storage module, processes the log of the BMC component and the log of the non-BMC component associated with the log into a data pair with a uniform format, and sends the data pair to the data analysis module; the data analysis module extracts the first data characteristic of the data pair, distributes a unique data characteristic identifier, generates a final log file of the corresponding component based on the data characteristic identifier, and transmits the final log file of the corresponding component to the operation and maintenance terminal based on the authority of the operation and maintenance terminal when receiving log collection instructions sent by different operation and maintenance terminals. The method and the system can automatically generate the needed log file by one key according to the log request requirements of different authorities.

Description

One-key log collecting tool
Technical Field
The invention relates to the technical field of information transmission, in particular to a one-key log collecting tool.
Background
When the existing server is maintained, all the component logs are collected independently, wherein independent tools are needed to collect the component logs, such as BMC logs, system logs, expander logs, raid card logs, hard disk logs and the like.
Because the logs of all the existing components are collected independently, when the logs meeting the permission requirements are requested by operation and maintenance personnel with different permissions, the logs returned after the requests are disordered due to the fact that the log request tools are different, the returned log information is possibly incomplete, so that research, development and maintenance and solution of all components in a server by the operation and maintenance personnel are greatly influenced, when the log request permissions of the operation and maintenance personnel are higher, various logs can be requested, if the log request tools are not uniform, or the requested log data formats are disordered, the operation and maintenance personnel can be seriously delayed to see effective log information, particularly BMC (baseboard management controller) logs, the BMC is a core component for managing the server, and if the BMC component is abnormal, the operation and maintenance personnel cannot acquire the effective log information in time, and the normal operation of the whole server can be influenced.
Disclosure of Invention
The invention aims to provide a one-key log collecting tool which can automatically generate log files in a unified format by one key according to log requests of operation and maintenance terminals with different authorities and can greatly shorten the time for operation and maintenance personnel to check effective log files.
The invention solves the technical problems and adopts the following technical scheme:
a one-touch log collection tool comprising:
the active scanning module is used for actively scanning the log of the BMC component in the server and sending the log to the first data storage module;
the first data storage module is used for storing the scanned log of the BMC component and is used for being called by the log collection module;
the passive scanning module is used for inquiring the first data storage module, and when the non-BMC component associated with the BMC component is inquired, starting the passive scanning function to scan the log of the non-BMC component and sending the log to the second data storage module;
the second data storage module is used for storing the scanned logs of the non-BMC component and is used for being called by the log collecting module;
the log collection module is used for calling the first data storage module and the second data storage module, processing the log of the BMC component and the log of the non-BMC component associated with the log into a data pair with a uniform format and sending the data pair to the data analysis module;
the data analysis module is used for extracting the first data characteristic of the data pair, distributing a unique data characteristic identifier, generating a final log file of the corresponding component based on the data characteristic identifier, and transmitting the final log file of the corresponding component to the operation and maintenance terminal based on the authority of the operation and maintenance terminal when receiving log collection instructions sent by different operation and maintenance terminals.
As a further optimization, the active scanning module is provided with a first scanning time period, the passive scanning module is provided with a second scanning time period, and the scanning interval time in the first scanning time period is smaller than the scanning interval time in the second scanning time period.
As a further optimization, the first data storage module and the second data storage module share one buffer storage module, and all kinds of non-BMC components associated with the BMC components are stored in the buffer storage module;
when the log of the BMC component is stored in the first data storage module, the buffer storage module extracts second data features of the log of the current BMC component and analyzes the category of the non-BMC component associated with the BMC component based on the extracted second data features;
after the buffer storage module analyzes the category of the non-BMC component associated with the BMC component, a scanning starting instruction is sent to the passive storage module, and the passive storage module is informed of starting a passive scanning function.
As further optimization, the buffer storage module also stores a log data storage list corresponding to the category of the non-BMC component;
when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component and stores the log into the second data storage module, the buffer storage module extracts a third data feature of the log of the non-BMC component and judges whether the second data feature is consistent with the third data feature, if so, the scanned log of the non-BMC component is stored into a log data storage list corresponding to the category of the non-BMC component.
As a further optimization, the log of the non-BMC component includes: system log, expander log, raid card log, and hard disk log.
As further optimization, vendor types of all types of non-BMC components are pre-stored in the second data storage module, and logs of the non-BMC components are respectively stored in log storage lists of the non-BMC components of different vendor types based on the types of the non-BMC components;
when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component, the manufacturer type of the non-BMC component is obtained, a log storage list of the non-BMC component of different manufacturer types is queried, whether the manufacturer type of the non-BMC component belongs to a prestored manufacturer type is judged, and if so, the scanned log of the non-BMC component is sent to a second data storage module.
As further optimization, the log collecting module processes the log of the BMC component and the log of the non-BMC component associated with the log into a data pair in a unified format, and then compresses the data pair and transmits the compressed data pair to the data analyzing module.
As a further optimization, the data analysis module decompresses the compressed data pairs prior to extracting the first data features of the data pairs.
The beneficial effects of the invention are as follows: firstly, actively scanning a log of a BMC component in a server by using an active scanning module, sending the log to a first data storage module for storage, secondly, inquiring the first data storage module by using a passive scanning module, starting a passive scanning function to scan the log of the non-BMC component when the non-BMC component associated with the BMC component is inquired, sending the log to a second data storage module for storage, then calling the first data storage module and the second data storage module by using the log collecting module, processing the log of the BMC component and the log of the non-BMC component associated with the first data storage module into a data pair in a unified format, sending the data pair to a data analysis module, finally, extracting a first data characteristic of the data pair by using the data analysis module, distributing a unique data characteristic identifier for matching the corresponding fault type identifier, generating a final log file of the corresponding component, and transmitting the final log file of the corresponding component based on the authority of the operation and maintenance terminal when receiving log collecting instructions sent by different operation and maintenance terminals. Therefore, the time for the operation and maintenance personnel with different authorities to see the effective log files can be greatly reduced.
Drawings
FIG. 1 is a block diagram of a one-touch log collection tool according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. The components of the embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
Examples
The embodiment provides a one-key log collection tool, the structural block diagram of which is shown in fig. 1, wherein the tool comprises:
the active scanning module is used for actively scanning the log of the BMC component in the server and sending the log to the first data storage module;
the first data storage module is used for storing the scanned log of the BMC component and is used for being called by the log collection module;
the passive scanning module is used for inquiring the first data storage module, and when the non-BMC component associated with the BMC component is inquired, starting the passive scanning function to scan the log of the non-BMC component and sending the log to the second data storage module;
the second data storage module is used for storing the scanned logs of the non-BMC component and is used for being called by the log collecting module;
the log collection module is used for calling the first data storage module and the second data storage module, processing the log of the BMC component and the log of the non-BMC component associated with the log into a data pair with a uniform format and sending the data pair to the data analysis module;
the data analysis module is used for extracting the first data characteristic of the data pair, distributing a unique data characteristic identifier, generating a final log file of the corresponding component based on the data characteristic identifier, and transmitting the final log file of the corresponding component to the operation and maintenance terminal based on the authority of the operation and maintenance terminal when receiving log collection instructions sent by different operation and maintenance terminals.
In this embodiment, an active scanning module is first executed, and is configured to actively scan a log of a BMC component in a server, and send the log to a first data storage module; the first data storage module is used for storing the scanned log of the BMC component and is used for being called by the log collection module; for the passive scanning module, the scanning function cannot be actively started, the passive scanning module is used for inquiring the first data storage module, when the non-BMC component associated with the BMC component is inquired, the passive scanning function is started to scan the log of the non-BMC component and send the log to the second data storage module for storage, and because the passive scanned object is the non-BMC component, the non-BMC component is managed by the BMC component associated with the non-BMC component when the non-BMC component runs, if the BMC component runs, the non-BMC component associated with the BMC component can be necessarily scanned, and if the passive scanning module is consistent with the active scanning module, the scanning function is actively started, and the scanning range and the scanning time are wasted; after the passive scanning module starts the scanning function, the first data storage module and the second data storage module can be called through the log collecting module, logs of the BMC component and logs of the non-BMC component associated with the BMC component are processed into data pairs in a unified format, and the data pairs are sent to the data analysis module; and finally, extracting the first data characteristic of the data pair by utilizing the data analysis module, distributing a unique data characteristic identifier, generating a final log file of the corresponding component based on the data characteristic identifier and matching the fault type identifier corresponding to the data characteristic identifier, and transmitting the final log file of the corresponding component to the operation and maintenance terminal based on the authority of the operation and maintenance terminal when receiving log collection instructions sent by different operation and maintenance terminals.
Therefore, operation and maintenance personnel can quickly inquire the log file content conforming to the authority of the operation and maintenance personnel through the operation and maintenance terminal, and the log files are unified, so that the checking requirements of all the operation and maintenance personnel can be met.
In the above tool, the active scanning module is provided with a first scanning time period, the passive scanning module is provided with a second scanning time period, and the scanning interval time in the first scanning time period is smaller than the scanning interval time in the second scanning time period, and because the BMC component needs to be screened out first, the passive scanning module is started to scan the non-BMC component, the scanning interval time in the first scanning time period must be set to be smaller than the scanning interval time in the second scanning time period, and the two types of scanning periods can be set according to the use situation of the server.
It should be noted that, in this embodiment, the first data storage module and the second data storage module may share a buffer storage module, where all kinds of non-BMC components associated with a BMC component are stored in the buffer storage module; when the log of the BMC component is stored in the first data storage module, the buffer storage module extracts second data features of the log of the current BMC component and analyzes the category of the non-BMC component associated with the BMC component based on the extracted second data features; after the buffer storage module analyzes the category of the non-BMC component associated with the BMC component, a scanning starting instruction is sent to the passive storage module, and the passive storage module is informed of starting a passive scanning function.
As a supplement, the buffer storage module may further store a log data storage list corresponding to the category of the non-BMC component; when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component and stores the log into the second data storage module, the buffer storage module extracts a third data feature of the log of the non-BMC component and judges whether the second data feature is consistent with the third data feature, if so, the scanned log of the non-BMC component is stored into a log data storage list corresponding to the category of the non-BMC component.
In practical applications, the non-BMC component may be configured by itself according to different server configurations, for example, the log of the non-BMC component may include: system logs, expander logs, raid card logs, hard disk logs, and so forth. Of course, other non-BMC components may be provided.
Because different non-BMC components only need to ensure that the functions of the different non-BMC components are realized when the different non-BMC components are applied and the different non-BMC components can be used in a compatible manner with other components in a server, manufacturers of the different non-BMC components may not be consistent, and therefore in the embodiment, manufacturer types of all types of non-BMC components can be stored in the second data storage module in advance, and logs of the non-BMC components are respectively stored in log storage lists of the non-BMC components of different manufacturer types based on the types of the non-BMC components; when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component, the manufacturer type of the non-BMC component is obtained, a log storage list of the non-BMC component of different manufacturer types is queried, whether the manufacturer type of the non-BMC component belongs to a prestored manufacturer type is judged, and if so, the scanned log of the non-BMC component is sent to a second data storage module.
The number of the data pairs is directly affected by the number of the BMC components and the non-BMC components associated with the BMC components, when the number of the non-BMC components in the server is large and the number of the BMC components actively scanned is large, the formed data pairs are likely to be large, so that the data pairs can be compressed and decompressed and then extracted for data analysis, and therefore in the embodiment, the log collecting module can process the logs of the BMC components and the logs of the non-BMC components associated with the BMC components into the data pairs in a unified format, compress the data pairs and then transmit the compressed data pairs to the data analyzing module, and the data analyzing module decompresses the compressed data pairs before extracting the first data features of the data pairs.
The above is only a preferred embodiment of the present invention, and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (5)

1. A one-touch log collection tool, comprising:
the active scanning module is used for actively scanning the log of the BMC component in the server and sending the log to the first data storage module;
the first data storage module is used for storing the scanned log of the BMC component and is used for being called by the log collection module;
the passive scanning module is used for inquiring the first data storage module, and when the non-BMC component associated with the BMC component is inquired, starting the passive scanning function to scan the log of the non-BMC component and sending the log to the second data storage module;
the second data storage module is used for storing the scanned logs of the non-BMC component and is used for being called by the log collecting module;
the log collection module is used for calling the first data storage module and the second data storage module, processing the log of the BMC component and the log of the non-BMC component associated with the log into a data pair with a uniform format and sending the data pair to the data analysis module;
the data analysis module is used for extracting first data characteristics of the data pairs, distributing unique data characteristic identifiers, generating final log files of the corresponding components based on the data characteristic identifiers and matching the data characteristic identifiers with corresponding fault category identifiers, and transmitting the final log files of the corresponding components to the operation and maintenance terminal based on the authority of the operation and maintenance terminal when log collection instructions sent by different operation and maintenance terminals are received;
the active scanning module is provided with a first scanning time period, the passive scanning module is provided with a second scanning time period, and the scanning interval time in the first scanning time period is smaller than the scanning interval time in the second scanning time period;
the first data storage module and the second data storage module share a buffer storage module, and all kinds of non-BMC components associated with the BMC components are stored in the buffer storage module;
when the log of the BMC component is stored in the first data storage module, the buffer storage module extracts second data features of the log of the current BMC component and analyzes the category of the non-BMC component associated with the BMC component based on the extracted second data features;
after analyzing the category of the non-BMC component associated with the BMC component, the buffer storage module sends a scanning starting instruction to the passive storage module to inform the passive storage module of starting a passive scanning function;
the second data storage module is pre-stored with vendor types of all types of non-BMC components, and the logs of the non-BMC components are respectively stored in log storage lists of the non-BMC components of different vendor types based on the types of the non-BMC components;
when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component, the manufacturer type of the non-BMC component is obtained, a log storage list of the non-BMC component of different manufacturer types is queried, whether the manufacturer type of the non-BMC component belongs to a prestored manufacturer type is judged, and if so, the scanned log of the non-BMC component is sent to a second data storage module.
2. The one-touch log collection tool of claim 1, wherein the buffer memory module further stores a log data storage list corresponding to a category of the non-BMC component;
when the passive scanning module starts the passive scanning function to scan the log of the non-BMC component and stores the log into the second data storage module, the buffer storage module extracts a third data feature of the log of the non-BMC component and judges whether the second data feature is consistent with the third data feature, if so, the scanned log of the non-BMC component is stored into a log data storage list corresponding to the category of the non-BMC component.
3. The one-touch journaling tool according to claim 1, wherein the journaling of the non-BMC component comprises: system log, expander log, raid card log, and hard disk log.
4. The one-touch log collection tool of claim 1 wherein the log collection module processes the log of the BMC component and the log of the associated non-BMC component into a data pair in a unified format and then compresses the data pair for transmission to the data analysis module.
5. The one-touch log collection tool of claim 4 wherein the data analysis module decompresses the compressed data pairs prior to extracting the first data features of the data pairs.
CN202311120695.2A 2023-09-01 2023-09-01 One-key log collecting tool Active CN116841836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311120695.2A CN116841836B (en) 2023-09-01 2023-09-01 One-key log collecting tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311120695.2A CN116841836B (en) 2023-09-01 2023-09-01 One-key log collecting tool

Publications (2)

Publication Number Publication Date
CN116841836A CN116841836A (en) 2023-10-03
CN116841836B true CN116841836B (en) 2023-11-07

Family

ID=88162059

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311120695.2A Active CN116841836B (en) 2023-09-01 2023-09-01 One-key log collecting tool

Country Status (1)

Country Link
CN (1) CN116841836B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110674005A (en) * 2019-08-30 2020-01-10 苏州浪潮智能科技有限公司 Method and device for monitoring server memory and readable medium
CN113849329A (en) * 2021-08-26 2021-12-28 苏州浪潮智能科技有限公司 Log analysis and integration method and system for operating system
CN114138602A (en) * 2021-11-26 2022-03-04 浪潮商用机器有限公司 Computer log collecting and analyzing device
CN115098342A (en) * 2022-07-27 2022-09-23 苏州浪潮智能科技有限公司 System log collection method, system, terminal and storage medium
CN115237641A (en) * 2021-04-25 2022-10-25 腾讯科技(深圳)有限公司 Fault detection method and device, electronic equipment and readable medium
CN115794588A (en) * 2022-12-22 2023-03-14 中国建设银行股份有限公司 Memory fault prediction method, device and system and monitoring server
CN115905119A (en) * 2022-09-27 2023-04-04 山东云海国创云计算装备产业创新中心有限公司 BMC log compression and extraction method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114077525A (en) * 2020-08-17 2022-02-22 鸿富锦精密电子(天津)有限公司 Abnormal log processing method and device, terminal equipment, cloud server and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110674005A (en) * 2019-08-30 2020-01-10 苏州浪潮智能科技有限公司 Method and device for monitoring server memory and readable medium
CN115237641A (en) * 2021-04-25 2022-10-25 腾讯科技(深圳)有限公司 Fault detection method and device, electronic equipment and readable medium
CN113849329A (en) * 2021-08-26 2021-12-28 苏州浪潮智能科技有限公司 Log analysis and integration method and system for operating system
CN114138602A (en) * 2021-11-26 2022-03-04 浪潮商用机器有限公司 Computer log collecting and analyzing device
CN115098342A (en) * 2022-07-27 2022-09-23 苏州浪潮智能科技有限公司 System log collection method, system, terminal and storage medium
CN115905119A (en) * 2022-09-27 2023-04-04 山东云海国创云计算装备产业创新中心有限公司 BMC log compression and extraction method and system
CN115794588A (en) * 2022-12-22 2023-03-14 中国建设银行股份有限公司 Memory fault prediction method, device and system and monitoring server

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
云计算运维管理系统框架研究;牛晓玲;;电信网技术(02);12-15 *

Also Published As

Publication number Publication date
CN116841836A (en) 2023-10-03

Similar Documents

Publication Publication Date Title
CN103532754A (en) System and method for high-speed memory and distributed type processing of massive logs
CN101651556A (en) System and method for monitoring server
CN110765484A (en) Credit investigation data processing method and electronic equipment
CN111240862A (en) Universal interface platform and data conversion method
CN111711533B (en) Fault diagnosis method, fault diagnosis device, electronic device and storage medium
CN112052227A (en) Data change log processing method and device and electronic equipment
CN110581824A (en) Quick login management system based on multiple WeChat public numbers
CN103440302B (en) The method and system of Real Data Exchangs
CN116841836B (en) One-key log collecting tool
CN101957830A (en) System, device and method for inquiring lists
CN109039427B (en) Ship monitoring management device
CN112306871A (en) Data processing method, device, equipment and storage medium
CN111008209B (en) Data reconciliation method, device and system, storage medium and electronic device
JP2003233417A (en) Data communication device and its method, and data communication program and recording medium recorded thereof
CN107645563B (en) Internet of things communication method and system of medical test equipment
CN112650767B (en) Data exchange method and system with preposed data filtering
CN113472881B (en) Statistical method and device for online terminal equipment
CN113778709B (en) Interface calling method, device, server and storage medium
CN111107080B (en) Error information pushing method, device and equipment and readable storage medium
CN106534049B (en) Data issuing method based on server, client, server and system
CN115883639A (en) Web real-time message pushing method and device, equipment and storage medium
CN111681397A (en) Distribution network automation short message sending method, sending system and storage medium
CN111625427A (en) Real-time monitoring system and method for configuring central client connection health status
CN115277236B (en) Method and system for carrying out request analysis on domain name
CN114050969B (en) Low-bandwidth remote monitoring system

Legal Events

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