You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added several patches (pull requests) from Github:
new command line option "--moref" that allows for selecting virtual machines by their Managed Object Reference name (e.g. "vm-193")
ESXi reports temperature sensors as category "Other" instead of "Temperature" for some vendors, change selection critera from
Category to BaseUnit starting with "Degrees"
Updated some links in the readme. Patch by b0bcarlson
It's possible to check hosts via datacenter but it was missing in help. Updated by Danijel Tasov (datamuc) ConSol
Catch connection errors
Health check failed if system has no hardware sensors. Fixed.
Add host CPU readiness % subselect
Added error message when trying to check guest CPU without subselect
Instead of printing whole help like in the patch only vm part is printed
Remove output of guestToolsUnmanaged if --open_vm_tools_ok