forked from covener/plugin-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
mknezic/plugin-tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Short tools related to the WebSphere WebServer Plug-in in WebSphere Application Server. * scanplugin.pl With LogLevel "TRACE", Report on exceptional requests (slow, marked down, bad status code). * plgstats.pl With any LogLevel up-to-and-including "STATS", report cross-process statistics for affinity/non-affinity requests. * countchunks.pl With LogLevel "TRACE", Add up the chunks written by the plugin, you must filter the input to be a single request yourself. * linux_prereq.sh Grab 32-bit and 64-bit prerequisites on RHEL. * wsptp.pl Summarize Java Proxy logs usage of mem2mem partition tables * retrievesigner.jar Tiny java utility to grab the root CA from a port and either dump it to a file or directly add it to plugin-key.kdb. This is useful for fixing the most common forms of GSKit 414 errors, where the WAS root CA is simply not present in plugin-key.kdb. Note: If you subsequently propagate the same keystore from the dmgr to the webserver (which is the preferred way to ensure the right CAs are trusted) any changes from this tool will be lost.
About
Tools for the WebServer Plugin
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 97.3%
- Shell 2.7%