Operating System - HP-UX
1834332 Members
2345 Online
110066 Solutions
New Discussion

Performance Tune / Moniter

 
SOLVED
Go to solution
prasathc
Frequent Advisor

Performance Tune / Moniter

Hi All
I am in the process of searching a good guide for performance tuning / monitering and Error Message Catalog.

So can any one help me out in the issue to find out good material.

Thanks in Advance
Prasath C
11 REPLIES 11
Steve Steel
Honored Contributor

Re: Performance Tune / Moniter

Hi


This will give a good start


Steve Steel

I used to have a handle on life, but it broke
If you want truly to understand something, try to change it. (Kurt Lewin)
Ravi_8
Honored Contributor

Re: Performance Tune / Moniter

Hi,

for performance tuning and monitoring you can see the man pages of iostat,vmstat,sar,glance plus which explains better.

No idea about Error Messags catalog, somebody may help you
never give up
Andreas Kruth
Occasional Advisor

Re: Performance Tune / Moniter

Hi Prasath,

to complete the previous messages with NFS Performance:

http://docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf

Which gives a good overview not only to NFS (Buffer Cache and so on)

Regards,

Andreas
prasathc
Frequent Advisor

Re: Performance Tune / Moniter

Hi Champions
I am very much admired of your replies. But I am not able to find the Error message catalog in ur replies. Is there any solution for this?


Thanks in Advance
Prasath C
Michael Tully
Honored Contributor

Re: Performance Tune / Moniter

Hi Prasath,

What type of "error message catalogue" are you after?
The standard Unix error messages can be found in /usr/include/sys/errno.h

There is no standard error catalog for everything. Each optional piece of software has it's own internal functional log of events. Most OS messages will however appear in /var/adm/syslog/syslog.log

Regards
Michael
Anyone for a Mutiny ?
T G Manikandan
Honored Contributor

Re: Performance Tune / Moniter

All error messages with err number are placed at /usr/include/sys/errno.h

Some docs for that

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065676420
T G Manikandan
Honored Contributor

Re: Performance Tune / Moniter

All error messages with err number are placed at /usr/include/sys/errno.h

Some docs for that

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065676420
T G Manikandan
Honored Contributor

Re: Performance Tune / Moniter

All error messages with err number are placed at /usr/include/sys/errno.h

Some docs for that

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065676420
T G Manikandan
Honored Contributor

Re: Performance Tune / Moniter