WO2024096170A1 - Malfunction information providing method and electronic device therefor - Google Patents

Malfunction information providing method and electronic device therefor Download PDF

Info

Publication number
WO2024096170A1
WO2024096170A1 PCT/KR2022/017418 KR2022017418W WO2024096170A1 WO 2024096170 A1 WO2024096170 A1 WO 2024096170A1 KR 2022017418 W KR2022017418 W KR 2022017418W WO 2024096170 A1 WO2024096170 A1 WO 2024096170A1
Authority
WO
WIPO (PCT)
Prior art keywords
malfunction
information
page
user terminal
message
Prior art date
Application number
PCT/KR2022/017418
Other languages
French (fr)
Korean (ko)
Inventor
쟝카이
Original Assignee
쿠팡 주식회사
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 쿠팡 주식회사 filed Critical 쿠팡 주식회사
Publication of WO2024096170A1 publication Critical patent/WO2024096170A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/74Image or video pattern matching; Proximity measures in feature spaces

Definitions

  • the present disclosure relates to a method for providing malfunction information that monitors malfunctions that occur in pages provided on a user terminal and provides malfunction information to an administrator terminal, and an electronic device therefor.
  • the purpose of the present disclosure is to provide a malfunction information providing method and an electronic device for the same, which monitor malfunctions that occur in pages provided on a user terminal and provide malfunction information to an administrator terminal.
  • a method of providing malfunction information includes obtaining a malfunction message for a page provided to a user terminal and providing malfunction information for the page to an administrator terminal based on the malfunction message,
  • the malfunction message may include identification information about the page, information about the process involved in the malfunction, and information about the reason for the malfunction.
  • the malfunction message may be obtained from at least one of the user terminal, a first server that provides the page to the user terminal, and a second server that processes information about the user's input to the page.
  • obtaining the malfunction message may include obtaining the malfunction message from a log sender of the user terminal configured to store and transmit logs related to the page. there is.
  • Information about the process related to the malfunction includes: a first step in which the user terminal prepares first data for a request of the page; the user terminal sends the first step to a first server that provides the page to the user terminal A second step of transmitting data, a third step of the first server processing the first data to generate second data related to the page, and the user terminal receiving the second data from the first server. It may include information related to at least one of the fourth step and the fifth step in which the user terminal processes the second data.
  • Obtaining the malfunction message may include obtaining information related to at least one UI included in the page and detecting whether there is a malfunction based on the information related to the at least one UI.
  • Obtaining information related to the at least one UI may include obtaining statistical information about a plurality of inputs of a plurality of users for the at least one UI obtained in a time-serial manner.
  • the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on whether the statistical information is within a set reference range.
  • the set reference range may vary depending on the type of malfunction.
  • Obtaining information related to the at least one UI may include obtaining a captured image for the page including the at least one UI.
  • the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on a reference image during normal operation and the captured image.
  • the malfunction message may further include domain information corresponding to the manager terminal.
  • An electronic device that provides malfunction information includes a memory storing at least one command, and based on the at least one command, obtains a malfunction message for a page provided to a user terminal, and sends the malfunction message. and a processor that provides malfunction information about the page to an administrator terminal based on the malfunction message.
  • the malfunction message may include identification information about the page, information about a process related to the malfunction, and information about the reason for the malfunction.
  • a malfunction can be detected in a method optimized for the cause of the malfunction and information about the malfunction can be efficiently transmitted to the administrator terminal.
  • FIG. 1 is a conceptual diagram illustrating an electronic device in which a method for providing malfunction information according to embodiments of the present disclosure is implemented.
  • Figure 2 is a schematic block diagram for explaining servers and terminals according to embodiments of the present disclosure.
  • FIG. 3 is a flowchart illustrating a method of providing malfunction information according to embodiments of the present disclosure.
  • Figure 4 is a conceptual diagram for explaining processes related to malfunction.
  • Figure 5 is a page for explaining the step of obtaining a malfunction message in the method for providing malfunction information according to embodiments of the present disclosure.
  • 6 to 9 are conceptual diagrams for explaining a method of providing malfunction information according to embodiments of the present disclosure.
  • the “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network.
  • the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser
  • the portable terminal is, for example, a wireless communication device that guarantees portability and mobility.
  • all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
  • each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions.
  • These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions.
  • These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s).
  • Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to create a process that is executed by the computer and generates a computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • FIG. 1 is a conceptual diagram illustrating an electronic device in which a method for providing malfunction information according to embodiments of the present disclosure is implemented.
  • the method for providing malfunction information according to embodiments of the present disclosure may be implemented in various types of devices.
  • the method for providing malfunction information according to embodiments of the present disclosure may be implemented in the electronic device 110.
  • the electronic device 110 may perform operations according to embodiments of the present disclosure based on the implemented method for providing malfunction information.
  • the method for providing malfunction information according to embodiments of the present disclosure is not limited to that shown in FIG. 1 and may be implemented in various electronic devices, terminals, and servers.
  • the electronic device 110 may be a monitoring server.
  • the electronic device 110 may be a device that performs wired or wireless communication with at least one device that interacts with the electronic device 110 and includes a memory with a large storage capacity.
  • the electronic device 110 may be a cloud device connected to at least one device.
  • the electronic device 110 is linked with each of the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 and may perform wired or wireless communication.
  • Each of the user terminal 120 and the administrator terminal 150 that interact with the electronic device 110 may be at least one of a desktop PC, a tablet PC, and a mobile terminal.
  • other electronic devices that perform similar functions may be used as the user terminal 120 and the administrator terminal 150 that are linked to the electronic device 110.
  • Each of the first server 130 and the second server 140 linked with the electronic device 110 and the user terminal 120 may be at least one of a desktop PC, a tablet PC, and a mobile terminal. there is.
  • other electronic devices that perform similar functions may be used as the first server 130 and the second server 140 that are linked with the electronic device 110 and the user terminal 120.
  • the user terminal 120, the first server 130, and the second server 140 are not shown to be linked to the manager terminal 150, but are shown to be linked to the electronic device 110, that is, the monitoring server.
  • This disclosure is only illustrative and is not limited thereto.
  • at least one of the user terminal 120, the first server 130, and the second server 140 is directly linked to the administrator terminal 150 and may perform wired or wireless communication.
  • the first server 130 and the second server 140 are not directly linked to each other, but are shown to be linked to the electronic device 110 and the user terminal 120, but this is only an example and does not apply to the present disclosure. is not limited to this.
  • the first server 130 and the second server 140 are directly linked to each other and may perform wired or wireless communication.
  • the modules may be computer code or one or more instructions implemented to enable a physical device (e.g., electronic device 110) on which a method for providing malfunction information is implemented (or included in the physical device) to perform a specified operation.
  • the physical device in which the method for providing malfunction information is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are generated by the physical device corresponding to the plurality of modules. You can have it perform specified actions.
  • Figure 2 is a schematic block diagram for explaining an electronic device and an operator terminal according to embodiments of the present disclosure.
  • the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each have a communication unit 210. ), memory 220, and processor 230.
  • the electronic device 110 and the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 linked to the electronic device 110 each have an input unit and an output unit. It may include more. Each of the input unit and output unit may be various interfaces or connection ports that receive user input or output information to the user.
  • the input unit may include an input module, and the input module receives a user input from a user.
  • User input can take various forms, including key input, touch input, and voice input.
  • Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc.
  • a proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input.
  • the input module may include at least one of the devices listed above.
  • the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method.
  • the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself.
  • the output unit may include an output module, and the output module may output various types of information.
  • the output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and other various types of output means.
  • the output module may be implemented in the form of a port-type output interface that connects the individual output means described above.
  • a display-type output module can display text, still images, and moving images. Displays include liquid crystal display (LCD), light emitting diode (LED) display, organic light emitting diode (OLED) display, flat panel display (FPD), and transparent display.
  • This display may be in the form of a touch display integrated with the touch sensor of the input module.
  • the communication unit 210 can communicate with other devices. Accordingly, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each communicate with the other device through the communication unit 210. You can send and receive information to and from devices. For example, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each have a communication unit 210. You can use it to communicate with each other or with other devices.
  • the communication unit 210 includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that connects to a mobile communication network through a mobile communication base station and transmits and receives data, and a WLAN such as Wi-Fi.
  • a short-range communication module that uses a Wireless Local Area Network (Wireless Local Area Network) series communication method or a WPAN (Wireless Personal Area Network) series communication method such as Bluetooth or Zigbee, and a GNSS (Global Positioning System) such as GPS (Global Positioning System). It may be composed of a satellite communication module using a Navigation Satellite System or a combination thereof.
  • the memory 220 can store various types of information.
  • the memory 220 can store data temporarily or semi-permanently.
  • the memory 220 of the electronic device 110 contains an operating program (OS; Operating System) for driving the electronic device 110, a program for generating data or Braille for hosting a website, or an application (e.g. For example, data related to a web application, etc. may be stored.
  • OS Operating Program
  • an application e.g. For example, data related to a web application, etc. may be stored.
  • the memory 220 may store modules in the form of computer code as described above.
  • Examples of the memory 220 include hard disk drive (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be.
  • This memory 220 may be provided as a built-in type or a detachable type.
  • the processor 230 controls the overall operation of the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 that are linked to the electronic device 110. do. To this end, the processor 230 can perform computation and processing of various information and control the operation of components of the electronic device 110. For example, the processor 230 may execute a program or application to provide page information.
  • the processor 230 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 230 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 230.
  • the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 Each operation can be interpreted as being performed under the control of the processor 230. That is, when modules implemented in the method for providing malfunction information according to embodiments of the present disclosure are executed, the modules are configured such that the processor 230 is connected to the electronic device 110 and the user terminal 120 that works with the electronic device 110. This may be interpreted as controlling each of the first server 130, the second server 140, and the manager terminal 150 to perform the steps of the method for providing malfunction information.
  • various embodiments may be implemented through various means.
  • various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
  • methods include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • firmware or software methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below.
  • software code can be stored in memory and run by a processor.
  • the memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
  • the electronic device 110 that is, the monitoring server, performs the steps of the method for providing malfunction information.
  • the electronic device 110 performs the steps of the method for providing malfunction information.
  • Information related to the steps may be transmitted and received to any one of the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 that are linked to the electronic device 110.
  • FIG. 3 is a flowchart illustrating a method of providing malfunction information according to embodiments of the present disclosure.
  • the monitoring server 110 may obtain a malfunction message for a page provided to the user terminal 120.
  • the malfunction message may include identification information about the page where the malfunction occurred, information about the process related to the malfunction, and information about the reason for the malfunction.
  • step S330 may be obtained from at least one of the user terminal 120, the first server 130, and the second server 140.
  • Step S330 may include steps S331, S332 to S333.
  • the monitoring server 110 may obtain the first malfunction message from the user terminal 120.
  • the first malfunction message may include, for example, identification information about the page, information about at least one UI included in the page, information about a process related to the malfunction, and information about the reason for the malfunction.
  • the monitoring server 110 may obtain a second malfunction message from the first server 130.
  • the second malfunction message may include, for example, information about the process involved in the malfunction and information about the reason for the malfunction.
  • the monitoring server 110 may obtain a third malfunction message from the second server 140.
  • the third malfunction message may include, for example, information regarding the user's input to the page.
  • the first malfunction message when the first malfunction message is obtained from the user terminal 120, the first malfunction message may be obtained from a log sender of the user terminal 120 configured to store and transmit logs related to the page. You can.
  • the log sender of the user terminal 120 can store malfunction information by dividing it according to the type of malfunction.
  • the log sender of the user terminal 120 may transmit malfunction information in batches to the message broker program.
  • the message broker program can determine the subject to transmit the malfunction information in real time according to the characteristics of the malfunction message.
  • step S330 may include obtaining information related to at least one UI included in the page and detecting a malfunction based on the information related to at least one UI.
  • obtaining information related to at least one UI may include obtaining statistical information about a plurality of inputs from a plurality of users for the at least one UI obtained in a time series manner.
  • the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on whether statistical information is within a set standard range.
  • the established reference range may vary depending on the type of malfunction.
  • acquiring information related to at least one UI may include obtaining a captured image for a page including at least one UI.
  • the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on a reference image and a captured image during normal operation.
  • the monitoring server 110 may provide malfunction information about the page to the administrator terminal 150 based on the malfunction message.
  • a plurality of manager terminals 150 may be provided. Each of the plurality of manager terminals 150 may respond to different types of malfunctions.
  • the malfunction message may include domain information corresponding to the administrator terminal 150, and accordingly, the malfunction message may be automatically transmitted to the corresponding administrator terminal 150.
  • step S310 the user terminal 120 transmits a page provision request to the first server 130, and the first server 130 may provide the page to the user terminal 120.
  • the monitoring server 110 may detect a malfunction that occurs in step S310 and obtain a malfunction message accordingly.
  • Step S310 may include steps S311 to S315. Steps S311 and S315 will be described in detail with reference to FIG. 4.
  • Information about the process related to the malfunction included in the malfunction message may include information related to at least one of steps S311 and S315.
  • the user terminal 120 may transmit information about the user input to the page to the second server 140.
  • Information about user input may include, for example, statistical information about a plurality of inputs from a plurality of users on at least one UI of a page, which is acquired in time series.
  • the second server 140 may be a server that processes statistical information regarding user input.
  • the second server 140 may transmit the statistical information processed in step S333 to the monitoring server 110 in the form of a third malfunction message.
  • Figure 4 is a conceptual diagram for explaining processes related to malfunction.
  • step S311 the user terminal 120 may prepare first data for requesting a page.
  • a malfunction may occur in the process of preparing first data for displaying the 'Add to Cart' icon on the page provided to the user terminal 120.
  • a malfunction that may occur when the 'Add to Cart' icon is displayed on the page provided to the user terminal 120 in relation to step S310 will be described as an example, but the present disclosure is not limited thereto.
  • Information about the malfunction that occurs in step S311 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
  • the user terminal 120 may transmit first data to the first server 130. For example, due to an error in the connection process between the user terminal 120 and the first server 130 for transmitting the first data, the first data for displaying the 'Add to Cart' icon is checked on the first server 130. A malfunction may occur. Information about the malfunction that occurs in step S312 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
  • the first server 130 may process the first data to generate second data related to the page.
  • a malfunction may occur while the first server 130 processes first data related to the 'Add to Cart' icon or while the first server 130 generates second data related to the 'Add to Cart' icon.
  • Information about the malfunction that occurs in step S313 may be transmitted by the first server 130 to the monitoring server 110 in the form of a second malfunction message in step S332.
  • the user terminal 120 may receive second data from the first server 130. For example, due to an error in the connection process between the user terminal 120 and the first server 130 for receiving the second data, the user terminal 120 does not check the second data to display the 'Add to Cart' icon. Malfunctions may occur. Specifically, in at least one of the following cases: when the http response includes an error code, when the second data includes information that the product is unsaleable or out of stock, and when a problem occurs during the deserialization process. , the user terminal 120 may recognize that a malfunction has occurred. Information about the malfunction that occurs in step S314 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
  • step S315 the user terminal 120 may process the second data. For example, a malfunction may occur in the process of processing second data to display the 'Add to Cart' icon. Specifically, a malfunction may occur while the user terminal 120 renders the second data and displays the 'Add to Cart' icon on the page. At this time, the first server 130 may determine that all processes have been successful, but the 'Add to Cart' icon may not be displayed on the page of the user terminal 120. Information about the malfunction that occurs in step S315 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
  • Malfunctions that occur in steps S312 and S314 include when the network connection between the user terminal 120 and the first server 130 fails (connection failure), when an http status error occurs (http status failure), and when the specification of the internal response This may correspond to at least one of the cases where an error occurs (internal response body spec failure). However, this is only an example and the present disclosure is not limited thereto.
  • the user terminal 120 or the first server 130 may detect a malfunction by, for example, a network interceptor.
  • Some of the malfunctions that occur in steps S311, S313, and S315 are at least one of the following: an error occurs in the process of preparing or processing the first data and an error occurs in the process of generating or processing the second data. It may apply. More specifically, when an error occurs related to at least one of the first data and the second data, it is at least one of the following: data is empty, data is not provided in a valid format, and part of the data is lost. You can. However, this is only an example and the present disclosure is not limited thereto. In the case where there is no data or when the data is not provided in a valid format, the user terminal 120 or the first server 130 checks the fields related to the corresponding data to see if the data exists and is in a valid format. Malfunctions can be detected by regularly checking the etc. Additionally, at least some of various types of malfunctions may be confirmed by the monitoring server 110 linked to the user terminal 120.
  • steps S311, S313, and S315 may be confirmed based on whether statistical information regarding a plurality of inputs from a plurality of users for at least one UI obtained in time series is within a set reference range. You can. A method for detecting malfunction using statistical information will be described in detail with reference to FIG. 5.
  • steps S311, S313, and S315 Another part of the malfunctions that occur in steps S311, S313, and S315 can be confirmed by comparing the captured image for the page including at least one UI with a reference image during normal operation.
  • At least some of the malfunctions that occur in steps S311 to S315 may be confirmed manually or using machine learning by the monitoring server 110.
  • Figure 5 is a page for explaining the step of obtaining a malfunction message in the method for providing malfunction information according to embodiments of the present disclosure.
  • a dashboard page 500 is shown showing statistical information about a plurality of inputs from a plurality of users on a page obtained in time series over 24 hours.
  • the dashboard page 500 includes, for example, a first area 510 containing statistical information about operations performed on a product detailed information page, and a second area 510 containing statistical information about operations related to a shopping cart. It may include an area 520 and a third area 530 containing statistical information on operations related to payment.
  • Each of the first to third areas 510, 520, and 530 may include a graph showing the number of inputs corresponding to each operation from 24 hours ago to the current time and success rate information for each operation at the reference time. there is.
  • the number of inputs corresponding to each of the operations can be confirmed, for example, in units of 1 minute.
  • the success rate information for each operation may be, for example, a ratio of the number of inputs at the current time to the average number of inputs on other dates corresponding to the current time.
  • the first area 510 may include landing success rate information of the product detailed information page, success rate information of input corresponding to the 'Add to Cart' icon, and success rate information of input corresponding to the 'Change Option' icon.
  • the second area 520 may include landing success rate information of the shopping cart page, checkout validation success rate information, etc.
  • the third area 530 may include direct checkout success rate information, normal checkout success rate information, etc.
  • the step of detecting a malfunction based on information related to the page itself or at least one UI included in the page includes success rate information for each of the first to third areas 510, 520, and 530 of the dashboard page 500. It may include a step of checking whether there is a malfunction based on whether (i.e., statistical information) is within a set standard range. For example, in the case of input success rate information corresponding to the 'Add to Cart' icon, the range of success rate that serves as a standard for determining malfunction may be 95% or more. At this time, a malfunction may be detected if the success rate information of the input corresponding to the 'Add to Cart' icon is less than 95% at a specific time. The range of success rate, which is the standard for determining malfunction, may vary depending on the type of icon and the type of operation to be checked.
  • 6 to 9 are conceptual diagrams for explaining a method of providing malfunction information according to embodiments of the present disclosure.
  • the monitoring server 110 may provide malfunction information related to the page of the user terminal 120 to the administrator terminal 150 in various ways.
  • the user terminal 120 may include, for example, a malfunction manager and a log sender.
  • the log sender may receive malfunction information from the malfunction manager and transmit it to the monitoring server 110.
  • a problem occurs during deserialization, if a malfunction is detected by a network interceptor, or if a problem occurs in local logic, information about each case and the corresponding reason for the malfunction (root cause) can be obtained by the malfunction manager. Additionally, for example, if a malfunction related to the page itself or at least one component (i.e., UI) included in the page is detected, the state information of the component obtained through a component hook is sent to the malfunction manager. can be obtained.
  • Monitoring server 110 may include, for example, a message broker program (e.g., KAFKA), a real time consumer, an online storage program (e.g., S3), a visualization program (e.g., Grafana) and AMP (accelerated mobile page).
  • the message broker program can transmit malfunction information received from the log sender to a real-time consumer or online storage program.
  • the real-time consumer can transmit malfunction information in real time to the AMP through a visualization program.
  • AMP can transmit malfunction information to the administrator terminal 150 in the form of a dashboard, report, or alert.
  • FIG. 7 a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown.
  • description of matters that are substantially the same as those described with reference to FIG. 6 will be omitted and differences will be explained.
  • malfunction information related to the page itself may be obtained through a life cycle callback method and transmitted to the log sender, and malfunction information related to at least one component included in the page may be obtained through a component hook. It can be acquired using a (component hook) method and transmitted to the log sender.
  • the log sender may transmit malfunction information received in the above-described manner to the monitoring server 110.
  • Monitoring server 110 may include, for example, a message broker program (e.g., KAFKA), an online storage program (e.g., S3), a distributed data store program (e.g., druid), and a visualization program (e.g., For example, Grafana).
  • the message broker program can transmit malfunction information received from the log sender to an online storage program or distributed data store program. Additionally, the distributed data store program may transmit processed malfunction information to an online storage program.
  • FIG. 8 a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown.
  • descriptions of matters that are substantially the same as those described with reference to FIGS. 6 and 7 will be omitted and differences will be explained.
  • a plurality of user terminals 120 may be provided.
  • a plurality of user terminals 120 may use any one of applications developed in different methods and versions.
  • Monitoring server 110 may include a machine learning model.
  • the machine learning model may use, for example, a YOLO (you only look once) type object detection algorithm.
  • the machine learning model of the monitoring server 110 may detect whether the reference page is malfunctioning based on captured images of the reference page obtained from the plurality of user terminals 120.
  • the monitoring server 110 may transmit information about malfunctions detected by the machine learning model to the manager terminal 150.
  • FIG. 9 a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown.
  • descriptions of items that are substantially the same as those described with reference to FIGS. 6, 7, and 8 will be omitted and differences will be explained.
  • malfunction information for each of the gateway page, search result page, product list page, detailed information page, shopping cart page, and payment page may be transmitted to the log sender.
  • the types of pages displayed on the user terminal 120 are merely examples and the present disclosure is not limited thereto.
  • the AMP of the monitoring server 110 may transmit malfunction information to the administrator terminal 150 in the form of a dashboard, report, or alert, and may transmit malfunction log search results to an online storage program in the form of an http response.
  • the electronic device or terminal includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with a setting information storage server, a touch panel, and a key ( It may include user interface devices such as keys, buttons, etc.
  • Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor.
  • computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc.
  • the computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • the media may be readable by a computer, stored in memory, and executed by a processor.
  • This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors.
  • this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing.
  • Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Artificial Intelligence (AREA)
  • Medical Informatics (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Multimedia (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)
  • Probability & Statistics with Applications (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Human Computer Interaction (AREA)

Abstract

Disclosed according to the present disclosure are a malfunction information providing method and an electronic device therefor, the malfunction information providing method comprising the steps of: acquiring a malfunction message for a page provided to a user terminal; and providing malfunction information of the page to a manager terminal on the basis of the malfunction message, wherein the malfunction message includes identification information of the page, information on a process related to a malfunction, and information on the cause of the malfunction.

Description

오작동 정보 제공 방법 및 이를 위한 전자 장치Method for providing malfunction information and electronic device for the same
본 개시는 사용자 단말 상에 제공된 페이지에서 발생하는 오작동을 모니터링하여 오작동 정보를 관리자 단말에 제공하는 오작동 정보 제공 방법 및 이를 위한 전자 장치에 관한 것이다.The present disclosure relates to a method for providing malfunction information that monitors malfunctions that occur in pages provided on a user terminal and provides malfunction information to an administrator terminal, and an electronic device therefor.
인터넷의 사용이 보편화됨에 따라 다양한 분야에서 인터넷 기반 서비스가 제공되고 있다. 특히, 구매자와 판매자가 단말을 통해 온라인 쇼핑몰에 접속하여 실시간으로 상품을 거래할 수 있는 전자상거래가 활성화되고 있다.As the use of the Internet becomes more widespread, Internet-based services are being provided in various fields. In particular, e-commerce, where buyers and sellers can access online shopping malls through terminals and trade products in real time, is becoming more active.
전자상거래를 위한 인터넷 기반 서비스를 운영함에 있어서, 사용자 단말에 제공되는 어플리케이션의 오작동(malfunction)을 모니터링하고 오작동이 발생한 경우 오작동의 원인을 파악하여 신속히 해결할 필요가 있다. 이에 따라, 사용자 단말에 제공되는 어플리케이션의 오작동을 모니터링하는 방법 및 오작동과 관련된 정보를 보고하는 방법에 대한 논의가 이루어지고 있다.In operating an Internet-based service for e-commerce, it is necessary to monitor malfunctions of applications provided to user terminals and, when malfunctions occur, identify the cause of the malfunction and quickly resolve it. Accordingly, discussions are taking place on methods for monitoring malfunctions of applications provided to user terminals and methods for reporting information related to malfunctions.
관련하여, KR 10-1655800 B1 건, KR 10-1202941 B1 건 등의 선행문헌들을 참조할 수 있다.In relation to this, prior literature such as KR 10-1655800 B1 and KR 10-1202941 B1 may be referred to.
본 개시는 사용자 단말 상에 제공된 페이지에서 발생하는 오작동을 모니터링하여 오작동 정보를 관리자 단말에 제공하는 오작동 정보 제공 방법 및 이를 위한 전자 장치를 제공하는 것을 목적으로 한다.The purpose of the present disclosure is to provide a malfunction information providing method and an electronic device for the same, which monitor malfunctions that occur in pages provided on a user terminal and provide malfunction information to an administrator terminal.
본 개시에 의해 이루고자 하는 기술적 과제는 상술한 기술적 과제들로 한정되지 않으며, 이하의 실시 예들로부터 또 다른 기술적 과제들이 유추될 수 있다.The technical problems to be achieved by the present disclosure are not limited to the above-mentioned technical problems, and other technical problems can be inferred from the following embodiments.
개시되는 일 실시 예에 따른 오작동 정보 제공 방법은 사용자 단말에 제공된 페이지에 대한 오작동 메시지를 획득하는 단계 및 상기 오작동 메시지를 기반으로 상기 페이지에 대한 오작동 정보를 관리자 단말에 제공하는 단계를 포함하되, 상기 오작동 메시지는 상기 페이지에 대한 식별 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함할 수 있다.A method of providing malfunction information according to an embodiment disclosed includes obtaining a malfunction message for a page provided to a user terminal and providing malfunction information for the page to an administrator terminal based on the malfunction message, The malfunction message may include identification information about the page, information about the process involved in the malfunction, and information about the reason for the malfunction.
상기 오작동 메시지는 상기 사용자 단말, 상기 사용자 단말에 상기 페이지를 제공하는 제1 서버 및 상기 페이지에 대한 사용자의 입력에 관한 정보를 처리하는 제2 서버 중 적어도 하나로부터 획득될 수 있다.The malfunction message may be obtained from at least one of the user terminal, a first server that provides the page to the user terminal, and a second server that processes information about the user's input to the page.
상기 오작동 메시지가 상기 사용자 단말로부터 획득되는 경우, 상기 오작동 메시지를 획득하는 단계는, 상기 페이지와 관련된 로그를 저장 및 전송하도록 구성된 상기 사용자 단말의 로그 센더로부터 상기 오작동 메시지를 획득하는 단계를 포함할 수 있다.When the malfunction message is obtained from the user terminal, obtaining the malfunction message may include obtaining the malfunction message from a log sender of the user terminal configured to store and transmit logs related to the page. there is.
상기 오작동과 관련된 프로세스에 대한 정보는, 상기 사용자 단말이 상기 페이지의 요청을 위한 제1 데이터를 준비하는 제1 단계, 상기 사용자 단말이 상기 사용자 단말에 상기 페이지를 제공하는 제1 서버로 상기 제1 데이터를 전송하는 제2 단계, 상기 제1 서버가 상기 제1 데이터를 처리하여 상기 페이지와 관련된 제2 데이터를 생성하는 제3 단계, 상기 사용자 단말이 상기 제1 서버로부터 상기 제2 데이터를 수신하는 제4 단계 및 상기 사용자 단말이 상기 제2 데이터를 처리하는 제5 단계 중 적어도 하나와 관련된 정보를 포함할 수 있다.Information about the process related to the malfunction includes: a first step in which the user terminal prepares first data for a request of the page; the user terminal sends the first step to a first server that provides the page to the user terminal A second step of transmitting data, a third step of the first server processing the first data to generate second data related to the page, and the user terminal receiving the second data from the first server. It may include information related to at least one of the fourth step and the fifth step in which the user terminal processes the second data.
상기 오작동 메시지를 획득하는 단계는, 상기 페이지에 포함된 적어도 하나의 UI와 관련된 정보를 획득하는 단계 및 상기 적어도 하나의 UI와 관련된 정보를 기반으로 오작동 여부를 감지하는 단계를 포함할 수 있다.Obtaining the malfunction message may include obtaining information related to at least one UI included in the page and detecting whether there is a malfunction based on the information related to the at least one UI.
상기 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 시계열적으로 획득되는 상기 적어도 하나의 UI에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보를 획득하는 단계를 포함할 수 있다.Obtaining information related to the at least one UI may include obtaining statistical information about a plurality of inputs of a plurality of users for the at least one UI obtained in a time-serial manner.
상기 오작동 여부를 감지하는 단계는, 상기 통계 정보가 설정된 기준 범위 내에 있는지를 기반으로 오작동 여부를 확인하는 단계를 포함할 수 있다.The step of detecting whether there is a malfunction may include checking whether there is a malfunction based on whether the statistical information is within a set reference range.
상기 설정된 기준 범위는 오작동의 종류에 따라 다를 수 있다.The set reference range may vary depending on the type of malfunction.
상기 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 상기 적어도 하나의 UI를 포함하는 상기 페이지에 대한 캡처 이미지를 획득하는 단계를 포함할 수 있다.Obtaining information related to the at least one UI may include obtaining a captured image for the page including the at least one UI.
상기 오작동 여부를 감지하는 단계는, 정상 작동 시의 기준 이미지 및 상기 캡처 이미지를 기반으로 오작동 여부를 확인하는 단계를 포함할 수 있다.The step of detecting whether there is a malfunction may include checking whether there is a malfunction based on a reference image during normal operation and the captured image.
상기 오작동 메시지는 상기 관리자 단말과 대응하는 도메인 정보를 더 포함할 수 있다.The malfunction message may further include domain information corresponding to the manager terminal.
개시되는 일 실시 예에 따른 오작동 정보를 제공하는 전자 장치는 적어도 하나의 명령어를 저장하는 메모리 및 상기 적어도 하나의 명령어에 기초하여, 사용자 단말에 제공된 페이지에 대한 오작동 메시지를 획득하고, 상기 오작동 메시지를 기반으로 상기 페이지에 대한 오작동 정보를 관리자 단말에 제공하는 프로세서를 포함하되, 상기 오작동 메시지는 상기 페이지에 대한 식별 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함할 수 있다.An electronic device that provides malfunction information according to an embodiment of the disclosure includes a memory storing at least one command, and based on the at least one command, obtains a malfunction message for a page provided to a user terminal, and sends the malfunction message. and a processor that provides malfunction information about the page to an administrator terminal based on the malfunction message. The malfunction message may include identification information about the page, information about a process related to the malfunction, and information about the reason for the malfunction.
기타 실시 예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다.Specific details of other embodiments are included in the detailed description and drawings.
본 개시에 따르면, 오작동의 발생 원인에 최적화된 방법으로 오작동을 감지하고 이에 대한 정보를 관리자 단말에 효율적으로 전달할 수 있다.According to the present disclosure, a malfunction can be detected in a method optimized for the cause of the malfunction and information about the malfunction can be efficiently transmitted to the administrator terminal.
발명의 효과는 이상에서 언급한 효과로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 청구범위의 기재로부터 당해 기술 분야의 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The effect of the invention is not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description of the claims.
도 1은 본 개시의 실시 예들에 따른 오작동 정보 제공 방법이 구현되는 전자 장치를 설명하기 위한 개념도이다.1 is a conceptual diagram illustrating an electronic device in which a method for providing malfunction information according to embodiments of the present disclosure is implemented.
도 2는 본 개시의 실시 예들에 따른 서버들 및 단말들을 설명하기 위한 개략적인 블록도이다.Figure 2 is a schematic block diagram for explaining servers and terminals according to embodiments of the present disclosure.
도 3은 본 개시의 실시 예들에 따른 오작동 정보 제공 방법을 설명하기 위한 흐름도이다.3 is a flowchart illustrating a method of providing malfunction information according to embodiments of the present disclosure.
도 4는 오작동과 관련된 프로세스를 설명하기 위한 개념도이다.Figure 4 is a conceptual diagram for explaining processes related to malfunction.
도 5는 본 개시의 실시 예들에 따른 오작동 정보 제공 방법에서 오작동 메시지를 획득하는 단계를 설명하기 위한 페이지이다.Figure 5 is a page for explaining the step of obtaining a malfunction message in the method for providing malfunction information according to embodiments of the present disclosure.
도 6 내지 도 9는 본 개시의 실시 예들에 따른 오작동 정보 제공 방법을 설명하기 위한 개념도들이다.6 to 9 are conceptual diagrams for explaining a method of providing malfunction information according to embodiments of the present disclosure.
실시 예들에서 사용되는 용어는 본 개시에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 개시에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 개시의 전반에 걸친 내용을 토대로 정의되어야 한다.The terms used in the embodiments are general terms that are currently widely used as much as possible while considering the functions in the present disclosure, but this may vary depending on the intention or precedent of a person working in the art, the emergence of new technology, etc. In addition, in certain cases, there are terms arbitrarily selected by the applicant, and in this case, the meaning will be described in detail in the relevant description. Therefore, the terms used in this disclosure should be defined based on the meaning of the term and the overall content of this disclosure, rather than simply the name of the term.
명세서 전체에서 어떤 부분이 어떤 구성요소를 “포함”한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에 기재된 “...부”, “...모듈” 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어와 소프트웨어의 결합으로 구현될 수 있다.When it is said that a part “includes” a certain element throughout the specification, this means that it does not exclude other elements, but may further include other elements, unless specifically stated to the contrary. In addition, terms such as “...unit” and “...module” used in the specification refer to a unit that processes at least one function or operation, which is implemented as hardware or software, or as a combination of hardware and software. It can be.
명세서 전체에서 기재된 “a, b, 및 c 중 적어도 하나”의 표현은, ‘a 단독’, ‘b 단독’, ‘c 단독’, ‘a 및 b’, ‘a 및 c’, ‘b 및 c’, 또는 ‘a,b,c 모두’를 포괄할 수 있다.The expression “at least one of a, b, and c” used throughout the specification means ‘a alone’, ‘b alone’, ‘c alone’, ‘a and b’, ‘a and c’, ‘b and c ', or 'all a, b, c'.
이하에서 언급되는 "단말"은 네트워크를 통해 서버나 타 단말에 접속할 수 있는 컴퓨터나 휴대용 단말로 구현될 수 있다. 여기서, 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop) 등을 포함하고, 휴대용 단말은 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, IMT(International Mobile Telecommunication), CDMA(Code Division Multiple Access), W-CDMA(W-Code Division Multiple Access), LTE(Long Term Evolution) 등의 통신 기반 단말, 스마트폰, 태블릿 PC 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함할 수 있다.The “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network. Here, the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser, and the portable terminal is, for example, a wireless communication device that guarantees portability and mobility. , all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
아래에서는 첨부한 도면을 참고하여 본 개시의 실시 예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 개시는 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Below, with reference to the attached drawings, embodiments of the present disclosure will be described in detail so that those skilled in the art can easily practice them. However, the present disclosure may be implemented in many different forms and is not limited to the embodiments described herein.
이하, 본 개시의 실시 예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, embodiments of the present disclosure will be described in detail with reference to the attached drawings.
실시 예를 설명함에 있어서 본 개시가 속하는 기술 분야에 익히 알려져 있고 본 개시와 직접적으로 관련이 없는 기술 내용에 대해서는 설명을 생략한다. 이는 불필요한 설명을 생략함으로써 본 개시의 요지를 흐리지 않고 더욱 명확히 전달하기 위함이다.In describing the embodiments, description of technical content that is well known in the technical field to which this disclosure belongs and that is not directly related to this disclosure will be omitted. This is to convey the gist of the present disclosure more clearly without obscuring it by omitting unnecessary explanation.
마찬가지 이유로 첨부 도면에 있어서 일부 구성요소는 과장되거나 생략되거나 개략적으로 도시되었다. 또한, 각 구성요소의 크기는 실제 크기를 전적으로 반영하는 것이 아니다. 각 도면에서 동일한 또는 대응하는 구성요소에는 동일한 참조 번호를 부여하였다.For the same reason, some components are exaggerated, omitted, or schematically shown in the accompanying drawings. Additionally, the size of each component does not entirely reflect its actual size. In each drawing, identical or corresponding components are assigned the same reference numbers.
본 개시의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 개시는 이하의 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 개시가 완전하도록 하고, 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 개시는 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성요소를 지칭한다.The advantages and features of the present disclosure and methods for achieving them will become clear by referring to the embodiments described in detail below along with the accompanying drawings. However, the present disclosure is not limited to the following embodiments and may be implemented in various different forms. These embodiments are merely provided to ensure that the present disclosure is complete and to those skilled in the art to which the present disclosure pertains. It is provided to completely inform the scope of, and the present disclosure is defined only by the scope of the claims. Like reference numerals refer to like elements throughout the specification.
이 때, 처리 흐름도 도면들의 각 블록과 흐름도 도면들의 조합들은 컴퓨터 프로그램 명령어들에 의해 수행될 수 있음을 이해할 수 있을 것이다. 이들 컴퓨터 프로그램 명령어들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 명령어들이 흐름도 블록(들)에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 명령어들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장된 명령어들은 흐름도 블록(들)에서 설명된 기능을 수행하는 명령어 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 명령어들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 명령어들은 흐름도 블록(들)에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.At this time, it will be understood that each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions. These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions. These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s). Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to create a process that is executed by the computer and generates a computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
또한, 각 블록은 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 명령어들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실행 예들에서는 블록들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.Additionally, each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s). Additionally, it should be noted that in some alternative execution examples it is possible for the functions mentioned in the blocks to occur out of order. For example, it is possible for two blocks shown in succession to be performed substantially at the same time, or it is possible for the blocks to be performed in reverse order depending on the corresponding function.
도 1은 본 개시의 실시 예들에 따른 오작동 정보 제공 방법이 구현되는 전자 장치를 설명하기 위한 개념도이다.1 is a conceptual diagram illustrating an electronic device in which a method for providing malfunction information according to embodiments of the present disclosure is implemented.
도 1을 참조하면, 본 개시의 실시 예들에 따른 오작동 정보 제공 방법은 다양한 종류의 장치들에 구현될 수 있다. 예를 들어, 본 개시의 실시 예들에 따른 오작동 정보 제공 방법은 전자 장치(110)에 구현될 수 있다. 달리 말해, 전자 장치(110)는 구현된 오작동 정보 제공 방법을 기반으로, 본 개시의 실시 예들에 따른 동작을 수행할 수 있다. 한편, 본 개시의 실시 예들에 따른 오작동 정보 제공 방법은, 도 1에 도시된 바에 제한되지 않고, 다양한 전자 장치, 단말 및 서버에 구현될 수도 있다. 본 개시에서, 전자 장치(110)는 모니터링 서버일 수 있다.Referring to FIG. 1, the method for providing malfunction information according to embodiments of the present disclosure may be implemented in various types of devices. For example, the method for providing malfunction information according to embodiments of the present disclosure may be implemented in the electronic device 110. In other words, the electronic device 110 may perform operations according to embodiments of the present disclosure based on the implemented method for providing malfunction information. Meanwhile, the method for providing malfunction information according to embodiments of the present disclosure is not limited to that shown in FIG. 1 and may be implemented in various electronic devices, terminals, and servers. In this disclosure, the electronic device 110 may be a monitoring server.
본 개시의 실시 예들에 따른 전자 장치(110)는, 전자 장치(110)와 연동되는 적어도 하나의 장치와 유선 또는 무선 통신을 수행하며, 대단위의 저장 용량을 갖는 메모리를 포함하는 장치일 수 있다. 예를 들어, 전자 장치(110)는 적어도 하나의 장치와 연결된 클라우드 장치(cloud device)일 수 있다. 실시 예들에 따르면, 전자 장치(110)는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각과 연동되며 유선 또는 무선 통신을 수행할 수 있다.The electronic device 110 according to embodiments of the present disclosure may be a device that performs wired or wireless communication with at least one device that interacts with the electronic device 110 and includes a memory with a large storage capacity. For example, the electronic device 110 may be a cloud device connected to at least one device. According to embodiments, the electronic device 110 is linked with each of the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 and may perform wired or wireless communication.
본 개시의 실시 예들에 따른 전자 장치(110)와 연동되는 사용자 단말(120) 및 관리자 단말(150) 각각은, 데스크탑 피시, 태블릿 피시 및 모바일 단말 중 적어도 하나일 수 있다. 이외에도 유사한 기능을 수행하는 다른 전자 장치들이 전자 장치(110)와 연동되는 사용자 단말(120) 및 관리자 단말(150)로 이용될 수 있다.Each of the user terminal 120 and the administrator terminal 150 that interact with the electronic device 110 according to embodiments of the present disclosure may be at least one of a desktop PC, a tablet PC, and a mobile terminal. In addition, other electronic devices that perform similar functions may be used as the user terminal 120 and the administrator terminal 150 that are linked to the electronic device 110.
본 개시의 실시 예들에 따른 전자 장치(110) 및 사용자 단말(120)과 연동되는 제1 서버(130) 및 제2 서버(140) 각각은, 데스크탑 피시, 태블릿 피시 및 모바일 단말 중 적어도 하나일 수 있다. 이외에도 유사한 기능을 수행하는 다른 전자 장치들이 전자 장치(110) 및 사용자 단말(120)과 연동되는 제1 서버(130) 및 제2 서버(140)로 이용될 수 있다.Each of the first server 130 and the second server 140 linked with the electronic device 110 and the user terminal 120 according to embodiments of the present disclosure may be at least one of a desktop PC, a tablet PC, and a mobile terminal. there is. In addition, other electronic devices that perform similar functions may be used as the first server 130 and the second server 140 that are linked with the electronic device 110 and the user terminal 120.
도 1에서 사용자 단말(120), 제1 서버(130) 및 제2 서버(140)는 관리자 단말(150)과 연동되지 않고, 전자 장치(110), 즉 모니터링 서버와 연동되는 것으로 도시되었으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 다시 말하면, 사용자 단말(120), 제1 서버(130) 및 제2 서버(140) 중 적어도 하나는 관리자 단말(150)과 직접 연동되며 유선 또는 무선 통신을 수행할 수도 있다. 또한, 도 1에서 제1 서버(130) 및 제2 서버(140)는 서로 직접 연동되지 않고, 전자 장치(110) 및 사용자 단말(120)과 연동되는 것으로 도시되었으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 다시 말하면, 제1 서버(130) 및 제2 서버(140)는 서로 직접 연동되며 유선 또는 무선 통신을 수행할 수도 있다.In FIG. 1, the user terminal 120, the first server 130, and the second server 140 are not shown to be linked to the manager terminal 150, but are shown to be linked to the electronic device 110, that is, the monitoring server. This disclosure is only illustrative and is not limited thereto. In other words, at least one of the user terminal 120, the first server 130, and the second server 140 is directly linked to the administrator terminal 150 and may perform wired or wireless communication. In addition, in FIG. 1, the first server 130 and the second server 140 are not directly linked to each other, but are shown to be linked to the electronic device 110 and the user terminal 120, but this is only an example and does not apply to the present disclosure. is not limited to this. In other words, the first server 130 and the second server 140 are directly linked to each other and may perform wired or wireless communication.
본 개시의 실시 예들에 따른 동작을 위한 다양한 모듈들이 제공될 수 있다. 모듈들은 오작동 정보 제공 방법이 구현되는(또는, 물리적 장치에 포함되는) 물리적 장치(예를 들어, 전자 장치(110))가 지정된 동작을 수행할 수 있도록 구현된 컴퓨터 코드 내지는 하나 이상의 명령어일 수 있다. 다시 말하면, 오작동 정보 제공 방법이 구현되는 물리적 장치는 복수 개의 모듈들을 컴퓨터 코드 형태로 메모리에 저장하고, 메모리에 저장된 복수 개의 모듈들이 실행되는 경우 복수 개의 모듈들은 물리적 장치가 복수 개의 모듈들에 대응하는 지정된 동작들을 수행하도록 할 수 있다.Various modules for operation according to embodiments of the present disclosure may be provided. The modules may be computer code or one or more instructions implemented to enable a physical device (e.g., electronic device 110) on which a method for providing malfunction information is implemented (or included in the physical device) to perform a specified operation. . In other words, the physical device in which the method for providing malfunction information is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are generated by the physical device corresponding to the plurality of modules. You can have it perform specified actions.
도 2는 본 개시의 실시 예들에 따른 전자 장치 및 작업자 단말을 설명하기 위한 개략적인 블록도이다.Figure 2 is a schematic block diagram for explaining an electronic device and an operator terminal according to embodiments of the present disclosure.
도 2를 참조하면, 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각은 통신부(210), 메모리(220) 및 프로세서(230)를 포함할 수 있다.Referring to FIG. 2, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each have a communication unit 210. ), memory 220, and processor 230.
실시 예들에 따르면, 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각은 입력부 및 출력부를 더 포함할 수도 있다. 입력부 및 출력부 각각은 사용자 입력을 받거나 또는 사용자에게 정보를 출력하는 각종 인터페이스나 연결 포트 등일 수 있다. According to embodiments, the electronic device 110 and the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 linked to the electronic device 110 each have an input unit and an output unit. It may include more. Each of the input unit and output unit may be various interfaces or connection ports that receive user input or output information to the user.
입력부는 입력 모듈을 포함할 수 있고, 입력 모듈은 사용자로부터 사용자 입력을 수신한다. 사용자 입력은 키 입력, 터치 입력, 음성 입력을 비롯한 다양한 형태로 이루어질 수 있다. 이러한 사용자 입력을 받을 수 있는 입력 모듈의 예로는 전통적인 형태의 키패드나 키보드, 마우스는 물론, 사용자의 터치를 감지하는 터치 센서, 음성 신호를 입력받는 마이크, 영상 인식을 통해 제스처 등을 인식하는 카메라, 사용자 접근을 감지하는 조도 센서나 적외선 센서 중 적어도 하나를 포함하는 근접 센서, 가속도 센서나 자이로 센서 등을 통해 사용자 동작을 인식하는 모션 센서 및 그 외의 다양한 형태의 사용자 입력을 감지하거나 입력받는 다양한 형태의 입력 수단이 있으며, 본 개시의 실시 예에 따른 입력 모듈은 위에 나열한 장치 중 적어도 하나를 포함할 수 있다. 여기서, 터치 센서는 디스플레이 패널에 부착되는 터치 패널이나 터치 필름을 통해 터치를 감지하는 압전식 또는 정전식 터치 센서, 광학적인 방식에 의해 터치를 감지하는 광학식 터치 센서 등으로 구현될 수 있다. 이외에도 입력 모듈은 자체적으로 사용자 입력을 감지하는 장치 대신 사용자 입력을 입력받는 외부의 입력 장치를 연결시키는 입력 인터페이스(USB 포트, PS/2 포트 등)의 형태로 구현될 수도 있다. The input unit may include an input module, and the input module receives a user input from a user. User input can take various forms, including key input, touch input, and voice input. Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc. A proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input. There is an input means, and the input module according to an embodiment of the present disclosure may include at least one of the devices listed above. Here, the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method. In addition, the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself.
한편, 출력부는 출력 모듈을 포함할 수 있고, 출력 모듈은 각종 정보를 출력할 수 있다. 출력 모듈은 영상을 출력하는 디스플레이, 소리를 출력하는 스피커, 진동을 발생시키는 햅틱 장치 및 그 외의 다양한 형태의 출력 수단 중 적어도 하나를 포함할 수 있다. 이외에도 출력 모듈은 상술한 개별 출력 수단을 연결시키는 포트 타입의 출력 인터페이스의 형태로 구현될 수도 있다. 예를 들어, 디스플레이 형태의 출력 모듈은 텍스트, 정지 영상, 동영상을 디스플레이 할 수 있다. 디스플레이는 액정 디스플레이(LCD; Liquid Crystal Display), 발광 다이오드(LED; light emitting diode) 디스플레이, 유기 발광 다이오드(OLED; Organic Light Emitting Diode) 디스플레이, 평판 디스플레이(FPD; Flat Panel Display), 투명 디스플레이(transparent display), 곡면 디스플레이(Curved Display), 플렉시블 디스플레이(flexible display), 3차원 디스플레이(3D display), 홀로그래픽 디스플레이(holographic display), 프로젝터 및 그 외의 영상 출력 기능을 수행할 수 있는 다양한 형태의 장치 중 적어도 하나를 포함할 수 있다. 이러한 디스플레이는 입력 모듈의 터치 센서와 일체로 구성된 터치 디스플레이의 형태일 수도 있다.Meanwhile, the output unit may include an output module, and the output module may output various types of information. The output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and other various types of output means. In addition, the output module may be implemented in the form of a port-type output interface that connects the individual output means described above. For example, a display-type output module can display text, still images, and moving images. Displays include liquid crystal display (LCD), light emitting diode (LED) display, organic light emitting diode (OLED) display, flat panel display (FPD), and transparent display. Among various types of devices that can perform image output functions such as display, curved display, flexible display, 3D display, holographic display, projector, and other It can contain at least one. This display may be in the form of a touch display integrated with the touch sensor of the input module.
통신부(210)는 다른 장치와 통신할 수 있다. 따라서, 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각은 통신부(210)를 통해 다른 장치와 정보를 송수신할 수 있다. 예를 들어, 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각은 통신부(210)를 이용해 상호 간 통신을 수행하거나, 기타 다른 장치와 통신을 수행할 수 있다.The communication unit 210 can communicate with other devices. Accordingly, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each communicate with the other device through the communication unit 210. You can send and receive information to and from devices. For example, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 each have a communication unit 210. You can use it to communicate with each other or with other devices.
여기서, 통신, 즉 데이터의 송수신은 유선 또는 무선으로 이루어질 수 있다. 이를 위해 통신부(210)는 LAN(Local Area Network)를 통해 인터넷 등에 접속하는 유선 통신 모듈, 이동 통신 기지국을 거쳐 이동 통신 네트워크에 접속하여 데이터를 송수신하는 이동 통신 모듈, 와이파이(Wi-Fi) 같은 WLAN(Wireless Local Area Network) 계열의 통신 방식이나 블루투스(Bluetooth), 직비(Zigbee)와 같은 WPAN(Wireless Personal Area Network) 계열의 통신 방식을 이용하는 근거리 통신 모듈, GPS(Global Positioning System)과 같은 GNSS(Global Navigation Satellite System)을 이용하는 위성 통신 모듈 또는 이들의 조합으로 구성될 수 있다.Here, communication, that is, transmission and reception of data, can be accomplished wired or wirelessly. For this purpose, the communication unit 210 includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that connects to a mobile communication network through a mobile communication base station and transmits and receives data, and a WLAN such as Wi-Fi. A short-range communication module that uses a Wireless Local Area Network (Wireless Local Area Network) series communication method or a WPAN (Wireless Personal Area Network) series communication method such as Bluetooth or Zigbee, and a GNSS (Global Positioning System) such as GPS (Global Positioning System). It may be composed of a satellite communication module using a Navigation Satellite System or a combination thereof.
메모리(220)는 각종 정보를 저장할 수 있다. 메모리(220)는 데이터를 임시적으로 또는 반영구적으로 저장할 수 있다. 예를 들어, 전자 장치(110)의 메모리(220)에는 전자 장치(110)를 구동하기 위한 운용 프로그램(OS; Operating System), 웹 사이트를 호스팅하기 위한 데이터나 점자 생성을 위한 프로그램 내지는 어플리케이션(예를 들어, 웹 어플리케이션)에 관한 데이터 등이 저장될 수 있다. 또, 메모리(220)는 상술한 바와 같이 모듈들을 컴퓨터 코드 형태로 저장할 수 있다. The memory 220 can store various types of information. The memory 220 can store data temporarily or semi-permanently. For example, the memory 220 of the electronic device 110 contains an operating program (OS; Operating System) for driving the electronic device 110, a program for generating data or Braille for hosting a website, or an application (e.g. For example, data related to a web application, etc. may be stored. Additionally, the memory 220 may store modules in the form of computer code as described above.
메모리(220)의 예로는 하드 디스크(HDD; Hard Disk Drive), SSD(Solid State Drive), 플래쉬 메모리(flash memory), 롬(ROM; Read-Only Memory), 램(RAM; Random Access Memory) 등이 있을 수 있다. 이러한 메모리(220)는 내장 타입 또는 탈부착 가능한 타입으로 제공될 수 있다.Examples of the memory 220 include hard disk drive (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be. This memory 220 may be provided as a built-in type or a detachable type.
프로세서(230)는 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각의 전반적인 동작을 제어한다. 이를 위해 프로세서(230)는 각종 정보의 연산 및 처리를 수행하고 전자 장치(110)의 구성요소들의 동작을 제어할 수 있다. 예를 들어, 프로세서(230)는 페이지 정보 제공을 위한 프로그램 내지 어플리케이션을 실행시킬 수 있을 것이다. 프로세서(230)는 하드웨어, 소프트웨어 또는 이들의 조합에 따라 컴퓨터나 이와 유사한 장치로 구현될 수 있다. 하드웨어적으로 프로세서(230)는 전기적인 신호를 처리하여 제어 기능을 수행하는 전자 회로 형태로 구현될 수 있으며, 소프트웨어적으로는 하드웨어적인 프로세서(230)를 구동시키는 프로그램 형태로 구현될 수 있다. 한편, 이하의 설명에서 특별한 언급이 없는 경우에는 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각의 동작은 프로세서(230)의 제어에 의해 수행되는 것으로 해석될 수 있다. 즉, 본 개시의 실시 예들에 따른 오작동 정보 제공 방법에 구현되는 모듈들이 실행되는 경우, 모듈들은 프로세서(230)가 전자 장치(110) 및 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 각각이 오작동 정보 제공 방법의 단계들을 수행하도록 제어하는 것으로 해석될 수 있다.The processor 230 controls the overall operation of the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 that are linked to the electronic device 110. do. To this end, the processor 230 can perform computation and processing of various information and control the operation of components of the electronic device 110. For example, the processor 230 may execute a program or application to provide page information. The processor 230 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 230 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 230. Meanwhile, unless otherwise specified in the following description, the electronic device 110 and the user terminal 120, first server 130, second server 140, and administrator terminal 150 linked to the electronic device 110 ) Each operation can be interpreted as being performed under the control of the processor 230. That is, when modules implemented in the method for providing malfunction information according to embodiments of the present disclosure are executed, the modules are configured such that the processor 230 is connected to the electronic device 110 and the user terminal 120 that works with the electronic device 110. This may be interpreted as controlling each of the first server 130, the second server 140, and the manager terminal 150 to perform the steps of the method for providing malfunction information.
요약하면, 다양한 실시 예들은 다양한 수단을 통해 구현될 수 있다. 예를 들어, 다양한 실시 예들은 하드웨어, 펌웨어(firmware), 소프트웨어 또는 그것들의 결합 등에 의해 구현될 수 있다.In summary, various embodiments may be implemented through various means. For example, various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
하드웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 하나 또는 그 이상의 ASICs(application specific integrated circuits), DSPs(digital signal processors), DSPDs(digital signal processing devices), PLDs(programmable logic devices), FPGAs(field programmable gate arrays), 프로세서, 컨트롤러, 마이크로 컨트롤러, 마이크로 프로세서 등에 의해 구현될 수 있다.In the case of hardware implementation, methods according to various embodiments include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
펌웨어나 소프트웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 이하에서 설명된 기능 또는 동작들을 수행하는 모듈, 절차 또는 함수 등의 형태로 구현될 수 있다. 예를 들어, 소프트웨어 코드는 메모리에 저장되어 프로세서에 의해 구동될 수 있다. 메모리는 프로세서 내부 또는 외부에 위치할 수 있으며, 이미 공지된 다양한 수단에 의해 프로세서와 데이터를 주고받을 수 있다.In the case of implementation by firmware or software, methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below. For example, software code can be stored in memory and run by a processor. The memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
이하에서 상술한 기술적 사상에 기반하여 다양한 실시 예들에 대해 보다 상세히 설명한다. 이하에서 설명되는 다양한 실시 예들에 대해서는 앞서 설명한 내용들이 적용될 수 있다. 예를 들어, 이하에서 설명되는 다양한 실시 예들에서 정의되지 않은 동작, 기능, 용어 등은 앞서 설명한 내용들에 기반하여 수행되고 설명될 수 있다.Below, various embodiments will be described in more detail based on the technical ideas described above. The contents described above may be applied to various embodiments described below. For example, operations, functions, terms, etc. that are not defined in various embodiments described below may be performed and explained based on the contents described above.
이하에서, 전자 장치(110)가, 즉 모니터링 서버가 오작동 정보 제공 방법의 단계들을 수행함을 전제로 다양한 실시 예들에 대하여 설명하며, 다양한 실시 예들에 따르면, 전자 장치(110)는 오작동 정보 제공 방법의 단계들과 관련된 정보를 전자 장치(110)와 연동되는 사용자 단말(120), 제1 서버(130), 제2 서버(140) 및 관리자 단말(150) 중 어느 하나와 송수신할 수 있다.Hereinafter, various embodiments will be described on the premise that the electronic device 110, that is, the monitoring server, performs the steps of the method for providing malfunction information. According to various embodiments, the electronic device 110 performs the steps of the method for providing malfunction information. Information related to the steps may be transmitted and received to any one of the user terminal 120, the first server 130, the second server 140, and the administrator terminal 150 that are linked to the electronic device 110.
도 3은 본 개시의 실시 예들에 따른 오작동 정보 제공 방법을 설명하기 위한 흐름도이다.3 is a flowchart illustrating a method of providing malfunction information according to embodiments of the present disclosure.
도 3을 참조하면, 단계 S330에서, 모니터링 서버(110)는 사용자 단말(120)에 제공된 페이지에 대한 오작동 메시지를 획득할 수 있다. 오작동 메시지는 오작동이 발생한 페이지에 대한 식별 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함할 수 있다.Referring to FIG. 3, in step S330, the monitoring server 110 may obtain a malfunction message for a page provided to the user terminal 120. The malfunction message may include identification information about the page where the malfunction occurred, information about the process related to the malfunction, and information about the reason for the malfunction.
실시 예들에 따르면, 단계 S330은, 사용자 단말(120), 제1 서버(130) 및 제2 서버(140) 중 적어도 하나로부터 획득될 수 있다.According to embodiments, step S330 may be obtained from at least one of the user terminal 120, the first server 130, and the second server 140.
단계 S330은 단계 S331, 단계 S332 내지 단계 S333을 포함할 수 있다. 단계 S331에서, 모니터링 서버(110)는 사용자 단말(120)로부터 제1 오작동 메시지를 획득할 수 있다. 제1 오작동 메시지는, 예를 들어, 페이지에 대한 식별 정보, 페이지에 포함된 적어도 하나의 UI와 관련된 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함할 수 있다. 단계 S332에서, 모니터링 서버(110)는 제1 서버(130)로부터 제2 오작동 메시지를 획득할 수 있다. 제2 오작동 메시지는, 예를 들어, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함할 수 있다. 단계 S333에서, 모니터링 서버(110)는 제2 서버(140)로부터 제3 오작동 메시지를 획득할 수 있다. 제3 오작동 메시지는, 예를 들어, 페이지에 대한 사용자의 입력에 관한 정보를 포함할 수 있다.Step S330 may include steps S331, S332 to S333. In step S331, the monitoring server 110 may obtain the first malfunction message from the user terminal 120. The first malfunction message may include, for example, identification information about the page, information about at least one UI included in the page, information about a process related to the malfunction, and information about the reason for the malfunction. In step S332, the monitoring server 110 may obtain a second malfunction message from the first server 130. The second malfunction message may include, for example, information about the process involved in the malfunction and information about the reason for the malfunction. In step S333, the monitoring server 110 may obtain a third malfunction message from the second server 140. The third malfunction message may include, for example, information regarding the user's input to the page.
실시 예들에 따르면, 단계 S331에서, 제1 오작동 메시지가 사용자 단말(120)로부터 획득되는 경우, 제1 오작동 메시지는 페이지와 관련된 로그를 저장 및 전송하도록 구성된 사용자 단말(120)의 로그 센더로부터 획득될 수 있다. 사용자 단말(120)의 로그 센더는 오작동 정보를 오작동의 종류에 따라 나누어 저장할 수 있다. 실시 예들에 따르면, 사용자 단말(120)의 로그 센더는 오작동 정보를 메시지 브로커 프로그램으로 일괄적으로 전송할 수 있다. 이때, 메시지 브로커 프로그램은 실시간으로 오작동 메시지의 특성에 따라 오작동 정보를 전송할 주체를 결정할 수 있다.According to embodiments, in step S331, when the first malfunction message is obtained from the user terminal 120, the first malfunction message may be obtained from a log sender of the user terminal 120 configured to store and transmit logs related to the page. You can. The log sender of the user terminal 120 can store malfunction information by dividing it according to the type of malfunction. According to embodiments, the log sender of the user terminal 120 may transmit malfunction information in batches to the message broker program. At this time, the message broker program can determine the subject to transmit the malfunction information in real time according to the characteristics of the malfunction message.
한편, 단계 S330은 페이지에 포함된 적어도 하나의 UI와 관련된 정보를 획득하는 단계 및 적어도 하나의 UI와 관련된 정보를 기반으로 오작동 여부를 감지하는 단계를 포함할 수 있다.Meanwhile, step S330 may include obtaining information related to at least one UI included in the page and detecting a malfunction based on the information related to at least one UI.
실시 예들에 따르면, 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 시계열적으로 획득되는 적어도 하나의 UI에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보를 획득하는 단계를 포함할 수 있다. 이때, 오작동 여부를 감지하는 단계는, 통계 정보가 설정된 기준 범위 내에 있는지를 기반으로 오작동 여부를 확인하는 단계를 포함할 수 있다. 설정된 기준 범위는 오작동의 종류에 따라 다를 수 있다.According to embodiments, obtaining information related to at least one UI may include obtaining statistical information about a plurality of inputs from a plurality of users for the at least one UI obtained in a time series manner. . At this time, the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on whether statistical information is within a set standard range. The established reference range may vary depending on the type of malfunction.
다른 실시 예들에 따르면, 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 적어도 하나의 UI를 포함하는 페이지에 대한 캡처 이미지를 획득하는 단계를 포함할 수 있다. 이때, 오작동 여부를 감지하는 단계는, 정상 작동 시의 기준 이미지 및 캡처 이미지를 기반으로 오작동 여부를 확인하는 단계를 포함할 수 있다.According to other embodiments, acquiring information related to at least one UI may include obtaining a captured image for a page including at least one UI. At this time, the step of detecting whether there is a malfunction may include checking whether there is a malfunction based on a reference image and a captured image during normal operation.
단계 S340에서, 모니터링 서버(110)는 오작동 메시지를 기반으로 페이지에 대한 오작동 정보를 관리자 단말(150)에 제공할 수 있다. 실시 예들에 따르면, 관리자 단말(150)은 복수로 제공될 수 있다. 복수의 관리자 단말들(150) 각각은 서로 다른 종류의 오작동에 대응할 수 있다. 오작동 메시지는 관리자 단말(150)과 대응하는 도메인 정보를 포함할 수 있고, 이에 따라 오작동 메시지는 자동으로 대응하는 관리자 단말(150)로 전송될 수 있다.In step S340, the monitoring server 110 may provide malfunction information about the page to the administrator terminal 150 based on the malfunction message. According to embodiments, a plurality of manager terminals 150 may be provided. Each of the plurality of manager terminals 150 may respond to different types of malfunctions. The malfunction message may include domain information corresponding to the administrator terminal 150, and accordingly, the malfunction message may be automatically transmitted to the corresponding administrator terminal 150.
한편, 단계 S310에서, 사용자 단말(120)은 제1 서버(130)로 페이지 제공 요청을 전송하고, 제1 서버(130)는 사용자 단말(120)에 페이지를 제공할 수 있다. 모니터링 서버(110)는 단계 S310에서 발생하는 오작동을 감지하고 이에 따른 오작동 메시지를 획득할 수 있다. 단계 S310은, 단계 S311 내지 단계 S315를 포함할 수 있다. 단계 S311 단계 S315에 대하여 도 4를 참조하여 상세히 설명한다. 오작동 메시지에 포함되는 오작동과 관련된 프로세스에 대한 정보는 단계 S311 단계 S315 중 적어도 하나와 관련된 정보를 포함할 수 있다.Meanwhile, in step S310, the user terminal 120 transmits a page provision request to the first server 130, and the first server 130 may provide the page to the user terminal 120. The monitoring server 110 may detect a malfunction that occurs in step S310 and obtain a malfunction message accordingly. Step S310 may include steps S311 to S315. Steps S311 and S315 will be described in detail with reference to FIG. 4. Information about the process related to the malfunction included in the malfunction message may include information related to at least one of steps S311 and S315.
단계 S320에서, 사용자 단말(120)은 제2 서버(140)로 페이지에 대한 사용자 입력에 관한 정보를 전송할 수 있다. 사용자 입력에 관한 정보는, 예를 들어, 시계열적으로 획득되는, 페이지의 적어도 하나의 UI에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보를 포함할 수 있다. 다시 말하면, 제2 서버(140)는 사용자의 입력에 관한 통계 정보를 처리하는 서버일 수 있다. 제2 서버(140)는 단계 S333에서 처리된 통계 정보를 제3 오작동 메시지의 형태로 모니터링 서버(110)에 전송할 수 있다.In step S320, the user terminal 120 may transmit information about the user input to the page to the second server 140. Information about user input may include, for example, statistical information about a plurality of inputs from a plurality of users on at least one UI of a page, which is acquired in time series. In other words, the second server 140 may be a server that processes statistical information regarding user input. The second server 140 may transmit the statistical information processed in step S333 to the monitoring server 110 in the form of a third malfunction message.
도 4는 오작동과 관련된 프로세스를 설명하기 위한 개념도이다.Figure 4 is a conceptual diagram for explaining processes related to malfunction.
도 3 및 도 4를 참조하면, 단계 S311에서, 사용자 단말(120)은 페이지의 요청을 위한 제1 데이터를 준비할 수 있다. 일 예로, 사용자 단말(120)에 제공된 페이지 상에 '장바구니 담기' 아이콘을 표시하기 위한 제1 데이터를 준비하는 과정에서 오작동이 발생할 수 있다. 이하에서, 단계 S310과 관련하여 사용자 단말(120)에 제공된 페이지 상에 '장바구니 담기' 아이콘을 표시하는 경우에 발생할 수 있는 오작동에 대하여 예시적으로 설명하나, 본 개시는 이에 제한되지 않는다. 단계 S311에서 발생하는 오작동에 관한 정보는 단계 S331에서 사용자 단말(120)에 의해 제1 오작동 메시지의 형태로 모니터링 서버(110)로 전송될 수 있다.Referring to FIGS. 3 and 4 , in step S311, the user terminal 120 may prepare first data for requesting a page. For example, a malfunction may occur in the process of preparing first data for displaying the 'Add to Cart' icon on the page provided to the user terminal 120. Hereinafter, a malfunction that may occur when the 'Add to Cart' icon is displayed on the page provided to the user terminal 120 in relation to step S310 will be described as an example, but the present disclosure is not limited thereto. Information about the malfunction that occurs in step S311 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
단계 S312에서, 사용자 단말(120)은 제1 서버(130)로 제1 데이터를 전송할 수 있다. 일 예로, 제1 데이터를 전송하기 위한 사용자 단말(120)과 제1 서버(130) 사이의 연결 과정의 오류로 제1 서버(130)에서 '장바구니 담기' 아이콘을 표시하기 위한 제1 데이터를 확인하지 못하는 오작동이 발생할 수 있다. 단계 S312에서 발생하는 오작동에 관한 정보는 단계 S331에서 사용자 단말(120)에 의해 제1 오작동 메시지의 형태로 모니터링 서버(110)로 전송될 수 있다.In step S312, the user terminal 120 may transmit first data to the first server 130. For example, due to an error in the connection process between the user terminal 120 and the first server 130 for transmitting the first data, the first data for displaying the 'Add to Cart' icon is checked on the first server 130. A malfunction may occur. Information about the malfunction that occurs in step S312 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
단계 S313에서, 제1 서버(130)는 제1 데이터를 처리하여 페이지와 관련된 제2 데이터를 생성할 수 있다. 일 예로, 제1 서버(130)가 '장바구니 담기' 아이콘과 관련된 제1 데이터를 처리하는 과정 또는 제1 서버(130)가 '장바구니 담기' 아이콘과 관련된 제2 데이터를 생성하는 과정에서 오작동이 발생할 수 있다. 구체적으로, '장바구니 담기' 아이콘과 대응하는 상품이 판매 불가 상태(즉, invalid)이거나 품절 상태(즉, OOS; out of stock)인 경우 제1 데이터를 처리하는 과정 또는 제2 데이터를 생성하는 과정에서 오작동이 발생할 수 있다. 단계 S313에서 발생하는 오작동에 관한 정보는 단계 S332에서 제1 서버(130)에 의해 제2 오작동 메시지의 형태로 모니터링 서버(110)로 전송될 수 있다.In step S313, the first server 130 may process the first data to generate second data related to the page. As an example, a malfunction may occur while the first server 130 processes first data related to the 'Add to Cart' icon or while the first server 130 generates second data related to the 'Add to Cart' icon. You can. Specifically, if the product corresponding to the 'Add to Cart' icon is unsaleable (i.e. invalid) or out of stock (i.e. OOS; out of stock), the process of processing the first data or generating the second data Malfunction may occur. Information about the malfunction that occurs in step S313 may be transmitted by the first server 130 to the monitoring server 110 in the form of a second malfunction message in step S332.
단계 S314에서, 사용자 단말(120)은 제1 서버(130)로부터 제2 데이터를 수신할 수 있다. 일 예로, 제2 데이터를 수신하기 위한 사용자 단말(120)과 제1 서버(130) 사이의 연결 과정의 오류로 사용자 단말(120)에서 '장바구니 담기' 아이콘을 표시하기 위한 제2 데이터를 확인하지 못하는 오작동이 발생할 수 있다. 구체적으로, http 응신이 에러 코드를 포함하는 경우, 제2 데이터가 상품이 판매 불가 상태이거나 품절 상태라는 정보를 포함하는 경우 및 역직렬화(deserialization) 과정에서 문제가 발생하는 경우 중 적어도 하나의 경우에, 사용자 단말(120)은 오작동이 발생한 것으로 인식할 수 있다. 단계 S314에서 발생하는 오작동에 관한 정보는 단계 S331에서 사용자 단말(120)에 의해 제1 오작동 메시지의 형태로 모니터링 서버(110)로 전송될 수 있다.In step S314, the user terminal 120 may receive second data from the first server 130. For example, due to an error in the connection process between the user terminal 120 and the first server 130 for receiving the second data, the user terminal 120 does not check the second data to display the 'Add to Cart' icon. Malfunctions may occur. Specifically, in at least one of the following cases: when the http response includes an error code, when the second data includes information that the product is unsaleable or out of stock, and when a problem occurs during the deserialization process. , the user terminal 120 may recognize that a malfunction has occurred. Information about the malfunction that occurs in step S314 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
단계 S315에서, 사용자 단말(120)은 제2 데이터를 처리할 수 있다. 일 예로, '장바구니 담기' 아이콘을 표시하기 위한 제2 데이터를 처리하는 과정에서 오작동이 발생할 수 있다. 구체적으로, 사용자 단말(120)이 제2 데이터를 렌더링(rendering)하여 페이지 상에 '장바구니 담기' 아이콘을 표시하는 과정에서 오작동이 발생할 수 있다. 이때, 제1 서버(130) 측에서는 모든 과정이 성공적인 것으로 판단할 수 있으나, 사용자 단말(120)의 페이지 상에 '장바구니 담기' 아이콘이 표시되지 않을 수 있다. 단계 S315에서 발생하는 오작동에 관한 정보는 단계 S331에서 사용자 단말(120)에 의해 제1 오작동 메시지의 형태로 모니터링 서버(110)로 전송될 수 있다.In step S315, the user terminal 120 may process the second data. For example, a malfunction may occur in the process of processing second data to display the 'Add to Cart' icon. Specifically, a malfunction may occur while the user terminal 120 renders the second data and displays the 'Add to Cart' icon on the page. At this time, the first server 130 may determine that all processes have been successful, but the 'Add to Cart' icon may not be displayed on the page of the user terminal 120. Information about the malfunction that occurs in step S315 may be transmitted by the user terminal 120 to the monitoring server 110 in the form of a first malfunction message in step S331.
단계 S312 및 단계 S314에서 발생하는 오작동은 사용자 단말(120) 및 제1 서버(130) 사이의 네트워크 연결이 실패한 경우(connection failure), http 상태 오류가 발생한 경우(http status failure) 및 내부 응신의 사양의 오류가 발생한 경우(internal response body spec failure) 중 적어도 하나의 경우에 해당할 수 있다. 다만, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 이때, 사용자 단말(120) 또는 제1 서버(130)는, 예를 들어, 네트워크 인터셉터(network interceptor)에 의해 오작동 여부를 감지할 수 있다.Malfunctions that occur in steps S312 and S314 include when the network connection between the user terminal 120 and the first server 130 fails (connection failure), when an http status error occurs (http status failure), and when the specification of the internal response This may correspond to at least one of the cases where an error occurs (internal response body spec failure). However, this is only an example and the present disclosure is not limited thereto. At this time, the user terminal 120 or the first server 130 may detect a malfunction by, for example, a network interceptor.
단계 S311, 단계 S313 및 단계 S315에서 발생하는 오작동 중 일부는 제1 데이터를 준비 또는 처리하는 과정에서 오류가 발생한 경우 및 제2 데이터를 생성 또는 처리하는 과정에서 오류가 발생한 경우 중 적어도 하나의 경우에 해당할 수 있다. 보다 구체적으로, 제1 데이터 및 제2 데이터 중 적어도 하나와 관련한 오류가 발생한 경우는 데이터가 없는(empty) 경우, 데이터가 유효한 형식으로 제공되지 않는 경우 및 데이터의 일부가 유실된 경우 중 적어도 하나일 수 있다. 다만, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다. 데이터가 없는(empty) 경우 및 데이터가 유효한 형식으로 제공되지 않는 경우, 사용자 단말(120) 또는 제1 서버(130)가 해당하는 데이터와 관련된 필드를 확인하여 데이터가 존재하는지, 유효한 형식을 갖추었는지 등을 정기적으로 확인하는 방식으로 오작동 여부를 감지할 수 있다. 또한, 다양한 종류의 오작동 중 적어도 일부는 사용자 단말(120)과 연동된 모니터링 서버(110)에 의해 확인될 수도 있다.Some of the malfunctions that occur in steps S311, S313, and S315 are at least one of the following: an error occurs in the process of preparing or processing the first data and an error occurs in the process of generating or processing the second data. It may apply. More specifically, when an error occurs related to at least one of the first data and the second data, it is at least one of the following: data is empty, data is not provided in a valid format, and part of the data is lost. You can. However, this is only an example and the present disclosure is not limited thereto. In the case where there is no data or when the data is not provided in a valid format, the user terminal 120 or the first server 130 checks the fields related to the corresponding data to see if the data exists and is in a valid format. Malfunctions can be detected by regularly checking the etc. Additionally, at least some of various types of malfunctions may be confirmed by the monitoring server 110 linked to the user terminal 120.
단계 S311, 단계 S313 및 단계 S315에서 발생하는 오작동 중 다른 일부는 시계열적으로 획득되는 적어도 하나의 UI에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보가 설정된 기준 범위 내에 있는지를 기반으로 확인될 수 있다. 통계 정보를 이용하여 오작동 여부를 감지하는 방법에 대하여 도 5를 참조하여 상세히 설명한다.Some of the malfunctions that occur in steps S311, S313, and S315 may be confirmed based on whether statistical information regarding a plurality of inputs from a plurality of users for at least one UI obtained in time series is within a set reference range. You can. A method for detecting malfunction using statistical information will be described in detail with reference to FIG. 5.
단계 S311, 단계 S313 및 단계 S315에서 발생하는 오작동 중 또 다른 일부는 적어도 하나의 UI를 포함하는 페이지에 대한 캡처 이미지를 정상 작동 시의 기준 이미지와 비교하는 것에 의해 확인될 수 있다.Another part of the malfunctions that occur in steps S311, S313, and S315 can be confirmed by comparing the captured image for the page including at least one UI with a reference image during normal operation.
한편, 실시 예들에 따르면, 단계 S311 내지 단계 S315에서 발생하는 오작동 중 적어도 일부는 모니터링 서버(110)에 의해 수동적으로 또는 기계 학습을 이용하여 확인될 수 있다.Meanwhile, according to embodiments, at least some of the malfunctions that occur in steps S311 to S315 may be confirmed manually or using machine learning by the monitoring server 110.
도 5는 본 개시의 실시 예들에 따른 오작동 정보 제공 방법에서 오작동 메시지를 획득하는 단계를 설명하기 위한 페이지이다.Figure 5 is a page for explaining the step of obtaining a malfunction message in the method for providing malfunction information according to embodiments of the present disclosure.
도 5를 참조하면, 24시간 동안 시계열적으로 획득한 페이지에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보를 나타낸 대시보드 페이지(500)가 도시된다. 대시보드 페이지(500)는, 예를 들어, 상품의 상세 정보 페이지에서 수행되는 동작들에 대한 통계 정보를 포함하는 제1 영역(510), 장바구니와 관련한 동작들에 대한 통계 정보를 포함하는 제2 영역(520) 및 결제와 관련한 동작들에 대한 통계 정보를 포함하는 제3 영역(530)을 포함할 수 있다. 제1 내지 제3 영역들(510, 520, 530) 각각은 24시간 이전부터 현재 시각까지의 동작들 각각에 대응하는 입력들의 수를 나타내는 그래프 및 기준 시각에서 동작들 각각의 성공률 정보를 포함할 수 있다. 이때, 동작들 각각에 대응하는 입력들의 수는, 예를 들어, 1분 단위로 확인될 수 있다. 이때, 동작들 각각의 성공률 정보는, 예를 들어, 현재 시각과 대응하는 다른 날짜의 입력들의 수의 평균에 대한 현재 시각의 입력들의 수의 비율일 수 있다.Referring to FIG. 5, a dashboard page 500 is shown showing statistical information about a plurality of inputs from a plurality of users on a page obtained in time series over 24 hours. The dashboard page 500 includes, for example, a first area 510 containing statistical information about operations performed on a product detailed information page, and a second area 510 containing statistical information about operations related to a shopping cart. It may include an area 520 and a third area 530 containing statistical information on operations related to payment. Each of the first to third areas 510, 520, and 530 may include a graph showing the number of inputs corresponding to each operation from 24 hours ago to the current time and success rate information for each operation at the reference time. there is. At this time, the number of inputs corresponding to each of the operations can be confirmed, for example, in units of 1 minute. At this time, the success rate information for each operation may be, for example, a ratio of the number of inputs at the current time to the average number of inputs on other dates corresponding to the current time.
예를 들어, 제1 영역(510)은 상품의 상세 정보 페이지의 랜딩 성공률 정보, '장바구니 담기' 아이콘과 대응하는 입력의 성공률 정보 및 '옵션 변경' 아이콘과 대응하는 입력의 성공률 정보를 포함할 수 있다. 예를 들어, 제2 영역(520)은 장바구니 페이지의 랜딩 성공률 정보, 결제 인증(checkout validation) 성공률 정보 등을 포함할 수 있다. 예를 들어, 제3 영역(530)은 직접 결제(direct checkout) 성공률 정보, 일반 결제(normal checkout) 성공률 정보 등을 포함할 수 있다.For example, the first area 510 may include landing success rate information of the product detailed information page, success rate information of input corresponding to the 'Add to Cart' icon, and success rate information of input corresponding to the 'Change Option' icon. there is. For example, the second area 520 may include landing success rate information of the shopping cart page, checkout validation success rate information, etc. For example, the third area 530 may include direct checkout success rate information, normal checkout success rate information, etc.
페이지 자체 또는 페이지에 포함된 적어도 하나의 UI와 관련된 정보를 기반으로 오작동 여부를 감지하는 단계는, 대시보드 페이지(500)의 제1 내지 제3 영역들(510, 520, 530) 각각의 성공률 정보(즉, 통계 정보)가 설정된 기준 범위 내에 있는지를 기반으로 오작동 여부를 확인하는 단계를 포함할 수 있다. 예를 들어, '장바구니 담기' 아이콘과 대응하는 입력의 성공률 정보의 경우, 오작동 여부를 판별하는 기준이 되는 성공률의 범위가 95% 이상일 수 있다. 이때, 특정 시각에 '장바구니 담기' 아이콘과 대응하는 입력의 성공률 정보가 95% 미만이 되면 오작동이 감지될 수 있다. 오작동 여부를 판별하는 기준이 되는 성공률의 범위는 아이콘의 종류 및 확인하고자 하는 동작의 종류에 따라 다를 수 있다.The step of detecting a malfunction based on information related to the page itself or at least one UI included in the page includes success rate information for each of the first to third areas 510, 520, and 530 of the dashboard page 500. It may include a step of checking whether there is a malfunction based on whether (i.e., statistical information) is within a set standard range. For example, in the case of input success rate information corresponding to the 'Add to Cart' icon, the range of success rate that serves as a standard for determining malfunction may be 95% or more. At this time, a malfunction may be detected if the success rate information of the input corresponding to the 'Add to Cart' icon is less than 95% at a specific time. The range of success rate, which is the standard for determining malfunction, may vary depending on the type of icon and the type of operation to be checked.
도 6 내지 도 9는 본 개시의 실시 예들에 따른 오작동 정보 제공 방법을 설명하기 위한 개념도들이다.6 to 9 are conceptual diagrams for explaining a method of providing malfunction information according to embodiments of the present disclosure.
도 6 내지 도 9를 참조하면, 모니터링 서버(110)는 다양한 방법으로 사용자 단말(120)의 페이지와 관련된 오작동 정보를 관리자 단말(150)에 제공할 수 있다.Referring to FIGS. 6 to 9 , the monitoring server 110 may provide malfunction information related to the page of the user terminal 120 to the administrator terminal 150 in various ways.
도 6을 참조하면, 본 개시의 일 실시 예에 따른 오작동 정보 제공 방법의 개념도가 도시된다. 사용자 단말(120)은, 예를 들어, 오작동 매니저(malfunction manager) 및 로그 센더를 포함할 수 있다. 로그 센더는 오작동 매니저로부터 오작동 정보를 수신하여 모니터링 서버(110)로 전송할 수 있다.Referring to FIG. 6, a conceptual diagram of a method for providing malfunction information according to an embodiment of the present disclosure is shown. The user terminal 120 may include, for example, a malfunction manager and a log sender. The log sender may receive malfunction information from the malfunction manager and transmit it to the monitoring server 110.
예를 들어, 역직렬화 과정(deserialization)에서 문제가 발생하는 경우, 네트워크 인터셉터에 의해 오작동이 감지되는 경우 및 로컬 로직에 문제가 발생하는 경우, 각각의 경우와 대응하는 오작동의 이유에 대한 정보(root cause)를 오작동 매니저가 획득할 수 있다. 또한, 예를 들어, 페이지 자체 또는 페이지에 포함된 적어도 하나의 구성요소(즉, UI)와 관련된 오작동이 감지되는 경우, 구성요소 훅(component hook) 방식으로 획득된 구성요소의 상태 정보를 오작동 매니저가 획득할 수 있다.For example, if a problem occurs during deserialization, if a malfunction is detected by a network interceptor, or if a problem occurs in local logic, information about each case and the corresponding reason for the malfunction (root cause) can be obtained by the malfunction manager. Additionally, for example, if a malfunction related to the page itself or at least one component (i.e., UI) included in the page is detected, the state information of the component obtained through a component hook is sent to the malfunction manager. can be obtained.
모니터링 서버(110)는, 예를 들어, 메시지 브로커 프로그램(예를 들어, KAFKA), 실시간 컨슈머(real time consumer), 온라인 스토리지 프로그램(예를 들어, S3), 시각화 프로그램(예를 들어, Grafana) 및 AMP(accelerated mobile page)를 포함할 수 있다. 메시지 브로커 프로그램은 로그 센더로부터 수신한 오작동 정보를 실시간 컨슈머 또는 온라인 스토리지 프로그램로 전송할 수 있다. 실시간 컨슈머는 실시간으로 오작동 정보를 시각화 프로그램을 통해 AMP로 전송할 수 있다. AMP는 대시보드, 리포트 또는 알림(alert)의 형식으로 오작동 정보를 관리자 단말(150)로 전송할 수 있다. Monitoring server 110 may include, for example, a message broker program (e.g., KAFKA), a real time consumer, an online storage program (e.g., S3), a visualization program (e.g., Grafana) and AMP (accelerated mobile page). The message broker program can transmit malfunction information received from the log sender to a real-time consumer or online storage program. The real-time consumer can transmit malfunction information in real time to the AMP through a visualization program. AMP can transmit malfunction information to the administrator terminal 150 in the form of a dashboard, report, or alert.
도 7을 참조하면, 본 개시의 다른 일 실시 예에 따른 오작동 정보 제공 방법의 개념도가 도시된다. 설명의 편의를 위하여 도 6을 참조하여 설명한 것과 실질적으로 동일한 사항에 대한 설명은 생략하고 차이점에 대하여 설명한다.Referring to FIG. 7, a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown. For convenience of explanation, description of matters that are substantially the same as those described with reference to FIG. 6 will be omitted and differences will be explained.
사용자 단말(120)에서, 페이지 자체와 관련된 오작동 정보는 라이프 사이클 콜백(lifecycle callback) 방식으로 획득되어 로그 센더로 전송될 수 있고, 페이지에 포함된 적어도 하나의 구성요소와 관련된 오작동 정보는 구성요소 훅(component hook) 방식으로 획득되어 로그 센더로 전송될 수 있다. 로그 센더는 상술한 방식으로 수신된 오작동 정보를 모니터링 서버(110)로 전송할 수 있다.In the user terminal 120, malfunction information related to the page itself may be obtained through a life cycle callback method and transmitted to the log sender, and malfunction information related to at least one component included in the page may be obtained through a component hook. It can be acquired using a (component hook) method and transmitted to the log sender. The log sender may transmit malfunction information received in the above-described manner to the monitoring server 110.
모니터링 서버(110)는, 예를 들어, 메시지 브로커 프로그램(예를 들어, KAFKA), 온라인 스토리지 프로그램(예를 들어, S3), 분산 데이터 스토어 프로그램(예를 들어, druid) 및 시각화 프로그램(예를 들어, Grafana)을 포함할 수 있다. 메시지 브로커 프로그램은 로그 센더로부터 수신한 오작동 정보를 온라인 스토리지 프로그램 또는 분산 데이터 스토어 프로그램으로 전송할 수 있다. 또한, 분산 데이터 스토어 프로그램은 처리된 오작동 정보를 온라인 스토리지 프로그램에 전송할 수 있다. Monitoring server 110 may include, for example, a message broker program (e.g., KAFKA), an online storage program (e.g., S3), a distributed data store program (e.g., druid), and a visualization program (e.g., For example, Grafana). The message broker program can transmit malfunction information received from the log sender to an online storage program or distributed data store program. Additionally, the distributed data store program may transmit processed malfunction information to an online storage program.
도 8을 참조하면, 본 개시의 또 다른 일 실시 예에 따른 오작동 정보 제공 방법의 개념도가 도시된다. 설명의 편의를 위하여 도 6 및 도 7을 참조하여 설명한 것과 실질적으로 동일한 사항에 대한 설명은 생략하고 차이점에 대하여 설명한다.Referring to FIG. 8, a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown. For convenience of explanation, descriptions of matters that are substantially the same as those described with reference to FIGS. 6 and 7 will be omitted and differences will be explained.
사용자 단말(120)은 복수로 제공될 수 있다. 복수의 사용자 단말들(120)은 서로 다른 방식 및 버전으로 개발된 어플리케이션들 중 어느 하나를 이용할 수 있다.A plurality of user terminals 120 may be provided. A plurality of user terminals 120 may use any one of applications developed in different methods and versions.
모니터링 서버(110)는 기계 학습 모델을 포함할 수 있다. 기계 학습 모델은, 예를 들어, YOLO(you only look once) 방식의 객체 감지 알고리즘을 이용할 수 있다. 모니터링 서버(110)의 기계 학습 모델은 복수의 사용자 단말들(120)에서 획득된 기준 페이지에 대한 캡처 이미지들을 기반으로 기준 페이지의 오작동 여부를 감지할 수 있다. 모니터링 서버(110)는 기계 학습 모델에 의해 감지된 오작동에 관한 정보를 관리자 단말(150)로 전송할 수 있다. Monitoring server 110 may include a machine learning model. The machine learning model may use, for example, a YOLO (you only look once) type object detection algorithm. The machine learning model of the monitoring server 110 may detect whether the reference page is malfunctioning based on captured images of the reference page obtained from the plurality of user terminals 120. The monitoring server 110 may transmit information about malfunctions detected by the machine learning model to the manager terminal 150.
도 9를 참조하면, 본 개시의 또 다른 일 실시 예에 따른 오작동 정보 제공 방법의 개념도가 도시된다. 설명의 편의를 위하여 도 6, 도 7 및 도 8을 참조하여 설명한 것과 실질적으로 동일한 사항에 대한 설명은 생략하고 차이점에 대하여 설명한다.Referring to FIG. 9, a conceptual diagram of a method for providing malfunction information according to another embodiment of the present disclosure is shown. For convenience of explanation, descriptions of items that are substantially the same as those described with reference to FIGS. 6, 7, and 8 will be omitted and differences will be explained.
사용자 단말(120)에서, 예를 들어, 게이트웨이 페이지, 검색 결과 페이지, 상품 리스트 페이지, 상세 정보 페이지, 장바구니 페이지 및 결제 페이지 각각에 대한 오작동 정보가 로그 센더로 전송될 수 있다. 사용자 단말(120)에 표시되는 페이지의 종류는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다.From the user terminal 120, for example, malfunction information for each of the gateway page, search result page, product list page, detailed information page, shopping cart page, and payment page may be transmitted to the log sender. The types of pages displayed on the user terminal 120 are merely examples and the present disclosure is not limited thereto.
모니터링 서버(110)의 AMP는 대시보드, 리포트 또는 알림(alert)의 형식으로 오작동 정보를 관리자 단말(150)로 전송할 수도 있고, 오작동 로그 서치 결과를 http 응신 형식으로 온라인 스토리지 프로그램으로 전송할 수도 있다.The AMP of the monitoring server 110 may transmit malfunction information to the administrator terminal 150 in the form of a dashboard, report, or alert, and may transmit malfunction log search results to an online storage program in the form of an http response.
한편, 본 명세서와 도면에는 본 개시의 바람직한 실시 예에 대하여 개시하였으며, 비록 특정 용어들이 사용되었으나, 이는 단지 본 개시의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 개시의 범위를 한정하고자 하는 것은 아니다. 여기에 개시된 실시 예 외에도 본 개시의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다.Meanwhile, the specification and drawings disclose preferred embodiments of the present disclosure, and although specific terms are used, these are used in a general sense to easily explain the technical content of the present disclosure and aid understanding of the invention. It is not intended to limit the scope of the disclosure. In addition to the embodiments disclosed herein, it is obvious to those skilled in the art that other modifications based on the technical idea of the present disclosure can be implemented.
상술한 실시 예들에 따른 전자 장치 또는 단말은, 프로세서, 프로그램 데이터를 저장하고 실행하는 메모리, 디스크 드라이브와 같은 영구 저장부(permanent storage), 설정 정보 저장 서버와 통신하는 통신 포트, 터치 패널, 키(key), 버튼 등과 같은 사용자 인터페이스 장치 등을 포함할 수 있다. 소프트웨어 모듈 또는 알고리즘으로 구현되는 방법들은 프로세서 상에서 실행 가능한 컴퓨터가 읽을 수 있는 코드들 또는 프로그램 명령어들로서 컴퓨터가 읽을 수 있는 기록 매체 상에 저장될 수 있다. 여기서 컴퓨터가 읽을 수 있는 기록 매체로 마그네틱 저장 매체(예컨대, ROM(read-only memory), RAM(random-Access memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD; Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 매체는 컴퓨터에 의해 판독가능하며, 메모리에 저장되고, 프로세서에서 실행될 수 있다. The electronic device or terminal according to the above-described embodiments includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with a setting information storage server, a touch panel, and a key ( It may include user interface devices such as keys, buttons, etc. Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor. Here, computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc. The computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner. The media may be readable by a computer, stored in memory, and executed by a processor.
본 실시 예는 기능적인 블록 구성들 및 다양한 처리 단계들로 나타내어질 수 있다. 이러한 기능 블록들은 특정 기능들을 실행하는 다양한 개수의 하드웨어 또는/및 소프트웨어 구성들로 구현될 수 있다. 예를 들어, 실시 예는 하나 이상의 마이크로프로세서들의 제어 또는 다른 제어 장치들에 의해서 다양한 기능들을 실행할 수 있는, 메모리, 프로세싱, 로직(logic), 룩 업 테이블(look-up table) 등과 같은 직접 회로 구성들을 채용할 수 있다. 구성요소들이 소프트웨어 프로그래밍 또는 소프트웨어 요소들로 실행될 수 있는 것과 유사하게, 본 실시 예는 데이터 구조, 프로세스들, 루틴들 또는 다른 프로그래밍 구성들의 조합으로 구현되는 다양한 알고리즘을 포함하여, C, C++, 자바(Java), 어셈블러(assembler), 파이썬(Python) 등과 같은 프로그래밍 또는 스크립팅 언어로 구현될 수 있다. 기능적인 측면들은 하나 이상의 프로세서들에서 실행되는 알고리즘으로 구현될 수 있다. 또한, 본 실시 예는 전자적인 환경 설정, 신호 처리 및/또는 데이터 처리 등을 위하여 종래 기술을 채용할 수 있다. “매커니즘”, “요소”, “수단”, “구성”과 같은 용어는 넓게 사용될 수 있으며, 기계적이고 물리적인 구성들로서 한정되는 것은 아니다. 상술한 용어는 프로세서 등과 연계하여 소프트웨어의 일련의 처리들(routines)의 의미를 포함할 수 있다.This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors. Additionally, this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing. Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.
상술한 실시 예들은 일 예시일 뿐 후술하는 청구항들의 범위 내에서 다른 실시 예들이 구현될 수 있다.The above-described embodiments are merely examples and other embodiments may be implemented within the scope of the claims described below.

Claims (13)

  1. 전자 장치가 오작동 정보를 제공하는 방법에 있어서,A method for an electronic device to provide malfunction information, comprising:
    사용자 단말에 제공된 페이지에 대한 오작동 메시지를 획득하는 단계; 및Obtaining a malfunction message for a page provided to the user terminal; and
    상기 오작동 메시지를 기반으로 상기 페이지에 대한 오작동 정보를 관리자 단말에 제공하는 단계를 포함하되,Providing malfunction information about the page to the administrator terminal based on the malfunction message,
    상기 오작동 메시지는 상기 페이지에 대한 식별 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함하는,The malfunction message includes identification information about the page, information about the process related to the malfunction, and information about the reason for the malfunction,
    오작동 정보 제공 방법.How to provide malfunction information.
  2. 제1항에 있어서,According to paragraph 1,
    상기 오작동 메시지는 상기 사용자 단말, 상기 사용자 단말에 상기 페이지를 제공하는 제1 서버 및 상기 페이지에 대한 사용자의 입력에 관한 정보를 처리하는 제2 서버 중 적어도 하나로부터 획득되는,The malfunction message is obtained from at least one of the user terminal, a first server that provides the page to the user terminal, and a second server that processes information about the user's input to the page.
    오작동 정보 제공 방법.How to provide malfunction information.
  3. 제2항에 있어서,According to paragraph 2,
    상기 오작동 메시지가 상기 사용자 단말로부터 획득되는 경우, 상기 오작동 메시지를 획득하는 단계는, 상기 페이지와 관련된 로그를 저장 및 전송하도록 구성된 상기 사용자 단말의 로그 센더로부터 상기 오작동 메시지를 획득하는 단계를 포함하는,When the malfunction message is obtained from the user terminal, the step of obtaining the malfunction message includes obtaining the malfunction message from a log sender of the user terminal configured to store and transmit logs related to the page.
    오작동 정보 제공 방법.How to provide malfunction information.
  4. 제1항에 있어서,According to paragraph 1,
    상기 오작동과 관련된 프로세스에 대한 정보는:Information about the process involved in the above malfunction:
    상기 사용자 단말이 상기 페이지의 요청을 위한 제1 데이터를 준비하는 제1 단계,A first step in which the user terminal prepares first data for requesting the page,
    상기 사용자 단말이 상기 사용자 단말에 상기 페이지를 제공하는 제1 서버로 상기 제1 데이터를 전송하는 제2 단계,A second step in which the user terminal transmits the first data to a first server that provides the page to the user terminal,
    상기 제1 서버가 상기 제1 데이터를 처리하여 상기 페이지와 관련된 제2 데이터를 생성하는 제3 단계,A third step in which the first server processes the first data to generate second data related to the page,
    상기 사용자 단말이 상기 제1 서버로부터 상기 제2 데이터를 수신하는 제4 단계, 및A fourth step in which the user terminal receives the second data from the first server, and
    상기 사용자 단말이 상기 제2 데이터를 처리하는 제5 단계,A fifth step in which the user terminal processes the second data,
    중 적어도 하나와 관련된 정보를 포함하는,Containing information related to at least one of the
    오작동 정보 제공 방법.How to provide malfunction information.
  5. 제1항에 있어서,According to paragraph 1,
    상기 오작동 메시지를 획득하는 단계는:The steps for obtaining the malfunction message are:
    상기 페이지에 포함된 적어도 하나의 UI와 관련된 정보를 획득하는 단계; 및Obtaining information related to at least one UI included in the page; and
    상기 적어도 하나의 UI와 관련된 정보를 기반으로 오작동 여부를 감지하는 단계를 포함하는,Comprising detecting a malfunction based on information related to the at least one UI,
    오작동 정보 제공 방법.How to provide malfunction information.
  6. 제5항에 있어서,According to clause 5,
    상기 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 시계열적으로 획득되는 상기 적어도 하나의 UI에 대한 복수의 사용자들의 복수의 입력들에 관한 통계 정보를 획득하는 단계를 포함하는,Obtaining information related to the at least one UI includes obtaining statistical information about a plurality of inputs of a plurality of users for the at least one UI obtained in time series,
    오작동 정보 제공 방법.How to provide malfunction information.
  7. 제6항에 있어서,According to clause 6,
    상기 오작동 여부를 감지하는 단계는, 상기 통계 정보가 설정된 기준 범위 내에 있는지를 기반으로 오작동 여부를 확인하는 단계를 포함하는,The step of detecting whether there is a malfunction includes checking whether there is a malfunction based on whether the statistical information is within a set reference range,
    오작동 정보 제공 방법.How to provide malfunction information.
  8. 제7항에 있어서,In clause 7,
    상기 설정된 기준 범위는 오작동의 종류에 따라 다른,The standard range set above varies depending on the type of malfunction,
    오작동 정보 제공 방법.How to provide malfunction information.
  9. 제5항에 있어서,According to clause 5,
    상기 적어도 하나의 UI와 관련된 정보를 획득하는 단계는, 상기 적어도 하나의 UI를 포함하는 상기 페이지에 대한 캡처 이미지를 획득하는 단계를 포함하는,Obtaining information related to the at least one UI includes obtaining a captured image for the page including the at least one UI,
    오작동 정보 제공 방법.How to provide malfunction information.
  10. 제9항에 있어서,According to clause 9,
    상기 오작동 여부를 감지하는 단계는, 정상 작동 시의 기준 이미지 및 상기 캡처 이미지를 기반으로 오작동 여부를 확인하는 단계를 포함하는,The step of detecting whether there is a malfunction includes checking whether there is a malfunction based on a reference image during normal operation and the captured image,
    오작동 정보 제공 방법.How to provide malfunction information.
  11. 제1항에 있어서,According to paragraph 1,
    상기 오작동 메시지는 상기 관리자 단말과 대응하는 도메인 정보를 더 포함하는,The malfunction message further includes domain information corresponding to the manager terminal,
    오작동 정보 제공 방법.How to provide malfunction information.
  12. 제1항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 비일시적 저장 매체.A non-transitory computer-readable storage medium that records a program for executing the method of claim 1 on a computer.
  13. 오작동 정보를 제공하는 전자 장치에 있어서,In an electronic device providing malfunction information,
    적어도 하나의 명령어를 저장하는 메모리; 및a memory storing at least one instruction; and
    상기 적어도 하나의 명령어에 기초하여, 사용자 단말에 제공된 페이지에 대한 오작동 메시지를 획득하고, 상기 오작동 메시지를 기반으로 상기 페이지에 대한 오작동 정보를 관리자 단말에 제공하는 프로세서를 포함하되,A processor that obtains a malfunction message for a page provided to a user terminal based on the at least one command, and provides malfunction information for the page to an administrator terminal based on the malfunction message,
    상기 오작동 메시지는 상기 페이지에 대한 식별 정보, 오작동과 관련된 프로세스에 대한 정보 및 오작동의 이유에 대한 정보를 포함하는,The malfunction message includes identification information about the page, information about the process related to the malfunction, and information about the reason for the malfunction,
    전자 장치.Electronic devices.
PCT/KR2022/017418 2022-10-31 2022-11-08 Malfunction information providing method and electronic device therefor WO2024096170A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220142839A KR102650041B1 (en) 2022-10-31 2022-10-31 Malfunction information providing method and electronic device for the same
KR10-2022-0142839 2022-10-31

Publications (1)

Publication Number Publication Date
WO2024096170A1 true WO2024096170A1 (en) 2024-05-10

Family

ID=90480941

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/017418 WO2024096170A1 (en) 2022-10-31 2022-11-08 Malfunction information providing method and electronic device therefor

Country Status (2)

Country Link
KR (2) KR102650041B1 (en)
WO (1) WO2024096170A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000054324A (en) * 2000-02-24 2000-09-05 이장혁 Method and apparatus for guarding network site
JP2002236626A (en) * 2000-12-06 2002-08-23 Site Rock Corp Method and system for monitoring site
KR20030084091A (en) * 2002-04-24 2003-11-01 정보통신연구진흥원 Website error detecting system and the method
JP2004157906A (en) * 2002-11-08 2004-06-03 Fujitsu Ltd Trouble information management server, terminal device, method of reporting trouble, and computer program
KR101443071B1 (en) * 2013-12-10 2014-09-22 주식회사 브이시스템즈 Error Check System of Webpage

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000054324A (en) * 2000-02-24 2000-09-05 이장혁 Method and apparatus for guarding network site
JP2002236626A (en) * 2000-12-06 2002-08-23 Site Rock Corp Method and system for monitoring site
KR20030084091A (en) * 2002-04-24 2003-11-01 정보통신연구진흥원 Website error detecting system and the method
JP2004157906A (en) * 2002-11-08 2004-06-03 Fujitsu Ltd Trouble information management server, terminal device, method of reporting trouble, and computer program
KR101443071B1 (en) * 2013-12-10 2014-09-22 주식회사 브이시스템즈 Error Check System of Webpage

Also Published As

Publication number Publication date
KR102650041B1 (en) 2024-03-22
KR20240063058A (en) 2024-05-09

Similar Documents

Publication Publication Date Title
WO2018143694A1 (en) Electronic device and method for verifying integrity of data on basis of blockchain
WO2014014204A1 (en) Electronic device including multiple sim cards and method thereof
WO2014157806A1 (en) Display device and control method thereof
WO2016017855A1 (en) Wearable device and method of controlling therefor
WO2014109599A1 (en) Method and apparatus for controlling multitasking in electronic device using double-sided display
WO2018044077A1 (en) Electronic device and method for call back notification service
WO2018155854A1 (en) Pogo module and electronic device comprising same
US11457108B2 (en) Cloud integration to desktop-based emergency service applications
WO2018124775A1 (en) Method for connecting external device and electronic device supporting same
WO2015093731A1 (en) Electronic device and operating method thereof
WO2024096170A1 (en) Malfunction information providing method and electronic device therefor
WO2016104873A1 (en) Digital device and method of controlling therefor
WO2015093754A1 (en) Method and device for sharing connection information in electronic device
WO2018169364A1 (en) Electronic device and method for providing emergency call, and server therefor
WO2024014597A1 (en) Method for providing item list information, and electronic device therefor
WO2023229080A1 (en) Item information search method and electronic apparatus therefor
WO2023229086A1 (en) Code coverage information provision method and electronic device therefor
WO2024005239A1 (en) Method for providing page information and electronic device therefor
WO2022145572A1 (en) Method for providing information based on predicted result value, and computing device using same
WO2024048829A1 (en) Inventory transfer information management method and electronic apparatus therefor
WO2014171720A1 (en) Electronic device and method for preventing touch input error
WO2024038950A1 (en) Item information management method, and electronic device for providing same
WO2023214604A1 (en) Operating method of electronic device for setting information, and electronic device supporting same
WO2024111750A1 (en) Operation method of electronic device for providing information, and electronic device supporting same
WO2024053773A1 (en) Method for managing log information and electronic device for supporting same