eG Monitoring
 

Measures reported by ScvmmNetworkTest

You have different types of networks in your organization, including corporate networks, management networks, and others. In VMM each of these networks is defined as a logical network. Logical networks are logical objects that mirror your physicals networks.

When you create logical networks, you assign them properties that match your physical environment. You specify the type of network, the associated network sites associated, and the static address pools if you're not using DHCP to assign IP addresses to VMs you create in the network sites. You also specify whether networks are isolated physically or virtually, using network virtualization and virtual LANs (VLANs).

To know what are logical networks that have been configured and what their properties are, use the ScvmmNetworkTest test.

This test auto-discovers the logical networks that have been defined in VMM, and reveals the properties that have been enabled for each. This way, you can rapidly identify the logical networks for which network virtualization has been enabled, VLANs have been enabled, or GRE is used.

Outputs of the test: One set of the results for the logical networks defined in the target VMM

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
NwkVirtualEnabled Indicates whether/not network virtualization has been enabled for this logical network.  

By default, if you're using isolated VM networks in your VMM fabric, VMs associated with a network can only connect to machines in the same subnet. If you want to connect VMs further than the subnet, you will need a network virtualization gateway.

You set up network virtualization so that multiple VM networks are overload on the VMM logical networks that model your physical network topology and thus decouple the VM networks from the physical network infrastructure.

The values that this measure reports and their corresponding numeric values are listed in the table below:

Measure value Numeric Value
Yes 1
No 0

Note:

By default, this measure reports the Measure Values listed in the table above to indicate whether/not network virtualization has been enabled. In the graph of this measure however, the same is indicated using the numeric equivalents only.

If this measure reports the value Yes, then use the detailed diagnosis of this measure to view the complete details of the logical network, which includes its isolation type, its accessibility mode (public or private), the names of adapters, and the hosts.

isUseGRE Indicates whether/not network virtualization uses NVGRE(Network Virtualization using Generic Routing Encapsulation) for this logical network.  

This measure is reported only if the Is network virtualization enabled? measure reports the value Yes for a logical network.

Network virtualization uses NVGRE (Network Virtualization using Generic Routing Encapsulation) to virtualize IP addresses. In NVGRE, the virtual machine's packet is encapsulated inside another packet. The header of this new, NVGRE-formatted packet has the appropriate source and destination provider area (PA) IP addresses. In addition, it has a 24-bit Virtual Subnet ID (VSID), which is stored in the GRE header of the new packet.

The values that this measure reports and their corresponding numeric values are listed in the table below:

Measure value Numeric Value
Yes 1
No 0

Note:

By default, this measure reports the Measure Values listed in the table above to indicate whether/not network virtualization uses NVGRE. In the graph of this measure however, the same is indicated using the numeric equivalents only.

isPVLAN Indicates whether/not private VLANs are enabled for this logical network.  

In a VMM, you can isolate VM Networks using either traditional VLAN/PVLANS or, or using network virtualization.

Private Virtual LANs (PVLANS) are often used by Service Providers (Hosters) to work around the scale limitations of VLANS. They essentially allow network administrators to divide a VLAN into a number of separate and isolated sub-networks which can then be allocated to individual customers (tenants). PVLANs share the IP subnet that was allocated to the parent VLAN. However, from a security perspective, although hosts connected to different PVLANs still belong to the same IP subnet, they require a router to communicate with each other and with resources on any other network.

The values that this measure reports and their corresponding numeric values are listed in the table below:

Measure value Numeric Value
Yes 1
No 0

Note:

By default, this measure reports the Measure Values listed in the table above to indicate whether/not PVLANs are enabled. In the graph of this measure however, the same is indicated using the numeric equivalents only.