I'm actually having a bit of a different problem... sort of:
I'm running a virtualized environment and when the WMI probes go to get disc space and memory, it reads the actual allocated memory/disc that VMWare ESX has given the virtual machine rather than the 'total' that windows reports. The case goes a little something like this:
A windows 2008r2 machine, virtualized on ESX has 4 gb of ram and a 40 gb disc thin provisioned in VMWare.
Every once in a while, the RAM alerts will send and I'll get intermittent disc space alarms for cases when there's less than 10% of disc space left when 20ish gb of data on the hard drive--but the os reads that there's19.5gb free...Clearly more than 10%--I can only surmise that it's an issue with the auto-grow threshold in VMWare being below 10%.
Is there a tweak/patch that I need to apply so that IPMonitor reads these virtual machines' statistics differently? Any help would be greatly appreciated.