CN110908885A - Log collection method and device and related components - Google Patents

Log collection method and device and related components Download PDF

Info

Publication number
CN110908885A
CN110908885A CN201911150637.8A CN201911150637A CN110908885A CN 110908885 A CN110908885 A CN 110908885A CN 201911150637 A CN201911150637 A CN 201911150637A CN 110908885 A CN110908885 A CN 110908885A
Authority
CN
China
Prior art keywords
log
expander
log collection
logs
information
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
CN201911150637.8A
Other languages
Chinese (zh)
Other versions
CN110908885B (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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave 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 Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201911150637.8A priority Critical patent/CN110908885B/en
Publication of CN110908885A publication Critical patent/CN110908885A/en
Application granted granted Critical
Publication of CN110908885B publication Critical patent/CN110908885B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3031Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a motherboard or an expansion card
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/1805Append-only file systems, e.g. using logs or journals to store data
    • G06F16/1815Journaling file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application discloses a log collection method, a log collection device, electronic equipment and a computer-readable storage medium, wherein the log collection method comprises the following steps: when incremental information exists in the journal file of the expander, acquiring manufacturer information of the expander; judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information; if yes, collecting the logs corresponding to the expander through a log collecting tool. This application collects the log again when having the error message of expander in expander's log file, reduces log collection frequency, avoids influencing the normal business of system, and the log of collecting is the log before the expander trouble, back, the subsequent analysis positioning hardware problem of being convenient for, the log collection instrument that adopts the expander firm to provide carries out log collection, can improve the accuracy and the wholeness of error message detection and the integrality of log collection.

Description

Log collection method and device and related components
Technical Field
The present application relates to the field of log collection, and in particular, to a log collection method, device and related components.
Background
The Expander is used as a transmission link between a board card and a hard disk, so that good transmission and management effects are achieved, in order to quickly and accurately position hardware problems, log files of the Expander need to be collected and analyzed, most of the existing schemes collect the log files of the Expander according to preset time intervals, if the preset time intervals are small, the log collection occupies a large amount of memory of a system frequently, normal service of the system can be influenced, if the preset time intervals are large, the log can be covered possibly, the log when a fault occurs cannot be obtained, and the root cause of the fault cannot be positioned. In addition, in the prior art, a general tool is usually used for log collection, but the log collection capability of the general tool is limited, and logs proprietary to various expander manufacturers cannot be collected, so that the problem that hardware cannot be accurately positioned during subsequent analysis is caused, and the reliability is low.
Therefore, how to provide a solution to the above technical problem is a problem that needs to be solved by those skilled in the art.
Disclosure of Invention
The application aims to provide a log collection method, a log collection device, electronic equipment and a computer readable storage medium, which can reduce the log collection frequency and avoid influencing the normal service of a system, the collected logs are logs before and after an expander fault, and the subsequent analysis and positioning of hardware problems are facilitated.
In order to solve the above technical problem, the present application provides a log collection method, including:
when incremental information exists in a log file of the expander, acquiring manufacturer information of the expander;
judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information;
and if yes, collecting the logs corresponding to the expander through the log collecting tool.
Preferably, when incremental information exists in the journal file of the expander and before the vendor information of the expander is acquired, the journal collection method further includes:
monitoring the journal file of the expander according to a preset period;
and judging whether incremental information exists in the log file.
Preferably, when incremental information exists in the journal file of the expander and before the vendor information of the expander is acquired, the journal collection method further includes:
and pre-storing log collection tools corresponding to expanders of various manufacturers.
Preferably, after the log collection tool collects the log corresponding to the expander, the log collection method further includes:
and storing the log corresponding to the expander to a preset storage space.
Preferably, the process of storing the log corresponding to the expander into the preset storage space specifically includes:
and compressing the logs corresponding to the expander, and storing the compressed logs to a preset storage space.
Preferably, after storing the log into the preset storage space, the log collection method further includes:
and deleting the logs stored in the preset storage space according to the preset time efficiency.
Preferably, the logs corresponding to the expander comprise logs of the expander, logs of a board card connected with the expander and logs of a hard disk connected with the expander.
In order to solve the above technical problem, the present application further provides a log collecting device, including:
the acquisition module is used for acquiring manufacturer information of the expander when incremental information exists in the log file of the expander;
the judging module is used for judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information, and if so, the collecting module is triggered;
and the collection module is used for collecting the logs corresponding to the expander through the log collection tool.
In order to solve the above technical problem, the present application further provides an electronic device, including:
a memory for storing a computer program;
a processor for implementing the steps of the log collection method as described in any one of the above when the computer program is executed.
To solve the above technical problem, the present application further provides a computer-readable storage medium, having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of the log collection method as described in any one of the above.
The application provides a log collection method, incremental information in a log file of an expander is monitored, whether error information of the expander exists or not is judged according to the incremental information, and the log is collected when the error information of the expander exists, so that on one hand, the log collection frequency is reduced, the occupied system memory is small, normal service of the system can be avoided being influenced, on the other hand, the collected log is guaranteed to be a log before and after the fault of the expander, and the problem of subsequent analysis and positioning of hardware is facilitated. In addition, the error information detection and the log collection of the expander are carried out by adopting a log collection tool provided by an expander manufacturer, so that the accuracy and the comprehensiveness of the error information detection and the completeness of the log collection can be improved, and the accuracy and the reliability of the positioning hardware problem are improved. The application also discloses a log collection device, electronic equipment and a computer readable storage medium, which have the same beneficial effects as the log collection method.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed in the prior art and the embodiments are briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flowchart illustrating steps of a log collection method according to the present application;
FIG. 2 is a flowchart illustrating steps of a log storage method according to the present application;
FIG. 3 is a flow chart illustrating steps of another log storage method provided by the present application;
fig. 4 is a schematic structural diagram of a log collection device provided in the present application;
fig. 5 is a schematic structural diagram of an electronic device provided in the present application.
Detailed Description
The core of the application is to provide a log collection method, a log collection device, electronic equipment and a computer readable storage medium, which can reduce the log collection frequency and avoid influencing the normal service of the system, and the collected logs are logs before and after the expander fault, so that the subsequent analysis and positioning of hardware problems are facilitated.
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but 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 application.
The Expander is used as a transmission link between the board card and the hard disk, and in order to quickly and accurately position hardware problems, log files of the Expander need to be collected and analyzed. At present, most of log files of the expander are collected according to a preset time interval, if the preset time interval is small, the log collection occupies a large amount of memory of a system frequently, and normal service of the system is affected. In addition, in the prior art, a general tool is usually used for log collection, but the log collection capability of the general tool is limited, and logs proprietary to various expander manufacturers cannot be collected, so that the problem that hardware cannot be accurately positioned during subsequent analysis is caused, and the reliability is low. Based on the problems of the related art, the present application provides a new log collection scheme through the following embodiments, which can achieve the purposes of reducing the log collection frequency and facilitating the subsequent analysis of the positioning hardware problem.
The following describes a log collection method provided by the present application in detail.
Referring to fig. 1, fig. 1 is a flowchart illustrating steps of a log collection method according to the present application, where the log collection method includes:
s101: when incremental information exists in the journal file of the expander, acquiring manufacturer information of the expander;
it can be understood that the failure of the expander is generally caused by the fact that errors are accumulated to a certain extent, and when an error occurs in the expander, related error information is printed in a log file (such as/var/log/messages,/var/log/dmesg file) of the expander, so that an operation of monitoring the log file of the expander to determine whether incremental information exists in the log file may exist before this step.
It can be understood that the proprietary logs of the expanders of different manufacturers can only be collected by the proprietary log collection tool of the manufacturer, and some error information of the expanders can only be detected by the proprietary log collection tool of the manufacturer, and in order to ensure the completeness and validity of log collection and the accuracy and comprehensiveness of error information detection, in this step, after determining that the incremental information exists in the log file, the manufacturer information of the expanders is firstly obtained so as to determine the log collection tool provided by the corresponding manufacturer. Further, before executing this step, the log collection tools provided by the respective vendors may be stored in advance, so as to perform the operation of calling the log collection tools in the following.
S102: judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information, and if so, executing S103;
s103: and collecting the logs corresponding to the expander through a log collection tool.
Specifically, the incremental information may include other information besides the error information of the expander, and therefore, after it is determined that the incremental information exists in the log file of the expander, it should be determined whether the incremental information includes the error information of the expander. In the embodiment, the error information of the expander is detected by a special log collecting tool of the expander manufacturer, so that the method is more comprehensive and more accurate. When error information of the expander exists in the incremental information, collecting logs corresponding to the expander through a log collecting tool special for an expander manufacturer, wherein the logs corresponding to the expander comprise logs of the expander, logs of a board card connected with the expander and logs of a hard disk connected with the expander.
It can be understood that, because the triggering condition for log collection in this embodiment is that there is error information of the expander in the incremental information, compared with the collection according to the preset period in the prior art, this embodiment reduces the log collection frequency on the one hand, and the collected logs occupy less system memory, and can avoid affecting the normal service of the system, on the other hand, when there is error information of the expander in the incremental information, the logs are collected, and the expander does not fail at this time, so the collected logs are the logs before and after the expander fails, and the validity of the collected logs can be ensured, thereby improving the failure location efficiency of the expander, the board, and the hard disk.
The application provides a log collection method, incremental information in a log file of an expander is monitored, whether error information of the expander exists or not is judged according to the incremental information, and the log is collected when the error information of the expander exists, so that on one hand, the log collection frequency is reduced, the occupied system memory is small, normal service of the system can be avoided being influenced, on the other hand, the collected log is guaranteed to be a log before and after the fault of the expander, and the problem of subsequent analysis and positioning of hardware is facilitated. In addition, the error information detection and the log collection of the expander are carried out by adopting a log collection tool provided by an expander manufacturer, so that the accuracy and the comprehensiveness of the error information detection and the completeness of the log collection can be improved, and the accuracy and the reliability of the positioning hardware problem are improved.
Referring to fig. 2, fig. 2 is a flowchart of a step of a log storage method according to an embodiment of the present application, where this embodiment further describes related operations of S103 in the embodiment corresponding to fig. 1, and a more preferred implementation may be obtained by combining this embodiment with the embodiment corresponding to fig. 1, and a specific process may include the following steps:
s201: compressing the logs corresponding to the expander;
s202: and storing the compressed log into a preset storage space.
Specifically, in order to facilitate the user to call and view at any time, after the logs corresponding to the expander are collected, the logs corresponding to the expander should be uploaded to the preset storage space. In order to reduce the occupation of the storage space and thus reduce the influence of log collection on normal services, the embodiment first compresses the collected logs to reduce the size of the collected logs, and then stores the compressed logs in the preset storage space.
Referring to fig. 3, fig. 3 is a flowchart of another log storage method according to an embodiment of the present application, where this embodiment further describes operations related to S202 in the embodiment corresponding to fig. 2, and a more preferred implementation may be obtained by combining this embodiment with the embodiment corresponding to fig. 2, and a specific process may include the following steps:
s301: judging whether a log to be deleted exists in the preset storage space, wherein the storage time of the log to be deleted reaches a preset deletion time limit, if so, executing S302;
s302: and deleting the log to be deleted.
Specifically, in order to further reduce the occupation of the storage space, the embodiment further sets a storage time limit for the log, and deletes the log when the storage time of the log in the preset storage space reaches the preset deletion time limit, thereby ensuring that the existing logs in the storage space are all newer logs within n weeks or n months. The preset deletion invalidation can be set according to actual engineering needs, and the application is not limited herein.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a log collecting device provided in the present application, where the log collecting device includes:
the acquisition module 1 is used for acquiring manufacturer information of the expander when incremental information exists in the log file of the expander;
the judging module 2 is used for judging whether error information of the expander exists in the incremental information through a log collecting tool corresponding to the manufacturer information, and if so, the collecting module 3 is triggered;
and the collection module 3 is used for collecting the logs corresponding to the expander through a log collection tool.
It can be seen that, in this embodiment, incremental information in a log file of the expander is monitored, whether error information of the expander exists is judged according to the incremental information, and the log is collected when the error information of the expander exists, so that on one hand, log collection frequency is reduced, occupied system memory is small, normal service of the system can be avoided being influenced, and on the other hand, collected logs are guaranteed to be logs before and after the expander fault, which is convenient for subsequent analysis and positioning of hardware problems. In addition, the error information detection and the log collection of the expander are carried out by adopting a log collection tool provided by an expander manufacturer, so that the accuracy and the comprehensiveness of the error information detection and the completeness of the log collection can be improved, and the accuracy and the reliability of the positioning hardware problem are improved.
As a preferred embodiment, the log collecting apparatus further includes:
and the monitoring module is used for monitoring the journal file of the expander according to a preset period and judging whether incremental information exists in the journal file.
As a preferred embodiment, the log collecting apparatus further includes:
the first storage module is used for storing log collection tools corresponding to the expanders of all manufacturers in advance.
As a preferred embodiment, the log collecting apparatus further includes:
and the second storage module is used for storing the logs corresponding to the expander to the preset storage space.
As a preferred embodiment, the second storage module specifically includes:
the compression unit is used for compressing the logs corresponding to the expander;
and the sending unit is used for storing the compressed log into a preset storage space.
As a preferred embodiment, the log collecting apparatus further includes:
and the deleting module is used for deleting the log stored in the preset storage space according to the preset time efficiency.
As a preferred embodiment, the logs corresponding to the expanders include logs of the expanders, logs of boards connected with the expanders, and logs of hard disks connected with the expanders.
On the other hand, the present application also provides an electronic device, as shown in fig. 5, which shows a schematic structural diagram of an electronic device according to an embodiment of the present application, where the electronic device 2100 according to the embodiment may include: a processor 2101 and a memory 2102.
Optionally, the electronic device may further comprise a communication interface 2103, an input unit 2104 and a display 2105 and a communication bus 2106.
The processor 2101, the memory 2102, the communication interface 2103, the input unit 2104, the display 2105, and the like communicate with each other via the communication bus 2106.
In the embodiment of the present application, the processor 2101 may be a Central Processing Unit (CPU), an application specific integrated circuit (asic), a digital signal processor, an off-the-shelf programmable gate array (fpga) or other programmable logic device.
The processor may call a program stored in the memory 2102. Specifically, the processor may perform operations performed on the electronic device side in the following embodiments of the log collection method.
The memory 2102 stores one or more programs, which may include program code including computer operating instructions, and in this embodiment, at least one program for implementing the following functions is stored in the memory:
when incremental information exists in a log file of the expander, acquiring manufacturer information of the expander;
judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information;
and if yes, collecting the logs corresponding to the expander through the log collecting tool.
It can be seen that, in this embodiment, incremental information in a log file of the expander is monitored, whether error information of the expander exists is judged according to the incremental information, and the log is collected when the error information of the expander exists, so that on one hand, log collection frequency is reduced, occupied system memory is small, normal service of the system can be avoided being influenced, and on the other hand, collected logs are guaranteed to be logs before and after the expander fault, which is convenient for subsequent analysis and positioning of hardware problems. In addition, the error information detection and the log collection of the expander are carried out by adopting a log collection tool provided by an expander manufacturer, so that the accuracy and the comprehensiveness of the error information detection and the completeness of the log collection can be improved, and the accuracy and the reliability of the positioning hardware problem are improved.
In one possible implementation, the memory 2102 may include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function (such as a compression function, etc.), and the like; the storage data area may store data created according to the use of the computer.
Further, the memory 2102 may include high speed random access memory, and may also include non-volatile memory, such as at least one disk storage device or other volatile solid state storage device.
The communication interface 2103 may be an interface of a communication module, such as an interface of a GSM module.
The present application may also include a display 2104 and an input unit 2105, among others.
Of course, the structure of the internet of things device shown in fig. 5 does not constitute a limitation on the internet of things device in the embodiment of the present application, and in practical applications, the electronic device may include more or less components than those shown in fig. 5, or some components in combination.
In another aspect, the present application further provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the log collection method according to any one of the above embodiments.
For the introduction of a computer-readable storage medium provided in the present application, please refer to the above embodiments, which are not described herein again.
The computer-readable storage medium provided by the application has the same beneficial effects as the log collection method.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A log collection method, comprising:
when incremental information exists in a log file of the expander, acquiring manufacturer information of the expander;
judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information;
and if yes, collecting the logs corresponding to the expander through the log collecting tool.
2. The log collection method according to claim 1, wherein when incremental information exists in the log file of the expander and before vendor information of the expander is acquired, the log collection method further comprises:
monitoring the journal file of the expander according to a preset period;
and judging whether incremental information exists in the log file.
3. The log collection method according to claim 1, wherein when incremental information exists in the log file of the expander and before vendor information of the expander is acquired, the log collection method further comprises:
and pre-storing log collection tools corresponding to expanders of various manufacturers.
4. The log collecting method according to claim 2, wherein after the log collecting tool collects the log corresponding to the expander, the log collecting method further comprises:
and storing the log corresponding to the expander to a preset storage space.
5. The log collection method according to claim 4, wherein the process of storing the log corresponding to the expander into a preset storage space specifically comprises:
and compressing the logs corresponding to the expander, and storing the compressed logs to a preset storage space.
6. The log collecting method according to claim 4, wherein after storing the log in a preset storage space, the log collecting method further comprises:
and deleting the logs stored in the preset storage space according to the preset time efficiency.
7. The log collection method according to any one of claims 1 to 6, wherein the logs corresponding to the expander comprise logs of the expander, logs of a board connected to the expander, and logs of a hard disk connected to the expander.
8. A log collection apparatus, comprising:
the acquisition module is used for acquiring manufacturer information of the expander when incremental information exists in the log file of the expander;
the judging module is used for judging whether error information of the expander exists in the incremental information or not through a log collecting tool corresponding to the manufacturer information, and if so, the collecting module is triggered;
and the collection module is used for collecting the logs corresponding to the expander through the log collection tool.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the log collection method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the log collection method according to any one of claims 1 to 7.
CN201911150637.8A 2019-11-21 2019-11-21 Log collection method and device and related components Active CN110908885B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911150637.8A CN110908885B (en) 2019-11-21 2019-11-21 Log collection method and device and related components

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911150637.8A CN110908885B (en) 2019-11-21 2019-11-21 Log collection method and device and related components

Publications (2)

Publication Number Publication Date
CN110908885A true CN110908885A (en) 2020-03-24
CN110908885B CN110908885B (en) 2022-08-05

Family

ID=69818445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911150637.8A Active CN110908885B (en) 2019-11-21 2019-11-21 Log collection method and device and related components

Country Status (1)

Country Link
CN (1) CN110908885B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486924A (en) * 2020-12-17 2021-03-12 深圳软牛科技有限公司 Method and device for searching file deletion time in NTFS (New technology File System) and electronic equipment
CN115242623A (en) * 2022-07-25 2022-10-25 济南浪潮数据技术有限公司 Log collection method, device, equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107632918A (en) * 2017-08-30 2018-01-26 中国工商银行股份有限公司 Calculate the monitoring system and method for storage device
CN107766208A (en) * 2017-10-27 2018-03-06 深圳市中润四方信息技术有限公司 A kind of method, system and device of monitoring business system
CN110008189A (en) * 2019-04-11 2019-07-12 苏州浪潮智能科技有限公司 A kind of automatic reporting method of file system error, device and equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107632918A (en) * 2017-08-30 2018-01-26 中国工商银行股份有限公司 Calculate the monitoring system and method for storage device
CN107766208A (en) * 2017-10-27 2018-03-06 深圳市中润四方信息技术有限公司 A kind of method, system and device of monitoring business system
CN110008189A (en) * 2019-04-11 2019-07-12 苏州浪潮智能科技有限公司 A kind of automatic reporting method of file system error, device and equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112486924A (en) * 2020-12-17 2021-03-12 深圳软牛科技有限公司 Method and device for searching file deletion time in NTFS (New technology File System) and electronic equipment
CN115242623A (en) * 2022-07-25 2022-10-25 济南浪潮数据技术有限公司 Log collection method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN110908885B (en) 2022-08-05

Similar Documents

Publication Publication Date Title
CN110908885B (en) Log collection method and device and related components
CN113687974B (en) Client log processing method and device and computer equipment
CN110932933B (en) Network condition monitoring method, computing device and computer storage medium
CN110222020B (en) Log file management method, device, computer equipment and storage medium
US9256513B2 (en) Method, apparatus and computer readable medium for automatic debugging and error prevention
CN110688358B (en) Log collection method, device and equipment and readable storage medium
CN111367760B (en) Log collection method and device, computer equipment and storage medium
CN108197002B (en) Mobile device non-buried point data statistical method, system, terminal and medium
CN105260290A (en) Application exception information collection method and apparatus
CN113903389A (en) Slow disk detection method and device and computer readable and writable storage medium
CN112181769A (en) Application abnormal data acquisition method and device, computer equipment and storage medium
CN109861843B (en) Method, device and equipment for completely collecting and confirming log files
CN112231130B (en) Method, system, equipment and medium for positioning fault according to log
WO2016153377A1 (en) Smart logging of trace data for storage systems
CN112764990B (en) Target process monitoring method and device and computer equipment
CN111611142A (en) Information collection method, device and storage medium
CN114417200A (en) Network data acquisition method and device and electronic equipment
CN111984473A (en) Memory snapshot data acquisition method and related device
CN113868005A (en) Method and device for monitoring webpage abnormity
CN112395155A (en) Service monitoring method and device, storage medium and electronic device
CN117591381B (en) Data reporting method and device
CN114244901A (en) Data processing method and device and electronic equipment
JP6437691B2 (en) File management system, file management method, collection program, and non-transitory computer-readable information recording medium
CN116881050A (en) Interactive automatic restarting method, device and system
CN112380176A (en) Method and device for monitoring file system abnormity in real time 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