
Windows
Check Hyper-V Integration Services
Description:
Check Hyper-V Integration Services
Current Version
1.0
Last Release Date
2017-12-12
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
Project Files
File | Description |
---|---|
check_is_hv.ps1 | |
check_is_hv.ps1 | If VM Version has newer than Version on Host Version result is ok |
Project Notes
Usage:
check_is_hv.ps1 -V NameOfVM -U DomainAdminUser -P DomainAdminPassword
Checkcommand:
check_is_hv=cmd /c echo scriptscheck_is_hv.ps1 -V $ARG1$ -U $ARG2$ -P $ARG3$; exit $LastExitCode | powershell.exe -command -
Output: Name of Hyper-V Host of the VM and Update required or not
Description:
At first the Script reads VM's Registry to find the parent Hyper-V Host. Then it checks the installed IS on the Hyper-V Host and the installed IS on the VM.
Username and Password is needed to connect the hosts powershell.
Script is tested on Windows 2012 R2 Hyper-V Hosts and OS of VM's could be Windows 2003 -> Windows 2016.
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
6,305