CN117290190B - Remote serial port log acquisition method, device and storage medium - Google Patents

Remote serial port log acquisition method, device and storage medium Download PDF

Info

Publication number
CN117290190B
CN117290190B CN202311585000.8A CN202311585000A CN117290190B CN 117290190 B CN117290190 B CN 117290190B CN 202311585000 A CN202311585000 A CN 202311585000A CN 117290190 B CN117290190 B CN 117290190B
Authority
CN
China
Prior art keywords
serial port
log
text
acquiring
remote
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
CN202311585000.8A
Other languages
Chinese (zh)
Other versions
CN117290190A (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.)
Bowei Technology Co ltd
Original Assignee
Bowei 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 Bowei Technology Co ltd filed Critical Bowei Technology Co ltd
Priority to CN202311585000.8A priority Critical patent/CN117290190B/en
Publication of CN117290190A publication Critical patent/CN117290190A/en
Application granted granted Critical
Publication of CN117290190B publication Critical patent/CN117290190B/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/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/3041Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is an input/output interface
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The application relates to a serial port log remote acquisition method, a device and a storage medium, wherein the method comprises the following steps: acquiring communication parameters; acquiring a serial port log acquisition instruction; acquiring text format information and target user information according to the serial port log acquisition instruction; generating a remote acquisition text according to the text format information and the communication parameters; and sending the remote acquisition text according to the target user information. The method and the system can remotely share the log information in the serial port to the personnel focusing on the test in real time, and personnel interference is not needed in the process of collecting the log; the logs are shared to the concerned personnel in real time and are stored in the server, so that the history log information can be conveniently checked later, and the problem of locating according to the serial port log can be conveniently researched and developed; no extra wiring is needed and no interference to the product to be tested is introduced; the media such as the USB flash disk are prevented from being used when the testers share the log, the safety of the test environment is facilitated, and the risk of introducing viruses is reduced.

Description

Remote serial port log acquisition method, device and storage medium
Technical Field
The application relates to the field of automatic testing, in particular to a serial port log remote acquisition method, a serial port log remote acquisition device and a storage medium.
Background
Products such as routers can pass through a plurality of test scenes in the research and development process, such as wireless shielding environment test throughput or long-time test; many environments require a computer to connect with a serial port of a device to be tested, and then record a log printed in the serial port, so that after a problem occurs, a developer can find out the position of the problem according to the printed log.
However, in a practical situation, when a problem occurs in the test, a researcher and a developer copies the log out and sends the log to the researcher and the developer; the collection of the serial port logs is very difficult, and the serial port logs can be limited by the length of the serial port cables in certain scenes and cannot be collected; or some scenes need to collect logs of the equipment to be tested, and at the moment, a computer needs to be additionally arranged, so that resources are wasted, the construction efficiency is low, and the cleanliness of the test environment is damaged; in addition, in the process of sharing logs to research and development personnel, the test personnel can use a USB flash disk copying mode in most cases, and the mode has low efficiency and also relates to the problem of computer authority, so that the copying process is not very smooth and viruses can be possibly introduced. In addition, the timeliness of the method is not very high, problems often occur for a long time, and research and development staff can obtain logs.
How to realize remote sharing of serial logs of a device to be tested under the condition that the wiring state is not changed and an interference source is not introduced to WiFi product test is a problem to be solved.
Disclosure of Invention
In order to solve the technical problems or at least partially solve the technical problems, the application provides a serial port log remote acquisition method, a serial port log remote acquisition device and a storage medium.
In a first aspect, the present application provides a serial port log remote collection method, where the method includes the steps of:
acquiring communication parameters;
acquiring a serial port log acquisition instruction;
acquiring text format information and target user information according to the serial port log acquisition instruction;
generating a remote acquisition text according to the text format information and the communication parameters;
and sending the remote acquisition text according to the target user information.
Preferably, the step of acquiring the communication parameters includes:
acquiring parameters of a communication end;
acquiring transmission communication parameters;
and acquiring serial port transmission parameters.
Preferably, the step of obtaining the communication side parameter includes:
acquiring a first communication parameter of a near-end communication terminal;
and acquiring a second communication parameter of the remote communication terminal.
Preferably, the acquiring the transmission communication parameter includes the steps of:
acquiring serial port transmission baud rate;
and calculating the message transmission length according to the serial port transmission baud rate.
Preferably, the step of obtaining the serial port transmission parameter includes the steps of:
and obtaining serial port connection parameters.
Preferably, the generating the remote collection text according to the text format information and the communication parameters includes the steps of:
acquiring time synchronization information in the text format information;
acquiring a serial port log;
combining the time synchronization information and the serial port log into an initial acquisition text;
and converting the initial acquisition text into a remote acquisition text conforming to the communication parameters.
Preferably, said sending said remote collected text according to said target user information comprises the steps of:
acquiring a user address in the user information;
transmitting the remote acquisition text to the user address;
acquiring a user format in the user information;
and converting the format of the remote acquisition text according to the user format.
In a second aspect, the present application provides a serial port log remote collection device, including:
the communication parameter acquisition module is used for acquiring communication parameters;
the acquisition instruction acquisition module is used for acquiring a serial port log acquisition instruction;
the information acquisition module is used for acquiring text format information and target user information according to the serial port log acquisition instruction;
the text generation module is used for generating a remote acquisition text according to the text format information and the communication parameters;
and the text sending module is used for sending the remote acquisition text according to the target user information.
In a third aspect, an electronic device is provided, the electronic device comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform any of the serial log remote acquisition methods described above.
In a fourth aspect, a non-transitory computer readable storage medium is provided, the non-transitory computer readable storage medium storing computer instructions for causing the computer to perform any of the aforementioned serial log remote acquisition methods.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
according to the serial port log remote acquisition method, the serial port log remote acquisition device and the storage medium, log information in a serial port can be remotely shared to a person paying attention to the test in real time, and personnel interference is not needed in the process of collecting logs; the logs are shared to the concerned personnel in real time and are stored in the server, so that the history log information can be conveniently checked later, and the problem of locating according to the serial port log can be conveniently researched and developed; no extra wiring is needed and no interference to the product to be tested is introduced; the media such as the USB flash disk are prevented from being used when the testers share the log, the safety of the test environment is facilitated, and the risk of introducing viruses is reduced.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic flow chart of a serial port log remote collection method provided by an embodiment of the invention;
fig. 2 is a schematic structural diagram of a serial log remote collection device according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device according to the present invention;
fig. 4 is a schematic structural diagram of a non-transitory computer readable storage medium according to the present invention.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of 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 apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present application based on the embodiments herein.
Fig. 1 is a schematic flow chart of a serial port log remote collection method provided in an embodiment of the present application.
The application provides a serial port log remote acquisition method, which comprises the following steps:
s1: acquiring communication parameters;
in an embodiment of the present application, the step of obtaining the communication parameter includes:
acquiring parameters of a communication end;
acquiring transmission communication parameters;
and acquiring serial port transmission parameters.
Specifically, the communication parameters include: the communication terminal parameter is used for representing relevant communication parameters of the communication module, the transmission communication parameter is used for representing relevant parameters of data in the transmission process, and the serial port transmission parameter is used for representing relevant parameters of serial port transmission data. These parameters can be obtained by detecting the device.
In an embodiment of the present application, the step of obtaining the communication side parameter includes:
acquiring a first communication parameter of a near-end communication terminal;
and acquiring a second communication parameter of the remote communication terminal.
Specifically, in the communication process, the near-end communication end is close to the device, the far-end communication end is close to the user, and when data is in transmission, the data is transmitted from the device of the near-end communication end to the user of the far-end communication end, so that the data transmission is convenient, and the first image parameters of the near-end communication end and the second communication parameters of the far-end communication end close to the user need to be acquired.
In an embodiment of the present application, the step of obtaining the transmission communication parameter includes:
acquiring serial port transmission baud rate;
and calculating the message transmission length according to the serial port transmission baud rate.
Specifically, the transmission communication parameter is used for representing the data transmission rate, specifically, the serial port transmission baud rate, and in order to meet the serial port transmission baud rate, the message transmission length needs to be calculated correspondingly so as to meet the data transmission requirement.
In an embodiment of the present application, the step of obtaining the serial port transmission parameter includes:
and obtaining serial port connection parameters.
Specifically, the serial port transmission parameter is used for representing a transmission parameter of the serial port device, and includes: the serial port connection parameters are obtained, and the serial port transmission parameters can meet the normal running state of serial port equipment.
S2: acquiring a serial port log acquisition instruction;
specifically, the serial port log acquisition instruction is an instruction sent by a user to call the serial port log, and the instruction contains a plurality of specific information, and the information together represents the call requirement of the user on the log.
S3: acquiring text format information and target user information according to the serial port log acquisition instruction;
specifically, the serial port log collection instruction includes text format information and target user information, where the text format information is used to represent a format required by the text, such as: character size, line spacing, etc.; the target user information is used to represent user information such as: addresses of users, required subject matter, etc.
S4: generating a remote acquisition text according to the text format information and the communication parameters;
in an embodiment of the present application, the generating the remote collection text according to the text format information and the communication parameters includes the steps of:
acquiring time synchronization information in the text format information;
acquiring a serial port log;
combining the time synchronization information and the serial port log into an initial acquisition text;
and converting the initial acquisition text into a remote acquisition text conforming to the communication parameters.
Specifically, the time synchronization information is used to represent time-related information of a desired log, such as: the year, month, day, time and the like can call corresponding log content in a plurality of serial port logs, then combine time synchronization information and the serial port logs into a time information, namely a format text of the serial port logs, and convert the format text into a remote acquisition text according to the requirements of communication parameters.
S5: and sending the remote acquisition text according to the target user information.
In an embodiment of the present application, the sending the remote collected text according to the target user information includes the steps of:
acquiring a user address in the user information;
transmitting the remote acquisition text to the user address;
acquiring a user format in the user information;
and converting the format of the remote acquisition text according to the user format.
Specifically, the user information comprises a user address and a user format, and the remote acquisition text is converted into a text with a corresponding format according to the requirement of the user format and is sent to the user address for the target user to read.
Examples
In order to solve the contradiction that some scenes are not suitable for networking, a wireless communication mode is needed; however, the communication equipment inevitably needs to test WiFi, so that the adopted communication technology cannot interfere with the equipment to be tested; the frequency bands of 2G, 5G or 6G of WiFi should be effectively avoided; therefore, the application adopts the Lora communication module; the technology adopts 433HZ communication frequency band, which does not cause interference to the equipment to be tested; the equipment connected with the equipment to be tested is not a serial port line externally connected with a computer, but is changed into a serial port-Lora conversion module; a serial port to Lora module (expressed as a remote acquisition module) is fixed on any test bed; the reserved serial port cable is used for connecting equipment to be tested; such as high and low temperature test chambers; a serial port cable needs to be reserved, and can extend into the box body; for example, the environment of a shielded room requires that the serial cable extend into the shielded room and that the Lora module be secured outside the shielded room; the purpose of the method is to improve the construction efficiency of the subsequent test, so that plug and play can be realized; the Lora remote receiving module is connected with a raspberry pie or other single-chip microcomputer, and the devices have the capability of wired networking, and if the capability of wireless networking exists, the wireless capability of the devices is closed or castrated; the wireless function of the device is prevented from interfering the normal operation of other devices to be tested in a laboratory; the purpose of using the singlechip is also to save cost; after the log server module is successfully connected, the log server module sends a message in a specific format to the log concentrator module, and after the log concentrator receives the message, the local time is sent to the log server module in a character string mode; after the remote receiving log module receives the character string, setting the local time according to the character string; after the Lora remote receiving log module obtains the baud rate set by communication, setting a length n for sending and reading a subsequent log according to the baud rate result; what the baud rate corresponds to what the length is, this is actually tested according to different boards; the objective is to ensure that at a certain baud rate, the success rate of each log transmission is optimal.
The singlechip connected with the Lora remote receiving module needs to have a medium storage function with a certain capacity, and the logs read from the serial port need to be stored in a storage medium of the singlechip in a mode of adding log contents according to time; the program is operated in the singlechip connected with the Lora remote receiving module, the program can uninterruptedly read the log stored in the storage medium with a certain length, and then the log with a preset serial number and a read certain length is added to be sent out from an air interface of the Lora; the Lora concentrator module stores log information received from an air interface into a medium, and then separates a serial number according to the information; then, the separated serial number plus a message of successful reception is returned to the remote acquisition module; the remote acquisition module reads the next log combined serial number to transmit after the message replied by the Lora air interface receiving end; a program is operated in a singlechip of the log concentrator, and the program has the function of separating the serial number and log content of each log from log information collected by the Lora module; then the read logs are sent to a server of the MQTT in a mode of the MQTT by taking the serial number as a subscription topic; subscribing topics of all serial numbers according to the serial numbers preset in a database by a server-side program to obtain a log; then storing the log; the server program can provide login authentication, after the user logs in the authentication, the server program can match the session information of the authentication with the information of the attention personnel of the log stored on the server, and the log successfully matched has authority to check; the server provides a web interface, and an area is provided on the interface, wherein the area is used for displaying log information of each terminal which is authorized to view in a terminal-by-terminal mode; the server provides an interface for extracting log information of the history of each terminal device.
As shown in fig. 2, the present application provides a serial port log remote collection device, including:
a communication parameter acquisition module 10 for acquiring communication parameters;
the acquisition instruction acquisition module 20 is used for acquiring a serial port log acquisition instruction;
the information acquisition module 30 is configured to acquire text format information and target user information according to the serial port log acquisition instruction;
a text generation module 40, configured to generate a remote collection text according to the text format information and the communication parameters;
and a text sending module 50, configured to send the remote collected text according to the target user information.
The serial port log remote acquisition device can execute the serial port log remote acquisition method provided by the steps.
It is to be understood that the above-described embodiments of the present invention are merely illustrative of or explanation of the principles of the present invention and are in no way limiting of the invention. Accordingly, any modification, equivalent replacement, improvement, etc. made without departing from the spirit and scope of the present invention should be included in the scope of the present invention. Furthermore, the appended claims are intended to cover all such changes and modifications that fall within the scope and boundary of the appended claims, or equivalents of such scope and boundary.
Referring now to fig. 3, a schematic diagram of an electronic device 100 suitable for use in implementing embodiments of the present disclosure is shown. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 3 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 3, the electronic device 100 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 101 that may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 102 or a program loaded from a storage means 108 into a Random Access Memory (RAM) 103. In the RAM 103, various programs and data necessary for the operation of the electronic apparatus 100 are also stored. The processing device 101, ROM 102, and RAM 103 are connected to each other by a bus 104. An input/output (I/O) interface 105 is also connected to bus 104.
In general, the following devices may be connected to the I/O interface 105: input devices 106 including, for example, a touch screen, touchpad, keyboard, mouse, image sensor, microphone, accelerometer, gyroscope, etc.; an output device 107 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 108 including, for example, magnetic tape, hard disk, etc.; and a communication device 109. The communication means 109 may allow the electronic device 100 to communicate wirelessly or by wire with other devices to exchange data. While an electronic device 100 having various means is shown in the figures, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flowcharts. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 109, or from the storage means 108, or from the ROM 102. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 101.
Referring now to fig. 4, there is illustrated a schematic diagram of a computer readable storage medium suitable for use in implementing embodiments of the present disclosure, the computer readable storage medium storing a computer program that, when executed by a processor, is capable of implementing a serial log remote collection method as described in any one of the above.
According to the serial port log remote acquisition method, the serial port log remote acquisition device and the storage medium, log information in a serial port can be remotely shared to a person paying attention to the test in real time, and personnel interference is not needed in the process of collecting logs; the logs are shared to the concerned personnel in real time and are stored in the server, so that the history log information can be conveniently checked later, and the problem of locating according to the serial port log can be conveniently researched and developed; no extra wiring is needed and no interference to the product to be tested is introduced; the media such as the USB flash disk are prevented from being used when the testers share the log, the safety of the test environment is facilitated, and the risk of introducing viruses is reduced.
It should be noted that in this document, 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. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is only a specific embodiment of the invention to enable those skilled in the art to understand or practice the invention. 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 invention. Thus, the present invention 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 (9)

1. The serial port log remote acquisition method is characterized by comprising the following steps of:
acquiring communication parameters;
acquiring a serial port log acquisition instruction;
acquiring text format information and target user information according to the serial port log acquisition instruction;
generating a remote acquisition text according to the text format information and the communication parameters;
transmitting the remote acquisition text according to the target user information;
wherein the generating the remote collection text according to the text format information and the communication parameters comprises the steps of:
acquiring time synchronization information in the text format information;
acquiring a serial port log;
combining the time synchronization information and the serial port log into an initial acquisition text;
and converting the initial acquisition text into a remote acquisition text conforming to the communication parameters.
2. The method for remotely collecting serial port logs according to claim 1, wherein the step of obtaining the communication parameters includes:
acquiring parameters of a communication end;
acquiring transmission communication parameters;
and acquiring serial port transmission parameters.
3. The remote serial port log collection method according to claim 2, wherein the step of obtaining the communication side parameter includes:
acquiring a first communication parameter of a near-end communication terminal;
and acquiring a second communication parameter of the remote communication terminal.
4. The serial port log remote collection method according to claim 2, wherein the step of obtaining transmission communication parameters comprises the steps of:
acquiring serial port transmission baud rate;
and calculating the message transmission length according to the serial port transmission baud rate.
5. The serial port log remote collection method according to claim 2, wherein the step of obtaining serial port transmission parameters comprises the steps of:
and obtaining serial port connection parameters.
6. The remote collection method of serial port logs according to claim 1, wherein the step of transmitting the remote collection text according to the target user information includes the steps of:
acquiring a user address in the user information;
transmitting the remote acquisition text to the user address;
acquiring a user format in the user information;
and converting the format of the remote acquisition text according to the user format.
7. Remote collection system of serial ports log, its characterized in that includes:
the communication parameter acquisition module is used for acquiring communication parameters;
the acquisition instruction acquisition module is used for acquiring a serial port log acquisition instruction;
the information acquisition module is used for acquiring text format information and target user information according to the serial port log acquisition instruction;
the text generation module is used for generating a remote acquisition text according to the text format information and the communication parameters;
the text sending module is used for sending the remote acquisition text according to the target user information;
wherein the generating the remote collection text according to the text format information and the communication parameters comprises the steps of:
acquiring time synchronization information in the text format information;
acquiring a serial port log;
combining the time synchronization information and the serial port log into an initial acquisition text;
and converting the initial acquisition text into a remote acquisition text conforming to the communication parameters.
8. An electronic device, the electronic device comprising:
at least one processor; the method comprises the steps of,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the serial log remote acquisition method of any one of the preceding claims 1-7.
9. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the serial log remote acquisition method of any one of the preceding claims 1-7.
CN202311585000.8A 2023-11-27 2023-11-27 Remote serial port log acquisition method, device and storage medium Active CN117290190B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311585000.8A CN117290190B (en) 2023-11-27 2023-11-27 Remote serial port log acquisition method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311585000.8A CN117290190B (en) 2023-11-27 2023-11-27 Remote serial port log acquisition method, device and storage medium

Publications (2)

Publication Number Publication Date
CN117290190A CN117290190A (en) 2023-12-26
CN117290190B true CN117290190B (en) 2024-02-13

Family

ID=89239394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311585000.8A Active CN117290190B (en) 2023-11-27 2023-11-27 Remote serial port log acquisition method, device and storage medium

Country Status (1)

Country Link
CN (1) CN117290190B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102355384A (en) * 2011-10-13 2012-02-15 纳龙(苏州)信息技术有限公司 Communication standard of automated testing for monitoring system
WO2017166644A1 (en) * 2016-03-31 2017-10-05 乐视控股(北京)有限公司 Data acquisition method and system
CN109218401A (en) * 2018-08-08 2019-01-15 平安科技(深圳)有限公司 Log collection method, system, computer equipment and storage medium
CN111176967A (en) * 2019-12-28 2020-05-19 北京浪潮数据技术有限公司 Query method and device for remote out-of-band SSD log information and BMC
CN111367756A (en) * 2020-02-22 2020-07-03 苏州浪潮智能科技有限公司 Remote viewing method, system, terminal and storage medium for hard disk serial port log
CN112612664A (en) * 2020-12-24 2021-04-06 百度在线网络技术(北京)有限公司 Electronic equipment testing method and device, electronic equipment and storage medium
WO2021093364A1 (en) * 2019-11-15 2021-05-20 苏州浪潮智能科技有限公司 Log collection method, apparatus, system, and computer-readable storage medium
CN115480976A (en) * 2022-10-09 2022-12-16 无锡众星微***技术有限公司 Software and hardware cooperative on-chip system diagnosis method
CN115878355A (en) * 2022-11-29 2023-03-31 西安超越申泰信息科技有限公司 Method for remotely checking server CPU serial port log
CN116560961A (en) * 2023-05-11 2023-08-08 浪潮(山东)计算机科技有限公司 Serial port log collection method, device and medium thereof
WO2023221753A1 (en) * 2022-05-20 2023-11-23 深圳市广和通无线通信软件有限公司 Serial port communication method and related apparatus

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102355384A (en) * 2011-10-13 2012-02-15 纳龙(苏州)信息技术有限公司 Communication standard of automated testing for monitoring system
WO2017166644A1 (en) * 2016-03-31 2017-10-05 乐视控股(北京)有限公司 Data acquisition method and system
CN109218401A (en) * 2018-08-08 2019-01-15 平安科技(深圳)有限公司 Log collection method, system, computer equipment and storage medium
WO2021093364A1 (en) * 2019-11-15 2021-05-20 苏州浪潮智能科技有限公司 Log collection method, apparatus, system, and computer-readable storage medium
CN111176967A (en) * 2019-12-28 2020-05-19 北京浪潮数据技术有限公司 Query method and device for remote out-of-band SSD log information and BMC
CN111367756A (en) * 2020-02-22 2020-07-03 苏州浪潮智能科技有限公司 Remote viewing method, system, terminal and storage medium for hard disk serial port log
CN112612664A (en) * 2020-12-24 2021-04-06 百度在线网络技术(北京)有限公司 Electronic equipment testing method and device, electronic equipment and storage medium
WO2023221753A1 (en) * 2022-05-20 2023-11-23 深圳市广和通无线通信软件有限公司 Serial port communication method and related apparatus
CN115480976A (en) * 2022-10-09 2022-12-16 无锡众星微***技术有限公司 Software and hardware cooperative on-chip system diagnosis method
CN115878355A (en) * 2022-11-29 2023-03-31 西安超越申泰信息科技有限公司 Method for remotely checking server CPU serial port log
CN116560961A (en) * 2023-05-11 2023-08-08 浪潮(山东)计算机科技有限公司 Serial port log collection method, device and medium thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
一种视频点播日志分析***的设计与实现;朱明;慈海波;苏厚勤;;计算机应用与软件(01);全文 *
浅谈监测台网络设备日志采集与实践;薛斌;;广播电视网络(04);全文 *

Also Published As

Publication number Publication date
CN117290190A (en) 2023-12-26

Similar Documents

Publication Publication Date Title
CN111177617A (en) Web direct operation and maintenance method and device based on operation and maintenance management system and electronic equipment
WO2013165180A1 (en) Log monitoring method, server therefor and recording medium
CN109769127A (en) Audio video synchronization dissemination method, device, electronic equipment and readable storage medium storing program for executing
CN109510881A (en) Method, apparatus, electronic equipment and the readable storage medium storing program for executing of sharing files
EP4089516A1 (en) Icon updating method and apparatus, and electronic device
WO2014112727A1 (en) Shortened url management method and management device, and storage medium storing computer program for management thereof
CN110209315A (en) The display methods of character, device, electronic equipment and storage medium in user interface
CN111736918B (en) Buried point configuration method and device and electronic equipment
EP3075147A1 (en) Method for remote monitoring, and system for signal capturing and remote monitoring
US20240119216A1 (en) Method and apparatus, electronic device and storage media for content presentation
WO2014098308A1 (en) Method for displaying unified app information based on open app store, and computer readable recording medium therefor
CN101316305B (en) Method of transmitting content between apparatuses and content transmission apparatus
JP2009157771A (en) Information provision device for screen display, information provision method for screen display, and program
CN117290190B (en) Remote serial port log acquisition method, device and storage medium
WO2024083149A1 (en) Media content processing method and apparatus, and electronic device
CN104205071A (en) Information processing system, information processing method, communications terminal, server, control method therefor, and control program
CN110489326B (en) IDS-based HTTPAPI debugging method device, medium and equipment
WO2022184037A1 (en) Document processing method, apparatus and device, and medium
CN113031950B (en) Picture generation method, device, equipment and medium
CN112286808B (en) Application program testing method and device, electronic equipment and medium
WO2017213454A1 (en) File control system and method using user server
CN101917476B (en) Hyper text transmission protocol (HTTP) message processing method and client system thereof
CN113778846B (en) Method and device for generating test data
WO2016159484A1 (en) Method and apparatus for sharing personalized content using user information of mobile terminal
CN116266206A (en) Page display method and device and electronic equipment

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