I've been trying to user the perl scripts for some monitoring. I have 1 ESXi 5.1 server that I can connect to directly and the script has no problem connecting.
I have another 3 esxi servers that are all connected to a vsphere server.
On the single server, I can connect directly to the esxi server with vsphere client no problems.
On the vsphere server, I can only connect to the vsphere server, I cannot connect directly to the esxi hosts. (http, https, ssh, etc..)
I believe this is the issue I'm having with the perl sdk. I have a SSO login that I can user to log into the vsphere server, but those permissions will not get me access tot he esxi host.
Anyone have any thoughts on how to resolve this issue?
Thanks