XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Host CPU Statistics

    Scheduled Pinned Locked Moved Development
    3 Posts 2 Posters 796 Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JSylvia007J Offline
      JSylvia007
      last edited by

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

      Screenshot 2023-01-17 170447.png

      1 Reply Last reply Reply Quote 0
      • splastunovS Offline
        splastunov
        last edited by

        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

        JSylvia007J 1 Reply Last reply Reply Quote 0
        • JSylvia007J Offline
          JSylvia007 @splastunov
          last edited by

          @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.

          1 Reply Last reply Reply Quote 0

          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
          • First post
            Last post