Originally posted by: tech100
What does this process do that it always is on top and all the time consumes CPU time?
AIX 5300-12-02-1036
DATA TEXT PAGE PGFAULTS USER PID PPID PRI NI RES RES SPACE TIME CPU% I/O OTH COMMAND root 1073376 184478 24 41 131 31 131 50031:12 28.1 0 0 xmtopas
$
while
true;
do ps -ef|grep xmtopa[s];sleep 1;done root 1073376 184478 69 Dec 20 - 50042:29 xmtopas -p3 root 1073376 184478 74 Dec 20 - 50042:30 xmtopas -p3 root 1073376 184478 80 Dec 20 - 50042:31 xmtopas -p3 root 1073376 184478 86 Dec 20 - 50042:32 xmtopas -p3 root 1073376 184478 91 Dec 20 - 50042:33 xmtopas -p3 root 1073376 184478 96 Dec 20 - 50042:34 xmtopas -p3 root 1073376 184478 102 Dec 20 - 50042:35 xmtopas -p3 root 1073376 184478 107 Dec 20 - 50042:36 xmtopas -p3 root 1073376 184478 114 Dec 20 - 50042:37 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:38 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:39 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:40 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:41 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:42 xmtopas -p3 root 1073376 184478 120 Dec 20 - 50042:43 xmtopas -p3
#AIX-Forum