![]() ![]() ![]() |
OpManager monitors all the critical parameters of your Hyper-V
servers and allows you to generate reports on the collected value. It
provides 50 different reports out-of-the-box, helping you get an
insight into the performance trend and top hosts and VMs. All these
reports are grouped under host reports & Virtual Machines reports.
Further, they are subdivided based on system resources such as CPU,
Memory, Network & Disk. The complete list of reports supported by
OpManager is given in Table 4 for
reference.
Host Reports:
View the reports for resources such as CPU, Memory, Network & Disk,
under History reports, in the host snapshot page.
Moreover, OpManager offers views to compare the performance of each VMs
in a host. Say for example, when you see a gradual rise in Host CPU
utilization trend, it would be useful to know which VM got affected due
to the rise in physical resource. This information helps you quickly
identify and fix the problem. With OpManager, you can select 'per VM'
view check box to compare the performance of
VMs in that host.
VM Reports:
Similar to viewing reports for resources such as CPU, Memory, Network
& Disk of a host, you can also view such reports for every VM in
its snapshot page.
Accessing Reports:
You can generate reports from the snapshot page or directly access the
Reports tab. For ease of use, all the reports of the VMs and hosts are
grouped under Virtual Devices category under the Reports tab. Click on
the report name to generate the report.
Example: The screenshot below shows the memory used report for a host.
You can select the required performance report from the Select Report
dropdown menu. If you wish to view the report for another host, go to
its snapshot page and select
the required requried report. To view the amount of
memory
used by each VM, select the per VM check box.
The screenshot below shows the legend summary and table view. Legend
summary provides the minimum, maximum and average values of memory used
by the host. Table view provides the same values collected during the
recent
polls.
The reports can be exported to PDF or XLS format. You can also schedule
reports and email them.
Table 4:
Out-of-the-box reports that are offered by OpManager
S.No. |
Report |
Virtual
Device Type |
System
Resource |
Description |
1 |
CPU Utilization per core |
Host |
CPU |
Percentage (%) of actively used
CPU of the Host per core |
2 |
CPU Used |
Host | CPU | Amount of time (in Milliseconds)
CPU used per core |
3 |
CPU Idle |
Host | CPU | Amount of time (in Milliseconds)
CPU is kept idle / unused. |
4 |
CPU Overall Utilization |
Host | CPU | Average CPU utilization of all
cores, gives a quick overview of overall performance of the CPU in the
host. |
5 |
Memory Usage |
Host | Memory |
Percentage (%) of memory used
of total configured memory. |
6 |
Memory Used |
Host | Memory | Average size (in KBytes) of
memory used in overall |
7 |
Memory Active |
Host | Memory | Amount of memory (in KBytes)
that is actively used |
8 |
Network Usage |
Host | Network |
Sum of data transmitted and
received (KBps) across all physical NIC instances connected to the Host |
9 |
Network Received Speed |
Host | Network | The rate (KBps) at which data is
received across each physical NIC instance on the host. |
10 |
Network Transmitted Speed |
Host | Network | The rate (KBps) at which data is
transmitted across each physical NIC instance on the host. VM: The rate at which data is transmitted across the VM's vNIC |
11 |
Network Packets Received |
Host | Network | Total number of packets received
on all all physical NIC present on the host. |
12 |
Network Packets Transmitted |
Host | Network | Total number of packets
transmitted across all physical NIC present in the host. VM:Number of packets transmitted by each vNIC on the VM |
13 |
Disk I/O Usage |
Host | Disk |
Aggregated disk I/O rate. The
rates for all virtual machines running on the host. |
14 |
Disk Read Speed |
Host | Disk | Rate (KBps) at which data is
read for each LUN on the Host. Read Speed = (Number of blocksRead per second x blockSize) |
15 |
Disk Write Speed |
Host | Disk | Rate (KBps) at which data is
written to each LUN on the Host |
16 |
Disk Read Requests |
Host | Disk | Number of times data was read
from each LUN on the host |
17 |
Disk Write Requests |
Host | Disk | Number of times data was written
to each LUN on the host |
18 |
Disk Read Latency |
Host | Disk | Average amount of time
(Milliseconds) to complete read from physical device |
19 |
Disk Write Latency |
Host | Disk | Average amount of time
(Milliseconds) to complete write the physical device |
20 |
Disk Space Usage |
Host | Disk | Disk Space utilization for each
Datastore |
21 |
Top Hosts by CPU Usage |
Host | CPU |
List of Hosts by top CPU usage |
22 |
Top Hosts by Memory Usage |
Host | Memory |
List of Hosts by top memory usage |
23 |
Top Hosts by Swap Usage |
Host | Memory |
List of Hosts by top swap usage |
24 |
Top Hosts by Network Usage |
Host | Network |
List of Hosts by top network
usage |
25 |
Top Hosts by Disk I/O Usage |
Host | Disk |
List of Hosts by top Disk I/O
usage |
26 |
Top Disk Space Consumers |
Host | Disk |
List of Hosts by top disk space
consumption |
27 |
CPU Usage MHz per core |
VM |
CPU |
Amount of actively used virtual
CPU per core |
28 |
CPU Used |
VM | CPU | Total amount of time
(Milliseconds) CPU used |
29 |
CPU Ready |
VM | CPU | Total CPU time spent in ready
state |
30 |
CPU Wait |
VM | CPU | Total CPU time spent in wait
state |
31 |
CPU
Utilization |
VM | CPU | Average percentage of actively
used virtual CPU on all cores, gives a overview of CPU performance of
the VM. |
32 |
Memory Usage |
VM | Memory |
Memory usage (%) of total
configured memory for VM |
33 |
Active Memory |
VM | Memory | Amount of guest / VM memory
actively used |
34 |
Memory Overhead |
VM | Memory | Amount of machine memory
allocated to a virtual machine beyond its reserved amount, i.e.,
machine memory used by the VMkernel to run the virtual machine. |
35 |
Memory Consumed |
VM | Memory | Amount of guest physical memory
consumed by the virtual machine for guest memory. It includes shared
memory and memory that might be reserved, but not actually used. Use
this metric for charge-back purposes. |
36 |
Network Usage |
VM | Network |
Sum of data transmitted and
received across all virtual NIC instances connected to the virtual
machine |
37 |
Network Received Speed |
VM | Network | The rate at which data is
received across the virtual machine's vNIC (virtual network interface
controller). |
38 |
Network Transmitted Speed |
VM | Network | The rate at which data is
transmitted across the virtual machine's vNIC (virtual network
interface controller). |
39 |
Network Packets Received |
VM | Network | The number of packets received
by each vNIC (virtual network interface controller) on the virtual
machine. |
40 |
Network Packets Transmitted |
VM | Network | Number of packets transmitted by
each vNIC on the virtual machine. |
41 |
Disk Read Speed |
VM | Disk |
Rate at which data is read from
each virtual disk on the virtual machine |
42 |
Disk Write Speed |
VM | Disk | Rate at which data is written to
each virtual disk on the virtual machine. |
43 |
Disk Read Requests |
VM | Disk | Number of times data was read
from each virtual disk on the virtual machine |
44 |
Disk Write Requests |
VM | Disk | Number of times data was written
to each virtual disk on the virtual machine |
45 |
Top VMs by CPU Usage |
VM | CPU |
List of VMs by top CPU usage |
46 |
Top VMs by CPU Ready |
VM | CPU |
List of VMs by top CPU Ready
usage |
47 |
Top VMs by Memory Usage |
VM | Memory |
List of VMs by top memory usage |
48 |
Top VMs by Swap Usage |
VM | Memory |
List of VMs by top swap usage |
49 |
Top VMs by Network Usage |
VM | Network |
List of VMs by top network usage |
50 |
Top VMs by Disk I/O Usage |
VM | Disk |
List of VMs by top Disk I/O usage |
![]() ![]() ![]() |