Re: Server Size
- From: Michael Heiming <michael+USENET@xxxxxxxxxxxxxx>
- Date: Fri, 27 Oct 2006 13:42:41 +0200
In comp.unix.shell Chris F.A. Johnson <cfajohnson@xxxxxxxxx>:
On 2006-10-26, Bill Marcum wrote:
On 26 Oct 2006 11:23:20 -0700, vishu
<tolava@xxxxxxxxx> wrote:
Hi Gurus,
How Can I find the size of a server, and the no.of cpu's or ram or what
ever on that server. I need to know some basic things about a server.
Your help appreciated.
cat /proc/cpuinfo
Does AIX have such a file? I thought it was Linux only; I know it's
not found on *BSD.
Let's see:
$ cat /proc/cpuinfo
cat: Cannot open /proc/cpuinfo: No such file or directory
$ uname -s
HP-UX
$ cat /proc/cpuinfo
cat: cannot open /proc/cpuinfo
$ uname -s
OSF1
OK, I'll stop this, I am not aware of any other *nix beside Linux
that has this file. But this ng name is comp.unix.shell and any
kind of *nix is usually fine in this group, though it would
indeed help for a platform specific question to point out the
information or/and use a ng specific to the OS.
Even if using google for what it was intended to do should bring
up relevant info in a fraction of a second...
Seems the terse question is hardly answerable without additional
info what the OP is running at all.
Unsure how these info will help the OP? If he doesn't know how to
obtain them, it seems questionable he could evaluate them?
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@xxxxxxxxxx | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 434: Please state the nature of the technical
emergency
.
- Follow-Ups:
- Re: Server Size
- From: Bruce Barnett
- Re: Server Size
- References:
- Server Size
- From: vishu
- Re: Server Size
- From: Bill Marcum
- Re: Server Size
- From: Chris F.A. Johnson
- Server Size
- Prev by Date: Re: Determine the charset in a file
- Next by Date: Re: send in email with message in body and attachment
- Previous by thread: Re: Server Size
- Next by thread: Re: Server Size
- Index(es):
Relevant Pages
|