Disk_stats_v1 field definitions – HP Neoview Release 2.5 Software User Manual
Page 43
Table 3-6 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
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
Disk Statistics
43