HP Neoview Release 2.5 Software User Manual
Page 44
Table 3-6 DISK_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
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
Percentage of time that the primary
disk was busy reading during this
interval
DECIMAL(6,1)
BUSY_READS_PCT
Input kilobytes per second during this
interval for the primary disk
DECIMAL(9,1)
INPUT_KB_PER_SEC
44
Repository Views