All Products
Search
Document Center

Cloud Migration Hub:Fields collected from data centers by using win-scanner

Last Updated:Oct 14, 2022

This topic describes the key fields that are collected by the win-scanner tool of Cloud Migration Hub (CMH) from the servers in your data centers. The win-scanner tool obtains the hardware and system information about servers that run Windows by using Windows Management Instrumentation (WMI).

Specifications

The win-scanner tool collects the specifications of the servers under survey. The following table describes the key fields that are collected.

Field

Description

CPU

The CPU model and the number of CPU cores.

OS

The operating system name, architecture, and version.

Load

The CPU utilization.

Memory

The memory size and usage.

Disk

The disk partition and size.

...

Others.

Performance

The win-scanner tool collects performance data from the servers under survey. The following table describes the key fields that are collected.

Field

Description

%CPU

The CPU utilization.

%MEM

The memory usage.

DISK_IOPS

The read and write frequency of disk.

DISK_KBPS

The number of bytes read from and written to the disk per second.

NET_KBPS

The network bandwidth.

...

Others.

Processes

The win-scanner tool collects process data from the servers under survey. The following table describes the key fields that are collected.

Field

Description

Pid

The ID of the process.

PPid

The ID of the parent process.

Name

The abbreviation of the process name.

VmSize

The current memory usage of the process.

VmPeak

The peak memory usage of the process.

VmSwap

The size of the swap space used by the process.

State

The state of the process.

Thread

The total number of threads in the process.

Cmdline

The command line that is used to create the process.

...

Others.

Network

The win-scanner tool collects network information from the servers under survey and builds the network topology among resources. The following table describes the key fields that are collected.

Field

Description

Local_Address

The IP address of the local server.

Local_Port

The port number of the local server.

Rem_Address

The IP address of the remote server.

Rem_Port

The port number of the remote server.

...

Others.