Java ES Reporter를 설치한 후 Reporter를 사용 불가능하게 설정하여 Sun에 보고서를 보내지 못하도록 하거나 사용하지 않는 Reporter를 다시 사용 가능하게 설정할 수 있습니다.
Reporter 구성 파일을 찾습니다.
Solaris OS의 경우: /etc/opt/SUNWmfwk/config/reporter/config.properties
Linux 및 HP-UX의 경우: /etc/opt/sun/mfwk/config/reporter/config.properties
파일을 편집하여 enabled 등록 정보를 true 또는 false로 설정합니다.
enabled=true # Reporter 사용 가능 enabled=false # Reporter 사용 불가능 |
공통 에이전트 컨테이너를 다시 시작합니다.
cacaoadm start |