The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-07-2004
jsilva's Avatar
jsilva jsilva is offline
Registered User
 

Join Date: Apr 2003
Posts: 169
Hi,

For Sun machines, you have the prtdiag ( man prtdiag ) utility... run it with -v and it will tell you if there're any problem with the hardware... On AIX, you have diag command ( man diag ).

You may also see Sun VTS ( http://www.sun.com/oem/products/vts/ ), and Tivoli ( http://www-3.ibm.com/software/tivoli/ ) .

Also, take a look at swatch ( http://swatch.sourceforge.net/ ) .

Good luck !