HP 3PAR System Reporter Software User Manual
Page 343

10.51
The Sample Data and Inventory Tables
System Reporter 2.8
3PAR System Reporter User’s Guide
cputicks
DOUBLE PRECISION NOT
NULL
The CPU tick count.
A single count for all CPUs on a node is
maintained in CPU 0, all other CPUs on
the node have 0 values for this column.
d_cputicks
DOUBLE PRECISION NOT
NULL
Difference between cputicks value from
last sample for same CPU.
intr
DOUBLE PRECISION NOT
NULL
The number of interrupts for the CPU.
A single count for all CPUs on a node is
maintained in CPU 0, all other CPUs on
the node have 0 values for this column.
d_intr
DOUBLE PRECISION NOT
NULL
Difference between intr value from last
sample for same CPU.
ctxt
DOUBLE PRECISION NOT
NULL
The number of context switches for the
CPU.
A single count for all CPUs on a node is
maintained in CPU 0, all other CPUs on
the node have 0 values for this column.
d_ctxt
DOUBLE PRECISION NOT
NULL
Difference between ctxt value from last
sample for same CPU.
Table 10-31. statcpu_<res>_1 Table
Column
Type
Comment