About Hyper-V performance counters

中田 郁二 IIM 1 Reputation point
2022-01-25T08:22:55.513+00:00

A value called Guest Available Memory has been added to the Hyper-V performance counter,
I would like to know if this value is getting the value of Available Memory of the guest OS. If you know, please comment.

Thank you.
Yuji

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,124 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,538 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,351 Reputation points
    2022-01-25T13:41:05.587+00:00

    Hello @中田 郁二 IIM

    Effectively, the \Hyper-V Dynamic Memory VM(*)\Guest Available Memory counter collects the data for HyperV guest memory available (not the used, not the reserved, just the available)

    If you want more details onto Guest OS counters for memory maybe these would be also helpful:

    \Hyper-V Dynamic Memory VM(*)\Guest Available Memory  
    \Hyper-V Dynamic Memory VM(*)\Smart Paging Working Set Size  
    \Hyper-V Dynamic Memory VM(*)\Memory Remove Operations  
    \Hyper-V Dynamic Memory VM(*)\Removed Memory  
    \Hyper-V Dynamic Memory VM(*)\Memory Add Operations  
    \Hyper-V Dynamic Memory VM(*)\Added Memory  
    \Hyper-V Dynamic Memory VM(*)\Guest Visible Physical Memory  
    \Hyper-V Dynamic Memory VM(*)\Physical Memory  
    \Hyper-V Dynamic Memory VM(*)\Maximum Pressure  
    \Hyper-V Dynamic Memory VM(*)\Minimum Pressure  
    \Hyper-V Dynamic Memory VM(*)\Average Pressure  
    \Hyper-V Dynamic Memory VM(*)\Current Pressure  
    

    Hope this helps with your query,

    ---------
    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments