TOP LEVEL CATEGORIES
EXPLORE
Description:
Check if VMWare virtual machine is powered on or off using https://github.com/vmware/vsphere-automation-sdk-python.
Plugin connects to a vcenter and checks the status of a virtual machine using the VMs id.
IDs can be found with the ‘-l’ flag:
python3 check_vmpower.py -u USERNAME -p ‘PASSWORD’ -s SERVER_IP -l
Once the ID has been identified then check the status with:
python3 check_vmpower.py -u USERNAME -p ‘PASSWORD’ -s SERVER_IP -i ID
Current Version
Last Release Date
2021-07-29
Compatible With
Owner
Craig Dienger
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.