Re: Multiple Processors: psrinfo -v
From: Thomas Maier-Komor (maierkom_at_lpr.no-spam.e-technik.tu-muenchen.de)
Date: 06/06/05
- Next message: KJ: "Re: Why didnt SUN aquire AMD?"
- Previous message: _moray: "Re: How do I label a disk?"
- In reply to: Tom: "Multiple Processors: psrinfo -v"
- Next in thread: Scott Howard: "Re: Multiple Processors: psrinfo -v"
- Reply: Scott Howard: "Re: Multiple Processors: psrinfo -v"
- Reply: Barbie LeVile: "Re: Multiple Processors: psrinfo -v"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 06 Jun 2005 12:47:17 +0200
Tom wrote:
> Hello,
>
> I am an HP-UX administrator, and am teaching myself Solaris. I'm
> writing an application which polls multiple types of systems (HP-UX,
> Linux, Windows, Solaris) and retrieves system information, etc.
>
> Right now, I'm working on getting the CPU speed in MHz. I've figured
> out that the psrinfo command will get that for me on Solaris... i.e.:
>
> psrinfo -v|grep 'operates at'|awk '{print $6}'
>
> This works okay... unfortunately, I only have a single processor Ultra
> 10 to test on so am not sure what that would do with a multi-processor
> machine.
>
> So, if anyone out there as a 2+ proc. machine and could post the output
> to a psrinfo -v command, I'd greatly appreciate it! That way I could
> modify the parsing based on that (without having to buy a multi-proc
> SUN!).
>
> Best Regards,
> Tom
>
Be aware that there are machines from Sun that can hold processors of
different speeds. E.g. a Blade 1000 with a 750MHz and a 900MHz CPU.
I am not sure if this is fully supported, but it seems to be
possible.
This is only AFAIK - so please correct me if I am wrong...
Tom
- Next message: KJ: "Re: Why didnt SUN aquire AMD?"
- Previous message: _moray: "Re: How do I label a disk?"
- In reply to: Tom: "Multiple Processors: psrinfo -v"
- Next in thread: Scott Howard: "Re: Multiple Processors: psrinfo -v"
- Reply: Scott Howard: "Re: Multiple Processors: psrinfo -v"
- Reply: Barbie LeVile: "Re: Multiple Processors: psrinfo -v"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|