While trying to run hostinfo.pl (vmware-vsphere-cli-distrib/apps/host/hostinfo.pl) with a vcenter that has ~350 esxi hosts - fails. The only message shows up as "killed".
With vcetner with around 150 hosts, the script runs fine.
Suspecting that something like memory object size for perl scripts need be changed. Can any one help here ?
$ ./hostinfo.pl --server vCENTER-with-350-ESXiHosts --username *** --password ****
Killed
$