mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
c578b3cbaa
In case you want to have an automated import of your Virtual Machines and/or Physical Host from VMware Sphere (vCenter) into your Icinga monitoring system this module might be what you have been looking for. At the time of this writing, the main purpose of this module is being a Import Source provider for the Icinga Director. WWW: https://github.com/Icinga/icingaweb2-module-vsphere
37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
%%WWWDIR%%/.gitignore
|
|
%%WWWDIR%%/README.md
|
|
%%WWWDIR%%/application/clicommands/CommandBase.php
|
|
%%WWWDIR%%/application/clicommands/FetchCommand.php
|
|
%%WWWDIR%%/doc/01-Installation.md
|
|
%%WWWDIR%%/doc/03-Import-Source.md
|
|
%%WWWDIR%%/doc/04-CLI-Commands.md
|
|
%%WWWDIR%%/doc/81-Contributing.md
|
|
%%WWWDIR%%/doc/84-Changelog.md
|
|
%%WWWDIR%%/doc/screenshot/00_preview/000_preview-vmware-vsphere-center-configuration-for-icinga-director.png
|
|
%%WWWDIR%%/doc/screenshot/01_installation/001_enable-module.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/031_dashboard.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/032_create-new.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/033_choose-name.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/034_choose-type.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/035_configure-connection.png
|
|
%%WWWDIR%%/doc/screenshot/03_import-source/036_vsphere-import-preview.png
|
|
%%WWWDIR%%/library/Vsphere/Api.php
|
|
%%WWWDIR%%/library/Vsphere/CurlLoader.php
|
|
%%WWWDIR%%/library/Vsphere/IdLookup.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/ClusterComputeResource.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/Datacenter.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/Datastore.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/DatastoreHostMount.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/Folder.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/FullTraversal.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/HostMountInfo.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/HostSystem.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/ManagedObject.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/TraversalHelper.php
|
|
%%WWWDIR%%/library/Vsphere/ManagedObject/VirtualMachine.php
|
|
%%WWWDIR%%/library/Vsphere/ProvidedHook/Director/ImportSource.php
|
|
%%WWWDIR%%/library/Vsphere/SoapClient.php
|
|
%%WWWDIR%%/library/Vsphere/Util.php
|
|
%%WWWDIR%%/module.info
|
|
%%WWWDIR%%/run.php
|