Hyper-V Performance Monitor Tool
| 
  Author: 
Ruud Borst Date: 06/04/2019 Size: 66.3 KB License: Freeware Requires: 10|8|7 Downloads: 3795 times  TIP:
Click Here to Repair or Restore Missing Windows Files |  Download@MajorGeeks Download@MajorGeeks  | MajorGeeks: Setting the standard for editor-tested, trusted, and secure downloads since 2001. | 
 Avast Free Antivirus Worried about finance scams?
 Avast Free Antivirus Worried about finance scams?Get free antivirus with AI-powered online scam detection Download Free!
Hyper-V Performance Monitor Tool allows you to monitor and view Hyper-V VM Guest Performance on your Hyper-V Hosts.
This free PerfMon Tool can monitors CPU, Memory, Disk I/O, and network statistics, as seen from inside the Guest. All the data is retrieved via WMI only, so there are no modules or software to install.
Hyper-V Performance Monitor Tool written in PowerShell allows you to gather and view VM performance statistics from inside the Guest on every discovered or manually added Hyper-V host. Configure the number of samples to take and the interval between them, choose your Hyper-V hosts, and hit the 'Monitor' button. GUI is used by default; all performance statistics averages are presented in GridView. Specify the '-PSobjects' parameter to skip the GUI and return output in the console instead. See screenshots below with output from GridView and the console.
Usage
.Monitor-HyperVGuestPerformance.ps1
### export data to CSV via GUI defaults to current dir
.Monitor-HyperVGuestPerformance.ps1 -ExportToCsv
### retrieve data as PSobjects, great for parsing and logging, -name parameter is optional, defaults to automatic discovery
.Monitor-HyperVGuestPerformance.ps1 -PSobjects
### specify host and interval/samples manually
.Monitor-HyperVGuestPerformance.ps1 -Name host1,host2 -PSobjects -Interval 2 -MaxSamples 5
### accepts pipeline input
'Host1','Host2' | .Monitor-HyperVGuestPerformance.ps1 -PSobjects
### Log to SQL server with Write-ObjectToSQL. This example uses SQL auth
.Monitor-HyperVGuestPerformance.ps1 –PSobjects | Write-ObjectToSQL –TableName table –Database db -Server server –credential (get-credential)
Hyper-V Performance Monitor Tool uses Microsoft PowerShell. Here is a tutorial on using PowerShell if you're new to it:
This free PerfMon Tool can monitors CPU, Memory, Disk I/O, and network statistics, as seen from inside the Guest. All the data is retrieved via WMI only, so there are no modules or software to install.
Hyper-V Performance Monitor Tool written in PowerShell allows you to gather and view VM performance statistics from inside the Guest on every discovered or manually added Hyper-V host. Configure the number of samples to take and the interval between them, choose your Hyper-V hosts, and hit the 'Monitor' button. GUI is used by default; all performance statistics averages are presented in GridView. Specify the '-PSobjects' parameter to skip the GUI and return output in the console instead. See screenshots below with output from GridView and the console.
Usage
.Monitor-HyperVGuestPerformance.ps1
### export data to CSV via GUI defaults to current dir
.Monitor-HyperVGuestPerformance.ps1 -ExportToCsv
### retrieve data as PSobjects, great for parsing and logging, -name parameter is optional, defaults to automatic discovery
.Monitor-HyperVGuestPerformance.ps1 -PSobjects
### specify host and interval/samples manually
.Monitor-HyperVGuestPerformance.ps1 -Name host1,host2 -PSobjects -Interval 2 -MaxSamples 5
### accepts pipeline input
'Host1','Host2' | .Monitor-HyperVGuestPerformance.ps1 -PSobjects
### Log to SQL server with Write-ObjectToSQL. This example uses SQL auth
.Monitor-HyperVGuestPerformance.ps1 –PSobjects | Write-ObjectToSQL –TableName table –Database db -Server server –credential (get-credential)
Hyper-V Performance Monitor Tool uses Microsoft PowerShell. Here is a tutorial on using PowerShell if you're new to it:
 Screenshot for Hyper-V Performance Monitor Tool
 Screenshot for Hyper-V Performance Monitor Tool  
Top Downloads In Monitoring
 CrystalDiskInfo 9.7.2 [ 2025-08-31 02:51:03 | 6 MB | Open Source |  11|10|8|7 | 5 ]
 CrystalDiskInfo 9.7.2 [ 2025-08-31 02:51:03 | 6 MB | Open Source |  11|10|8|7 | 5 ] HWMonitor 1.60 [ 2025-10-13 07:14:31 | 3 MB  | Freemium |  11|10|8|7 | 5 ]
 HWMonitor 1.60 [ 2025-10-13 07:14:31 | 3 MB  | Freemium |  11|10|8|7 | 5 ] PRTG - Free Network Monitor 25.4.112.1189 [ 2025-10-22 09:32:25 | 324 MB | Freemium |  11|10|8|7 | 4 ]
 PRTG - Free Network Monitor 25.4.112.1189 [ 2025-10-22 09:32:25 | 324 MB | Freemium |  11|10|8|7 | 4 ] CrystalDiskInfo Portable 9.7.2 [ 2025-08-31 02:51:01 | 5 MB | Open Source |  11|10|8|7 | 4 ]
 CrystalDiskInfo Portable 9.7.2 [ 2025-08-31 02:51:01 | 5 MB | Open Source |  11|10|8|7 | 4 ] Wireless Network Watcher 2.43 [ 2025-06-11 17:26:26 | 499 KB  | Freeware |  11|10|8|7 | 5 ]
 Wireless Network Watcher 2.43 [ 2025-06-11 17:26:26 | 499 KB  | Freeware |  11|10|8|7 | 5 ]


 




