UNIX Process CPU time
How can I report "current" CPU utilization for a given process on UNIX (AIX)? using ps -ef and grepping the process name and awking the C column (CPU Time) reports CPU util since boot - not current.
Thanks!
Looking for relevant DataCenter Whitepapers? Visit the SearchDataCenter.com Research Library.