Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

Brocade Network Advisor SAN User Manual 1121
53-1002167-01
Database tables and fields
E
TX_LINK_RESETS double
precision
RX_LINK_RESETS double
precision
SYNC_LOSSES double
precision
SIGNAL_LOSSES double
precision
SEQUENCE_ERRORS double
precision
INVALID_TX double
precision
CRC_ERRORS double
precision
DATA_GAPS_5MIN Data gap in 5 minutes table smallint
TABLE 360 VIRTUAL_MACHINE
Field Definition Format Size
ID Uniquely identifies the virtual machine. int
HOST_ID Identifies the server that contains this VM. int
HYPERVISOR_VM_ID The VM number assigned by the hypervisor. Some
hypervisors identify VMs by number as well as by
name. The default value is 0.
int
NAME User-assigned name for the VM varchar 80
DESCRIPTION Optional user-entered notes describing the VM.
(Annotation in VMware terminology.)
varchar 256
OS Operating system name and version varchar 64
STATUS VM status. 0 = stopped, 1 = running, 2 = suspended.
The default value is 0.
smallint
VCPU_COUNT Number of virtual CPUs used by the VM.
The default value is 0.
int
CPU_RESOURCES Summary of CPU resource configuration. Format may
depend on VM vendor
varchar 64
MEM_RESOURCES Summary of memory resource configuration. Format
may depend on VM vendor.
varchar 64
IP_ADDRESS
The primary IPv4 or IPv6 IP address used by the VM
on the management LAN, if any. Primary is defined by
the VM vendor
varchar 32
HOSTNAME The primary hostname assigned to this VM varchar 128
BOOT_TIME The date and time the VM was last started. timestamp 64
TABLE 359 VIRTUAL_FCOE_PORT_STAT_30M (Continued)
Field Definition Format Size