CN112866218A - Processing method for remotely collecting system information and related equipment - Google Patents

Processing method for remotely collecting system information and related equipment Download PDF

Info

Publication number
CN112866218A
CN112866218A CN202110016809.3A CN202110016809A CN112866218A CN 112866218 A CN112866218 A CN 112866218A CN 202110016809 A CN202110016809 A CN 202110016809A CN 112866218 A CN112866218 A CN 112866218A
Authority
CN
China
Prior art keywords
information
data
server
preset
data field
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.)
Granted
Application number
CN202110016809.3A
Other languages
Chinese (zh)
Other versions
CN112866218B (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.)
Guangzhou Bonsoninfo System Co ltd
Original Assignee
Guangzhou Bonsoninfo System 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 Guangzhou Bonsoninfo System Co ltd filed Critical Guangzhou Bonsoninfo System Co ltd
Priority to CN202110016809.3A priority Critical patent/CN112866218B/en
Publication of CN112866218A publication Critical patent/CN112866218A/en
Application granted granted Critical
Publication of CN112866218B publication Critical patent/CN112866218B/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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • 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/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention belongs to the technical field of computers, and particularly relates to a processing method for remotely collecting system information and related equipment. Before registering in a server, the embedded equipment collects a plurality of items of data information through a data collection script to form a data field; after the embedded equipment is registered to the server, the interactive information containing the data fields is uploaded to the server through an application program; and the server acquires the data field in the interactive information and analyzes the data field to obtain effective data information. The method has the advantages of low implementation difficulty, greatly improved system reliability, reduced operation and maintenance cost and strong expansibility of application scenes.

Description

Processing method for remotely collecting system information and related equipment
Technical Field
The invention belongs to the technical field of computers, and particularly relates to a processing method for remotely collecting system information and related equipment.
Background
The embedded linux equipment generally operates in an unattended environment, and needs to automatically monitor the operation condition of the equipment and feed back some information in time, such as software version numbers, fault point information and the like, so that maintenance personnel can conveniently know the condition in time and perform operations such as remote processing or manual field processing.
The remote processing based on the embedded linux equipment firstly needs to collect corresponding information to perform effective analysis and judgment, and then a proper processing method is made. The information collection of the embedded linux application program is relatively easy, because the terminal application program needs to interact with a remote server originally, a corresponding protocol is formulated, and needed information fields are transmitted, the required analysis information data can be collected only by adding the corresponding protocol and carrying out remote upgrading processing operation, and the method is carried out based on the original logic of the application program.
And for the information of the embedded linux system level, it is difficult to collect, analyze and process, and it is clear to understand which information points are included and which fault points easily affect the normal operation of the system for different environments, and after the information is collected, the information needs to be processed and remotely transmitted to a server for collection and centralized analysis, and the collected information is subjected to remote upgrade processing operation or manual processing.
Based on this problem, the general approach in the prior art is: the remote information collection and analysis processing is only carried out on the application program, the remote information collection and analysis processing cannot be carried out or is difficult to carry out on the bottom layer system information, and personnel can be arranged to carry out manual field processing only when problems occur.
Disclosure of Invention
The invention aims to solve the technical problem that information collection, analysis and processing on the embedded linux system level are difficult to realize, and aims to provide a processing method for remotely collecting system information and related equipment.
The processing method for remotely collecting the system information comprises the following steps:
before the embedded equipment is registered in a server, collecting a plurality of items of data information through a preset data collection script to form a data field;
after the embedded equipment is registered to the server, uploading interaction information containing the data fields to the server through an application program interacting with the server;
and the server acquires the data field in the interactive information and analyzes the data field to obtain effective data information.
Optionally, before registering in the server, the embedded device collects multiple items of data information through a preset data collection script to form a data field, where the data field includes:
the embedded device calls the data collection script after being started, collects a plurality of items of data information in advance through the data collection script before registering in a server, sorts the collected data information according to a preset sequence to form the data fields, and stores the data fields in data files which are stored in preset storage positions.
Optionally, the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory equipment batch information, SD card partition erasure information, frequent read-write partition erasure information, or backup partition erasure information of the embedded device.
Optionally, after registering in the server, the embedded device uploads interaction information including the data field to the server through an application program interacting with the server, where the uploading includes:
after the embedded device is registered to the server, the data field is obtained from the data file in a preset storage position, and the data field is uploaded to the server after forming interactive information according to a preset private protocol.
A processing device for remotely collecting system information, comprising:
the data collecting module is used for collecting a plurality of items of data information through a preset data collecting script before registering in the server to form a data field;
the interaction module is used for uploading interaction information containing the data fields to the server through an application program interacting with the server after the server is registered;
and analyzing data, which is used for acquiring the data field in the interactive information and analyzing the data field to obtain effective data information.
Optionally, the data collecting module is further configured to invoke the data collecting script after the server is started, collect a plurality of items of data information in advance through the data collecting script before the server is registered, sort the collected data information according to a preset sequence to form the data fields, and store the data fields in a data file, where the data file is stored in a preset storage location.
Optionally, the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory equipment batch information, SD card partition erasure information, frequent read-write partition erasure information, or backup partition erasure information of the embedded device.
Optionally, the interaction module is further configured to, after registering in the server, obtain the data field from the data file in a preset storage location, and upload the data field to the server after forming interaction information according to a preset private protocol.
A computer device comprising a memory and a processor, the memory having stored therein computer-readable instructions that, when executed by the processor, cause the processor to perform the steps of the above-described processing method of remotely collecting system information.
A storage medium having stored thereon computer-readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the above-described method of processing of remotely collecting system information.
The positive progress effects of the invention are as follows: the invention adopts the processing method of the remote collection system information and the related equipment, and has the following advantages:
1. the realization difficulty is low;
2. the system reliability is greatly improved;
3. the operation and maintenance cost is reduced;
4. the problem processing efficiency is improved;
5. and the application scene expansibility is strong.
Drawings
FIG. 1 is a flow chart of the present invention.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific drawings.
Referring to fig. 1, a processing method for remotely collecting system information includes the steps of:
s1, collecting data: before the embedded device is registered to the server, a plurality of items of data information are collected through a preset data collection script to form a data field.
In one embodiment, this step includes:
the embedded device calls a data collection script after being started, collects a plurality of items of data information in advance through the data collection script before being registered in a server, sorts the collected data information according to a preset sequence to form data fields, and stores the data fields in data files which are stored in preset storage positions.
The embedded device of the present invention is preferably an embedded Linux device. A data collection script kernel _ tool is preset in the embedded device, and the data collection script is responsible for collecting bottom-layer data information. After the embedded device is started, triggering the data collection script to collect data information before the device is registered to the platform, sequencing the data information to be collected according to a specified sequence, and finally forming a LogSize data field in a kernel _ log.xml data file. Specifically, the data information to be collected is obtained through different commands, the commands run in the kernel _ tool script, a result is returned after each command is executed, the result forms corresponding digital data, the digital data is arranged according to a preset sequence, and finally a data field to be uploaded is formed. The data field is analyzed according to digital data, for example, 0 represents none or 0 times, 1 represents presence or 1 time, 2 represents 2 or 2 times, and the like, each digit represents a result of a command to return, all digits are arranged according to a preset sequence, one digit is overlapped with another digit, and the whole is seen as a string of digits, namely the data field, so that only one data field can be uploaded.
In one embodiment, the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory device batch information, SD card partition erasure information, frequently read and write partition erasure information, or backup partition erasure information of the embedded device.
The data information required to be collected in the present invention includes a combination of one or more of the above. Wherein, 1, kernel version information of the embedded device:
the collection of the kernel version information of the embedded equipment is beneficial to judging whether the kernel version of the field embedded equipment needs to be upgraded or not, and the unstable operation of the system caused by the influence of the kernel version generated for a long time is avoided. The present invention acquires kernel version information of an embedded device by using a command "dmesg | grep" bonsoninfo _ kernel _ version "| awk '{ print $5 }'".
2. USB information of the embedded device:
the USB information collection of the embedded equipment is beneficial to analyzing the condition that the field embedded equipment is connected with the USB, and because the remote communication needs to use a 4G module and the like, and the communication modules need to use the USB for communication, the running condition of the embedded equipment needs to be counted. The invention obtains the USB information of the embedded equipment by using a command 'lsusb | grep' Bus '-wc'.
3. SD card information of the embedded device:
the SD card information collection of the embedded device is beneficial to analyzing the condition of accessing the field embedded device into the SD card, and the conditions of the field SD card, the existence of the stolen condition and the like can be remotely analyzed and judged. The invention acquires the SD card information of the embedded device by using a command 'mount | grep'/sdcard type vfat (rw '-wc'.
4. File system type information of the embedded device:
the file system type information collection of the embedded equipment is beneficial to analyzing the file system type of the field embedded equipment, and different firmware can be effectively distinguished aiming at different file system upgrading, so that the purpose of program compatibility is achieved. The invention obtains the file system type information of the embedded device by using a command 'mount | grep' ubifs (rw '-wc').
5. Factory equipment batch information of the embedded equipment:
the collection of the factory equipment batch information of the embedded equipment is beneficial to analyzing the factory batch condition of the field embedded equipment, and the special problems of different batches are judged in a targeted manner to be distinguished and processed. The invention obtains the factory equipment batch information of the embedded equipment by using a command 'grep' VER '/etc/verson | awk-F ═ print $2 }'.
6. Erasing information of the SD card partition of the embedded device:
the SD card partition erasing information collection of the embedded device is beneficial to analyzing the read-write condition of the field embedded device to the SD card, and the operation life of the SD card can be judged. The invention uses the command' insmod/usr/local/dcd/drv/boot _ record.ko dev is 1; and the cat/proc/boot _ record/boot _ cnt acquires the erasing and writing information of the SD card partition of the embedded device.
7. Frequently reading and writing partition erasing information of the embedded device:
the collection of the erasing information of the frequently read-write partition of the embedded equipment is beneficial to analyzing the condition of the frequently read-write program of the field embedded equipment, and can feed back the read-write frequency of the program pertinently, count the erasing times and provide effective information for the later-stage system optimization. The invention uses the command of' insmod/usr/local/dcd/drv/boot _ record.ko dev is 2; and the cat/proc/boot _ record/boot _ cnt acquires the erasing and writing information of the frequently read-write partition of the embedded device.
8. Backup partition erasing information of the embedded device:
the collection of the erasing information of the backup partition of the embedded equipment is beneficial to analyzing the use condition of the backup partition of the on-site embedded equipment, and the running condition of a program can be fed back in a targeted manner, so that effective information is provided for the optimized and stable running of a later system. The invention uses the command of' insmod/usr/local/dcd/drv/boot _ record.ko dev is 3; and the cat/proc/boot _ record/boot _ cnt acquires the backup partition erasing and writing information of the embedded device.
For example, the data collection script includes the collection commands corresponding to the above eight items of data information, and after the eight items of data information are sequenced by calling the data collection script, the data field that can be formed is 42022000. The data fields may be stored in a data file.
S2, data interaction: after the embedded device is registered to the server, the interaction information containing the data fields is uploaded to the server through an application program interacting with the server.
In one embodiment, this step includes:
after the embedded device is registered to the server, the embedded device acquires data fields from data files in a preset storage position, and uploads the data fields to the server after interactive information is formed by the data fields according to a preset private protocol.
After the application program of the embedded device is registered to the remote server platform, the LogSize data field is sent to the remote server platform according to a private protocol. Specifically, an application program interacting with the server only needs to preset an interaction message, obtain a specific LogSize data field from a preset directory (protocol variable) '/var/kernel/kernel _ log.xml', and upload the data field to the remote server. For example:
<?xml version=”1.0”encoding=”UTF-8”>
<KernelLog>
<LogSize>42022000</LogSize>
</KernelLog>
s3, data analysis: and the server acquires the data field in the interactive information and analyzes the data field to obtain effective data information.
After the remote server platform acquires the data fields through the preset private protocol, the specific meaning of the data fields can be analyzed according to the default sorting rule, effective data information is obtained, and the data information is recorded, so that the required system information can be remotely collected through the server platform. Specifically, during analysis, the corresponding number in the data field is analyzed, and the number represents what meaning, so that the condition of the ready-made system information can be statistically analyzed after the analysis is finished. For example, data information of the SD card needs to be analyzed and counted, a third number corresponding to the analysis needs to be analyzed, if the number is 0, the field device does not have the SD card, and if the number analyzed is 1, the field device does have the SD card. As shown in table 1 below, the third digit in the data field is parsed to obtain the valid data information of the SD card.
Whether or not to use SD card Kernel log
Whether or not 43022800
Is that 53128100
Whether or not 23016000
Is that 23116000
Whether or not 23016000
TABLE 1
The processing method for remotely collecting the system information can adjust the collected data information according to the needs, performs flexible add-delete operation, and can realize stable operation of the embedded equipment after collection, analysis and processing.
A processing device for remotely collecting system information, comprising:
the data collecting module is used for collecting a plurality of items of data information through a preset data collecting script before registering in the server to form a data field;
in one embodiment, the data collecting module is further configured to invoke a data collecting script after the server is started, collect a plurality of items of data information in advance through the data collecting script before the server is registered, sort the collected data information according to a preset sequence to form data fields, store the data fields in data files, and store the data files in preset storage locations.
In one embodiment, the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory device batch information, SD card partition erasure information, frequently read and write partition erasure information, or backup partition erasure information of the embedded device.
The interaction module is used for uploading interaction information containing data fields to the server through an application program interacting with the server after the server is registered;
in an embodiment, the interaction module is further configured to, after registering in the server, obtain a data field from a data file in a preset storage location, and upload the data field to the server after forming the interaction information according to a preset private protocol.
And analyzing the data, wherein the data is used for acquiring the data field in the interactive information and analyzing the data field to obtain effective data information.
A computer device includes a memory and a processor, the memory stores computer readable instructions, and when the computer readable instructions are executed by the processor, the processor implements the steps of the processing method for remotely collecting system information according to the embodiments.
A storage medium storing computer readable instructions which, when executed by one or more processors, cause the one or more processors to perform the steps of the processing method for remotely collecting system information of the embodiments described above.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: a Read Only Memory (ROM), a Random Access Memory (RAM), a volatile storage medium, a non-volatile storage medium, a magnetic or optical disk, or the like.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (10)

1. A processing method for remotely collecting system information, comprising the steps of:
before the embedded equipment is registered in a server, collecting a plurality of items of data information through a preset data collection script to form a data field;
after the embedded equipment is registered to the server, uploading interaction information containing the data fields to the server through an application program interacting with the server;
and the server acquires the data field in the interactive information and analyzes the data field to obtain effective data information.
2. The process of remotely collecting system information as claimed in claim 1, wherein said embedded device collects a plurality of items of data information through a preset data collection script before registering with the server, and forms a data field, comprising:
the embedded device calls the data collection script after being started, collects a plurality of items of data information in advance through the data collection script before registering in a server, sorts the collected data information according to a preset sequence to form the data fields, and stores the data fields in data files which are stored in preset storage positions.
3. The processing method of remotely collecting system information as claimed in claim 1 or 2, wherein the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory device batch information, SD card partition erasure information, frequently read/write partition erasure information, or backup partition erasure information of the embedded device.
4. The process of remotely collecting system information as in claim 1, wherein the embedded device uploading the interaction information containing the data fields to the server through an application interacting with the server after registering with the server, comprises:
after the embedded device is registered to the server, the data field is obtained from the data file in a preset storage position, and the data field is uploaded to the server after forming interactive information according to a preset private protocol.
5. A processing apparatus for remotely collecting system information, comprising:
the data collecting module is used for collecting a plurality of items of data information through a preset data collecting script before registering in the server to form a data field;
the interaction module is used for uploading interaction information containing the data fields to the server through an application program interacting with the server after the server is registered;
and analyzing data, which is used for acquiring the data field in the interactive information and analyzing the data field to obtain effective data information.
6. The apparatus for processing remote system information collection according to claim 5, wherein the data collection module is further configured to invoke the data collection script after booting, collect a plurality of items of the data information in advance through the data collection script before registering in the server, sort the collected data information according to a preset sequence to form the data fields, store the data fields in a data file, and store the data file in a preset storage location.
7. The processing apparatus for remotely collecting system information as claimed in claim 5 or 6, wherein the data information includes at least one or more of kernel version information, USB information, SD card information, file system type information, factory device batch information, SD card partition erasure information, frequently read/write partition erasure information, or backup partition erasure information of the embedded device.
8. The processing apparatus for remotely collecting system information as claimed in claim 5, wherein the interaction module is further configured to, after registering with the server, obtain the data field from the data file in a preset storage location, and upload the data field to the server after forming interaction information according to a preset private protocol.
9. A computer device comprising a memory and a processor, the memory having stored therein computer-readable instructions which, when executed by the processor, cause the processor to carry out the steps of the processing method of remotely collecting system information according to any one of claims 1 to 4.
10. A storage medium having computer-readable instructions stored thereon, which, when executed by one or more processors, cause the one or more processors to perform the steps of the processing method of remotely collecting system information of any of claims 1 to 4.
CN202110016809.3A 2021-01-07 2021-01-07 Processing method for remotely collecting system information and related equipment Active CN112866218B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110016809.3A CN112866218B (en) 2021-01-07 2021-01-07 Processing method for remotely collecting system information and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110016809.3A CN112866218B (en) 2021-01-07 2021-01-07 Processing method for remotely collecting system information and related equipment

Publications (2)

Publication Number Publication Date
CN112866218A true CN112866218A (en) 2021-05-28
CN112866218B CN112866218B (en) 2022-08-19

Family

ID=76004653

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110016809.3A Active CN112866218B (en) 2021-01-07 2021-01-07 Processing method for remotely collecting system information and related equipment

Country Status (1)

Country Link
CN (1) CN112866218B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040019499A1 (en) * 2002-07-29 2004-01-29 Fujitsu Limited Of Kawasaki, Japan Information collecting apparatus, method, and program
CN103747091A (en) * 2014-01-16 2014-04-23 电信科学技术第一研究所 Distributed data synchronization system and method for embedded equipment
CN104484262A (en) * 2014-11-27 2015-04-01 国家电网公司 Automatic management method for IT (information technology) data center server system
CN105528290A (en) * 2015-12-04 2016-04-27 中国航空综合技术研究所 Construction method of script-based embedded software simulation and test integrated platform
CN106559429A (en) * 2016-11-28 2017-04-05 北京铭铭鑫软件有限公司 An a kind of key based on linux system is changed planes method
US20180137287A1 (en) * 2016-11-11 2018-05-17 Samsung Sds Co., Ltd. Infrastructure diagnostic system and method
CN111752736A (en) * 2020-05-28 2020-10-09 苏州浪潮智能科技有限公司 Remote collection method and system for Linux system downtime information

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040019499A1 (en) * 2002-07-29 2004-01-29 Fujitsu Limited Of Kawasaki, Japan Information collecting apparatus, method, and program
CN103747091A (en) * 2014-01-16 2014-04-23 电信科学技术第一研究所 Distributed data synchronization system and method for embedded equipment
CN104484262A (en) * 2014-11-27 2015-04-01 国家电网公司 Automatic management method for IT (information technology) data center server system
CN105528290A (en) * 2015-12-04 2016-04-27 中国航空综合技术研究所 Construction method of script-based embedded software simulation and test integrated platform
US20180137287A1 (en) * 2016-11-11 2018-05-17 Samsung Sds Co., Ltd. Infrastructure diagnostic system and method
CN106559429A (en) * 2016-11-28 2017-04-05 北京铭铭鑫软件有限公司 An a kind of key based on linux system is changed planes method
CN111752736A (en) * 2020-05-28 2020-10-09 苏州浪潮智能科技有限公司 Remote collection method and system for Linux system downtime information

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王轶辰等: "嵌入式软件可靠性仿真测试环境框架", 《计算机工程》 *

Also Published As

Publication number Publication date
CN112866218B (en) 2022-08-19

Similar Documents

Publication Publication Date Title
CN109240886B (en) Exception handling method, exception handling device, computer equipment and storage medium
CN101777062B (en) Context-aware real-time computer-protection systems and methods
CN1722678A (en) Management system and method
US11714740B2 (en) Storage-based log file management
WO2019095667A1 (en) Database data collection method, application server, and computer readable storage medium
WO2020010724A1 (en) Front-end static resource management method, apparatus, computer device and storage medium
CN108255735B (en) Associated environment testing method, electronic device and computer readable storage medium
CN111143434A (en) Intelligent data checking method, device, equipment and storage medium
CN111858605A (en) Database automatic auditing method, system, equipment and storage medium
CN113535677B (en) Data analysis query management method, device, computer equipment and storage medium
CN111459764A (en) Log management method and terminal
CN109542341B (en) Read-write IO monitoring method, device, terminal and computer readable storage medium
CN110716804A (en) Method and device for automatically deleting useless resources, storage medium and electronic equipment
CN106529281A (en) Executable file processing method and device
CN112866218B (en) Processing method for remotely collecting system information and related equipment
US20170109258A1 (en) Smart logging of trace data for storage systems
CN116132448B (en) Data distribution method based on artificial intelligence and related equipment
CN112214231A (en) CI-based virtualized software upgrade package generation method and system
CN112328272A (en) Algorithm upgrading method, device, equipment and storage medium
US20220075769A1 (en) Logfile collection and consolidation
CN115438026A (en) Database scanning method, device, equipment, storage medium and product
CN112765170B (en) Embedded time sequence data management method and device
CN114218058A (en) Method and system for recording user operation sequence by multi-task user operation log
CN110287182B (en) Big data comparison method, device, equipment and terminal
CN114064510A (en) Function testing method and device, electronic equipment and storage medium

Legal Events

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