Platform information

show platform cpu

The show platform cpu command displays an overview of the system’s CPU(s), including number of CPUs, speed in MHz, model, flags, and CPU workload. For example:

ORACLE# show platform cpu
CPU count :       8
CPU speed :       2301 MHz
CPU model :       Intel(R) Core(TM) i7-3615QE CPU @ 2.30GHz
CPU flags :       fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 x2apic popcnt aes xsave avx f16c rdrand lahf_lm ida arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms
CPU workload:
Capacity  :       80000 bogoMIPS
App load  :       4599 bogoMIPS

show platform cpu-load

Depending on platform, the show show platform cpu-load command displays 1 or 2 sets of CPU status statistics.

On VM and COTS platforms, the command displays a timestamp and the percentage of CPU consumed on each core during the last 10 second window using calculations similar to the linux top command.

On Acme platforms, the command omits the timestamp, displays CPU load as above, and also displays the load average for all CPUs and IO over time using 5 statistics, including:

  1. CPU and IO utilization in the last 1 minute
  2. CPU and IO utilization in the last 5 minutes
  3. CPU and IO utilization in the last 10 minutes
  4. Number of currently running processes and the total number of processes
  5. Last process ID used
    ORACLE> show platform cpu-load
    Total load:       0%
              CPU#00  0%
              CPU#01  0%
              CPU#02  0%
              CPU#03  0%
              CPU#04  0%
              CPU#05  0%
              CPU#06  0%
              CPU#07  0%
    Load average: 0.61 0.42 0.19 2/231 3101