Operating System - HP-UX
1838407 Members
3319 Online
110125 Solutions
New Discussion

Viewing kernel parameter usage

 
Jim McKee_1
Occasional Contributor

Viewing kernel parameter usage

Is there a utility for HP-UX 11.11 that will let me see the usage of various kernel parameters, like kcweb does for 11.23?

Jim
6 REPLIES 6
G. Vrijhoeven
Honored Contributor

Re: Viewing kernel parameter usage

HI Jim,

kmtune -l lists them all.

Regards,

Gideon
G. Vrijhoeven
Honored Contributor

Re: Viewing kernel parameter usage

Hi again,

The usage of some can be viewed using;
sar / glance

Regards,

Gideon

Steven E. Protter
Exalted Contributor

Re: Viewing kernel parameter usage

the graphical version of glance, gpm , which runs on xwindows shows a nice graph of use of critical kernel parameters and swap.

The background performance scripts I'm attaching also do that.

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
Jim McKee_1
Occasional Contributor

Re: Viewing kernel parameter usage

kmtune will show me what the parameter is set to, but not how much of the parameter is currently being used. What I am looking for is something like the system table display in Glance, but for other shared memory parameters.

G. Vrijhoeven
Honored Contributor

Re: Viewing kernel parameter usage

kcweb should also be available for 11i v1,6, check this link:

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-0701/5187-0701_top.html&con=/hpux/onlinedocs/5187-0701/00/00/27-con.html&toc=/hpux/onlinedocs/5187-0701/00/00/27-toc.html&searchterms=kcmond&queryid=20041026-111710

But if you want to download it its only available for 11.22........

http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=Casey

I guess you have 11iv1 so this would not help you, unless you upgrade to 11iv6.

The software should be included on the core OS dvdrom.

HTH,

Gideon

G. Vrijhoeven
Honored Contributor

Re: Viewing kernel parameter usage

Hi again...

You could also check Carstens answer in this link:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=111524

Regards,

Gideon