Operating System - HP-UX
1834628 Members
3035 Online
110069 Solutions
New Discussion

Performance Tuning Parameters

 
SOLVED
Go to solution
Learn_1
Regular Advisor

Performance Tuning Parameters

I am Using HP-UX11i on rp7410 server.Can you please mention the document or file name where i can find the performance tuning parameters detail, detailing the default values,minimum and maximum values.

Thanks.
5 REPLIES 5
Pete Randall
Outstanding Contributor
Solution

Re: Performance Tuning Parameters

Try this link:

http://www1.itrc.hp.com/service/cki/search.do?category=c0&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchString=UPERFKBAN00000726&mode=id&admit=-682735245+1056633198678+28353475&searchCrit=allwords&printable=true


Also, for kernel paramters, SAM has some pretty good "help" documentation. Go into SAM > Kernel Configuration > Configurable Parameters then select Help > Configurable Kernel Parameters.


Pete



Pete
Stefan Farrelly
Honored Contributor

Re: Performance Tuning Parameters

Heres the manual;

http://docs.hp.com/hpux/onlinedocs/TKP-90202/TKP-90202.html

One hint; Dont forget to set the kernel parameter vx_ninode to 90% of ninode. If you leave vx_inode to its default of 0 it can grow huge and really affect memory usage (it gobbled up over 1Gb on our Rp7410!)


Im from Palmerston North, New Zealand, but somehow ended up in London...
James R. Ferguson
Acclaimed Contributor

Re: Performance Tuning Parameters

Hi:

Here's another (still) worthwhile document:

http://docs.hp.com/hpux/onlinedocs/os/11.0/tuningwp.html

Regards!

...JRF...
T. M. Louah
Esteemed Contributor

Re: Performance Tuning Parameters

Look for the following document IDs in ITRC Knowledge-Base:
KBRC00000947 "System Performance Tuning Guide"

UPERFKBAN00000726 "Introduction to Performance Tuning"

Cheers,
T??
Little learning is dangerous!
Caesar_3
Esteemed Contributor

Re: Performance Tuning Parameters

Hello!

Read this :
http://www.ussg.iu.edu/hp/hpux-tune.html

Also you could find some info on the docs.hp.com

Caesar