Vcenter monitor is Python Flask Web App for monitoring / inventoring multiple VMware Vcenters from one Dashboard via PyVmomi ( Python SDK for the VMware vSphere API ) With this app you can get topology info about multiple vcenters, DCs, clusters and hosts. Also you can get usefull inventory info about all connected Hosts attributes and export them to csv file. Supported Atributes : ESX build version, BIOS version, server model, serial number, CPU cores, Total / Free Memory...
Andrej Jancovic (2024)
- vcenter_name: <Vcenter FQDN>
ip: <Vcenter IP>
login: <Vceneter User Login>
pass: <Vcenter password>
site: <Vcenetr enviroment tag : Prod, Dev..>
- vcenter_name: <Vcenter FQDN>
ip: <Vcenter IP>
login: <Vceneter User Login>
pass: <Vcenter password>
site: <Vcenetr enviroment tag : Prod, Dev..>
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.