SAP NetWeaver용 모니터링 에이전트 진단 정보
SAP NewWeaver용 Google Cloud 모니터링 에이전트 버전과 관련된 문제가 발생하는 경우 가능한 한 빨리 Cloud Customer Care에 나열된 진단 정보를 제공합니다.
문제 또는 오류에 대한 완전하고 자세한 설명(다음 정보 포함)
- 현재 애플리케이션 또는 시스템 상태
- 오류가 발생한 날짜 및 시간
다음 명령어를 실행했을 때 표시되는 모니터링 에이전트의 상태
출력을 파일에 저장하고 파일을 지원 기록에 첨부합니다.
curl http://localhost:18181/health
다음 명령어를 실행했을 때 모니터링 에이전트에서 마지막으로 수집한 것으로 표시되는 데이터 출력을 파일에 저장하고 파일을 지원 기록에 첨부합니다.
curl http://localhost:18181/
모니터링 에이전트가 사용 중인 자바의 버전 및 위치
자바 버전과 위치를 식별하려면 다음 명령어를 SAP NetWeaver sidadm
사용자로 실행합니다. 출력을 지원 기록에 붙여넣을 수 있습니다.
which java ; java -version
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-09-24 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"이해하기 어려움"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"잘못된 정보 또는 샘플 코드"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"필요한 정보/샘플이 없음"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]