[hobbit] Windows memory trending
On Tue, Jul 19, 2005 at 03:52:08PM -0400, Larry.Barber at usda.gov wrote:
We're just running the NT client, I have enough trouble getting the NT admins to just install that, let alone anything else. It probably is the memory size that's causing problems. Here's a sample of the return from the cpu test:
Thanks, testing this clearly shows that it overflows the "unsigned long" calculations being done by Hobbit. The attached patch should solve this, hopefully also on those platforms that don't have a built-in strtoll() routine.
This is for Hobbit 4.0.4 - the next version will have a (slightly different) version of this included.
Regards, Henrik
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 </tmp/hobbit-4.0.4-win32mem.patch make stop hobbit as root: "make install" start hobbit
Henrik
An HTML attachment was scrubbed... URL: <http://lists.xymon.com/pipermail/xymon/attachments/20050720/4d5d7083/attachment.html>
participants (2)
-
henrik@hswn.dk
-
tlp-hobbit@holme-pedersen.dk