Try testing with Charlie Bradys memory tester,
ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest/search dev-info list for some brief instructions a month or two ago, oops dev-info list is still down so here is the info
Ray
http://www.mail-archive.com/devinfo%40lists.e-smith.org/msg11704.html[e-smith-devinfo] [Announce] background memory tester
--------------------------------------------------------------------------------
From: Charlie Brady
Subject: [e-smith-devinfo] [Announce] background memory tester
Date: Thu, 27 Mar 2003 14:50:30 -0800
--------------------------------------------------------------------------------
Problem: you suspect the RAM in your server, or you wish to stress the
system a little and see that it is still reliable
Answer: install my background memory tester!
# F=ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest
# rpm -Uhv $F/e-smith-memtest-0.0.1-04.noarch.rpm \
$Fmemtester-2.93.1-01.i386.rpm
# /sbin/e-smith/config set memtest service status enabled
# svc-start memtest
Logs will be found in /var/log/memtest
Do:
# svc-stop memtest
# /sbin/e-smith/config set memtest service status disabled
to stop testing
Problem reports (or gifts

) direct to me please.
--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
On Thu, 27 Mar 2003, Charlie Brady wrote:
> Answer: install my background memory tester!
It's been pointed out that I've made a significant oversight here. Quite
right. Credit for the memory tester rightly goes to Simon Kirby and
Charles Cazabon. *They* developed the memory tester. More details here.
http://www.qcc.ca/~charlesc/software/memtester/All I've done is do the packaging and put together the execution
environment (which uses Dan Bernstein's fine tools).
> # F=ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest
> # rpm -Uhv $F/e-smith-memtest-0.0.1-04.noarch.rpm \
> $Fmemtester-2.93.1-01.i386.rpm
There's a typo there. This is the correct command:
# F=ftp://ftp.e-smith.org/pub/e-smith/contrib/CharlieBrady/memtest
# rpm -Uhv $F/e-smith-memtest-0.0.1-04.noarch.rpm \
$F/memtester-2.93.1-01.i386.rpm
> Problem reports (or gifts

) direct to me please.
Remember Simon and Charles in your Christmas wishes also

Problem reports still to me (only) please.
--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Group
From: Adam Sleight
Subject: Re: [e-smith-devinfo] Re: [Announce] background memory tester
Date: Fri, 28 Mar 2003 12:30:35 -0800
--------------------------------------------------------------------------------
How does this compare to
http://www.memtest86.com/ ?
On Fri, 28 Mar 2003 14:46:37 -0500 (EST)
Charlie Brady <[EMAIL PROTECTED]> wrote:
> Credit for the memory tester rightly goes to Simon
> Kirby and
> Charles Cazabon. *They* developed the memory tester. More
> details here.
>
>
http://www.qcc.ca/~charlesc/software/memtester/On Fri, 28 Mar 2003, Adam Sleight wrote:
> How does this compare to
http://www.memtest86.com/ ?
A little reading at the web site you mention should tell you. memtest86
runs instead of the operating system. memtester runs as a process within
the OS.
--
Charlie Brady