Method for batched server memory fault detection through IPMI tool
A fault detection and server technology, applied in redundant code error detection, response error generation, software testing/debugging, etc., can solve the problems of server stability, long test time, low work efficiency, etc., and achieve easy Operation, improve efficiency, realize the effect of simple way
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0023] Implementation process:
[0024] The default implementation script sel.bat is as follows:
[0025] echo off
[0026] for / L %%i in (82,1,90) do (
[0027] echo ################################################## ################################################>> result.txt
[0028] echo 10.7.12.%%i% >>result.txt
[0029] ipmitool.exe -H 10.7.12.%%i% -U admin -P admin sel list | find / i "ecc" >> result.txt
[0030] echo *************************************************** ***********************************************>> result.txt
[0031] )
[0032] 1. Find a windows system machine, connect to the network after configuring ip, and ensure that it is connected to the user server management network.
[0033] 2. Modify the default script to match the actual network environment:
[0034] If the on-site network segment is 192.168.1.1-192.168.1.200, modify the sel.bat accordingly:
[0035] for / L %%i in (82,1,90) do (
[0036] Change to for / L %%i in (1,1,200) do ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com