Operating System - HP-UX
1832242 Members
2932 Online
110041 Solutions
New Discussion

Re: Equivalent to sys_check

 
Nabil_11
Frequent Advisor

Equivalent to sys_check

Hi,
whats the equivalent command or utility in hpux to sys_check (Tru64 command)

Regards
5 REPLIES 5
RolandH
Honored Contributor

Re: Equivalent to sys_check

What does sys_check on a Tru64 system?

Can you attach output, please?
Which OS Level do you use? ( HP-UX 11.0/11.11/11.23)

Roland
Sometimes you lose and sometimes the others win
Geoff Wild
Honored Contributor

Re: Equivalent to sys_check

Try System Healthcheck:

http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=SHCBASE01

Rgds...Geoff

PS: For info on sys_check:
http://h30097.www3.hp.com/sys_check/
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Nabil_11
Frequent Advisor

Re: Equivalent to sys_check

Hi,
ex: # sys_check > node1.html
will generate full system detailed report and analyze all the hardware and software then suggest to change useful kernel parameters to increase system performance

I'm using HP-UX v1,v2
one of HP engineers mention cfg tool I try to find it ????

Regards
RolandH
Honored Contributor

Re: Equivalent to sys_check

I have attached a script that will produce the output you need.

It produces the files in /tmp/ directory.

One is a text file and one is a html file.

Roland

Don't forgett to assign points =:-}
Sometimes you lose and sometimes the others win
Nabil_11
Frequent Advisor

Re: Equivalent to sys_check

Thanks,
The Equivalent to sys_check in HPUX is cfg2html

Regards