AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
Expand all | Collapse all

command is used to get the usage of each CPU core in multi core cpu

  • 1.  command is used to get the usage of each CPU core in multi core cpu

    Posted Wed July 28, 2010 03:31 AM

    Originally posted by: guest111


    Hi,

    Using sar command how can i get usage of each cpu core.
    -Thanks


  • 2.  Re: command is used to get the usage of each CPU core in multi core cpu

    Posted Wed July 28, 2010 03:42 AM

    Originally posted by: SystemAdmin


    "sar -P ALL" gives you per core info, with SMT turne don though this will report on each thread.

    Thanks,
    Sam


  • 3.  Re: command is used to get the usage of each CPU core in multi core cpu

    Posted Wed July 28, 2010 03:42 AM

    Originally posted by: SystemAdmin


    "sar -P ALL" gives you per core info, with SMT turne don though this will report on each thread.

    Thanks,
    Sam