Configuration Manager 로그 파일 액세스
Configuration Manager에서는 태스크 실행 메시지, 각 태스크에 대한 로그 파일 및 Configuration Manager 오류를 진단하기 위한 로그 파일을 생성합니다.
- Configuration Manager 그래픽 사용자 인터페이스에서 태스크를 실행하는 경우, 태스크 실행 메시지는 콘솔 분할창에 표시됩니다. 명령행 인터페이스에서 태스크를 실행하는 경우, 메시지는 명령 창에 기록됩니다.
- 그래픽 사용자 인터페이스의 Content Platform Engine 태스크 보기에서 태스크를 마우스 오른쪽 단추로 클릭한 후 태스크 상태 확인을 선택하여 콘솔에서 추가 상태를 볼 수 있습니다. 자세한 정보는 태스크 상태 확인을 참조하십시오.
명령행 인터페이스에서 configmgr_cl 내에 checkstatus 명령을 입력하여 각 태스크의 상태를 판별하십시오. 예를 들어, 배치 상태를 판별하려면 다음 명령을
실행하십시오.
configmgr_cl checkstatus -profile profile_name -task deployapplication
- 실행하는 각 Configuration Manager 태스크의 로그 파일은
태스크에 대해 사용자가 지정한 임시 디렉토리에 위치합니다. 예를 들어
configureldap 태스크는 두 개의 파일을 ce_install_path/tools/configure/tmp
디렉토리에 배치합니다.
로그 파일 설명 configureldap.tcl 스크립트의 실행 버전 configureldap.log 상세 로그 파일 - .log 파일에는
Configuration Manager 오류를 진단하기 위한 추가 정보가 들어 있습니다.
파일의 경로는 플랫폼에 따라 다릅니다.
플랫폼 경로 AIX®, HPUX, HPUXi, Linux, Linux on System z®, Solaris user_home_directory/configmgr_workspace/.metadata/.log Windows user_home_directory\configmgr_workspace\.metadata\.log 예를 들어, Windows에서 경로는 C:\Documents and Settings\Administrator\configmgr_workspace\.metadata\.log입니다.
마지막 업데이트 날짜: 2016년 3월
p8pia007.htm
© Copyright IBM Corp. 2013, 2016.