cle_clock
Home > wikikonf >  was/actions/by kikonf > tp







Tp

print

Action : was.tp   (Category : was, Name : tp, By : kikonf)
Complete Name : was.tp.by.kikonf
Version : 5.0        License : Modified BSD License

Purpose of the was category :
Easy to customize. This category use in background the wsadmin command in jython mode (through AdminConfig, AdminControl and AdminTask), to drive WebSphere Application Server ® configuration.
You can use it to manage the whole WebSphere ® architecture.

Purpose of this tp plugin : Tune a Thread Pool

The following shows a sample Action File to use with the Action : was.tp
This sample file can be run with this command : kikact  was.tp

Toggle lines
<tp
    type = 'action'

    name='ORB.thread.pool'
    
    inact_timeout='4000'
    is_growable='true'
    max_size='70'
    min_size='25'
    >

    <scope node = 'localhostNode01' server = 'server1'/>
    
</tp>
							
(Source: <KIKONF_INSTALLATION_DIR>/plugins/actions/was/tp/by/kikonf/was.tp.by.kikonf.xml)


  • Line 1 to 3 say something , say something , say something
  • Line 10 to 17 say something , say something , say something , say something , say something
  • Line 20 to 25 say something



Trademarks :
  • "IBM", "WebSphere", "WebSphere Aplication Server", "WAS" are registred trademarks of International Business Machines Corporation.
  • "Java" and "JVM" are a registred trademarks of Oracle and/or its affiliates.
  • Other names may be trademarks of their respective owners.

Copyright © 2011 - Patrick Placidoux, Hélène Malamoud