CN107247505A - A kind of Cloud Server power supply blackbox design methods for being easy to check - Google Patents
A kind of Cloud Server power supply blackbox design methods for being easy to check Download PDFInfo
- Publication number
- CN107247505A CN107247505A CN201710439445.3A CN201710439445A CN107247505A CN 107247505 A CN107247505 A CN 107247505A CN 201710439445 A CN201710439445 A CN 201710439445A CN 107247505 A CN107247505 A CN 107247505A
- Authority
- CN
- China
- Prior art keywords
- data
- power supply
- server power
- blackbox
- fault
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 235000000332 black box Nutrition 0.000 title claims abstract description 31
- 244000085682 black box Species 0.000 title claims abstract description 31
- 238000000034 method Methods 0.000 title claims abstract description 20
- 238000013461 design Methods 0.000 title claims abstract description 18
- 238000012790 confirmation Methods 0.000 claims abstract description 5
- 238000011835 investigation Methods 0.000 claims abstract description 4
- 238000004458 analytical method Methods 0.000 description 4
- 238000013500 data storage Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- 238000013515 script Methods 0.000 description 2
- 238000013024 troubleshooting Methods 0.000 description 2
- 238000012356 Product development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/30—Means for acting in the event of power-supply failure or interruption, e.g. power-supply fluctuations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3466—Performance evaluation by tracing or monitoring
- G06F11/3476—Data logging
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Power Sources (AREA)
Abstract
一种易于查看的云服务器电源blackbox设计方法,包括以下步骤:当服务器电源发生故障时,将故障时刻的数据按类别区分,并储存至不同的寄存器中,故障数据按page方式标识;同一寄存器中存放故障时刻的数据类别相同;当查询服务器电源故障信息以排查故障时,根据故障发生的时刻指令切换到对应的page,再使用标准的PMbus规范指令读取分别存储在不同寄存器中的故障时刻的数据,然后根据读取和解析到的数据完成服务器电源故障原因的排查和确认。本发明将服务器电源故障信息数据从现有的单一寄存器存放,更改为多个寄存器存放,以解决blackbox数据长度过长时服务器指令无法读取的问题,便于对电源故障进行管理和操作。
An easy-to-view blackbox design method for cloud server power supply, including the following steps: when the server power supply fails, classify the data at the time of the failure and store them in different registers, and the failure data is identified by page; in the same register The data category for storing the fault time is the same; when querying the server power failure information to troubleshoot the fault, switch to the corresponding page according to the time when the fault occurs, and then use the standard PMbus specification command to read the data of the fault time stored in different registers. Data, and then complete the investigation and confirmation of the cause of the server power failure based on the read and parsed data. The invention changes the storage of server power failure information data from the existing single register to multiple registers to solve the problem that the server command cannot be read when the blackbox data length is too long, and facilitates the management and operation of power failure.
Description
技术领域technical field
本发明涉及数据快速存储和读取的方法,属于计算机技术领域,具体涉及一种易于查看的云服务器电源blackbox设计方法。The invention relates to a method for fast data storage and reading, and belongs to the technical field of computers, in particular to an easy-to-view design method of a cloud server power supply blackbox.
背景技术Background technique
服务器电源就是指使用在服务器上的电源,它和个人计算机使用的电源一样,都是一种开关电源。服务器电源按照标准可以分为ATX电源和SSI电源两种。服务器电源在出现故障的时候为了定位故障问题需要将故障信息写在电源内部供故障排查使用,即blackbox数据,中文称为黑盒故障日志。The server power supply refers to the power supply used on the server. It is a switching power supply just like the power supply used by the personal computer. According to the standard, the server power supply can be divided into two types: ATX power supply and SSI power supply. When the server power supply fails, in order to locate the fault problem, it is necessary to write the fault information inside the power supply for troubleshooting, that is, blackbox data, which is called black box fault log in Chinese.
针对blackbox数据记录,现有的方案多是直接将多组数据直接放在一个寄存器中,需要使用的时候将这个地址位信息全部读取出来,再根据特定的段位解析相应的数据。服务器内部读取电源信息的指令对读取长度有要求,当blackbox设计的长度大于服务器本身的要求时,指令就无法读取电源blackbox信息,必须将电源从服务器中拿出来使用服务器厂商的工具进行解析,不便于现场人员操作,有时也不能满足客户的故障分析要求。For blackbox data recording, most of the existing solutions are to directly put multiple sets of data in a register, read out all the address bit information when it needs to be used, and then analyze the corresponding data according to the specific segment. The instruction to read power information inside the server has requirements for the length of the read. When the length of the blackbox design is greater than the requirements of the server itself, the instruction cannot read the information of the blackbox of the power supply. The power supply must be taken out of the server and used by the server manufacturer. Analysis is not convenient for on-site personnel to operate, and sometimes it cannot meet the customer's fault analysis requirements.
如中国专利(申请号CN201611208065.0)公开了“一种基于服务器架构的服务器监控系统”,服务器电源数据获取模块用于获取电源的温度,功耗,输出电流,输出电压,在位状态信息,故障状态信息;处理器接收风扇数据获取模块、硬盘数据获取模块、服务器电源数据获取模块发送的数据信息,并将接收的数据信息储存至数据储存模块,同时将接收的数据信息在显示单元上显示,当接收的数据信息超出阈值时,在显示单元上发出提示信息。在服务器的日常使用及运维中要求能够实时监控服务器的运行参数,并将服务器运行参数信息及服务器故障信息实现可视化,实时对服务器内部元件及模块进行监控,保证服务器运行稳定。该发明通过可视化电源的不同参数值,有利于提高对服务器的监控和运行,但对于电源故障blackbox长度大于服务器本身的要求时,指令就无法读取blackbox信息的问题未有涉及,不便于操作人员对电源故障原因进行分析判断,进而采取有效的解决措施。For example, Chinese patent (application number CN201611208065.0) discloses "a server monitoring system based on server architecture". The server power supply data acquisition module is used to obtain the temperature, power consumption, output current, output voltage, and status information of the power supply. Fault status information; the processor receives the data information sent by the fan data acquisition module, the hard disk data acquisition module, and the server power supply data acquisition module, stores the received data information in the data storage module, and displays the received data information on the display unit at the same time , when the received data information exceeds the threshold, a prompt message is sent on the display unit. In the daily use and operation and maintenance of the server, it is required to be able to monitor the operating parameters of the server in real time, realize the visualization of the server operating parameter information and server fault information, and monitor the internal components and modules of the server in real time to ensure the stable operation of the server. This invention helps to improve the monitoring and operation of the server by visualizing different parameter values of the power supply. However, when the blackbox length of the power failure is greater than the server itself, the problem that the command cannot read the blackbox information is not involved, which is not convenient for the operator. Analyze and judge the cause of power failure, and then take effective solutions.
发明内容Contents of the invention
本发明提供一种易于查看的云服务器电源blackbox设计方法,用于解决在服务器内部读取指令小于blackbox设计的长度时,导致指令无法读取电源blackbox信息的问题,方便现场人员对电源故障进行分析和操作,从而有针对性的解决服务器电源使用中存在的问题。The invention provides an easy-to-view design method for the power supply blackbox of a cloud server, which is used to solve the problem that the instruction cannot read the information of the power supply blackbox when the instruction read inside the server is shorter than the length of the blackbox design, and is convenient for on-site personnel to analyze the power failure And operation, so as to solve the problems existing in the use of server power supply in a targeted manner.
本发明通过以下技术方案予以实现:The present invention is achieved through the following technical solutions:
一种易于查看的云服务器电源blackbox设计方法,包括服务器电源以及多个寄存器,包括以下步骤:An easy-to-view blackbox design method for cloud server power supply, including server power supply and multiple registers, includes the following steps:
S1、当服务器电源发生故障时,将故障时刻的数据按类别区分,并储存至不同的寄存器中,此次故障数据以page编码方式标识;S1. When the power supply of the server fails, the data at the time of the failure is classified by category and stored in different registers. The failure data is identified by page encoding;
S2、按照S1的步骤记录下次服务器电源发生故障时刻的数据,同一寄存器中存放故障时刻的数据类别相同;S2, according to the steps of S1, record the data at the time when the power supply of the server fails next time, and the data categories at the time of failure are stored in the same register are the same;
S2、当查询服务器电源故障信息以排查故障时,根据故障发生的时刻指令切换到对应的page编码,再使用标准的PMbus规范指令读取分别存储在不同寄存器中的故障时刻的数据,然后根据读取和解析到的数据完成服务器电源故障原因的排查和确认。S2. When querying the server power supply fault information to troubleshoot the fault, switch to the corresponding page code according to the time when the fault occurs, and then use the standard PMbus specification command to read the data at the time of the fault stored in different registers, and then according to the read The data obtained and analyzed completes the investigation and confirmation of the cause of the server power failure.
如上所述的一种易于查看的云服务器电源blackbox设计方法,所述步骤S1中寄存器设置有4个。As mentioned above, an easy-to-view cloud server power supply blackbox design method, there are 4 registers set in the step S1.
如上所述的一种易于查看的云服务器电源blackbox设计方法,所述步骤S1中4个寄存器设中按类别储存的数据,分别为故障时刻对应的输入电压、输入电流、输出电压、入风口温度数值。As mentioned above, an easy-to-view cloud server power supply blackbox design method, the data stored by category in the four register settings in step S1 are respectively the input voltage, input current, output voltage, and air inlet temperature corresponding to the fault moment value.
如上所述的一种易于查看的云服务器电源blackbox设计方法,所述步骤S1中按类别储存在寄存器的数据长度范围在1~15个bytes之间。According to an easy-to-view blackbox design method for a cloud server power supply as described above, the length of the data stored in the register by category in the step S1 ranges from 1 to 15 bytes.
如上所述的一种易于查看的云服务器电源blackbox设计方法,所述步骤S1中故障数据按page编码方式标识的范围为5~15个之间。According to an easy-to-view blackbox design method for cloud server power supplies as described above, the range of fault data identified by page coding in the step S1 is between 5 and 15.
与现有技术相比,本发明的优点是:Compared with prior art, the advantage of the present invention is:
1、通过将服务器电源故障信息数据从现有的单一寄存器存放,更改为多个寄存器存放,可有效解决blackbox数据长度过长时服务器指令无法读取数据的的问题。1. By changing the server power failure information data from the existing single register to multiple registers, it can effectively solve the problem that the server command cannot read the data when the blackbox data length is too long.
2、本发明能用于所有支持Pmbus的服务器系统,在不使用任何脚本或者软件的情况下,直接通过ipmitool指令读取故障数据进行电源故障分析,便于研发和客服人员读取电源故障信息,节省问题分析时间。2. The present invention can be used in all server systems that support Pmbus. Without using any scripts or software, the fault data can be read directly through the ipmitool command for power fault analysis, which is convenient for R&D and customer service personnel to read power fault information, saving problem analysis time.
3、本发明可形成模块设计和产品,用于后续的各类服务器上,满足用户对服务器电源管理功能的需求,降低产品开发成本。3. The present invention can form a modular design and product, which can be used in subsequent various servers to meet the needs of users for server power management functions and reduce product development costs.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the following briefly introduces the drawings required for the description of the embodiments or the prior art.
图1是现有的服务器电源故障数据blackbox存取示意图;Fig. 1 is the schematic diagram of existing server power failure data blackbox access;
图2是本发明的服务器电源故障数据blackbox存取示意图。Fig. 2 is a schematic diagram of blackbox access of server power failure data according to the present invention.
具体实施方式detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments.
一种易于查看的云服务器电源blackbox设计方法,包括服务器电源以及多个寄存器,包括以下步骤:An easy-to-view blackbox design method for cloud server power supply, including server power supply and multiple registers, includes the following steps:
S1、当服务器电源发生故障时,将故障时刻的数据按类别区分,并储存至不同的寄存器中,此次故障数据按page编码方式标识;S1. When the power supply of the server fails, the data at the time of the failure is classified by category and stored in different registers. The failure data is identified by page encoding;
S2、按照S1的步骤记录下次服务器电源发生故障时刻的数据,同一寄存器中存放故障时刻的数据类别相同;S2, according to the steps of S1, record the data at the time when the power supply of the server fails next time, and the data categories at the time of failure are stored in the same register are the same;
S2、当查询服务器电源故障信息以排查故障时,根据故障发生的时刻指令切换到对应的page编码,再使用标准的PMbus规范指令读取分别存储在不同寄存器中的故障时刻的数据,然后根据读取和解析到的数据完成服务器电源故障原因的排查和确认。S2. When querying the server power supply fault information to troubleshoot the fault, switch to the corresponding page code according to the time when the fault occurs, and then use the standard PMbus specification command to read the data at the time of the fault stored in different registers, and then according to the read The data obtained and analyzed completes the investigation and confirmation of the cause of the server power failure.
具体而言,本实施例将电源blackbox信息分别寄存在Pin、Iin等多个独立的寄存器内,然后根据需要单独从以上寄存器读取故障信息,同时为了区分每一次记录的信息,按照page方式存放,这样在任何服务器中都可以简单操作且不用担心数据指令长度超出服务器内要求。Specifically, in this embodiment, the power supply blackbox information is stored in multiple independent registers such as Pin and Iin, and then the fault information is read from the above registers independently according to needs, and at the same time, in order to distinguish the information recorded each time, it is stored according to the page , so that it can be easily operated in any server without worrying that the length of the data instruction exceeds the requirements in the server.
其中,balckbox信息存放的原理如下:Among them, the principle of blackbox information storage is as follows:
电源发生故障时会将故障时的数据进行记录,根据发生的时间放在相应的page中,即,将第一次故障的所有数据记录在page1,第二次记录在page2,依次递增至page的最大范围,然后再进行循环;读取的时候通过指令切换到相应的page,再根据标准的PMbus规范指令进行数据读取。When a power failure occurs, the data at the time of the failure will be recorded, and placed in the corresponding page according to the time of occurrence, that is, all the data of the first failure will be recorded in page1, and the second time will be recorded in page2, which will be incremented to page one by one. The maximum range, and then loop; when reading, switch to the corresponding page through the command, and then read the data according to the standard PMbus specification command.
为进一步清楚的说明,以事件1的记录为例进行说明,事件1表示其中一次服务器电源故障。For further clarity, the record of event 1 is taken as an example for illustration, and event 1 represents a power failure of one of the servers.
如图1所示,现有的服务器电源故障数据blackbox存取过程如下:As shown in Figure 1, the existing server power failure data blackbox access process is as follows:
①、当电源发生事件1故障时,电源会将所需要记录的数据A到数据N按照一定顺序记录在一个寄存器中;①. When the power supply fails in event 1, the power supply will record the data A to data N to be recorded in a register in a certain order;
②、当需要从电源内部获取事件1故障时,需要将整个寄存器的数据读取出来,一般的事件1对应的服务器电源故障数据在几百个byte,然后截取事件1中数据A到数据N的数据,并根据每个数据占有的字节再分开解析;②. When it is necessary to obtain event 1 failure from inside the power supply, it is necessary to read the data of the entire register. Generally, the server power failure data corresponding to event 1 is several hundred bytes, and then intercept data A to data N in event 1. data, and analyze them separately according to the bytes occupied by each data;
③、以上操作普遍适用于厂商自己开发的脚本,但是在服务器中如果字节长度过长则无法使用。③. The above operations are generally applicable to the scripts developed by the manufacturers themselves, but they cannot be used in the server if the byte length is too long.
如图2所示,改进后的本发明服务器电源故障数据blackbox存取过程如下:As shown in Figure 2, the improved server power failure data blackbox access process of the present invention is as follows:
①、当电源发生事件1故障时,电源会将所需要记录的事件数据分别记录在数据A到数据N对应的寄存器中;①. When the power supply fails in event 1, the power supply will record the event data that needs to be recorded in the registers corresponding to data A to data N;
②、当需要从电源内部获取事件1故障时,只需要通过指令切换到page1,然后将使用标准的ipmitool指令读取数据A到数据N page1中的数据即可;②. When it is necessary to obtain the event 1 fault from inside the power supply, it is only necessary to switch to page1 through the command, and then use the standard ipmitool command to read the data in page1 from data A to data N;
③、当需要查看事件N的时候,需要切换到page N,然后按照②中的方法读取。③. When you need to view event N, you need to switch to page N, and then read it according to the method in ②.
需要注意的是N受存储空间限制,具体根据存储空间决定,一般在5~15之间。以上操作不但适用于电源供应商自己读取数据,同时也适合在任何支持Pmbus的服务器系统读取,操作更加方便。It should be noted that N is limited by the storage space and is determined according to the storage space, generally between 5 and 15. The above operations are not only suitable for reading data by the power supplier itself, but also suitable for reading in any server system that supports Pmbus, and the operation is more convenient.
结合图2,本发明的具体实现步骤如下:In conjunction with Fig. 2, the specific implementation steps of the present invention are as follows:
①、当电源发生一次故障时,会将故障时刻的数据,包括输入电压、输入电流、输出电压、入风口温度等信息以一次事件的方式记录多个寄存器之中;① When the power supply fails once, the data at the time of the failure, including input voltage, input current, output voltage, air inlet temperature and other information, will be recorded in multiple registers in the form of an event;
②、当需要根据事件1记录的数据排查故障时,需要先将电源切换到page1,page是代表事件中所有数据的虚拟页,实际上就是数据A到数据N各自寄存器记录的第一或者第N个数据的集合,这样查看事件1的时候,不至于读取其他事件的数据;②. When you need to troubleshoot the fault based on the data recorded in event 1, you need to switch the power to page1 first. page is a virtual page representing all the data in the event. In fact, it is the first or Nth record of each register from data A to data N. A collection of data, so that when viewing event 1, the data of other events will not be read;
③、使用ipmitool指令分别读取page1中输入电压、入风口温度、输出电压、状态字等数据信息,单个寄存器中每类数据的长度只有1-2个,最多不超过15个bytes数据;③. Use the ipmitool command to read the input voltage, air inlet temperature, output voltage, status word and other data information in page1 respectively. The length of each type of data in a single register is only 1-2, and the maximum is no more than 15 bytes of data;
④、根据读取和解析到的数据判断事件1具体的故障及可能故障的原因。④. According to the read and analyzed data, judge the specific fault and possible fault cause of event 1.
按以上步骤,切换到不同的page编码读取不同的事件(1至N)信息,即可完成电源故障的排查和确认。除上述数据外,还可根据实际需要记录电源总的上电时间进行故障发生事件的判断等。According to the above steps, switch to different page codes and read different event (1 to N) information to complete the troubleshooting and confirmation of power failures. In addition to the above data, the total power-on time of the power supply can also be recorded according to actual needs to judge the occurrence of faults.
本发明未详尽描述的技术内容均为公知技术。The technical contents not described in detail in the present invention are all known technologies.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710439445.3A CN107247505B (en) | 2017-06-12 | 2017-06-12 | An easy-to-view blackbox design method for cloud server power |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710439445.3A CN107247505B (en) | 2017-06-12 | 2017-06-12 | An easy-to-view blackbox design method for cloud server power |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107247505A true CN107247505A (en) | 2017-10-13 |
CN107247505B CN107247505B (en) | 2020-05-15 |
Family
ID=60019049
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201710439445.3A Active CN107247505B (en) | 2017-06-12 | 2017-06-12 | An easy-to-view blackbox design method for cloud server power |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107247505B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108090000A (en) * | 2018-01-11 | 2018-05-29 | 郑州云海信息技术有限公司 | A kind of method and system for obtaining CPU register informations |
CN109240846A (en) * | 2018-09-19 | 2019-01-18 | 郑州云海信息技术有限公司 | A kind of power failure diagnosing method, apparatus and server |
CN111900498A (en) * | 2020-06-30 | 2020-11-06 | 成都四威功率电子科技有限公司 | Storage and retrieval method for fault information of battery management system |
CN114003572A (en) * | 2021-11-04 | 2022-02-01 | 珠海冠宇电源有限公司 | Battery data management method, device and equipment |
-
2017
- 2017-06-12 CN CN201710439445.3A patent/CN107247505B/en active Active
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108090000A (en) * | 2018-01-11 | 2018-05-29 | 郑州云海信息技术有限公司 | A kind of method and system for obtaining CPU register informations |
CN109240846A (en) * | 2018-09-19 | 2019-01-18 | 郑州云海信息技术有限公司 | A kind of power failure diagnosing method, apparatus and server |
CN111900498A (en) * | 2020-06-30 | 2020-11-06 | 成都四威功率电子科技有限公司 | Storage and retrieval method for fault information of battery management system |
CN111900498B (en) * | 2020-06-30 | 2022-10-21 | 成都四威功率电子科技有限公司 | Storage and retrieval method for fault information of battery management system |
CN114003572A (en) * | 2021-11-04 | 2022-02-01 | 珠海冠宇电源有限公司 | Battery data management method, device and equipment |
Also Published As
Publication number | Publication date |
---|---|
CN107247505B (en) | 2020-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2022001403A1 (en) | Nuclear-grade safety display apparatus and configuration-parsing system therefor | |
CN104991629B (en) | Power-fail detecting system and its method | |
CN104850485A (en) | BMC based method and system for remote diagnosis of server startup failure | |
CN107247505A (en) | A kind of Cloud Server power supply blackbox design methods for being easy to check | |
US9311176B1 (en) | Evaluating a set of storage devices and providing recommended activities | |
CN112286709B (en) | A kind of server hardware fault diagnosis method, diagnosis device and diagnosis equipment | |
CN109976959A (en) | A kind of portable device and method for server failure detection | |
CN114137923B (en) | Industrial production field data acquisition and control device | |
CN105738854A (en) | Simulation memory test board system for intelligent ammeter embedded application and test method | |
CN111522703A (en) | Method, apparatus and computer program product for monitoring access requests | |
CN106527646A (en) | PMBUS-based mainboard power management method | |
CN103295155A (en) | Security core service system monitoring method | |
CN115470056A (en) | Method, system, device and medium for troubleshooting power-on starting of server hardware | |
CN109783315A (en) | A kind of database platform automation method for inspecting and system | |
CN114490238A (en) | Monitoring method, system, terminal and storage medium for server whole machine diagnosis process | |
CN114418521A (en) | Data processing method and device for nuclear power plant operation technical specification | |
CN112114989B (en) | A Design Method for Fault Diagnosis of Server System | |
CN116880398A (en) | Fault analysis method and system of instrument control equipment, electronic equipment and storage medium | |
CN107943654A (en) | A kind of method of quick determining server environmental temperature monitoring abnormal cause | |
CN118503060A (en) | Server detection fault alarm system | |
CN117271182A (en) | High-performance computer central test system | |
CN117591351A (en) | Training method of disk failure detection model and disk failure detection method | |
CN116893928A (en) | Supervision method, system, terminal and storage medium for fault memory | |
Brandt et al. | New systems, new behaviors, new patterns: Monitoring insights from system standup | |
CN112463594B (en) | A SAS link debugging method, device, equipment and computer storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
TA01 | Transfer of patent application right |
Effective date of registration: 20200417 Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd. Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601 Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd. |
|
TA01 | Transfer of patent application right | ||
GR01 | Patent grant | ||
GR01 | Patent grant |