/vsphere-datascraper

Python VM data scraper using vSphere API

Primary LanguagePythonMIT LicenseMIT

vsphere-datascraper

Python VM data scraper using VMware vSphere API

Collects Virtual Machine information (name, hostname, NIC info, MAC addresses, IP addresses, OS) and allows data output to ElasticSearch, Apache Kafka, File (JSON, YAML and Arkime WISE format) and console.

Authors, acknowledements

@bl0way - initial internal implementation

@mpihelgas - Additional output (Kafka, file, WISE, console) support