Fremont Servers
08-22-2001, 03:58 PM
Is there any script that would the CPU (processor)...dual processors?
![]() | View Full Version : Script that test the processors Fremont Servers 08-22-2001, 03:58 PM Is there any script that would the CPU (processor)...dual processors? teck 08-23-2001, 12:03 AM do you want to test stability? like send the load soaring high? Fremont Servers 08-23-2001, 03:28 AM That would work too. I want a script that would test the processor and analyze it. I got a feeling, even with dual Pentium III 1000mhz CPU, it is slower than my single Pentium III 866mhz. davidb 08-23-2001, 04:07 AM does it feel slower? How much ram you got? Fremont Servers 08-23-2001, 04:10 AM dual Pentium III 1000mhz 1024 MB RAM 36GB Quantum 10k rpm hard drive davidb 08-23-2001, 04:12 AM hhhmmm, yep that looks like enough ram to me, heh Walter 08-23-2001, 12:36 PM http://phpsysinfo.sourceforge.net Recommended. Hope it helps. nopzor 08-25-2001, 07:51 PM type this into when you're logged in to the console as root. cat /proc/cpuinfo (for cpu) cat /proc/meminfo (for memory) cat /proc/pci (for pci devices) i also have some tools that test the throughput of your connection (without flooding the connection). PM me if you want these. |