On Sat 03 Jan 2004 16:10, Abe Timmerman <[EMAIL PROTECTED]> wrote:
> hi smokers,
> 
> First of all, the best wishes for 2004!
> 
> For the 1.19 release I want to introduce better hardware information in the 
> smoke-reports. I have some systems I have access to, but most notably no AIX, 
> HPUX or True64.
> 
> I would like you to test the attached script and fill in the blanks for me if 
> you can.
> 
> comments and suggestions also welcome.

All your CPU info is wrong.

Please have a look at http://www.cmve.net/~mbrand/ux (also attached)
My general system info tool that runs on HP-UX, AIX, and Linux
You could also check for installed Unix-Processors-2.014: is goooood

HP-UX 11.00 2 CPU

a5:/u/usr/merijn 101 > perl /tmp/sysinfo.pl
info for: 'Generic'
  CPU type:        9000/800
  CPU:             9000/800
  Number of cpu's: ?
info for: 'hpux'
  CPU type:        9000/800
  CPU:             9000/800
  Number of cpu's: 2
a5:/u/usr/merijn 102 > ux
a5  HP-UX 11.00/64 U  9000/800/A500-7X/64 PA8700(2) pa-2.0
a5:/u/usr/merijn 103 > sudo ux
Password:
a5  HP-UX 11.00/64 U  9000/800/A500-7X/64 PA8700/750(2) pa-2.0  2048 Mb
a5:/u/usr/merijn 104 >


HP-UX 11.11 (11i) 1 CPU

h3:/u/usr/merijn 102 > perl /tmp/sysinfo.pl
info for: 'Generic'
  CPU type:        9000/861
  CPU:             9000/861
  Number of cpu's: ?
info for: 'hpux'
  CPU type:        9000/861
  CPU:             9000/861
  Number of cpu's: 1
h3:/u/usr/merijn 103 > ux
hmccscannot open `/dev/mem',    errno = 13,  Permission denied
cmcannot open `/dev/mem',       errno = 13,  Permission denied
mcannot open `/dev/mem',        errno = 13,  Permission denied
h3  HP-UX 11.11/64 U  9000/861/D370/32 PA8000 pa-2.0
h3:/u/usr/merijn 104 > sudo ux
Password:
h3  HP-UX 11.11/64 U  9000/861/D370/32 PA8000/160 pa-2.0  256 Mb
h3:/u/usr/merijn 105 >

HP-UX 10.20 1 CPU

d3:/u/usr/merijn 101 > perl /a5/tmp/sysinfo.pl
info for: 'Generic'
  CPU type:        9000/800
  CPU:             9000/800
  Number of cpu's: ?
info for: 'hpux'
  CPU type:        9000/800
  CPU:             9000/800
  Number of cpu's: 1
d3:/u/usr/merijn 102 > ux
d3  HP-UX 10.20/32 U  9000/800/D390 PA8000 pa-2.0
d3:/u/usr/merijn 103 > sudo ux
Password:
d3  HP-UX 10.20/32 U  9000/800/D390 PA8000/240 pa-2.0  512 Mb
d3:/u/usr/merijn 104 >

AIX 4.3.3 1 CPU

i2:/u/usr/merijn 101 > perl /a5/tmp/sysinfo.pl
info for: 'Generic'
  CPU type:        004CA4AA4C00
  CPU:             004CA4AA4C00
  Number of cpu's: ?
info for: 'aix'
  CPU type:        004CA4AA4C00
  CPU:             004CA4AA4C00
  Number of cpu's: 1
i2:/u/usr/merijn 102 > ux
i2  AIX 4.3.3.0/ML11  IBM,7043-150 PowerPC_604e  640 Mb
i2:/u/usr/merijn 103 > sudo ux
Password:
i2  AIX 4.3.3.0/ML11  IBM,7043-150 PowerPC_604e  640 Mb
i2:/u/usr/merijn 104 >

Linux SuSE 8.2 1 CPU

lt09:/home/merijn 104 > perl sysinfo.pl
info for: 'Generic'
  CPU type:        i686
  CPU:             i686
  Number of cpu's: ?
info for: 'linux'
  CPU type:        i686
  CPU:             Intel(R) Pentium(R) M processor 1400MHz (GenuineIntel 1395.500MHz)
  Number of cpu's: 1
lt09:/home/merijn 105 > ux
lt09  Linux 2.4.20-4GB/#1  unknown Intel(R) Pentium(R) M processor 1400MHz/1396(1) 
i686  756 Mb
lt09:/home/merijn 106 >

HTH

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0, & 5.9.x, and 806 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 8.2, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Attachment: ux
Description: Binary data

Reply via email to