We're running NPM v. 10.1.1
PercentMemoryUsed - my understanding is that this value is a combination of physical and virtual memory. Correct?
Memory Usage gauge - is this using the same calculation as PercentMemoryUsed?
If I do not monitor the physical and virtual memory resources, the Memory Usage gauge seems to match the value that is reported in alerts where my trigger condition uses PercentMemoryUsed.
If I add the physical memory resource, the gauge changes to match that value.
Is this what is supposed to happen?
So far this is behavior I have witnessed for Windows 2008 and Windows 2003 servers.
klc2009