Operating System - HP-UX
1830001 Members
3475 Online
109998 Solutions
New Discussion

"kctune" like command line in 11.11?

 
SOLVED
Go to solution
Adam Garsha
Valued Contributor

"kctune" like command line in 11.11?

Is there a command-line method to list out kernel param values in 11.11?

I see gettune/settune/tuneinfo c-functions, but is there an admin utility?

thanks.
3 REPLIES 3
Mounaam
Trusted Contributor
Solution

Re: "kctune" like command line in 11.11?

Hi,

kmtune
James R. Ferguson
Acclaimed Contributor

Re: "kctune" like command line in 11.11?

Hi Adam:

'kmtune'

http://docs.hp.com/en/B2355-90691/kmtune.1M.html

Regards!

...JRF...
Tim Nelson
Honored Contributor

Re: "kctune" like command line in 11.11?

kmtune

e.g.
kmtune -q max_dbc_pct
kmtune -s max_dbc_pct=5
kmtune ( with no parm will list all )
kmtune -l (give all with detail )