System > CPU

CPView Gauges

  1. Run: cpview

  2. From the top, click Overview.

    In the section CPU, see:

    • Load average.

    • Num of CPUs.

  3. From the top, click CPU > Overview > Host:

    • In the section Overview, see Avg utilization.

    • In the section CPU, see Interrupts.

CLI

Run these commands in the Expert mode:

top

cat /proc/interrupts

Metric Information

Metric ID

Metric Description

Metric Type

Metric Units

Metric Labels

Metric Label Description

VSX Behavior

system.cpu.interrupts

The number of device interrupts that occurred for this CPU core.

Gauge

{interrupts}

{'type', 'cpu'}

  • type

    The category that describes the behavior of the CPU.

  • cpu

    The ID of the CPU core.

The same data for VSX Gateway (VS0) and other Virtual Systems.

system.cpu.utilization

The utilization of this CPU core as a percentage of the total utilization.

Gauge

{percent}

{'type', 'cpu', 'state'}

  • type

    The category that describes the behavior of the CPU.

  • cpu

    The ID of the CPU core.

  • state

    Percentage of total time of the CPU code was idle/busy by entity."

The same data for VSX Gateway (VS0) and other Virtual Systems.

system.cpu.count

The number of CPU cores.

Gauge

{cpu}

 

 

The same data for VSX Gateway (VS0) and other Virtual Systems.