HP Neoview Release 2.4 Software User Manual
Page 58
Table 3-11 DISK_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
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
Numerical equivalent of the status text:
1 means 'Exists'
2 means 'Up'
3 means 'Low'
4 means 'Medium'
5 means 'High'
6 means 'Warning'
7 means 'Critical'
8 means 'Down'
9 means 'Questionable'
SMALLINT UNSIGNED
STATUS
Size of the largest disk fragment
available, in megabytes
DECIMAL(12,1)
LARGEST_FRAGMENT
Number of disk process read
operations per second for this interval,
for the primary disk
DECIMAL(9,1)
READS_PER_SEC
Number of disk process write
operations per second for this interval,
for the primary disk
DECIMAL(9,1)
WRITES_PER_SEC
Total number of disk process reads,
writes, and seeks per second for this
interval, for the primary disk
DECIMAL(9,1)
OPS_PER_SEC
Percentage of time that the primary
disk was busy reading, writing, and
seeking during this interval
DECIMAL(6,1)
BUSY_PCT
Percentage of time that the primary
disk was busy writingduring this
interval
DECIMAL(6,1)
BUSY_WRITES_PCT
58
Repository Views