GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FUSIONINVENTORY-ESX(1) User Contributed Perl Documentation FUSIONINVENTORY-ESX(1)

fusioninventory-esx - vCenter/ESX/ESXi remote inventory from command line

fusioninventory-esx --host <host> --user <user> --password <password> --directory <directory>

  Options:
    --help                 this menu
    --host hostname        ESX server hostname
    --user username        user name
    --password xxxx        user password
    --directory directory  output directory
    --tag tag              tag for the inventoried machine

  Advanced options:
    --dump                 also dump esx host full info datas in a *-hostfullinfo.dump file
    --dumpfile file        generate one inventory from a *-hostfullinfo.dump file

    % fusioninventory-esx --host myesx --user foo --password bar --directory /tmp

You can import the .ocs file in your inventory server with the fusioninventory-injector tool.

    %fusioninventory-injector -v --file /tmp/*.ocs -u https://example/plugins/fusioninventory/

fusioninventory-esx creates inventory of remote ESX/ESXi and vCenter VMware. It uses the SOAP interface of the remote server.

Supported systems:

ESX and ESXi 3.5
ESX and ESXi 4.1
ESXi 5.0
vCenter 4.1
vCenter 5.0

Active Directory users, please note the AD authentication doesn't work. You must create a account on the VMware server.

So far, ESX serial number are not collected.

The SSL hostname check of the server is disabled.
2019-12-12 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.