WO2016197737A1 - Procédé, appareil et système de traitement d'auto-vérification - Google Patents

Procédé, appareil et système de traitement d'auto-vérification Download PDF

Info

Publication number
WO2016197737A1
WO2016197737A1 PCT/CN2016/080402 CN2016080402W WO2016197737A1 WO 2016197737 A1 WO2016197737 A1 WO 2016197737A1 CN 2016080402 W CN2016080402 W CN 2016080402W WO 2016197737 A1 WO2016197737 A1 WO 2016197737A1
Authority
WO
WIPO (PCT)
Prior art keywords
self
cloud terminal
command information
test
test task
Prior art date
Application number
PCT/CN2016/080402
Other languages
English (en)
Chinese (zh)
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 WO2016197737A1 publication Critical patent/WO2016197737A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks

Definitions

  • This document relates to, but is not limited to, the field of cloud computing systems, and in particular, to a self-test processing method, apparatus and system.
  • Cloud computing is the product of the integration of traditional computing and network technologies such as distributed computing, parallel computing, utility computing, network storage, virtualization, load balancing, and hot standby redundancy.
  • traditional computing and network technologies such as distributed computing, parallel computing, utility computing, network storage, virtualization, load balancing, and hot standby redundancy.
  • the cloud terminal management platform cannot detect the system state, disk usage, network speed, current process, and usage of hardware and software resources such as a central processing unit (CPU) and memory in the cloud terminal in real time, resulting in users.
  • the current state of use of the cloud terminal cannot be known in time, so that it is impossible to predict the stability state of the cloud terminal in a predictive manner, which is not conducive to early detection of terminal operation problems and elimination of factors affecting stability.
  • the embodiment of the invention provides a self-test processing method, device and system, which can detect the software and hardware resource usage of the cloud terminal in real time.
  • a self-test processing method including:
  • the usage of the software and hardware resources in the cloud terminal is obtained according to the running result of the self-test task, and the usage is reported to the cloud terminal management platform.
  • it also includes:
  • the method After receiving the first command information that is sent by the cloud terminal management platform to notify the cloud terminal to perform the self-test, before the running the self-test task corresponding to the first command information, the method further includes:
  • the self-test task corresponding to the running the first command information includes:
  • the self-test task corresponding to the second command information is run according to the correspondence between the pre-configured second command information and the self-test task.
  • the method before receiving the first command information sent by the cloud terminal management platform, the method further includes:
  • the self-test task includes at least one of the following: a system diagnosis self-test task, a network information self-test task, a magnetic information self-test task, a system information self-test task, a running process self-test task, and a program information self-test task.
  • the peripheral detects the self-test task.
  • a self-test processing method including:
  • the cloud terminal Sending, to the cloud terminal, the first command information for notifying the cloud terminal to perform the self-test, wherein after receiving the first command information, the cloud terminal runs the self-test task corresponding to the first command information, and according to The running result of the self-test task obtains the usage of the software and hardware resources in the cloud terminal;
  • the method further includes:
  • Embodiments of the present invention also provide a computer readable storage medium storing computer executable instructions for performing any of the methods described above.
  • a self-test processing apparatus including: a receiving module, configured to receive first command information sent by a cloud terminal management platform for notifying a cloud terminal to perform a self-test; Set to run the self-test task corresponding to the first command information; The block is configured to obtain the usage of the software and hardware resources in the cloud terminal according to the running result of the self-test task, and report the usage to the cloud terminal management platform.
  • a self-test processing apparatus including: a sending module, configured to send, to a cloud terminal, first command information for notifying a cloud terminal to perform a self-test, wherein After receiving the first command information, the cloud terminal runs the self-test task corresponding to the first command information, and obtains the usage of the software and hardware resources in the cloud terminal according to the running result of the self-test task; the receiving module is set to Receiving the usage situation reported by the cloud terminal.
  • a self-test processing system including: a cloud terminal management platform, a cloud terminal, wherein the cloud terminal management platform is configured to send the cloud terminal for notification
  • the first terminal information of the self-test is performed by the cloud terminal, and the cloud terminal is configured to receive the first command information, run the self-test task corresponding to the first command information, and obtain the self-test task according to the running result of the self-test task.
  • the usage of software and hardware resources in the cloud terminal parsing and displaying the usage.
  • the cloud terminal management platform is further configured to parse and display the usage status of each cloud terminal when the cloud terminal is one or more.
  • the first command information sent by the cloud terminal management platform for notifying the cloud terminal to perform the self-test is adopted; and then the self-test task corresponding to the first command information is executed;
  • the operation result is obtained by using the software and hardware resources in the cloud terminal, and the usage is reported to the technical solution of the cloud terminal management platform.
  • the real-time detection of the use of software and hardware resources of the cloud terminal is realized, thereby realizing the real-time detection of the use of the software and hardware resources of the cloud terminal, and discovering the problem of the operation of the cloud terminal as early as possible and eliminating the factors affecting the stability.
  • FIG. 1 is a flow chart of a self-test processing method according to an embodiment of the present invention.
  • FIG. 2 is a flow chart of a self-test processing method according to an example of the present invention.
  • FIG. 3 is a flow chart of a self-test processing method according to another embodiment of the present invention.
  • FIG. 4 is another flow chart of a self-test processing method according to another embodiment of the present invention.
  • FIG. 5 is another flowchart of a self-test processing method according to an embodiment of the present invention.
  • FIG. 6 is a block diagram showing the structure of a self-test processing apparatus according to an embodiment of the present invention.
  • FIG. 7 is a block diagram showing another structure of a self-test processing apparatus according to an embodiment of the present invention.
  • FIG. 8 is a block diagram showing the structure of a self-test processing system according to an embodiment of the present invention.
  • FIG. 1 is a flowchart of a self-test processing method according to an embodiment of the present invention. As shown in FIG. 1, the flow includes the following steps:
  • Step S101 The cloud terminal receives the first command information that is sent by the cloud terminal management platform and is used to notify the cloud terminal to perform a self-test.
  • the cloud terminal management platform is software running in the network management server.
  • Step S102 The cloud terminal runs the self-test task corresponding to the first command information.
  • step S103 the cloud terminal obtains the usage of the software and hardware resources in the cloud terminal according to the running result of the self-test task, and reports the usage to the cloud terminal management platform.
  • the cloud terminal When the cloud terminal receives the first command information sent by the cloud terminal management platform, the cloud terminal is configured to run the self-test task corresponding to the first command information, and obtain the softness of the cloud terminal according to the running result of the self-test task.
  • the usage of the hardware resources is reported to the cloud terminal management platform. Real-time detection of the use of software and hardware resources of the cloud terminal is realized, so that the problem of running the cloud terminal is discovered early and the factors affecting stability are excluded.
  • FIG. 2 is a flow chart of a self-test processing method according to an example of the present invention, and an embodiment of the present invention will be described in detail below with reference to FIG.
  • step S101 and step S102 may further include the following step S102A;
  • Step S102A The cloud terminal queries the second command information that matches the first command information.
  • the first command information includes a self-test task type issued by the cloud terminal management platform, and the second command information includes a self-test task type of the cloud terminal locally; the cloud terminal locally stores a configuration file in advance, and records the cloud terminal management.
  • the type of self-test task issued by the platform and the corresponding self-test task type of the cloud terminal are one-to-one.
  • the storage form is as follows [first command A1, second command B1]. If the first command information is A1, first look for A1 in the configuration file, and if A1 is found, the second command information matching A1 is B1.
  • the self-test task corresponding to the second command information is executed, that is, after receiving the first command information sent by the cloud terminal management platform, the cloud terminal needs to be preset for self-setting.
  • the second command information that is checked is queried for the second command information corresponding to the first command information, and if yes, step S102 is performed. If not, the cloud terminal sends a message indicating failure to the cloud terminal management platform.
  • the second command information of the identifier B1 is also first searched in the cloud terminal, and the second command information is pre-configured to correspond to the self-test task of the disk. After receiving the first command information of the identifier A1, run the self-test task of the disk.
  • Step S102 can be implemented by the following step S102b:
  • Step S102b The cloud terminal runs the self-test task corresponding to the second command information according to the correspondence between the pre-configured second command information and the self-test task.
  • the method before receiving the first command information sent by the cloud terminal management platform, the method further includes the step S100, the cloud terminal configuring the second command information and the self Check the correspondence of tasks.
  • FIG. 3 is a flowchart of a self-test processing method according to another embodiment of the present invention. As shown in FIG. 3, the flow includes the following steps:
  • step S301 the cloud terminal management platform sends the first command information for notifying the cloud terminal to perform the self-test to the cloud terminal, where the cloud terminal runs the first command information after receiving the first command information.
  • Self-checking task and obtaining the use of software and hardware resources in the cloud terminal according to the running result of the self-checking task;
  • Step S302 The cloud terminal management platform receives the usage situation reported by the cloud terminal.
  • the first command information is sent to the cloud terminal, and then the cloud terminal is at the receiving station.
  • the self-test task corresponding to the first command information is run, and the usage of the software and hardware resources in the cloud terminal is obtained according to the running result of the self-test task; and the usage reported by the cloud terminal is received.
  • the method further includes the step S303, the cloud terminal management platform parsing and displaying the usage situation.
  • the self-test task includes at least one of the following: a system diagnostic self-test task, a network information self-test task, a disk information self-test task, a system information self-test task, a running process self-test task, Program information self-test tasks, and peripherals detect self-test tasks.
  • the system diagnostic self-test task is mainly used to check whether the network and the management server are reachable, and whether each service required is normally opened;
  • the network information self-test task is mainly used to check the local connection and its status, line speed, upload or Download rate, number of bytes sent or received;
  • disk information self-test task is mainly used to check disk format, total capacity, usage rate and remaining capacity;
  • system information self-test task is mainly used to check operating system type, processor, physical memory , IP (Internet Protocol) address, physical address, gateway, device manufacturer, serial number, firmware version; running process self-test task is mainly used to check the process name, PID (Process ID, process identifier), CPU (Central Processing Unit, CPU) occupancy rate, memory usage;
  • program information self-test task is mainly used to check the program name, publisher and its version number;
  • peripheral detection self-test task is mainly used to check the access external device List information.
  • FIG. 5 is a flowchart of a self-test processing method according to an embodiment of the present invention, as shown in FIG.
  • step S501 the cloud terminal management platform sends the first command information corresponding to the self-test task, and the cloud terminal management platform exchanges the message with the cloud terminal through the tr069 protocol, and delivers the first command information.
  • the self-test task corresponding to the first command information is preset in the present embodiment, including: system diagnostic self-test task, network information self-test task, disk information self-test task, system information self-test task, and running process self-test task. , program information self-test task, peripheral detection self-test task;
  • Step S502 the cloud terminal receives the task and parses the parameter (that is, the first command information), and the cloud terminal receives Querying second command information that matches the first command information after the first command information;
  • step S503 the cloud terminal checks whether the task type is supported, that is, whether the task type corresponding to the queried second command information is within the range of the task type configured in advance. If the task type that is configured in advance does not include the task type corresponding to the second command information, step S509 is performed to report the error code (that is, the information indicating the failure) to the management platform, and the task type that is delivered is incorrect.
  • Step S504 the cloud terminal runs the self-test task corresponding to the second command information when the task type configured in advance supports the task in step S503;
  • the self-test tasks include, but are not limited to, system diagnostic self-test tasks, network information self-test tasks, disk information self-test tasks, system information self-test tasks, running process self-test tasks, program information self-test tasks, and peripheral detection.
  • Self-test task includes, but are not limited to, system diagnostic self-test tasks, network information self-test tasks, disk information self-test tasks, system information self-test tasks, running process self-test tasks, program information self-test tasks, and peripheral detection.
  • Step S505 after the cloud terminal runs the self-test task, the running result is generated, and the running result is assembled into an XML (eXtensible Markup Language) format.
  • the file name is named after the self-test task timestamp issued by the management platform, and the XML file can be used to obtain the usage of the software and hardware resources in the cloud terminal;
  • step S506 the cloud terminal reports the self-test of the cloud terminal management platform. After the cloud terminal self-test is completed and the running result is generated, the cloud terminal reports a self-test completion prompt message to the management platform.
  • Step S507 After the cloud terminal reports a self-test completion prompt message to the management platform, the cloud terminal uploads the running result file to the path specified by the management platform by using a hypertext transfer protocol (http). When the file upload is completed, the terminal reports “Upload Complete” through the tr069 protocol.
  • https hypertext transfer protocol
  • Step S508 the management platform receives the upload completion message, reads and parses the XML file, monitors the software and hardware resources of the cloud terminal according to the parsing result, and displays the self-test result at the same time;
  • step S509 when the task type configured in advance does not support the task, the cloud terminal reports an error code to the cloud terminal management platform, indicating that the task type delivered by the cloud terminal is incorrect.
  • the processing process of the cloud terminal is: (1) checking the overall usage of the disk. Pre-set disk usage limit for each partition is 80% (boot partition is considered separately), when this limit is reached or exceeded, Record the partition name, usage rate and alarm information as the check result. (2) Check the use of the boot partition. The boot partition usage limit is preset to 80%. When it is checked that the limit is reached or exceeded, check the size of each folder in the boot directory, from the largest to the smallest, and take the names, paths, occupied sizes, and alarm information of the first ten folders as the detection result.
  • the process of the cloud terminal is: (1) Checking whether the system process exists and its CPU usage and memory usage.
  • the system process configuration file records a list of system processes for the cloud terminal. Read the configuration file to check if the system process in the file exists. If it exists, further check its CPU usage and memory usage. When the CPU usage/memory usage exceeds the set alarm threshold, record the process name, CPU, current CPU and memory usage, and alarm information as the running result; report the alarm at the same time; if not, record the process name and The alarm information is used as the running result.
  • the process of the cloud terminal is: (1) first obtain the path under the device file system, read the device vid (Vendor ID, supplier identifier), pid (Product ID) , product identification code), device interface type and peripheral enable status parameters. (2) According to the virtual machine protocol type of the virtual desktop accessed by the current terminal and the terminal local USB (Universal Serial BUS) configuration file, it is determined whether the accessed device is allowed or prohibited or unknown.
  • the terminal local USB configuration file records the USB device mapping rules.
  • mapping rules There are two types of mapping rules, one is to allow/disallow mapping of a specific single device according to vid, pid; the other is to allow/disallow mapping according to class (class), subclass (subclass), protocol (protocol). Class equipment. If the virtual machine protocol type is non-citrix (Citrix virtualization software), look up the obtained vid, pid string in the USB configuration file. If it exists, the rule is found to be allowed or prohibited. If it is not found, the device is not recognized and belongs to the unknown device. (3) At the end of the self-test process, the peripheral names, vid, pid, peripheral type, model, mapping status, etc. of all devices connected to the cloud terminal are generated.
  • Embodiments of the present invention also provide a computer readable storage medium storing computer executable instructions for performing any of the methods described above.
  • a self-test processing device is also provided. As shown in FIG. 6, the device is configured to implement the above-described embodiments and preferred embodiments, and the description thereof has been omitted. As used below, the term “module” may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 6 is a structural block diagram of a self-test processing apparatus according to an embodiment of the present invention. As shown in FIG. 6, it is disposed in a cloud terminal, and the apparatus includes the following modules:
  • the receiving module 32 is configured to receive first command information that is sent by the cloud terminal management platform to notify the cloud terminal to perform a self-test;
  • the running module 34 is configured to run a self-test task corresponding to the first command information
  • the obtaining module 36 is configured to obtain the usage of the software and hardware resources in the cloud terminal according to the running result of the self-checking task, and report the usage to the cloud terminal management platform.
  • the cloud terminal When the cloud terminal receives the first command information sent by the cloud terminal management platform, the cloud terminal performs the self-test task corresponding to the first command information; and obtains the self-test task according to the running result of the self-test task.
  • the usage of the software and hardware resources in the cloud terminal is reported to the cloud terminal management platform.
  • the real-time detection of the use of software and hardware resources of the cloud terminal is realized, thereby realizing the real-time detection of the use of the software and hardware resources of the cloud terminal, discovering the problem of the terminal operation as early as possible and eliminating the factors affecting the stability.
  • FIG. 7 is a block diagram of another structure of a self-test processing apparatus according to an embodiment of the present invention, which is provided in the cloud terminal management platform corresponding to the foregoing steps S301-S302. As shown in FIG. 7, the apparatus includes:
  • the sending module 42 is configured to send, to the cloud terminal, first command information for notifying the cloud terminal to perform a self-test, where the cloud terminal runs the first command letter after receiving the first command information.
  • the self-test task corresponding to the information, and obtaining the use of the software and hardware resources in the cloud terminal according to the running result of the self-test task;
  • the receiving module 44 is configured to receive the usage situation reported by the cloud terminal.
  • the first command information is sent to the cloud terminal by the combination of the foregoing multiple modules, and the cloud terminal, after receiving the first command information, runs the self-test task corresponding to the first command information, and according to the self
  • the operation result of the inspection task obtains the usage of the software and hardware resources in the cloud terminal; and the usage of the cloud terminal is reported, and the foregoing technical solution provided by the embodiment of the present invention is adopted.
  • the real-time detection of the use of software and hardware resources of the cloud terminal is realized, thereby realizing the real-time detection of the use of the software and hardware resources of the cloud terminal, and discovering the problem of the terminal operation as early as possible and eliminating the factors affecting the stability.
  • the foregoing multiple modules may be implemented by software or hardware.
  • the foregoing may be implemented by, but not limited to, the foregoing modules are all located in the same processor; or, the modules are located in multiple In the processor.
  • FIG. 8 is a block diagram showing a structure of a self-test processing system according to an embodiment of the present invention.
  • the system includes: a cloud terminal management platform 52, and a cloud terminal 54, wherein
  • the cloud terminal management platform 52 is configured to send, to the cloud terminal, first command information for notifying the cloud terminal to perform a self-test;
  • the cloud terminal 54 is configured to receive the first command information, and run the The self-test task corresponding to the first command information, and the usage of the software and hardware resources in the cloud terminal is obtained according to the running result of the self-test task, and the usage is reported to the cloud terminal management platform.
  • the cloud terminal management platform and the cloud terminal communicate through the TR069 protocol.
  • the cloud terminal management platform 52 is further configured to monitor, when the cloud terminal 54 is one or more, the software and hardware resources of the one or more cloud terminals according to the usage situation. .
  • the embodiment of the present invention implements the problem of detecting the use of software and hardware resources of the cloud terminal in real time, thereby realizing the real-time detection of the use of the software and hardware resources of the cloud terminal, and discovering the problem of the terminal operation as early as possible and eliminating the stability of the impact. the elements of.
  • each module/unit in the foregoing embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program in a storage and a memory by a processor. / instruction to achieve its corresponding function.
  • the invention is not limited to any specific form of combination of hardware and software.
  • the foregoing technical solution realizes real-time detection of the use of software and hardware resources of the cloud terminal, thereby realizing the real-time detection of the use of the software and hardware resources of the cloud terminal, and discovering the problem of the operation of the cloud terminal as early as possible and eliminating the factors affecting the stability.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Debugging And Monitoring (AREA)

Abstract

L'invention concerne un procédé, un appareil et un système de traitement d'auto-vérification. Le procédé consiste : à recevoir des premières informations d'instruction qui sont fournies par une plateforme de gestion de terminal en nuage et sont utilisées pour notifier à un terminal en nuage de réaliser une auto-vérification ; à exécuter une tâche d'auto-vérification correspondant aux premières informations d'instruction ; et à acquérir des conditions d'utilisation de ressources logicielles et matérielles dans le terminal en nuage selon un résultat d'exécution de la tâche d'auto-vérification, et rapporter les conditions d'utilisation à la plateforme de gestion de terminal en nuage.
PCT/CN2016/080402 2016-01-08 2016-04-27 Procédé, appareil et système de traitement d'auto-vérification WO2016197737A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610016961.0 2016-01-08
CN201610016961.0A CN106961361A (zh) 2016-01-08 2016-01-08 自检处理方法、装置及系统

Publications (1)

Publication Number Publication Date
WO2016197737A1 true WO2016197737A1 (fr) 2016-12-15

Family

ID=57502773

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/080402 WO2016197737A1 (fr) 2016-01-08 2016-04-27 Procédé, appareil et système de traitement d'auto-vérification

Country Status (2)

Country Link
CN (1) CN106961361A (fr)
WO (1) WO2016197737A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108427622A (zh) * 2018-04-08 2018-08-21 平安普惠企业管理有限公司 一种内存管理方法、装置、计算机设备及存储介质
CN112181772A (zh) * 2020-09-29 2021-01-05 珠海安士佳电子有限公司 一种设备智能化测试系统
CN112764961A (zh) * 2021-01-28 2021-05-07 西安超越申泰信息科技有限公司 云终端在线运维管理方法和装置

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108021426A (zh) * 2017-12-29 2018-05-11 上海海加网络科技有限公司 一种桌面云系统
CN110851347B (zh) * 2019-09-27 2022-07-08 苏州浪潮智能科技有限公司 一种集群环境下的安全加固软件的自检系统及方法
US11681798B2 (en) * 2019-10-31 2023-06-20 Kyndryl, Inc. Security screening of a universal serial bus device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130232254A1 (en) * 2012-03-02 2013-09-05 Computenext Inc. Cloud resource utilization management
CN103455407A (zh) * 2013-09-03 2013-12-18 小米科技有限责任公司 一种移动终端cpu占用率监测方法、装置及移动终端
CN104486099A (zh) * 2014-11-28 2015-04-01 中国农业大学 基于云技术的会议系统视频资源集群集成控制方法及系统
CN104503834A (zh) * 2014-12-29 2015-04-08 联想(北京)有限公司 一种信息处理方法及第一电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130232254A1 (en) * 2012-03-02 2013-09-05 Computenext Inc. Cloud resource utilization management
CN103455407A (zh) * 2013-09-03 2013-12-18 小米科技有限责任公司 一种移动终端cpu占用率监测方法、装置及移动终端
CN104486099A (zh) * 2014-11-28 2015-04-01 中国农业大学 基于云技术的会议系统视频资源集群集成控制方法及系统
CN104503834A (zh) * 2014-12-29 2015-04-08 联想(北京)有限公司 一种信息处理方法及第一电子设备

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108427622A (zh) * 2018-04-08 2018-08-21 平安普惠企业管理有限公司 一种内存管理方法、装置、计算机设备及存储介质
CN112181772A (zh) * 2020-09-29 2021-01-05 珠海安士佳电子有限公司 一种设备智能化测试系统
CN112764961A (zh) * 2021-01-28 2021-05-07 西安超越申泰信息科技有限公司 云终端在线运维管理方法和装置

Also Published As

Publication number Publication date
CN106961361A (zh) 2017-07-18

Similar Documents

Publication Publication Date Title
WO2016197737A1 (fr) Procédé, appareil et système de traitement d'auto-vérification
KR101835303B1 (ko) 컴퓨팅 장치들에 대한 시스템 성능 및 이벤트 데이터를 수집, 추적 및 저장하기 위한 시스템들 및 방법들
US8799709B2 (en) Snapshot management method, snapshot management apparatus, and computer-readable, non-transitory medium
JP5684946B2 (ja) イベントの根本原因の解析を支援する方法及びシステム
US9569325B2 (en) Method and system for automated test and result comparison
US8875154B2 (en) Interface specific and parallel IPMI message handling at baseboard management controller
US20130111275A1 (en) Troubleshooting system using device snapshots
US20140122930A1 (en) Performing diagnostic tests in a data center
US8660833B2 (en) Method, computer program product and apparatus for providing an interactive network simulator
JP2015526822A (ja) 統合コンピュータシステムのためのコンプライアンス試験エンジン
CN105262608B (zh) 用于网络服务的监控方法和装置
WO2012046293A1 (fr) Dispositif de surveillance de défaut, procédé de surveillance de défaut et programme
US11157373B2 (en) Prioritized transfer of failure event log data
EP2875431A1 (fr) Système et procédé de validation de matériel sans connaissance du système d'exploitation
JP2015510644A5 (fr)
JP2012084124A (ja) 機器管理装置及び機器管理プログラム
US20120136970A1 (en) Computer system and method for managing computer device
US20140189103A1 (en) System for monitoring servers and method thereof
JP2006260343A (ja) リンク切れチェックプログラム
CN111526038A (zh) 业务请求分发方法、装置、计算机设备及可读存储介质
CN108111496B (zh) 为dubbo分布式应用暴露http服务的方法、装置及系统
JP6015750B2 (ja) ログ収集サーバ、ログ収集システム、ログ収集方法
JP5625605B2 (ja) Os動作状態確認システム、確認対象装置、os動作状態確認装置、os動作状態確認方法およびプログラム
US8677323B2 (en) Recording medium storing monitoring program, monitoring method, and monitoring system
US20180253500A1 (en) Visual Mapping of Device Alerts

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16806635

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16806635

Country of ref document: EP

Kind code of ref document: A1