1832869 Members
6838 Online
110048 Solutions
New Discussion

Sysreport in HPUNIX

 
sanwin
Frequent Advisor

Sysreport in HPUNIX

Hi All,
In linux, for troubleshooting there is something called sysreport which generates the tar of all needed logs to be checked.
Whether in HPUNIX also, is there any such tool.


regards,
sanwin
2 REPLIES 2
Geoff Wild
Honored Contributor

Re: Sysreport in HPUNIX

Yes, it's called you :)

THere are some documentation type scripts...like cfg2html:

http://come.to/cfg2html


As well as sysinfo (attached).


I run from root's cron like so:

# Run the sysinfo script
0 6 1 * * /usr/bin/SysInfo -a -b -o /usr/tmp/`hostname`.sysinfo ; /usr/bin/chmod 644 /usr/tmp/`hostname`.sysinfo >/tmp/sysinfo.cron 2>&1
#
#Run the cfg2html scripts
35 6 1 * * cd /opt/cfg2html ; /opt/cfg2html/cfg2html_hpux.sh >/dev/null 2>&1
#

Rgds...Geoff
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.
Basheer_2
Trusted Contributor

Re: Sysreport in HPUNIX

And if you have ignite, then try

print_manifest