Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- 프로세스중 다음과 같은 process가 memory를 많이 잡아 먹습니다. ㅠ.ㅠ
HP-UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
-
정보
- 커뮤니티
- Welcome
- 시작하기
- 포럼 FAQ
- 랭킹 개요
- 참여규칙
- Tips and Tricks
- 접촉
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- 다른 HPE 사이트
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
포럼
-
블로그
-
정보
-
한국어
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-01-2004 11:00 PM
날짜: 04-01-2004 11:00 PM
프로세스중 다음과 같은 process가 memory를 많이 잡아 먹습니다. ㅠ.ㅠ
안녕 하세요 포럼에서 많은 도움을 받구 있는 호야 입니다.
다름아니오라 현재 시스템에서 메모리를 많이 잡아 먹는
알수 없는 process가 있습니다. 이 프로세스가 하는일이 무엇인지
잘 모르겠네요..
이 process는 run 상태일때두 있구 stop 상태일때두 있구. 하네요
시스템에서 사용하는 process 인지 알고 싶습니다..
scrdaemon 입니다.
시스템에 필요 없느 프로세스라면 stop시키려구요.
그럼 답변 부탁 드립니다.
다름아니오라 현재 시스템에서 메모리를 많이 잡아 먹는
알수 없는 process가 있습니다. 이 프로세스가 하는일이 무엇인지
잘 모르겠네요..
이 process는 run 상태일때두 있구 stop 상태일때두 있구. 하네요
시스템에서 사용하는 process 인지 알고 싶습니다..
scrdaemon 입니다.
시스템에 필요 없느 프로세스라면 stop시키려구요.
그럼 답변 부탁 드립니다.
3 응답 3
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-01-2004 11:00 PM
날짜: 04-01-2004 11:00 PM
프로세스중 다음과 같은 process가 memory를 많이 잡아 먹습니다. ㅠ.ㅠ
System Configuration Repository.
로 보여집니다.
정확하게는 모르겠으나 만약사용하지 않는 daemon이라면
#vi /etc/rc.config.d/scrdaemon
SCRDAEMON=0
설정을 바꾼다음 rebooting 하시면 됩니다.
로 보여집니다.
정확하게는 모르겠으나 만약사용하지 않는 daemon이라면
#vi /etc/rc.config.d/scrdaemon
SCRDAEMON=0
설정을 바꾼다음 rebooting 하시면 됩니다.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-01-2004 11:00 PM
날짜: 04-01-2004 11:00 PM
프로세스중 다음과 같은 process가 memory를 많이 잡아 먹습니다. ㅠ.ㅠ
scr ( system configuration repository )
SCR is HP's System Configuration Repository. This is a performance tool that sort of tracks system changes and creates reports about nodes within a short period of time (behaves like PerfView i think)
upon further reading, i found out that scrdaemon invokes some processes based on the product's collection schedule which is maintained by the product's configuration management component. (just copied and pasted this ;-)
사용하지 않아도 상관없을듯하네요..
to disable scrdaemon
#vi /etc/rc.config.d/scrdaemon
SCRDAEMON=0
ps -ef | grep scrdaemon
kill -9 PID
관련자료 입니다.
www.software.hp.com/products/DMI/docs/ScrUserRef.pdf
SCR is HP's System Configuration Repository. This is a performance tool that sort of tracks system changes and creates reports about nodes within a short period of time (behaves like PerfView i think)
upon further reading, i found out that scrdaemon invokes some processes based on the product's collection schedule which is maintained by the product's configuration management component. (just copied and pasted this ;-)
사용하지 않아도 상관없을듯하네요..
to disable scrdaemon
#vi /etc/rc.config.d/scrdaemon
SCRDAEMON=0
ps -ef | grep scrdaemon
kill -9 PID
관련자료 입니다.
www.software.hp.com/products/DMI/docs/ScrUserRef.pdf
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-01-2004 11:00 PM
날짜: 04-01-2004 11:00 PM
프로세스중 다음과 같은 process가 memory를 많이 잡아 먹습니다. ㅠ.ㅠ
필요없는 process라고 말씀드리기는 그렇지만 일단
크게 시스템 운영에 문제는 없습니다.
예를 들어 예전에 diagnostics Daemon도 이런경우가
있었습니다.
Stop을 시키는 방법은 윗분들이 다 말씀을 하신듯 하구요.
scr Daemon은 11.i 이상 Version에만 작동하는 것 같습니다.
Stop을 시키시지 전에 해 보실 수 있는것은 Software를
Uninstall 하셨다가 최신 Verion으로 Install을 한번
해 보세요. 그리고 동일한 현상이시라면 Stop을 시키셔야
할 것 같구요.
혹시 관련 Patch가 있는가 봤는데 전 못 찾겠네요.
그럼 좋은 하루 되세요.
크게 시스템 운영에 문제는 없습니다.
예를 들어 예전에 diagnostics Daemon도 이런경우가
있었습니다.
Stop을 시키는 방법은 윗분들이 다 말씀을 하신듯 하구요.
scr Daemon은 11.i 이상 Version에만 작동하는 것 같습니다.
Stop을 시키시지 전에 해 보실 수 있는것은 Software를
Uninstall 하셨다가 최신 Verion으로 Install을 한번
해 보세요. 그리고 동일한 현상이시라면 Stop을 시키셔야
할 것 같구요.
혹시 관련 Patch가 있는가 봤는데 전 못 찾겠네요.
그럼 좋은 하루 되세요.
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .