1830935 Members
2520 Online
110017 Solutions
New Discussion

Re: kernel parameters

 
SOLVED
Go to solution
Babukanthan
Advisor

kernel parameters

How do I check kernel parameters on HP-UX?
pls explain

best regards
Babukanthan
8 REPLIES 8
MarkSyder
Honored Contributor

Re: kernel parameters

SAM -> kernel configuration.

Mark Syder (like the drink but spelt different)
The triumph of evil requires only that good men do nothing
Arunvijai_4
Honored Contributor

Re: kernel parameters

Hi,

You can list out by

# kmtune -l

Or, do it by "sam"

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Darrel Louis
Honored Contributor

Re: kernel parameters

Hi Babukanthan,

You can do this with the following commands:
- kmtune
- sysdef
- SAM --> Kernel Configuration --> Configurable Parameters.

man kmtune for more information.

GoodLuck
Darrel

RAC_1
Honored Contributor

Re: kernel parameters

Till 11.11 - kmtune,sysdef,SAM works.
After 11.11 - kctune,kcweb
There is no substitute to HARDWORK
Chan 007
Honored Contributor
Solution

Re: kernel parameters

Babu,

For checking use kmtune or sam (As other said) for knowing what to set and how each one is inter related see the link below.

http://docs.hp.com/en/939/KCParms/KCparams.OverviewAll.html

Chan
Jaime Bolanos Rojas.
Honored Contributor

Re: kernel parameters

Babukanthan, and always the best source of information the man page for kmtune that is substituded by kctune

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

Regards,

Jaime.
Work hard when the need comes out.
Jaime Bolanos Rojas.
Honored Contributor

Re: kernel parameters

Babukanthan, remember that it's just polite to give points to the people that took the time to answer your questions.

Regards,

Jaime.
Work hard when the need comes out.
spex
Honored Contributor

Re: kernel parameters

Hi Babukanthan,

Check out this page:

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

Pay close attention to the DLKM Procedural Flowchart, about halfway down.

PCS