Hi,
I begin to really like proxmox ve. For our Systems Administration I need to write some scripts e.g. for my own backup routines, for nagios monitoring etc.
For example I need to find out:
Which vms (ids) are running on my cluster
What vm-name has the vm with id xxx
On which node vm xxx is running
If vm xxx is running somewhere in the cluster or not
Physical Disk usage, how big is the qcow2 file of vm xxx
Before I start reiventing the wheel and code all this from scratch, is there a library and/or documentation how I could gather all this information ?
I begin to really like proxmox ve. For our Systems Administration I need to write some scripts e.g. for my own backup routines, for nagios monitoring etc.
For example I need to find out:
Which vms (ids) are running on my cluster
What vm-name has the vm with id xxx
On which node vm xxx is running
If vm xxx is running somewhere in the cluster or not
Physical Disk usage, how big is the qcow2 file of vm xxx
Before I start reiventing the wheel and code all this from scratch, is there a library and/or documentation how I could gather all this information ?