Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check virtual machine power status
Last Release Date
2021-07-29
Compatible With
- Nagios 4.x
- Nagios XI
Owner
Hits
2316
Files:
File | Description |
---|---|
check_vmpower.py | check_vmpower.py |
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
Reviews (0)
Be the first to review this listing!