- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: server info
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
07-11-2006 06:31 AM
07-11-2006 06:31 AM
server info
Secondly, how would u know what raid level is configured on the disks, if they are in a store e disk array.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 06:39 AM
07-11-2006 06:39 AM
Re: server info
Raid level can be termined by a careful use of LVM reports.
lvdisplay -v
You may need to start with vgdisplay to get a handle on what logical volumes are out there.
cstm
That is used via the menus to determine the speed of the CPU. RISC chips require much lower CPU speeds to acheive good performance than say your PC which uses CISC.
There are a lot of system reporting scripts posted to ITRC.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 06:44 AM
07-11-2006 06:44 AM
Re: server info
Also, your use of processor speed to measure the "power" of a server is rather nebulous as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 10:01 AM
07-11-2006 10:01 AM
Re: server info
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1041908
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 03:49 PM
07-11-2006 03:49 PM
Re: server info
Here it is :
# echo "selclass qualifier cpu;info;wait;infolog" | /usr/sbin/cstm
[ For CPU information ]
# echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm
[For Memory Information.]
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 03:51 PM
07-11-2006 03:51 PM
Re: server info
Also a very useful tool is available from HP , is nickel script that will collect all your system informations, just to run it and the HTML report will be ready:
http://unixguide.net/scripts/nickel108
Also: cfg2html
http://come.to/cfg2html
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2006 04:51 PM
07-11-2006 04:51 PM
Re: server info
You can use the below command aswell to check the cpu speed from cstm...
#echo "map selall info;wait infolog" | cstm > /tmp/cstm.txt.
If the disks are in a stroage then u need to log into the storage through the serial port or from web management console from there i guess you will be able to check the raid levels..
Best Regards,
Prashanth