CN105893261A - Method for automatically testing stability of BMC (baseboard management controller) of server - Google Patents
Method for automatically testing stability of BMC (baseboard management controller) of server Download PDFInfo
- Publication number
- CN105893261A CN105893261A CN201610200372.8A CN201610200372A CN105893261A CN 105893261 A CN105893261 A CN 105893261A CN 201610200372 A CN201610200372 A CN 201610200372A CN 105893261 A CN105893261 A CN 105893261A
- Authority
- CN
- China
- Prior art keywords
- bmc
- result
- dir
- server
- test
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
技术领域technical field
本发明公开一种自动化检验服务器BMC稳定性的方法,属于服务器检测领域。The invention discloses a method for automatically checking the stability of a server BMC, which belongs to the field of server testing.
背景技术Background technique
BMC:Baseboard Management Controller,主板管理控制器,支持行业标准的IPMI 规范。该规范描述了已经内置到主板上的管理功能。这些功能包括:本地和远程诊断、控制台支持、配置管理、硬件管理和故障排除等。BMC: Baseboard Management Controller, motherboard management controller, supports the industry standard IPMI specification. This specification describes the management functions already built into the motherboard. These features include: local and remote diagnostics, console support, configuration management, hardware management and troubleshooting, and more.
IPMI,Intelligent Platform Management Interface,即智能平台管理接口是使硬件管理具备“智能化”的新一代通用接口标准。用户可以利用 IPMI 监视服务器的物理特征,如温度、电压、风扇工作状态、电源供应以及机箱入侵等。IPMI 最大的优势在于它是独立于 BIOS 和 OS 的,所以用户无论在开机还是关机的状态下,只要接通电源就可以实现对服务器BMC的监控。IPMI, Intelligent Platform Management Interface, is a new generation of general interface standard that makes hardware management "intelligent". Users can use IPMI to monitor the physical characteristics of the server, such as temperature, voltage, fan status, power supply, and chassis intrusion. The biggest advantage of IPMI is that it is independent of BIOS and OS, so users can monitor the server BMC as long as the power is turned on, no matter whether it is on or off.
随着IT技术的不断发展,信息化服务及日渐强大的云计算服务对服务器的稳定性要求越来越高。服务器在开发阶段和生产阶段都需要对产品进行压力测试,BMC稳定性是其中重要的一项测试,用户在使用服务器的过程中会对Fru、Lan、Log、Sensor的状态进行查看,尤其是一些互联网客户会持续监控BMC的状态,服务器BMC各状态值是否稳定可靠,需要在测试过程中严格把关。但服务器研发种类越来越多,手动同时进行多款产品的压力测试消耗人力物力巨大,不利于提高效率。本发明提供一种自动化检验服务器BMC稳定性的方法,采用shell脚本实现BMC下的稳定性测试,可以实现多台服务器BMC信息的快速和持续性的自动检测,自动记录并整理测试数据,最终形成直观的测试结果,该过程完全自动完成,简化了操作流程,降低测试成本和人力消耗,减少了不必要的人工交互过程,大大提高了工作效率。With the continuous development of IT technology, information services and increasingly powerful cloud computing services have higher and higher requirements for server stability. The server needs to stress test the product during the development stage and the production stage. BMC stability is an important test. Users will check the status of Fru, Lan, Log, and Sensor during the process of using the server, especially some Internet clients will continue to monitor the status of the BMC. Whether the status values of the server BMC are stable and reliable needs to be strictly checked during the test. However, there are more and more types of server research and development, and manual stress testing of multiple products at the same time consumes a lot of manpower and material resources, which is not conducive to improving efficiency. The invention provides a method for automatically checking the stability of the BMC of a server. The stability test under the BMC is realized by using a shell script, which can realize the rapid and continuous automatic detection of the BMC information of multiple servers, automatically record and organize the test data, and finally form a Intuitive test results, the process is completely automated, which simplifies the operation process, reduces test costs and manpower consumption, reduces unnecessary manual interaction processes, and greatly improves work efficiency.
发明内容Contents of the invention
本发明针对现有技术中的问题,提供一种自动化检验服务器BMC稳定性的方法,采用shell脚本实现BMC下的稳定性测试,简化了操作流程,降低测试成本和人力消耗,大大提高了工作效率。Aiming at the problems in the prior art, the present invention provides a method for automatically checking the stability of the BMC of the server, and uses a shell script to realize the stability test under the BMC, which simplifies the operation process, reduces the test cost and manpower consumption, and greatly improves the work efficiency .
本发明提出的具体方案是:The concrete scheme that the present invention proposes is:
一种自动化检验服务器BMC稳定性的方法:A method for automatically checking the stability of the server BMC:
测试机安装linux内核的操作系统及shell测试脚本,root身份登录到操作系统中,输入检验服务器BMC管理IP,ping通后获取BMC状态;Install the Linux kernel operating system and shell test script on the test machine, log in to the operating system as root, enter the BMC management IP of the inspection server, and obtain the BMC status after pinging;
设置相关变量,及脚本运行参数;Set related variables and script running parameters;
建立结果文件夹,将不同的BMC状态结果记录到不同文档中。Create a result folder to record different BMC status results into different documents.
所述shell测试脚本设置过滤器程序,对测试结果的整合处理,只保留关键数据。The shell test script sets a filter program to integrate and process the test results and only keep key data.
所述测试机输入多台检验服务器BMC管理IP,各自ping通后获取各自BMC状态。The testing machine inputs the BMC management IPs of multiple inspection servers, and obtains the respective BMC states after each ping is successful.
所述不同的BMC状态结果包括记录fru信息结果、记录chassis状态信息、记录lan信息、记录mc信息、记录sensor信息。The different BMC state results include recording fru information results, recording chassis state information, recording lan information, recording mc information, and recording sensor information.
以时间和日期为名建立结果文件夹。Create result folders with time and date names.
本发明的有益之处是:The benefits of the present invention are:
本发明测试机安装linux内核的操作系统及shell测试脚本,root身份登录到操作系统中,输入检验服务器BMC管理IP,ping通后获取BMC状态;设置相关变量,及脚本运行参数;建立结果文件夹,将不同的BMC状态结果记录到不同文档中;The test machine of the present invention installs the operating system and the shell test script of the linux kernel, logs in the operating system as root, inputs the BMC management IP of the inspection server, and obtains the BMC state after pinging; sets relevant variables and script operating parameters; sets up the result folder , record different BMC status results into different documents;
本发明采用shell脚本的方式自动化检测服务器BMC稳定性,可以实现对Fru、Lan、Log、CPU&PCH Sensor等的同步检测,可以实现多台服务器BMC信息的快速和持续性的自动检测,自动记录并整理测试数据,最终形成直观的测试结果。The present invention adopts the mode of shell script to automatically detect the stability of the server BMC, which can realize the synchronous detection of Fru, Lan, Log, CPU&PCH Sensor, etc., can realize the rapid and continuous automatic detection of the BMC information of multiple servers, and automatically record and organize them Test data, and finally form an intuitive test result.
附图说明Description of drawings
图1本发明方法流程示意图。Fig. 1 schematic flow chart of the method of the present invention.
具体实施方式detailed description
结合附图对本发明做进一步说明。The present invention will be further described in conjunction with the accompanying drawings.
利用本发明方法,具体操作为:Utilize the inventive method, concrete operation is:
准备测试机,安装基于linux内核的操作系统,安装完成后,以root身份登录到操作系统中;可以将测试程序与辅助测试程序拷贝到系统下任意一个文件夹下;Prepare the test machine and install the operating system based on the linux kernel. After the installation is complete, log in to the operating system as root; you can copy the test program and auxiliary test program to any folder under the system;
可以输入单台或多台服务器的BMC管理IP及用户名密码,ping通后获取BMC状态;You can enter the BMC management IP and user name and password of a single or multiple servers, and obtain the BMC status after pinging;
echo -e " ./bmcStress_remote.sh <ip> <user> <password>"echo -e "./bmcStress_remote.sh <ip> <user> <password>"
运行程序,设置相关变量,及脚本运行循环次数,输入循环次数,可以通过这个参数,来长时间的验证BMC各状态稳定性,一组代码如下:Run the program, set the relevant variables, and the number of script running cycles, and enter the number of cycles. You can use this parameter to verify the stability of each state of the BMC for a long time. A set of codes is as follows:
#STRESS_TIME: MINUTE (UNIT)#STRESS_TIME: MINUTE (UNIT)
STRESS_TIME=2880STRESS_TIME=2880
INTERVAL_TIME=5INTERVAL_TIME=5
LOOP=`echo ${STRESS_TIME}*60/${INTERVAL_TIME}|bc`LOOP=`echo ${STRESS_TIME}*60/${INTERVAL_TIME}|bc`
(3)以时间和日期为名建立结果文件夹(3) Create a result folder with the name of time and date
RESULT_DIR=`date +%Y%m%d-%H%M`RESULT_DIR=`date +%Y%m%d-%H%M`
if [ ! -d $RESULT_DIR ]if [ ! -d $RESULT_DIR ]
thenthen
mkdir -p $RESULT_DIR mkdir -p $RESULT_DIR
elseelse
fithe fi
将不同BMC状态结果记录到不同文档中,结合上述代码,一组代码如下:Record different BMC status results in different documents, combined with the above code, a set of code is as follows:
IPMI="/usr/bin/ipmitool"IPMI="/usr/bin/ipmitool"
function SENSOR_RECORD ()function SENSOR_RECORD()
{{
$IPMI fru >> $RESULT_DIR/fru.log &----读取并记录fru信息$IPMI fru >> $RESULT_DIR/fru.log &----read and record fru information
$IPMI chassis status >> $RESULT_DIR/chassis_status.log &----读取并记录chassis状态信息$IPMI chassis status >> $RESULT_DIR/chassis_status.log &----read and record chassis status information
$IPMI lan print 1 >> $RESULT_DIR/lan_print_1.log &----读取并记录lan信息$IPMI lan print 1 >> $RESULT_DIR/lan_print_1.log &----read and record lan information
$IPMI mc info >> $RESULT_DIR/mc_info.log &----读取并记录mc信息$IPMI mc info >> $RESULT_DIR/mc_info.log &----read and record mc information
$IPMI sel list >> $RESULT_DIR/sel_list.log &----读取并记录日志信息$IPMI sel list >> $RESULT_DIR/sel_list.log &----read and record log information
$IPMI sensor get CPU0_Temp >> $RESULT_DIR/CPU0_Temp.log &---读取并记录各sensor信息$IPMI sensor get CPU0_Temp >> $RESULT_DIR/CPU0_Temp.log &---read and record the information of each sensor
$IPMI sensor get CPU1_Temp >> $RESULT_DIR/CPU1_Temp.log &$IPMI sensor get CPU1_Temp >> $RESULT_DIR/CPU1_Temp.log &
$IPMI sensor get PCH_Temp >> $RESULT_DIR/PCH_Temp.log &$IPMI sensor get PCH_Temp >> $RESULT_DIR/PCH_Temp.log &
$IPMI sensor get Inlet_Temp >> $RESULT_DIR/Inlet_Temp.log &$IPMI sensor get Inlet_Temp >> $RESULT_DIR/Inlet_Temp.log &
$IPMI sensor get Outlet_Temp >> $RESULT_DIR/Outlet_Temp.log &$IPMI sensor get Outlet_Temp >> $RESULT_DIR/Outlet_Temp.log &
$IPMI sensor get SYS_12V >> $RESULT_DIR/SYS_12V.log &$IPMI sensor get SYS_12V >> $RESULT_DIR/SYS_12V.log &
$IPMI sensor get SYS_5V >> $RESULT_DIR/SYS_5V.log &$IPMI sensor get SYS_5V >> $RESULT_DIR/SYS_5V.log &
$IPMI sensor get SYS_3.3V >> $RESULT_DIR/SYS_3.3V.log &$IPMI sensor get SYS_3.3V >> $RESULT_DIR/SYS_3.3V.log &
$IPMI -b 0x6 -t 0x2c raw 0x2e 0xc8 0x57 0x01 0x00 0x01 0x1 0x0 |/usr/bin/xargs|awk '{print strtonum("0x"$4)}' >> $RESULT_DIR/pw_cpu.log &$IPMI -b 0x6 -t 0x2c raw 0x2e 0xc8 0x57 0x01 0x00 0x01 0x1 0x0 |/usr/bin/xargs|awk '{print strtonum("0x"$4)}' >> $RESULT_DIR/pw_cpu.log &
$IPMI -b 0x6 -t 0x2c raw 0x2e 0xc8 0x57 0x01 0x00 0x01 0x2 0x0 |/usr/bin/xargs|awk '{print strtonum("0x"$4)}' >> $RESULT_DIR/pw_mem.log &$IPMI -b 0x6 -t 0x2c raw 0x2e 0xc8 0x57 0x01 0x00 0x01 0x2 0x0 |/usr/bin/xargs|awk '{print strtonum("0x"$4)}' >> $RESULT_DIR/pw_mem.log &
$IPMI sensor get Total_Power >> $RESULT_DIR/pw_total.log &$IPMI sensor get Total_Power >> $RESULT_DIR/pw_total.log &
}}
设置过滤器程序,以完成对测试结果的整合处理,只保留关键数据,结合上述代码,一组代码如下:Set the filter program to complete the integration processing of the test results, and only keep the key data. Combined with the above code, a set of code is as follows:
function filter_sensor()function filter_sensor()
{{
Awk '/Sensor Reading/{print $4}' $RESULT_DIR/CPU0_Temp.log >> $RESULT_DIR/CPU0_Temp.tmpAwk '/Sensor Reading/{print $4}' $RESULT_DIR/CPU0_Temp.log >> $RESULT_DIR/CPU0_Temp.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/CPU1_Temp.log >> $RESULT_DIR/CPU1_Temp.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/CPU1_Temp.log >> $RESULT_DIR/CPU1_Temp.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/PCH_Temp.log >> $RESULT_DIR/PCH_Temp.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/PCH_Temp.log >> $RESULT_DIR/PCH_Temp.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/Inlet_Temp.log >> $RESULT_DIR/Inlet_Temp.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/Inlet_Temp.log >> $RESULT_DIR/Inlet_Temp.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/Outlet_Temp.log >> $RESULT_DIR/Outlet_Temp.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/Outlet_Temp.log >> $RESULT_DIR/Outlet_Temp.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_12V.log >> $RESULT_DIR/SYS_12V.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_12V.log >> $RESULT_DIR/SYS_12V.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_5V.log >> $RESULT_DIR/SYS_5V.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_5V.log >> $RESULT_DIR/SYS_5V.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_3.3V.log >> $RESULT_DIR/SYS_3.3V.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/SYS_3.3V.log >> $RESULT_DIR/SYS_3.3V.tmp
awk '/Sensor Reading/{print $4}' $RESULT_DIR/pw_total.log >> $RESULT_DIR/pw_total.tmpawk '/Sensor Reading/{print $4}' $RESULT_DIR/pw_total.log >> $RESULT_DIR/pw_total.tmp
echo "CPU0_Temp,CPU1_Temp,PCH_Temp,Inlet_Temp,Outlet_Temp,SYS_12V,SYS_5V,SYS_3.3V,pw_cpu,pw_mem,pw_total" > $RESULT_DIR/Sensor_Total.csvecho "CPU0_Temp, CPU1_Temp, PCH_Temp, Inlet_Temp, Outlet_Temp, SYS_12V, SYS_5V, SYS_3.3V, pw_cpu, pw_mem, pw_total" > $RESULT_DIR/Sensor_Total.csv
paste -d, $RESULT_DIR/CPU0_Temp.tmp $RESULT_DIR/CPU1_Temp.tmp $RESULT_DIR/PCH_Temp.tmp $RESULT_DIR/Inlet_Temp.tmp $RESULT_DIR/Outlet_Temp.tmp $RESULT_DIR/SYS_12V.tmp $RESULT_DIR/SYS_5V.tmp $RESULT_DIR/SYS_3.3V.tmp $RESULT_DIR/pw_cpu.log $RESULT_DIR/pw_mem.log $RESULT_DIR/pw_total.tmp >> $RESULT_DIR/Sensor_Total.csvpaste -d, $RESULT_DIR/CPU0_Temp.tmp $RESULT_DIR/CPU1_Temp.tmp $RESULT_DIR/PCH_Temp.tmp $RESULT_DIR/Inlet_Temp.tmp $RESULT_DIR/Outlet_Temp.tmp $RESULT_DIR/SYS_12V.tmp $RESULT_DIR/SYS_5V.tmp $RESULT_DIR .3V.tmp $RESULT_DIR/pw_cpu.log $RESULT_DIR/pw_mem.log $RESULT_DIR/pw_total.tmp >> $RESULT_DIR/Sensor_Total.csv
查看运行结果,测试完成后将结果重定向到测试目录下以日期和时间为名生成的文件夹,文件夹下面会有Sensor_Total.csv文件,此文件中记录所有测试的测试结果。View the running results. After the test is completed, the results will be redirected to the folder generated under the test directory with the name of date and time. There will be a Sensor_Total.csv file under the folder, which records the test results of all tests.
本发明通过脚本可实现多台服务器BMC各状态值的监控,返回的结果可以重定向到文档中,以便于查看数据是否正常。传统的方式我们都是手动建立各种环境,然后通过查看BMC日志,以检验各状态值在不同环境中是否有异常。通过脚本自动执行,可以减少手动的操作,也可以保存完整的数据,提高测试的准确度。The invention can monitor the status values of BMCs of multiple servers through scripts, and the returned results can be redirected to documents so as to check whether the data is normal. In the traditional way, we manually create various environments, and then check the BMC logs to check whether the status values are abnormal in different environments. Automated execution through scripts can reduce manual operations, save complete data, and improve test accuracy.
本测试程序在不同产品,不同OS下均可运行,并且可以同时监控多台服务器的BMC状态,该程序操作简便,具有较强易用性;便于维护;无需冗杂的结果处理,大大节省了测试时间,提高了测试效率。This test program can run under different products and different OS, and can monitor the BMC status of multiple servers at the same time. time, improving test efficiency.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610200372.8A CN105893261A (en) | 2016-04-01 | 2016-04-01 | Method for automatically testing stability of BMC (baseboard management controller) of server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610200372.8A CN105893261A (en) | 2016-04-01 | 2016-04-01 | Method for automatically testing stability of BMC (baseboard management controller) of server |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105893261A true CN105893261A (en) | 2016-08-24 |
Family
ID=57011826
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610200372.8A Pending CN105893261A (en) | 2016-04-01 | 2016-04-01 | Method for automatically testing stability of BMC (baseboard management controller) of server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105893261A (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106407054A (en) * | 2016-08-30 | 2017-02-15 | 浪潮(北京)电子信息产业有限公司 | BMC automatic testing system and method |
CN106776340A (en) * | 2016-12-30 | 2017-05-31 | 广东浪潮大数据研究有限公司 | A kind of general server S ensor automatic test approach |
CN107026757A (en) * | 2017-04-14 | 2017-08-08 | 广东浪潮大数据研究有限公司 | A kind of system and method for Server remote monitoring management |
CN107360063A (en) * | 2017-09-06 | 2017-11-17 | 郑州云海信息技术有限公司 | A kind of automated network method for testing pressure |
CN107645420A (en) * | 2017-10-23 | 2018-01-30 | 郑州云海信息技术有限公司 | A kind of method based on linux automatically collecting BMC fault messages |
CN107861831A (en) * | 2017-12-07 | 2018-03-30 | 郑州云海信息技术有限公司 | A kind of method of automatic quick addition BMC sel daily records |
CN108089566A (en) * | 2017-11-23 | 2018-05-29 | 郑州云海信息技术有限公司 | A kind of BMC stability parallel test method and system |
CN108173712A (en) * | 2017-12-26 | 2018-06-15 | 郑州云海信息技术有限公司 | A kind of dual-image BMC stability test method |
CN108365998A (en) * | 2018-01-03 | 2018-08-03 | 郑州云海信息技术有限公司 | A method of verification NCSI stability |
CN108829594A (en) * | 2018-06-07 | 2018-11-16 | 郑州云海信息技术有限公司 | The method and system of automatic test BMC web assets information function under a kind of Linux |
CN108845909A (en) * | 2018-06-20 | 2018-11-20 | 郑州云海信息技术有限公司 | A kind of BMC method for testing pressure parallel based on Python |
CN109408390A (en) * | 2018-11-02 | 2019-03-01 | 郑州云海信息技术有限公司 | A kind of BMC login user stability test method, apparatus, terminal and storage medium |
CN109446014A (en) * | 2018-11-09 | 2019-03-08 | 郑州云海信息技术有限公司 | A kind of BMC test Information Authentication method, apparatus, terminal and storage medium |
CN109981417A (en) * | 2019-04-08 | 2019-07-05 | 苏州浪潮智能科技有限公司 | A kind of test method and device of server state monitoring stability |
CN111181808A (en) * | 2019-12-28 | 2020-05-19 | 苏州浪潮智能科技有限公司 | A test method and system for BMC IP access control |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6002869A (en) * | 1997-02-26 | 1999-12-14 | Novell, Inc. | System and method for automatically testing software programs |
CN101887392A (en) * | 2010-07-06 | 2010-11-17 | 中兴通讯股份有限公司 | Method and device for testing software system operation stability |
CN104360922A (en) * | 2014-10-20 | 2015-02-18 | 浪潮电子信息产业股份有限公司 | Method for automatically monitoring BMC working state based on ipmitool |
-
2016
- 2016-04-01 CN CN201610200372.8A patent/CN105893261A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6002869A (en) * | 1997-02-26 | 1999-12-14 | Novell, Inc. | System and method for automatically testing software programs |
CN101887392A (en) * | 2010-07-06 | 2010-11-17 | 中兴通讯股份有限公司 | Method and device for testing software system operation stability |
CN104360922A (en) * | 2014-10-20 | 2015-02-18 | 浪潮电子信息产业股份有限公司 | Method for automatically monitoring BMC working state based on ipmitool |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106407054B (en) * | 2016-08-30 | 2020-02-04 | 苏州浪潮智能科技有限公司 | BMC automatic test system and method |
CN106407054A (en) * | 2016-08-30 | 2017-02-15 | 浪潮(北京)电子信息产业有限公司 | BMC automatic testing system and method |
CN106776340A (en) * | 2016-12-30 | 2017-05-31 | 广东浪潮大数据研究有限公司 | A kind of general server S ensor automatic test approach |
CN107026757A (en) * | 2017-04-14 | 2017-08-08 | 广东浪潮大数据研究有限公司 | A kind of system and method for Server remote monitoring management |
CN107360063A (en) * | 2017-09-06 | 2017-11-17 | 郑州云海信息技术有限公司 | A kind of automated network method for testing pressure |
CN107645420A (en) * | 2017-10-23 | 2018-01-30 | 郑州云海信息技术有限公司 | A kind of method based on linux automatically collecting BMC fault messages |
CN108089566A (en) * | 2017-11-23 | 2018-05-29 | 郑州云海信息技术有限公司 | A kind of BMC stability parallel test method and system |
CN108089566B (en) * | 2017-11-23 | 2020-09-22 | 苏州浪潮智能科技有限公司 | BMC stability parallel test method and system |
CN107861831A (en) * | 2017-12-07 | 2018-03-30 | 郑州云海信息技术有限公司 | A kind of method of automatic quick addition BMC sel daily records |
CN108173712A (en) * | 2017-12-26 | 2018-06-15 | 郑州云海信息技术有限公司 | A kind of dual-image BMC stability test method |
CN108365998A (en) * | 2018-01-03 | 2018-08-03 | 郑州云海信息技术有限公司 | A method of verification NCSI stability |
CN108829594A (en) * | 2018-06-07 | 2018-11-16 | 郑州云海信息技术有限公司 | The method and system of automatic test BMC web assets information function under a kind of Linux |
CN108845909A (en) * | 2018-06-20 | 2018-11-20 | 郑州云海信息技术有限公司 | A kind of BMC method for testing pressure parallel based on Python |
CN109408390A (en) * | 2018-11-02 | 2019-03-01 | 郑州云海信息技术有限公司 | A kind of BMC login user stability test method, apparatus, terminal and storage medium |
CN109446014A (en) * | 2018-11-09 | 2019-03-08 | 郑州云海信息技术有限公司 | A kind of BMC test Information Authentication method, apparatus, terminal and storage medium |
CN109981417A (en) * | 2019-04-08 | 2019-07-05 | 苏州浪潮智能科技有限公司 | A kind of test method and device of server state monitoring stability |
CN111181808A (en) * | 2019-12-28 | 2020-05-19 | 苏州浪潮智能科技有限公司 | A test method and system for BMC IP access control |
CN111181808B (en) * | 2019-12-28 | 2022-02-18 | 苏州浪潮智能科技有限公司 | A test method and system for BMC IP access control |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105893261A (en) | Method for automatically testing stability of BMC (baseboard management controller) of server | |
US9954727B2 (en) | Automatic debug information collection | |
JP4990055B2 (en) | System and method for speeding up identification of hardware platform class | |
TWI450103B (en) | Server remote management system and method, and computer program product thereof | |
US9753809B2 (en) | Crash management of host computing systems in a cluster | |
US9652616B1 (en) | Techniques for classifying non-process threats | |
US9075994B2 (en) | Processing attestation data associated with a plurality of data processing systems | |
US20130305364A1 (en) | Techniques for Attesting Data Processing Systems | |
CN103477325A (en) | Management computer and method for analysing root cause | |
CN105045693A (en) | CPU and memory pressure change testing method based on PTU tool | |
Gupta et al. | Context-aware time series anomaly detection for complex systems | |
US9703937B2 (en) | Method to prevent operating system digital product key activation failures | |
CN104391780A (en) | Method for automatically checking stability of power supply redundancy function of server | |
CN116304233A (en) | Telemetry target query injection for enhanced debugging in a micro-service architecture | |
CN105335264A (en) | Computer PCIE adapter card function test method based on UEFI | |
CN104035850A (en) | Verification method for memory bandwidth and pressure gradual-change parallelism | |
CN116467124A (en) | Method, device, equipment and storage medium for configuring options of RMT | |
CN110187922B (en) | Method, device, equipment and storage medium for setting and verifying BIOS parameters | |
CN113553243A (en) | remote debug method | |
CN106603343A (en) | A method for testing stability of servers in batch | |
CN105260280A (en) | Method and device for detecting sensors in servers | |
Kiertscher et al. | Cherub: Power consumption aware cluster resource management | |
US9830349B2 (en) | Maintaining storage profile consistency in a cluster having local and shared storage | |
WO2012109874A1 (en) | Method and apparatus for dynamic addition and dynamic removal of device | |
CN104657622A (en) | Cluster fault analysis method based on event-driven analysis |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination |