1824210 Members
4891 Online
109669 Solutions
New Discussion юеВ

Links to HP-UX Doc

 
Mark_541
Frequent Advisor

Links to HP-UX Doc

Hi Guys,

I am looking for good synthetic documents/Links (Basic Operations and maintenance Routines)around HP-UX 11.0 administration on RP44xx family.

Thanks in advance
5 REPLIES 5
James R. Ferguson
Acclaimed Contributor

Re: Links to HP-UX Doc

Hi Mark:

I'm not sure what you are seeking. The general documentation link is:

http://docs.hp.com/index.html

For "routine" operations, you might start here:

Managing Systems and Workgroups: A Guide for HP-UX System Administrators:

http://docs.hp.com/en/B2355-90950/index.html

Regards!

...JRF...
Steven E. Protter
Exalted Contributor

Re: Links to HP-UX Doc

Shalom Mark,

This type of documentation is in http://docs.hp.com

http://docs.hp.com/en/hw.html#HP%209000%20rp4410/rp4440%20Server

These links change frequently.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mark_541
Frequent Advisor

Re: Links to HP-UX Doc

Hi again Guys,

I really appreciate but already seen all these links..

What I am looking for is a kind of memo for instance on how to manage these machines: frequently used commands, general checking CPU/MeM/Devices/Backups etc

I will be involved on such taks but not more then 2H per day :-)
Chan 007
Honored Contributor

Re: Links to HP-UX Doc

HI Mark,

Do these things,

1. dmesg - current error messages
2. view /var/adm/syslog/syslog.log
Check for EMS error or errors.
3. sar - Checks the CPU, Memory
4. iostat - provides disk stats
5. vmstat - memory stat
6. swapinfo - swap information

7. I don't know what backup tool you use. So no comments on that.

Chan