HP Neoview Release 2.4 Software User Manual
Page 59
Table 3-11 DISK_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
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
Input kilobytes per second during this
interval for the mirror disk
DECIMAL(9,1)
INPUT_KB_PER_SEC_MIR
Output kilobytes per second during
this interval for the mirror disk
DECIMAL(9,1)
OUTPUT_KB_PER_SEC_MIR
Timestamp, in Universal Coordinated
Time, when the measurement was
submitted to the Repository
TIMESTAMP(6)
SUBMIT_TS_UTC
Timestamp, in Local Civil Time, when
the measurement was stored in the
Repository
TIMESTAMP(6)
UPDATE_TS
Minutes behind or ahead of UTC (can
be a positive or negative number)
INTERVAL MINUTE(3)
UTC_BIAS
Summary of Field Definition Changes from Repository 2.1
The following field names changed between Repository 2.1 and Repository 2.2. If you have
already modified queries to reflect field names in Repository 2.2, you can ignore this section.
The following table shows how fields defined in the view ACCESS_ODBCMX_QUERY_STATS_V1
were renamed in the view ODBC_QUERY_STATS_V1.
Summary of Field Definition Changes from Repository 2.1
59