beautypg.com

Disk_stats_v1 field definitions – HP Neoview Release 2.4 Software User Manual

Page 57

background image

Table 3-11 DISK_STATS_V1 Field Definitions

Description

Data Type

Field Name

Timestamp, in Local Civil Time,
indicating when the measurement was
submitted to the Repository

TIMESTAMP(6)

SUBMIT_TS

Neoview platform segment number

SMALLINT UNSIGNED

SEGMENT_ID

Logical disk volume name

CHAR(8)

VOLUME_NAME

Primary processing node number of
the disk process for this volume

SMALLINT UNSIGNED

NODE_ID

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

Disk Statistics

57