- This topic has 1 reply, 2 voices, and was last updated July 14, 2020 by John M.
VPG memory utilization
You must be logged in to create new topics.
Click here to login
Hi,
I am trying to create a script (or modify an existing one) that will retrieve the configured memory and CPUs for every VPG in a ZVM. So far, I seem to be able to retrieve all kind of VPG information but the actual memory that each VPG will consume when active is something that I cannot get. Has anyone any suggestions?
I wasn’t able to find this in the API for a report I was needing to script. I ended up having to add a sql query into my script that targeted the ZVM database directly. Our ZVM DB is external, so I was able to find it. Not sure if this will work if your DB is the baked in local one.