- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: How view info of SRM from Tru64
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
04-11-2007 10:38 AM
04-11-2007 10:38 AM
How view info of SRM from Tru64
I'm a newbie with Tru64 and I need to know
memory information like "show mem" and "show fru" commands of SRM. In other words, i need view the results of commands "show mem" and "show fru" but I can't shutdown the alphaserver to run this commands in the SRM, how can i do this ??
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 11:39 AM
04-11-2007 11:39 AM
Re: How view info of SRM from Tru64
vmstat -P will give you the ammount of RAM.
hwmgr will give you information about the hardware.
Some systems provides another console known as RMC, SCM, MBM, depending of the model, you access via special scape secuence keys.
What is the information that you need?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 12:04 PM
04-11-2007 12:04 PM
Re: How view info of SRM from Tru64
I need part of the info given for SRM command "show fru", this is the Dimms of memory populated in the machine. I need to change memory Dimms and need known the actual state of the system to view what is the best configurations of dimms to populate. I believe that don't there are more dimms slots free in this moment and need check it.
Thanks again y sorry for yhe english.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 12:04 PM
04-11-2007 12:04 PM
Re: How view info of SRM from Tru64
I need part of the info given for SRM command "show fru", this is the Dimms of memory populated in the machine. I need to change memory Dimms and need known the actual state of the system to view what is the best configurations of dimms to populate. I believe that don't there are more dimms slots free in this moment and need check it.
Thanks again y sorry for the english.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2007 03:42 PM
04-11-2007 03:42 PM
Re: How view info of SRM from Tru64
- Check out SYS_CHECK ?
doesn't that get things like 'dia FRU Record'
Is that the diag tool?
- Check out WEBM tools?
WEBM --> Insight Manager --> cpq_mibs / os_mibs
Maybe shortcut with: /usr/sbin/cpq_mibs -d
or maybe you can find a more recent patch version like:
/var/opt/CPQIM320/bin/cpq_mibs
Just some thoughts,
This is not an area I've paid much attention to. I'm a hands on guy... go to the box, call out 'oops', and look at the stuff :-).
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2007 10:12 AM
04-12-2007 10:12 AM
Re: How view info of SRM from Tru64
What AlphaServer are you talking about specifically...?
On newer models (ES47, ES80 etc.) you can get this sort of information from the MBM without shutting down the OS.
On older kit I don't think its possible, without getting to the SRM - although you might get something from sys_check...
Hope this helps,
Regards,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 06:47 AM
04-16-2007 06:47 AM
Re: How view info of SRM from Tru64
The only way to view this information is in the SRM, my machine is a older version.
Thanks, Sergio.