Popular Tcl recipes tagged "websphere"http://code.activestate.com/recipes/langs/tcl/tags/websphere/2007-02-05T18:24:13-08:00ActiveState Code RecipesdumpThreads (Tcl) 2007-02-05T18:24:13-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/475144/http://code.activestate.com/recipes/502208-dumpthreads/ <p style="color: grey"> Tcl recipe 502208 by <a href="/recipes/users/475144/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). Revision 2. </p> <p>Take a java core dump from a running server. Identify the working directory where the file will be placed.</p> WebSphere - log WAS JVM performance data to a cloudscape database. (Tcl) 2005-12-12T21:28:02-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/464559-websphere-log-was-jvm-performance-data-to-a-clouds/ <p style="color: grey"> Tcl recipe 464559 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>This script logs the WAS SESSION PMI performance data to a Cloudscape database.</p> WebSphere - log WAS JVM performance data to a cloudscape database. (Tcl) 2005-12-12T20:14:01-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/464545-websphere-log-was-jvm-performance-data-to-a-clouds/ <p style="color: grey"> Tcl recipe 464545 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>This script logs the WAS JVM PMI performance data to a Cloudscape database.</p> WebSphere - log WAS SESSION performance data to a cloudscape database. (Tcl) 2005-12-12T21:42:50-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/464560-websphere-log-was-session-performance-data-to-a-cl/ <p style="color: grey"> Tcl recipe 464560 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>This script logs the WAS SESSION PMI performance data to a Cloudscape database.</p> WebSphere - log WAS JDBC performance data to a cloudscape database. (Tcl) 2005-12-12T20:50:12-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/464546-websphere-log-was-jdbc-performance-data-to-a-cloud/ <p style="color: grey"> Tcl recipe 464546 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>This script logs the WAS JDBC PMI performance data to a Cloudscape database.</p> Example - Log WAS JVM PMI performance data to a database. (Tcl) 2005-11-10T20:41:37-08:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/444767-example-log-was-jvm-pmi-performance-data-to-a-data/ <p style="color: grey"> Tcl recipe 444767 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>This script extracts the PMI JVM performance metrics from a WAS 5.1 application server running under ND and writes the data to a Cloudscape database.</p> Set PMI Request Metrics on. (Tcl) 2005-10-20T23:35:07-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442467-set-pmi-request-metrics-on/ <p style="color: grey"> Tcl recipe 442467 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Set PMI Request Metrics on. Required for RPA.</p> Install Application. (Tcl) 2005-10-18T21:52:26-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442449-install-application/ <p style="color: grey"> Tcl recipe 442449 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Install application into appserver with multiple options.</p> Install LTPA config details into WAS. (Tcl) 2005-10-18T23:12:15-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442456-install-ltpa-config-details-into-was/ <p style="color: grey"> Tcl recipe 442456 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Install LTPA config details into WAS.</p> Start Application. (Tcl) 2005-10-18T23:19:37-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442457-start-application/ <p style="color: grey"> Tcl recipe 442457 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Start Application.</p> Install LDAP Configuration details into WAS. (Tcl) 2005-10-18T23:07:51-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442455-install-ldap-configuration-details-into-was/ <p style="color: grey"> Tcl recipe 442455 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Install LDAP Configuration Details into WAS.</p> Stop Application. (Tcl) 2005-10-18T23:22:28-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442458-stop-application/ <p style="color: grey"> Tcl recipe 442458 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Stop Application.</p> Install MQ Connection Factory. (Tcl) 2005-10-18T22:50:16-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442453-install-mq-connection-factory/ <p style="color: grey"> Tcl recipe 442453 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Install MQ Connection Factory at node level.</p> Set activity log on. (Tcl) 2005-10-18T00:43:31-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442422-set-activity-log-on/ <p style="color: grey"> Tcl recipe 442422 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Set activity log options for appserver.</p> Install MQ Queues. (Tcl) 2005-10-18T22:52:33-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442454-install-mq-queues/ <p style="color: grey"> Tcl recipe 442454 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Install MQ Queues.</p> Show installed MQ connection factories. (Tcl) 2005-10-18T01:00:07-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442423-show-installed-mq-connection-factories/ <p style="color: grey"> Tcl recipe 442423 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Show installed MQ connection factories.</p> Install J2c Auth Id. (Tcl) 2005-10-18T22:46:55-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442452-install-j2c-auth-id/ <p style="color: grey"> Tcl recipe 442452 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Installs a J2C Authorization ID.</p> Install Application Server. (Tcl) 2005-10-18T22:35:37-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442450-install-application-server/ <p style="color: grey"> Tcl recipe 442450 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Installs application server with multiple custom options.</p> Show installed MQ Queues. (Tcl) 2005-10-18T01:07:27-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442424-show-installed-mq-queues/ <p style="color: grey"> Tcl recipe 442424 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Show installed MQ Queues.</p> Set app server profiling on. (Tcl) 2005-10-18T00:33:21-07:00Patrick Finneganhttp://code.activestate.com/recipes/users/1220635/http://code.activestate.com/recipes/442421-set-app-server-profiling-on/ <p style="color: grey"> Tcl recipe 442421 by <a href="/recipes/users/1220635/">Patrick Finnegan</a> (<a href="/recipes/tags/websphere/">websphere</a>). </p> <p>Sets arguments required for appserver application profiling with WSAD or ASTK.</p>