beautypg.com

HP Neoview Release 2.3 Software User Manual

Page 55

background image

Table 3-11 DISK_STATS_V1 Field Definitions (continued)

Description

Data Type

Field Name

Process identification number of the
disk process for this volume

SMALLINT UNSIGNED

PIN

Neoview platform segment name

CHAR(8)

SEGMENT_NAME

Duration of the sample interval

INTERVAL SECOND(12,6)

SAMPLE_ELAPSED_TIME

Percentage of disk space currently in
use

DECIMAL(6,1)

FULL_PCT

Available disk space, in megabytes

DECIMAL(12,1)

AVAILABLE_SPACE

Total capacity of this volume, in
megabytes

INTEGER

CAPACITY

State of the primary disk, one of:

'Up'
'Down'
'Special'
'Mounted'
'Reviving'
'Testing'
'Exclusive'
'Hard down'
'Formatting'
'No processor'

CHAR(12)

PRIMARY_STATE

State of the mirror disk (see
PRIMARY_STATE for possible values)

CHAR(12)

MIRROR_STATE

Path in use for communication with
the primary disk, one of:
'P'

Primary path in use

'B'

Backup path in use

'-'

Neither path in use

CHAR(2)

PRIMARY_PATH

Path in use for communication with
the mirror disk, one of:
'P'

Primary path in use

'B'

Backup path in use

'-'

Neither path in use

CHAR(2)

MIRROR_PATH

'Y' if the disk is mirrored, or 'N' if not

CHAR(1)

IS_MIRRORED

Total volume block splits for all block
sizes

SMALLINT UNSIGNED

TOT_BLOCK_SPLITS

Total cache hits per second for this
interval, for all block sizes

SMALLINT UNSIGNED

CACHE_HITS_PER_SEC

Disk process receive queue length
integrated over the sample interval,
expressed as a percentage

DECIMAL(7,2)

RECEIVE_QUEUE_LEN_PCT

Number of disk input/output requests
per second for this interval

DECIMAL(9,1)

IO_REQS_PER_SEC

Disk Statistics

55