HMC에 연결된 구성정보를 쉽게 파악하는 방법으로 HMC Scanner 를 사용할수 있다.
단한번으로 쉽게 정보획득이 가능하다. (고객사 성향마다 다르지만,,, ㅡ ㅡ; )
1. Scanner 다운로드
Welcome to Wikis
www.ibm.com
2. 다운 후 C: 드라이브에 압축풀기 및 설정
- 압축을 푼 후 해당 hmcScanner-0.11.42 폴더로 들어가 hmcScanner.bat 파일 수정 한다.
- BAT 파일에 자바 설정 및 CMD 창에서 PATH 설정 ( 최신버전은 path 수정안해도 되는것을 Test 함.)
3. 경로 이동 후 명령어 실행
C:\>cd hmcScanner-0.11.42
C:\hmcScanner-0.11.42>hmcscanner 192.168.xxx.xxx hscroot -p abc123 -dir D:\HMCSCAN -stats -sanitize
hmcScanner version 0.11.42
Detecting manager type: HMC
Looking for Enterprise System Pools: none detected
Detecting managed systems: 2 systems present.
Starting managed system configuration collection:
Scanning Server-8205-E6B-xxxxxxxxx: ....................... DONE
Scanning Server-8233-E8B-xxxxxxxxx: ....................... DONE
Collection successfully finished. Data is in D:\HMCSCAN\192.168.xxx.xxx\
Performance data collection:
Loading Server-8205-E6B-xxxxxxxxx: . .
Loading Server-8233-E8B-xxxxxxxxx: . .
...... DONE
Starting Excel file creation. Done: D:\HMCSCAN\192.168.xxx.xxx_20190620_160957_scan.xls
Starting Excel file creation. Done: D:\HMCSCAN\192.168.xxx.xxx_20190620_160957_scan_safe.xls
C:\hmcScanner-0.11.42>
4. Scan 후 엑셀 파일로 저장된 경로에서 확인

마지막으로 정보를 이용하여 산출물 작성이나, 이력관리에 유용하다.
-끝-