HP Neoview Release 2.4 Software User Manual
Page 51
Table 3-9 DISK_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
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
Number of disk requests blocked per
second for this interval
SMALLINT UNSIGNED
BLOCKED_REQS_PER_SEC
Number of disk page swaps per
second for this interval
DECIMAL(9,1)
PAGE_SWAPS_PER_SEC
Availability or performance status of
the disk, reflecting objectives defined
in the Neoview Management
Dashboard configuration::
'Exists'
'Up'
'Low'
'Medium'
'High'
'Warning'
'Critical'
'Down'
'Questionable'
CHAR(12)
STATUS_TEXT
Disk Statistics
51