Sun ONE 7.0에 해당
AutoProbe를 사용하여 응용 프로그램을 계측하도록 Sun ONE 설치를 구성할 수 있습니다.
다음 단계를 따르십시오.
참고: 아래 .xml 예제에서 "..."는 해당 정보가 .xml 코드에 표시되지 않음을 나타냅니다. 이 정보는 예제와 관련이 없습니다.
<Sun ONE install dir>/domains/domain1/server1/config/
참고: 항목 구분 기호는 콜론(:)입니다.
<java-config ... server-classpath="/sw/sun/sunone7/wily/Agent.jar:..." ...>
예:
<java-config ... bytecode-preprocessors="com.wily.introscope.api.sun.appserver.SunONEAutoProbe">
com.wily.introscope.agentProfile의 예는 다음과 같습니다.
<java-config ...> ... <jvm-options>-Dcom.wily.introscope.agentProfile=/sw/sun/sunone7/wily/core/config/IntroscopeAgent.profile </jvm-options> </java-config>
com.wily.introscope.agentResource의 예는 다음과 같습니다.
<java-config ...> ... <jvm-options>-Dcom.wily.introscope.agentResource=<virtual path to>/IntroscopeAgent.profile</jvm-options> </java-config>
|
Copyright © 2013 CA.
All rights reserved.
|
|