config.vpxd.stats.collectPreAggregatedIntervalFactor parameter not present in...
Hi, There is a parameter config.vpxd.stats.collectPreAggregatedIntervalFactor parameter that needs to be set so that collection gets completed within 5 minutes.This parameter was present for 5.5 and...
View ArticleRe: Execute SOAP request to Add Virtual Machine to DRS Group
I spent almost a day figuring this out: You need to set the API version in the HTTP header: SOAPAction: "urn:vim25/6.5" If you don't do that you end up with an older API version, which does not support...
View ArticleTracking vmotions externally
So, I need to track where some of my vms move around to for Oracle compliance. I was scraping syslog with Splunk or plain old syslog, but that broke with the 6.7u3 update so I'm trying to find a...
View ArticleRe: Tracking vmotions externally
Ok, so its a Virtual Machine alarm, not a Datacenter one. I was looking at the wrong part when I read that. I'm thinking it would be one of these:- DRS VM Migrated- VM in Emigrating- VM is Hot...
View ArticleVMware remote plugin vCenter support matrix
Hi There,are there any official document or files for vmware remote plugin vCenter support matrix?it means the remote plugin is supported from which vCenter version. I saw there is an remote plugin...
View ArticleThe verification of VimPortType.cloneSession() failed even with a new clone...
We have a critical problem when using the new vSphere authentication in our remote plugin server, the below steps of new authentication approach are following the remote plugin sample from the SDK...
View ArticleTake the VMware Developer Survey for a Chance to Win a Sonos Move
Hello everyone, VMware is conducting our annual Developer Survey and we want to hear from YOU so we can assess and improve our developer program to better serve your needs. PLUS, we will be giving away...
View ArticleWindows vSphere Client (HTML5) service fails to start
My situation is 6.5 upgrade to 6.7u3SymptomsAccessing the vSphere Client (HTML5) of vCenter server in browser is failed with error message:503 Service Unavailable (Failed to connect to endpoint: [class...
View ArticleRe: Windows vSphere Client (HTML5) service fails to start
Hi, look at this KBVMware Knowledge Base ARomeo
View ArticleRe: Windows vSphere Client (HTML5) service fails to start
Mine is windows vcenter server not vCenter Server Appliance
View ArticleRe: Windows vSphere Client (HTML5) service fails to start
Mine is windows vcenter server not vCenter Server Appliance This doesn't work for me
View ArticleWhat is the difference between Vsphere Management SDK and Automation SDK?
What is the difference between Vsphere Management SDK and Automation SDK?
View ArticleAre there any maven repositories for vim25
Hi, Anyone knows which maven repository to use inorder to include vim25 jar the local project?Thanks in advance.
View ArticleRe: How to get VirtualMachine moid
Assuming ssh access is enabled you can ssh into your esx server from a bash terminal i.e... ssh {ESX IP Address} Once logged you can run the following command... vim-cmd vmsvc/getallvms Which will...
View ArticleAccount lockout on vsphere web client and ssh
Hello friends: I have the following concern: I have a stand alone esxi version 6.7 server; I had to manage via ssh on the server to set up a trust relationship, and after a while the session ended....
View ArticleRe: Account lockout on vsphere web client and ssh
Hi splebdCheck Cannot Login to WebAccess but to ESXi console
View ArticleRe: Account lockout on vsphere web client and ssh
Hi Asajm: I was looking at the thread that you recommended, but I can't find any solution there. The server does not have session lock configured. As I mentioned before, the only problem is that I...
View ArticleRe: Perl API Silent Install
Thank for figuring this out! And to complete the unattended install for Perl SDK, here's the one-liner to modify:perl -i -0pe 's/(?<a>\$gOption.*)(0;)(.*\n.*)(show)/$+{a}0;\3#\4/'...
View ArticleCannot extract VMs from VRealize with Api WeB
Hello,I have a PowerShell script that uses the Web API to extract data from host, cluster and VMs on VRealize but since I installed version 6.7 of VSphere, I have data from host, cluster but not those...
View ArticleRe: Refresh Network Information
Hi Doug, Quesiton , I want to use your script but just to get the refresh information for 1 HOST, could you please make me a script where I can enter the host name please? thanks!! Call it on the...
View Article