문제

How can i identify each components CPU usage in Siebel server, is there any list command available to monitor CPU usage to component, If not kindly let me know how i can achieve this

Thanks, Ramachandran.

도움이 되었습니까?

해결책

Please use the following command in server manager - "list procs" . This will give you a list of all the components and their process id's. You can use this process id to track the CPU usage using conventional methods.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top