Get status of VMware Tools on all your VM's

From VI-Toolkit
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

getVMToolsStatus.pl

author: William Lam

Description

Allows you to query the status of VMware Tools on all of your VMs within a cluster or host..

Usage:

[vi-admin@scofield ~]$ ./getVMToolsStatus.pl --server reflex.primp-industries.com --username primp
Enter password:

Auroa   toolsNotInstalled
Bitsy   toolsNotInstalled
Certiorari      toolsNotRunning
Clifford        toolsOk
ESX-Kickstart   toolsNotInstalled
ESX3.5u4        toolsNotInstalled
ESX4-2  toolsNotInstalled
.........

Location

http://communities.vmware.com/docs/DOC-10563