The statpdinv table, The statld table, The statpdinv table the statld table – HP 3PAR System Reporter Software User Manual
Page 207
![background image](/manuals/398079/207/background.png)
Table 79 statpd_
Comment
Type
Column
The PCI slot in the node that the disk’s primary port is connected to (the
“s” part of n:s:p).
INTEGER NOT NULL
port_s
The port number in the PCI slot in the node that the disk’s primary port
is connected to (the “p” part of n:s:p).
INTEGER NOT NULL
port_p
The disk type. Currently, the disk types are
VARCHAR(32) NOT
NULL
disktype
•
FC - Fibre channel drive.
•
NL - Nearline drive.
The approximate disk speed in K RPM.
INTEGER NOT NULL
diskspeed
The rest of the columns are the common performance columns described
in
“Common Performance Table Columns” (page 203)
).
(common performance
columns)
The statpdinv Table
The statpdinv_
Table 80 statpdinv_
Comment
Type
Column
Sample time in secs. This is the Unix time and is the number of seconds
since 0:00:00 Jan 1, 1970 GMT.
INTEGER NOT NULL
tsecs
A unique identifier for the system instance refers to the uniq_id for the
system instance in the system_3 table.
INTEGER NOT NULL
sys_uid
The physical disk ID.
INTEGER NOT NULL
pdid
The node that the disk’s primary port is connected to (the “n” part of
n:s:p).
INTEGER NOT NULL
port_n
The PCI slot in the node that the disk’s primary port is connected to (the
“s” part of n:s:p).
INTEGER NOT NULL
port_s
The port number in the PCI slot in the node that the disk’s primary port
is connected to (the “p” part of n:s:p).
INTEGER NOT NULL
port_p
The disk type. Currently, the disk types are:
VARCHAR(32) NOT
NULL
disktype
•
FC - Fibre channel drive.
•
NL - Nearline drive.
The approximate disk speed in K RPM.
INTEGER NOT NULL
diskspeed
The statld Table
The statld_
Table 81 statld_
Comment
Type
Column
Sample time in secs. This is the Unix time and is the number of seconds
since 0:00:00 Jan 1, 1970 GMT.
INTEGER NOT NULL
tsecs
A unique identifier for the system instance refers to the uniq_id for the
system instance in the system_3 table.
INTEGER NOT NULL
sys_uid
The domain name that the LD belongs to. If the LD is not assigned to a
domain, this column contains the value “-”.
VARCHAR(32) NOT
NULL
dom_name
The logical disk ID.
INTEGER NOT NULL
ldid
The Sample Data and Inventory Tables 207