Host CPU Statistics
-
Is there a way to get this information from xl, or xe, or some other command line parameter?

-
You can get it with such command
xentop --vcpus -i 2 -b | grep -i "Domain-0"Skip first line because it always return 0.
Or you can use method that using XO.
Get host_rrd data from host and parse it
https://xapi-project.github.io/xen-api/metrics.html -
@splastunov said in Host CPU Statistics:
You can get it with such command
That command doesn't give me the aggregate, it only gives me the CPU for Dom0. I'd like to get that aggregate number.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login