I set up WMI Process Monitor to track the amount of memory being used by sqlservr.exe (SQL Server 2008).
One the first machine it is only using about 1.2GB, the WMI Process Monitor is reporting 1.2GB.
On the second machine it is using about 51GB (yes fifty one), the WMI Process Monitor is reporting 4.3GB. When I export the raw data, it's showing a constant value of 4294967295.
Does anyone know why this is? or am I doing something wrong.
TIA
-=Eric
UPDATE: the SNMP Process Monitor show the correct Memory Usages, but that doesn't have CPU utilization