Windows memory trending
In the 4.0.5RC1 I get overflow errors (Host birn05-apps2 cpu report
overflows in memory usage calculation) for windows cpu reports like
Henrik Stoerner skrev:
Memory Statistics Total Physical memory: 2415353856 bytes (2.25GB) Available Physical memory: 966356992 bytes (922.00MB) Total PageFile size: 4294967295 bytes (4.00GB) Available PageFile size: 3075772416 bytes (2.87GB) Total Virtual memory size: 2147352576 bytes (2.00GB) Available Virtual memory size: 2117836800 bytes (1.97GB)
Henrik Stoerner skrev:
On Tue, Jul 19, 2005 at 10:43:44PM +0200, Henrik Stoerner wrote:Thanks, testing this clearly shows that it overflows the "unsigned long" calculations being done by Hobbit. The attached patch should solve this,For those not familiar with patching, to apply this you must: cd hobbit-4.0.4 patch -p1 user-095ef1c764a2@xymon.invalid