CN104360922A - Method for automatically monitoring BMC working state based on ipmitool - Google Patents
Method for automatically monitoring BMC working state based on ipmitool Download PDFInfo
- Publication number
- CN104360922A CN104360922A CN201410556837.4A CN201410556837A CN104360922A CN 104360922 A CN104360922 A CN 104360922A CN 201410556837 A CN201410556837 A CN 201410556837A CN 104360922 A CN104360922 A CN 104360922A
- Authority
- CN
- China
- Prior art keywords
- bmc
- ipmitool
- address
- monitoring
- script
- 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
- 238000000034 method Methods 0.000 title claims abstract description 44
- 238000012544 monitoring process Methods 0.000 title claims abstract description 36
- 238000012360 testing method Methods 0.000 claims abstract description 34
- 238000013515 script Methods 0.000 claims abstract description 32
- 238000001514 detection method Methods 0.000 claims abstract description 5
- 230000003993 interaction Effects 0.000 abstract description 5
- 238000012827 research and development Methods 0.000 abstract description 5
- 238000005516 engineering process Methods 0.000 abstract description 2
- 125000004122 cyclic group Chemical group 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000007812 deficiency Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000010998 test method Methods 0.000 description 1
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明公开了一种基于ipmitool的自动监测BMC工作状态的方法,其具体实现过程为:首先由工作人员输入BMCIP地址;设置shell脚本,自动安装ipmitool工具;当ipmitool工具可以ping通BMCip地址,进入下一步;当无法ping通BMCip地址时,则结束整个检测过程;获取实时时间;通过ipmitool命令读取所需sensor值并打印到屏幕显示,同时将结果重定向输出至日志文本;返回步骤三直至监测结束。该一种基于ipmitool的自动监测BMC工作状态的方法与现有技术相比,其脚本使用方便,操作简单,并可根据需求设定测试时间,而无需进行人工交互;该方法在进行BMC研发阶段的相关测试中可以提高测试的测试效率和准确性,并且节省人力和时间,提高了工作效率;实用性强,适用范围广泛,易于推广。
The invention discloses a method for automatically monitoring the working state of BMC based on ipmitool. The specific implementation process is as follows: firstly, the staff inputs the BMCIP address; a shell script is set to automatically install the ipmitool tool; when the ipmitool tool can ping the BMCip address, enter Next step; when the BMCip address cannot be pinged, the entire detection process ends; obtain real-time time; read the required sensor value through the ipmitool command and print it to the screen display, and redirect the result to the log text at the same time; return to step 3 until Monitoring ends. Compared with the existing technology, this ipmitool-based method for automatically monitoring the BMC working status has a script that is easy to use and easy to operate, and the test time can be set according to requirements without manual interaction; this method is in the BMC research and development stage In related tests, the test efficiency and accuracy of the test can be improved, manpower and time can be saved, and the work efficiency can be improved; it is practical, has a wide range of applications, and is easy to popularize.
Description
技术领域 technical field
本发明涉及BMC状态监测技术领域,具体地说是一种实用性强、基于ipmitool的自动监测BMC工作状态的方法。 The invention relates to the technical field of BMC state monitoring, in particular to a method for automatically monitoring the working state of a BMC based on ipmitool with strong practicability.
背景技术 Background technique
随着IT技术的迅猛发展,传统信息化服务以及日趋强大的云计算服务对服务器的稳定性要求越来越高并且对于服务器的使用数量不断增多,这也对服务器的监测、管理和维护带来了不便,此时通过BMC的web界面和KVM over IP 功能来监测、管理和操作服务器显得尤为重要和便利。作为服务器产品提供商,一款服务器无论是在研发阶段还是生产阶段都需要对产品的质量进行严格监控,从而严格保证该产品的稳定性。而服务器研发种类越来越多,生产出货量也不断增加,产品测试的自动化、高效化也变得势在必行了。同时进行多款产品、批量产品的测试,可以是增加人员,也可以是编写自动化测试工具。然而显然自动化测试工具在人力、时间、成本等资源方面要节省的多,也减少了不必要的人机交互过程。服务器在运行过程中BMC可能会出现一段时间的无法工作(比如无法远程访问或者无法获取服务器sensor值等现象),这会影响客户对服务器的操作和使用,所以需要在产品的测试过程中将这些问题找出并解决。因此,现基于ipmitool工具研发出一种自动监测BMC工作状态的方法,有效解决上述问题。 With the rapid development of IT technology, traditional information services and increasingly powerful cloud computing services have higher and higher requirements for the stability of servers, and the number of servers used is increasing, which also brings new challenges to the monitoring, management and maintenance of servers. For the sake of inconvenience, it is particularly important and convenient to monitor, manage and operate the server through BMC's web interface and KVM over IP function. As a server product provider, a server needs to strictly monitor the quality of the product whether it is in the research and development stage or the production stage, so as to strictly ensure the stability of the product. There are more and more types of server research and development, and the production and shipment volume is also increasing. The automation and efficiency of product testing have become imperative. Simultaneous testing of multiple products and batch products can be done by adding personnel or by writing automated testing tools. However, it is obvious that automated testing tools should save a lot of resources such as manpower, time, and cost, and also reduce unnecessary human-computer interaction processes. During the running of the server, the BMC may fail to work for a period of time (for example, unable to remotely access or obtain the server sensor value, etc.), which will affect the customer's operation and use of the server, so it is necessary to test these in the product testing process Problems are identified and resolved. Therefore, a method for automatically monitoring the working status of the BMC is developed based on the ipmitool tool to effectively solve the above problems.
发明内容 Contents of the invention
本发明的技术任务是针对以上不足之处,提供一种实用性强、基于ipmitool的自动监测BMC工作状态的方法。 The technical task of the present invention is to provide a highly practical method for automatically monitoring the working state of the BMC based on ipmitool aiming at the above deficiencies.
一种基于ipmitool的自动监测BMC工作状态的方法,其具体实现过程为: A method for automatically monitoring BMC working status based on ipmitool, the specific implementation process is as follows:
一、首先由工作人员输入BMC IP地址; 1. First, the staff enters the BMC IP address;
二、设置shell脚本,自动安装ipmitool工具; 2. Set the shell script to automatically install the ipmitool tool;
三、当ipmitool工具可以ping通BMC ip地址,进入下一步;当无法ping通BMC ip地址时,则结束整个检测过程; 3. When the ipmitool tool can ping the BMC ip address, go to the next step; when the BMC ip address cannot be pinged, the entire detection process ends;
四、获取实时时间; 4. Obtain real time;
五、通过ipmitool命令读取所需sensor值并打印到屏幕显示,同时将结果重定向输出至日志文本; 5. Read the required sensor value through the ipmitool command and print it to the screen display, and redirect the result to the log text at the same time;
六、返回步骤三直至监测结束。 6. Go back to step 3 until the monitoring ends.
所述步骤二中的shell脚本还可用于读取手动输入的BMC IP地址;用于调用Ipmitool工具并自动监测;循环执行脚本程序并重定向输出。 The shell script in said step 2 can also be used to read the manually input BMC IP address; be used to call the Ipmitool tool and automatically monitor; execute the script program in a loop and redirect the output.
所述shell脚本用于读取手动输入的BMC IP地址的过程为:在命令终端运行该自动化测试的shell脚本,手动输入需要进行监测的BMC IP地址后,脚本程序读取该BMC IP地址为后面的循环判断做准备;并向用户提示监测的BMC IP地址。 The process that the shell script is used to read the BMC IP address of manual input is: run the shell script of the automated test at the command terminal, after manually inputting the BMC IP address that needs to be monitored, the script program reads the BMC IP address as the following Prepare for the loop judgment; and prompt the user for the monitored BMC IP address.
所述步骤二中的shell脚本在手动输入需要监测的BMC的IP地址后,进入完全自动化监测BMC的过程,根据脚本中所设置的监控信息,通过Ipmitool命令对其进行监控。 The shell script in the described step 2 enters the process of fully automatic monitoring BMC after manually inputting the IP address of the BMC that needs to be monitored, and monitors it by the Ipmitool command according to the monitoring information set in the script.
所述shell脚本完成了脚本编辑及程序安装,就开始运行测试,运行测试的同时将所有执行过程重定向输出到指定路径下的文件中,脚本程序默认设置为/opt/bmc_test.log,并同时使用tail命令实时查看重定向的文件来实现既可实时监控程序执行情况,又可保存相关文件,当有异常发生时,通过保存的文件查看监控出现故障的运行时间值、sensor值或者BMC完全无法使用的现象。 After the shell script has finished script editing and program installation, it starts to run the test. While running the test, all execution processes are redirected and output to the file under the specified path. The default setting of the script program is /opt/bmc_test.log, and at the same time Use the tail command to view the redirected files in real time to monitor the execution of the program in real time and save related files. When an exception occurs, the running time value, sensor value or BMC that has failed can be viewed and monitored through the saved file. phenomenon of use.
所述shell脚本程序采用文本追加的方向重定向输出,保留了程序所有循环执行的情况,并通过搜索命令来查找所需信息。 The shell script program uses the direction of text appending to redirect the output, retains all the cyclic execution of the program, and searches for the required information through the search command.
本发明的一种基于ipmitool的自动监测BMC工作状态的方法,具有以下优点: A kind of method based on ipmitool of the present invention automatically monitors BMC working state, has the following advantages:
该发明的一种基于ipmitool的自动监测BMC工作状态的方法通过shell脚本实现BMC工作状态的无人值守全自动监测;同时每间隔一段时间就会将监测结果和实时的时间重定向输出至指定路径的文件中,这样可清楚的查看到BMC的工作状态和出现问题的时间;该脚本使用方便,操作简单,并可根据需求设定测试时间,而无需进行人工交互;该方法在进行BMC研发阶段的相关测试中可以提高测试的测试效率和准确性,并且节省人力和时间,提高了工作效率;实用性强,适用范围广泛,易于推广。 A method of automatic monitoring of BMC working status based on ipmitool of this invention realizes unattended and fully automatic monitoring of BMC working status through shell scripts; at the same time, the monitoring results and real-time time will be redirected and output to the specified path at intervals In the file, you can clearly see the working status of the BMC and the time when the problem occurs; the script is easy to use, easy to operate, and the test time can be set according to the demand without manual interaction; this method is in the BMC research and development stage In related tests, the test efficiency and accuracy of the test can be improved, manpower and time can be saved, and work efficiency can be improved; it is practical, has a wide range of applications, and is easy to popularize.
附图说明 Description of drawings
附图1为本发明实现流程图。 Accompanying drawing 1 is the realization flowchart of the present invention.
具体实施方式 Detailed ways
下面结合附图和具体实施例对本发明作进一步说明。 The present invention will be further described below in conjunction with the accompanying drawings and specific embodiments.
一种基于ipmitool的自动监测BMC工作状态的方法,该方法利用shell脚本实现ipmitool工具的自动化安装,根据设定的参数自动进行指定BMC的工作状态监测测试,免去人机交互过程,可根据设定的BMC IP地址自动运行该监测程序,同时可以修改脚本更改需要监测的服务器sensor值,查看BMC检测结果是否正确并将结果重定向输出到文本中。如附图1所示,其具体实现过程为: A method for automatically monitoring the working status of BMC based on ipmitool. This method uses shell scripts to realize the automatic installation of ipmitool tool, and automatically performs the monitoring and testing of the working status of the specified BMC according to the set parameters, eliminating the need for human-computer interaction. The monitoring program can be automatically run at the specified BMC IP address, and at the same time, the script can be modified to change the sensor value of the server to be monitored, check whether the BMC detection result is correct, and redirect the result to the text. As shown in Figure 1, the specific implementation process is as follows:
一、首先由工作人员输入BMC IP地址; 1. First, the staff enters the BMC IP address;
二、设置shell脚本,自动安装ipmitool工具; 2. Set the shell script to automatically install the ipmitool tool;
三、当ipmitool工具可以ping通BMC ip地址,进入下一步;当无法ping通BMC ip地址时,则结束整个检测过程; 3. When the ipmitool tool can ping the BMC ip address, go to the next step; when the BMC ip address cannot be pinged, the entire detection process ends;
四、获取实时时间; 4. Obtain real time;
五、通过ipmitool命令读取所需sensor值并打印到屏幕显示,同时将结果重定向输出至日志文本; 5. Read the required sensor value through the ipmitool command and print it to the screen display, and redirect the result to the log text at the same time;
六、返回步骤三直至监测结束。 6. Go back to step 3 until the monitoring ends.
所述步骤二中的shell脚本还可用于读取手动输入的BMC IP地址;用于调用Ipmitool工具并自动监测;循环执行脚本程序并重定向输出。 The shell script in said step 2 can also be used to read the manually input BMC IP address; be used to call the Ipmitool tool and automatically monitor; execute the script program in a loop and redirect the output.
所述shell脚本用于读取手动输入的BMC IP地址的过程为:在命令终端运行该自动化测试的shell脚本,手动输入需要进行监测的BMC IP地址后,脚本程序读取该BMC IP地址为后面的循环判断做准备;并向用户提示监测的BMC IP地址。 The process that the shell script is used to read the BMC IP address of manual input is: run the shell script of the automated test at the command terminal, after manually inputting the BMC IP address that needs to be monitored, the script program reads the BMC IP address as the following Prepare for the loop judgment; and prompt the user for the monitored BMC IP address.
所述步骤二中的shell脚本在手动输入需要监测的BMC的IP地址后,进入完全自动化监测BMC的过程,根据脚本中所设置的监控信息,通过Ipmitool命令对其进行监控。 The shell script in the described step 2 enters the process of fully automatic monitoring BMC after manually inputting the IP address of the BMC that needs to be monitored, and monitors it by the Ipmitool command according to the monitoring information set in the script.
所述shell脚本完成了脚本编辑及程序安装,就开始运行测试,运行测试的同时将所有执行过程重定向输出到指定路径下的文件中,脚本程序默认设置为/opt/bmc_test.log,并同时使用tail命令实时查看重定向的文件来实现既可实时监控程序执行情况,又可保存相关文件,当有异常发生时,通过保存的文件查看监控出现故障的运行时间值、sensor值或者BMC完全无法使用的现象。 After the shell script has finished script editing and program installation, it starts to run the test. While running the test, all execution processes are redirected and output to the file under the specified path. The default setting of the script program is /opt/bmc_test.log, and at the same time Use the tail command to view the redirected files in real time to monitor the execution of the program in real time and save related files. When an exception occurs, the running time value, sensor value or BMC that has failed can be viewed and monitored through the saved file. phenomenon of use.
所述shell脚本程序采用文本追加的方向重定向输出,保留了程序所有循环执行的情况,并通过搜索命令来查找所需信息。 The shell script program uses the direction of text appending to redirect the output, retains all the cyclic execution of the program, and searches for the required information through the search command.
本方法借用SHELL脚本编写实现BMC工作状态的全自动监测测试,大大简化了BMC测试的操作流程,特别是对于高密度服务器,轻松实现了对大量节点的无人值守BMC监控测试。本方法在研发阶段和测试阶段能够降低人力资源消耗的同时提高工作效率和测试发现问题的机率,能够提高测试的准确性和产品的稳定性。 This method borrows the shell script to realize the automatic monitoring test of the BMC working state, which greatly simplifies the operation process of the BMC test, especially for high-density servers, and easily realizes the unattended BMC monitoring test of a large number of nodes. The method can reduce the consumption of human resources in the research and development stage and the testing stage, and at the same time improve the work efficiency and the probability of finding problems in the test, and can improve the accuracy of the test and the stability of the product.
本发明的基于ipmitool工具的自动监测BMC工作状态的测试方法,可应用于所有x86服务器产品。在提高BMC测试准确性的同时,为公司节省了人力、时间、成本等资源,,并且可以昼夜不间断检测,增大了发现问题的可能性,也减少了不必要的人机交互过程。 The test method for automatically monitoring the working state of the BMC based on the ipmitool tool of the present invention can be applied to all x86 server products. While improving the accuracy of BMC testing, it saves resources such as manpower, time, and cost for the company, and it can be tested day and night without interruption, which increases the possibility of finding problems and reduces unnecessary human-computer interaction processes.
上述具体实施方式仅是本发明的具体个案,本发明的专利保护范围包括但不限于上述具体实施方式,任何符合本发明的一种基于ipmitool的自动监测BMC工作状态的方法的权利要求书的且任何所属技术领域的普通技术人员对其所做的适当变化或替换,皆应落入本发明的专利保护范围。 The above-mentioned specific embodiment is only a specific case of the present invention, and the scope of patent protection of the present invention includes but is not limited to the above-mentioned specific embodiment, any claim of a method for automatically monitoring BMC working status based on ipmitool of the present invention and Appropriate changes or substitutions made by any person of ordinary skill in the technical field shall fall within the patent protection scope of the present invention.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410556837.4A CN104360922A (en) | 2014-10-20 | 2014-10-20 | Method for automatically monitoring BMC working state based on ipmitool |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410556837.4A CN104360922A (en) | 2014-10-20 | 2014-10-20 | Method for automatically monitoring BMC working state based on ipmitool |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104360922A true CN104360922A (en) | 2015-02-18 |
Family
ID=52528186
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410556837.4A Pending CN104360922A (en) | 2014-10-20 | 2014-10-20 | Method for automatically monitoring BMC working state based on ipmitool |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104360922A (en) |
Cited By (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104615472A (en) * | 2015-03-06 | 2015-05-13 | 浪潮集团有限公司 | Method for preventing BIOS+ME FW online refresh failure |
CN105490870A (en) * | 2015-11-20 | 2016-04-13 | 浪潮电子信息产业股份有限公司 | Method for monitoring running states of Linux servers in batch |
CN105573886A (en) * | 2015-12-14 | 2016-05-11 | 浪潮电子信息产业股份有限公司 | Automatic implementation method for real-time monitoring of voltage value under linux system |
CN105743707A (en) * | 2016-04-01 | 2016-07-06 | 浪潮电子信息产业股份有限公司 | Method for testing BMC log analysis function based on Redhat system |
CN105893261A (en) * | 2016-04-01 | 2016-08-24 | 浪潮电子信息产业股份有限公司 | Method for automatically testing stability of BMC (baseboard management controller) of server |
CN106201812A (en) * | 2016-07-15 | 2016-12-07 | 浪潮电子信息产业股份有限公司 | BMCSensor pressure monitoring and testing method based on IPMI service |
CN106294064A (en) * | 2016-07-28 | 2017-01-04 | 浪潮电子信息产业股份有限公司 | A kind of device and method that baseboard management controller attribute is set |
CN106330595A (en) * | 2015-07-02 | 2017-01-11 | 阿里巴巴集团控股有限公司 | Heartbeat detection method and apparatus of distributed platform |
CN106445760A (en) * | 2016-10-26 | 2017-02-22 | 广东浪潮大数据研究有限公司 | Testing method and terminal equipment |
CN107145426A (en) * | 2017-05-09 | 2017-09-08 | 郑州云海信息技术有限公司 | A kind of method that BMC tests ME abnormal states |
CN107222586A (en) * | 2017-05-03 | 2017-09-29 | 深圳市同泰怡信息技术有限公司 | A kind of BMC IP method in automatic identification LAN |
CN107645424A (en) * | 2017-08-24 | 2018-01-30 | 郑州云海信息技术有限公司 | A kind of method and system of BMC Sensor pressure test scripts |
CN110134559A (en) * | 2019-05-22 | 2019-08-16 | 苏州浪潮智能科技有限公司 | A kind of BMC fault detection method, system and associated component |
CN110716902A (en) * | 2019-10-09 | 2020-01-21 | 中船动力有限公司 | Detection method of in-domain online computer |
CN111010308A (en) * | 2019-10-29 | 2020-04-14 | 苏州浪潮智能科技有限公司 | A KVM service testing method and device |
CN112882874A (en) * | 2021-01-21 | 2021-06-01 | 东莞记忆存储科技有限公司 | Test control method and system based on BMC network, computer equipment and storage medium |
CN113872825A (en) * | 2021-08-20 | 2021-12-31 | 苏州浪潮智能科技有限公司 | A kind of DNS function automatic testing method and device of BMC |
CN114116394A (en) * | 2021-11-26 | 2022-03-01 | 浪潮商用机器有限公司 | Method and system for monitoring Power consumption on Power 8L model server |
CN115048301A (en) * | 2022-06-15 | 2022-09-13 | 浪潮软件集团有限公司 | Production test environment analysis and early warning method |
CN116760749A (en) * | 2023-08-15 | 2023-09-15 | 湖南博匠信息科技有限公司 | Method for positioning physical position of server through BMC |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103905253A (en) * | 2014-04-04 | 2014-07-02 | 浪潮电子信息产业股份有限公司 | Server monitoring and management method based on Nagios and BMC |
CN103970661A (en) * | 2014-05-19 | 2014-08-06 | 浪潮电子信息产业股份有限公司 | Method for batched server memory fault detection through IPMI tool |
-
2014
- 2014-10-20 CN CN201410556837.4A patent/CN104360922A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103905253A (en) * | 2014-04-04 | 2014-07-02 | 浪潮电子信息产业股份有限公司 | Server monitoring and management method based on Nagios and BMC |
CN103970661A (en) * | 2014-05-19 | 2014-08-06 | 浪潮电子信息产业股份有限公司 | Method for batched server memory fault detection through IPMI tool |
Non-Patent Citations (2)
Title |
---|
崔涛: "使用 ipmitool 实现 Linux 系统下对服务器的 ipmi 管理", 《HTTPS://WWW.IBM.COM/DEVELOPERWORKS/CN/LINUX/LIPMI/》 * |
阮荣友: "基于 IPMI 协议的服务器主板控制器的设计与实现", 《中国优秀硕士学位论文全文数据库信息科技辑》 * |
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104615472A (en) * | 2015-03-06 | 2015-05-13 | 浪潮集团有限公司 | Method for preventing BIOS+ME FW online refresh failure |
CN106330595B (en) * | 2015-07-02 | 2020-01-21 | 阿里巴巴集团控股有限公司 | Heartbeat detection method and device for distributed platform |
CN106330595A (en) * | 2015-07-02 | 2017-01-11 | 阿里巴巴集团控股有限公司 | Heartbeat detection method and apparatus of distributed platform |
CN105490870A (en) * | 2015-11-20 | 2016-04-13 | 浪潮电子信息产业股份有限公司 | Method for monitoring running states of Linux servers in batch |
CN105573886A (en) * | 2015-12-14 | 2016-05-11 | 浪潮电子信息产业股份有限公司 | Automatic implementation method for real-time monitoring of voltage value under linux system |
CN105743707A (en) * | 2016-04-01 | 2016-07-06 | 浪潮电子信息产业股份有限公司 | Method for testing BMC log analysis function based on Redhat system |
CN105893261A (en) * | 2016-04-01 | 2016-08-24 | 浪潮电子信息产业股份有限公司 | Method for automatically testing stability of BMC (baseboard management controller) of server |
CN106201812A (en) * | 2016-07-15 | 2016-12-07 | 浪潮电子信息产业股份有限公司 | BMCSensor pressure monitoring and testing method based on IPMI service |
CN106294064A (en) * | 2016-07-28 | 2017-01-04 | 浪潮电子信息产业股份有限公司 | A kind of device and method that baseboard management controller attribute is set |
CN106445760A (en) * | 2016-10-26 | 2017-02-22 | 广东浪潮大数据研究有限公司 | Testing method and terminal equipment |
CN107222586A (en) * | 2017-05-03 | 2017-09-29 | 深圳市同泰怡信息技术有限公司 | A kind of BMC IP method in automatic identification LAN |
CN107222586B (en) * | 2017-05-03 | 2020-10-20 | 深圳市同泰怡信息技术有限公司 | Method for automatically identifying BMC IP in local area network |
CN107145426A (en) * | 2017-05-09 | 2017-09-08 | 郑州云海信息技术有限公司 | A kind of method that BMC tests ME abnormal states |
CN107645424B (en) * | 2017-08-24 | 2021-02-02 | 苏州浪潮智能科技有限公司 | Method and system for BMC Sensor pressure test script |
CN107645424A (en) * | 2017-08-24 | 2018-01-30 | 郑州云海信息技术有限公司 | A kind of method and system of BMC Sensor pressure test scripts |
CN110134559B (en) * | 2019-05-22 | 2020-03-13 | 苏州浪潮智能科技有限公司 | BMC fault detection method, system and related components |
CN110134559A (en) * | 2019-05-22 | 2019-08-16 | 苏州浪潮智能科技有限公司 | A kind of BMC fault detection method, system and associated component |
CN110716902A (en) * | 2019-10-09 | 2020-01-21 | 中船动力有限公司 | Detection method of in-domain online computer |
CN111010308A (en) * | 2019-10-29 | 2020-04-14 | 苏州浪潮智能科技有限公司 | A KVM service testing method and device |
CN112882874A (en) * | 2021-01-21 | 2021-06-01 | 东莞记忆存储科技有限公司 | Test control method and system based on BMC network, computer equipment and storage medium |
CN113872825A (en) * | 2021-08-20 | 2021-12-31 | 苏州浪潮智能科技有限公司 | A kind of DNS function automatic testing method and device of BMC |
CN114116394A (en) * | 2021-11-26 | 2022-03-01 | 浪潮商用机器有限公司 | Method and system for monitoring Power consumption on Power 8L model server |
CN115048301A (en) * | 2022-06-15 | 2022-09-13 | 浪潮软件集团有限公司 | Production test environment analysis and early warning method |
CN116760749A (en) * | 2023-08-15 | 2023-09-15 | 湖南博匠信息科技有限公司 | Method for positioning physical position of server through BMC |
CN116760749B (en) * | 2023-08-15 | 2023-10-17 | 湖南博匠信息科技有限公司 | Method for positioning physical position of server through BMC |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104360922A (en) | Method for automatically monitoring BMC working state based on ipmitool | |
CN104317712A (en) | Linux-based storage server fatigue test method | |
CN103019937B (en) | A kind of human-machine interaction interface traverse test method | |
US9135150B2 (en) | Automated execution of functional test scripts on a remote system within a unit testing framework | |
Tan et al. | Mochi: visual log-analysis based tools for debugging hadoop | |
CN106445755B (en) | An automated testing method for a whole cabinet server | |
CN103051490A (en) | Method for carrying out startup and shutdown testing on blade server | |
CN104615523A (en) | Fatigue test method for BMC management module based on IPMI protocol | |
CN103268289B (en) | Record the method and system of application testing script on mobile terminals | |
CN102799506A (en) | Method for positioning fault memory | |
CN102799522A (en) | Managing method and system for software version tracing test | |
CN107508727B (en) | A kind of automatic network card information checking method and device | |
CN105260286A (en) | Method for monitoring CPU working state in real time | |
CN104270389A (en) | A router/switch security configuration vulnerability automatic repair method and system | |
US10055331B2 (en) | Method and apparatus for automatic cross-system program debugging | |
CN107643964A (en) | A kind of method of automatic batch test whole machine cabinet server performance | |
CN107273258A (en) | Method of testing and system are restarted in the automation of interchanger built in a kind of blade server | |
CN104572428A (en) | Complicated control testing method based on windows operating system | |
CN103984613A (en) | Method for automatically testing floating point calculation performance of CPU (Central Processing Unit) | |
KR101976629B1 (en) | Commit sensitive tests | |
CN104535940B (en) | Linux system based automatic UID lamp stability testing method | |
CN104598283A (en) | Method for realizing single-architecture multi-structure BMC firmware program | |
CN104572467A (en) | Method for testing performance of virtual platform database of server | |
CN107220183B (en) | Test method and system for setting event log of server BMC (baseboard management controller) | |
CN106598799A (en) | Fault injection simulation system and fault management system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20150218 |
|
WD01 | Invention patent application deemed withdrawn after publication |