- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Adminsitration
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 10:09 PM
02-19-2007 10:09 PM
Adminsitration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 10:11 PM
02-19-2007 10:11 PM
Re: Adminsitration
type "model" at the command line.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2007 10:44 PM
02-19-2007 10:44 PM
Re: Adminsitration
you can also use
#uname -a
command to view model type along with system information.
But here
#model
command is satisfying condition.
Regards
Reshma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 01:07 AM
02-20-2007 01:07 AM
Re: Adminsitration
# model
will give you that info.
Rgds/ James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:38 AM
02-20-2007 02:38 AM
Re: Adminsitration
#model
9000/800/L3000-6x
than what do i think
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:48 AM
02-20-2007 02:48 AM
Re: Adminsitration
It means Its HP 9000 model 800 L class model L3000
Model prints the machine hardware model. Two or more fields may be displayed: computer, model number, and sometimes the clock or an additional model number.
Its output is similar to that of uname -m. However, it is recommended that the model command or the getconf command be used to obtain the model name since future model names may not be compatible with uname.
e.g
The model output below indicates an HP 9000 Model 715 with a 50 MHz clock.
9000/715/50
The model output below indicates an HP 9000 879 K-Class model K260.
9000/879/K260
The model output below indicates an HP 9000 871 D-Class model D370.
9000/871/D370
The model output below indicates an HP 9000 Model 720.
9000/720
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:50 AM
02-20-2007 02:50 AM
Re: Adminsitration
If your query is solved then can you please assign the points.
Regards
Reshma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 02:50 AM
02-20-2007 02:50 AM
Re: Adminsitration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 03:34 AM
02-20-2007 03:34 AM
Re: Adminsitration
9000/800/N4000-44 = N class with 440 MHz CPUs.
9000/800/V2600 = a V-class (V2600). There are no CPU speed alternatives for this model, so there is nothing to indicate CPU speed.
The Superdomes are a bit different:
9000/800/SD64000 = a 2-cabinet PA-RISC Superdome (max. 64 CPU sockets)
ia64 hp superdome server SD32B = a 1-cabinet Itanium (=ia64) Superdome (max. 32 CPU sockets)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 03:39 AM
02-20-2007 03:39 AM
Re: Adminsitration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 03:43 AM
02-20-2007 03:43 AM
Re: Adminsitration
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 04:18 PM
02-20-2007 04:18 PM
Re: Adminsitration
It would also be helpful to have a subject that introduces the question so we can decide if we want to read it or know the answer.
An example subject: Determining server type?