graal38's Posts

Hi, Thank you very much, I've almost lost my patience with this install.... I should have read the documentation... Best regards, GrAaL
Hi,   I try to reach our vcenter environnment using perl sdk but even after installed a lot of library (LWP, SSL, NET::SSL, etc) it still replies the same issue : C:\DsiTools\per... See more...
Hi,   I try to reach our vcenter environnment using perl sdk but even after installed a lot of library (LWP, SSL, NET::SSL, etc) it still replies the same issue : C:\DsiTools\perl_vmware_sdk\Perl\apps\performance>perl viperformance.pl --username XXXXX password XXXX url https://XXXXXXXXX:7444/sdk/vimService host XXXXXX countertype cpu Server version unavailable at 'https://XXXXXXXX:7444/sdk/vimService.wsdl' at C:/DsiTools/perl_vmware_sdk/Perl/lib/VMware/VICommon.pm line 551. I've checked urls, host and credentials and it's ok. I've also tried to add the following line in the perl script : $ENV = "Net::SSL"; $ENV = 0;   Without success.... Could you help me ?   Best regards,   GrAaL