Install ssacli - https://downloads.linux.hpe.com/SDR/project/mcp/# Show configurationssacli ctrl all show config # Controller statusssacli ctrl all show status # Show detailed controller information for all controllersssacli ctrl all show detail #...
}try{booleanisSuccess=true;//for (String strCmd : commands) {for(inti=1; i < commands.length; i++) {//从第二个元素开始遍历,在第一个元素的条件下(如:hprest> xxx)运行命令String strCmd=commands[i]; isSuccess = isSuccess(lstPattern, strCmd); } isSuccess = !checkResult(expect.expect(ls...