1753809 Members
8507 Online
108805 Solutions
New Discussion юеВ

Kernel system parameters

 
SOLVED
Go to solution
Michael O'brien_1
Regular Advisor

Kernel system parameters

Hi,

Does anybody know if it is possible to view the current usage of the kernel system parameters on the system? In much the same way that kmtune display's the values of the kernel parameters I would like to view the utilisation of all the kernel parameters. I know I can view couple of the parameters using glance, eg semmni etc. The system is running 11.11 so we can't use kcusage. I guess we are looking the equivalent of kcusage for 11.11.

Thanks
Michael
9 REPLIES 9
Arunvijai_4
Honored Contributor

Re: Kernel system parameters

Hi Michael,

Check this out,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=939222

[kcusage for HPUX 11.11?]

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

Re: Kernel system parameters

hi michael,

you can also use glance -> system tables (t)

you can view the following parameter usage:
Proc Table (nproc)
File Table (nfile)
Shared Mem Table (shmmni)
Message Table (msgmni)
Semaphore Table (semmni)
File Locks (nflocks)
Pseudo Terminals (npty)
Buffer Headers (nbuf)
Inode Cache (ninode)
Shared Memory
Message Buffers
Buffer Cache
Buffer Cache Min
Buffer Cache Max
DNLC Cache

hope this helps too!

kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Peter Godron
Honored Contributor

Re: Kernel system parameters

Michael,
which parameters are you after, which are not shown by glance?
If glace covers most of your requirement, there may be ways to show the ones that are missing.
Victor BERRIDGE
Honored Contributor

Re: Kernel system parameters

Hi Michael,

I have a 11.11 with kcusage...
I remembered installing for testing (if it is of any use...) kcweb, and inherited of kcalarm kcmond kcusage and the mans...
now Im happy with only using them and forgot all about kcweb...

-r-xr-xr-x 1 bin bin 118784 Apr 5 2002 kcalarm
-r-xr-xr-x 1 bin bin 12213 Apr 5 2002 kcmodule
-r-xr-xr-x 1 bin bin 73728 Apr 5 2002 kcusage
-r-xr-xr-x 1 bin bin 929 Apr 5 2002 kcweb
-r-xr-xr-x 1 bin bin 2413 Mar 22 2001 kernsymtab
-r-sr-xr-x 1 root bin 12288 Nov 14 2000 keyenvoy
-r-xr--r-- 1 bin bin 36864 Apr 27 2005 keyserv
-r-xr-xr-x 1 bin bin 8696 Dec 11 2003 killall


All the best
Victor
Alzhy
Honored Contributor

Re: Kernel system parameters


"glance -t"
Hakuna Matata.
Michael O'brien_1
Regular Advisor

Re: Kernel system parameters

Hi,

Thanks for your replies. I would like to view all of the kernel parameters. One of the components of an application is crashing intermittently and we would like to view all the system parameters when this happens to ensure none of the parameters are being maxed out.

Victor can you tell me where you got your copy of kcusage for 11.11 from?

Thanks
Michael


Victor BERRIDGE
Honored Contributor

Re: Kernel system parameters

Hi,
I got it from HP... its old (2002) and was I suppose a beta version...
I still have the depot file if you want it but I cant put it as attachement because it exceeds 1MB (1.4)



All the best
Victor
Michael O'brien_1
Regular Advisor

Re: Kernel system parameters

Hi Victor,

That would be great if you send me a copy, could you mail it to my email account.
michaelob@email.com

Thanks
Michael
Victor BERRIDGE
Honored Contributor
Solution

Re: Kernel system parameters

Just sent...

Best regards
Victor