GithubHelp home page GithubHelp logo

Comments (4)

BaldMansMojo avatar BaldMansMojo commented on August 16, 2024

from check_vmware_esx.

meni2029 avatar meni2029 commented on August 16, 2024

Hi,

Thanks for your prompt response and clarification ! And sorry for the confusion about the SDK used.

Looking into the vSphere Perl SDK, it says it will be deprecated in the 7.0 U2 release, and discontinued after that.
https://code.vmware.com/web/sdk/7.0/vsphere-perl

Regards
Nicolas

from check_vmware_esx.

nicolasbrechet avatar nicolasbrechet commented on August 16, 2024

Hi,

VMware vSphere 7 U2 was released 2 days ago: https://blogs.vmware.com/vsphere/2021/03/announcing-vsphere-7-update-2-release.html

In https://code.vmware.com/web/sdk/7.0/vsphere-perl it does say "Deprecation notice: The vSphere SDK for Perl will be deprecated in the 7.0 U2 release, and discontinued after that."

No reason to panic, of course, however for those of us depending on the vSphere Perl SDK, I do believe it's time to think about an alternative for the future release of vSphere...

from check_vmware_esx.

BaldMansMojo avatar BaldMansMojo commented on August 16, 2024

I'm currently using SDK 6.5 checking VMWare 7.x. Worx. A newer SDK is only needed to check new functions . The SDKs were developed for developing command line tools to access ESX (see samples in SDK distribution) not to build up applications on these SDKs. For this purpose Powershell (even on Linux) is a very good alternative. See for example [https://www.windowspro.de/wolfgang-sommergut/vmware-powercli-ubuntu-installieren]

Programming with Perl SDK is a real nightmare because documentation only refers to Perl Data::Dumper. What you get is a hash containing hashes containing hash references containing arrays.......

In Perl you can either use the REST API or use the Perl Poser Shell wrapper [https:metacpan.org/pod/PowerShell)]

from check_vmware_esx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.