Operating System - Tru64 Unix
1752480 Members
5512 Online
108788 Solutions
New Discussion юеВ

Re: tru64 unix os

 
Asim_5
Frequent Advisor

tru64 unix os

i want to check the health status for the system running tru64unix.any command for this to check internal hardware consistancy
2 REPLIES 2
Rob Leadbeater
Honored Contributor

Re: tru64 unix os

Hi Asim,

There are a variety of tools you can use...

For processors information, use psrinfo.

For a good overall check of the system, you need to use sys_check. The latest version of that can be obtained here:

http://h30097.www3.hp.com/sys_check/

Hope this helps,

Regards,

Rob
Kapil Jha
Honored Contributor

Re: tru64 unix os

Hello Asim,
Health check is a broad area there is no single command to get the required information(syscheck gives you a detailed information about system).
well you can use
#top (for cpu memory usages)
#vmstat (for memory usage)
#df and du for file syatem usage.
#hwmgr (for hardware).

better you make a script using various utiliies to get ur desired output.

BR,
Kapil
I am in this small bowl, I wane see the real world......