1825793 Members
2225 Online
109687 Solutions
New Discussion

Re: cpu pcpu

 
tarek_3
Frequent Advisor

cpu pcpu

i'am trying this command on a D210 server OS 10.20:
UNIX95= ps -e -o args,pcpu

the pcpu column is 0
the command on d210 OS 11:00 work correctly.
any one have an idea?
1 REPLY 1
John Palmer
Honored Contributor

Re: cpu pcpu

This is a bug in the 'ps' command.

It was fixed by a patch in 11.00 (PHCO_18446). Can't find any reference to a 10.20 patch though.

Regards,
John