Disk statistics, View neo.hp_metrics.disk_stats_v1 – HP Neoview Release 2.5 Software User Manual
Page 42
Table 3-5 NODE_STATS_V1 Field Definitions (continued)
Description
Data Type
Field Name
Number of times a process was
selected from the ready list and
executed by the processing node.
LARGEINT
DISPATCHES
Number of swap operations,
both into and out of memory,
performed by the memory
manager.
LARGEINT
SWAPS
Time, in microseconds, that the
processing node spent executing
interrupt handlers.
LARGEINT
INTR_BUSY_TIME
Number of I/O disk transfers
performed by disk processes in
this processing node.
LARGEINT
DISC_IOS
Number of times the required
block was found in cache during
an I/O operation.
LARGEINT
CACHE_HITS
Number of free memory frames
(physical pages) when the
processing node was loaded.
LARGEINT
STARTING_FREE_MEM
Number of free memory frames
(physical pages) at the end of the
measurement interval.
LARGEINT
ENDING_FREE_MEM
Number of bytes read by this
processing node, if NODE_ID is
1. Othewise, this field is not
populated.
LARGEINT
SVNET_READ_BYTES1
Number of bytes written by this
processing node, if NODE_ID is
1. Othewise, this field is not
populated.
LARGEINT
SVNET_WRITE_BYTES1
Number of bytes read by this
processing node, if NODE_ID is
16. Othewise, this field is not
populated.
LARGEINT
SVNET_READ_BYTES16
Number of bytes written by this
processing node, if NODE_ID is
16. Othewise, this field is not
populated.
LARGEINT
SVNET_WRITE_BYTES16
Disk Statistics
The view DISK_STATS_V1 provides access to data describing the availability, utilization, and
performance of disk volumes. The sampling interval and the set of disks represented in the view
are determined by the Neoview Management Dashboard configuration.
VIEW NEO.HP_METRICS.DISK_STATS_V1
In this view, all CHARACTER columns use ISO88591 encoding, regardless of the underlying
Neoview platform configuration.
The primary key for DISK_STATS_V1 field definition is SUBMIT_TS, SEGMENT_ID, and
VOLUME_NAME.
42
Repository Views