1827073 Members
2823 Online
109713 Solutions
New Discussion

Re: kcweb

 
SOLVED
Go to solution
Shivkumar
Super Advisor

kcweb

How kcweb is configured to use for configuring kernel parameters ? Was it available only after hpux 11i and later version ?
8 REPLIES 8
James R. Ferguson
Acclaimed Contributor
Solution

Re: kcweb

Hi Shiv:

The 'kcweb' kernel management tool appears in HP-UX 11i version 2, or release 11.23.

You can access it from SAM, a web browser or the Service Control Manager (SCM).

You can read more in the "Configuring a System" chapter of the Managing Systems and Workgroups" guide.

http://docs.hp.com/en/B2355-90950/B2355-90950.pdf

Regards!

...JRF...
Devender Khatana
Honored Contributor

Re: kcweb

Hi,

As James mentioned it is a tool available only HPUx11iv2 onwards. You can use it for convenient kernrl reconfiguration. It can also be started straight away from if your DISPLAY variable is set by

#kcweb

HTH,
Devender
Impossible itself mentions "I m possible"
Muthukumar_5
Honored Contributor

Re: kcweb

For older version you can use sam easily as kcweb. If you are having x terminal then,

configure DISPLAY variable to your machine.

# export DISPLAY="Client IP":0.0
# sam

Client:

start x client session.

IT will open up a GUI sam as like TERMINAL based on command line.

--
Muthu
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: kcweb

Hi Shiv,

"kcweb" is web based Kernel tuning management tool. It is only available for 11.23. There was a depot for 11.11, it is discontinued right now.

It uses apache webserver to run.

Just export your display variable and do as,

# export DISPLAY=:0.0
# kcweb

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

Re: kcweb

Hi Shiv,

You can check this page for downloading "kcweb".

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

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

Re: kcweb

Hi Shivkumar,
as others told,
kcweb is availabel only 11iv2 and above.

#export DISPLAY=hostname:0.0
#kcweb

will start GUI based kernel configuration tool called "kcweb"

in 11iv2, u can find lot of changes with kernel tunning.
kcweb, commands [kctune, etc ], lot of dynamic tunables, alarams, etc...

but kernel tunning with sam TUI is nice. i love that. [ with tab key, space key, enter key and ur kernel is ready. its really fun.]

in HP virutual labs, u can find a lab for kcweb.

Keep learing,
SEKAR
Be Tomorrow, Today.
James R. Ferguson
Acclaimed Contributor

Re: kcweb

Sekar:

PLEASE stop resurrecting old threads! The author appears to be satisfied by the answers received originally and you are needlessly cluttering this Forum.

...JRF...

inventsekar_1
Respected Contributor

Re: kcweb

Hi JRF,
u may be right.

but what i do is(here in HPUX and OV applications forums), whom will ask nice and simple questions(i like comparion questions..see in my profile a thread "Perl programming and shell scritping"), i will try to post my views there. it may give some new views, ideas to somebody. i am not posting just for points. even though in closed threads, i will try to post..

Have a look at,
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1034918

i like comparision questions, kernel tunning questions, hpux commands questions, etc.
thats what i did.

anyhow, i will avoid this, as u told.

Keep Learning,
SEKAR
Be Tomorrow, Today.