HP Neoview Release 2.4 Software User Manual
Page 52
Table 3-9 DISK_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
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
Output kilobytes per second during
this interval for the primary disk
DECIMAL(9,1)
OUTPUT_KB_PER_SEC
Number of disk process read
operations per second for this interval,
for the mirror disk
DECIMAL(9,1)
READS_PER_SEC_MIR
Number of disk process write
operations per second for this interval,
for the mirror disk
DECIMAL(9,1)
WRITES_PER_SEC_MIR
Total number of disk process reads,
writes, and seeks per second for this
interval, for the mirror disk
DECIMAL(9,1)
OPS_PER_SEC_MIR
Percentage of time that the mirror disk
was busy reading, writing, and seeking
during this interval
DECIMAL(6,1)
BUSY_PCT_MIR
Percentage of time that the mirror disk
was busy writingduring this interval
DECIMAL(6,1)
BUSY_WRITES_PCT_MIR
Percentage of time that the mirror disk
was busy reading during this interval
DECIMAL(6,1)
BUSY_READS_PCT_MIR
52
Repository Views