wshang 3.1 just released
Wednesday Aug 12, 2009
Tags: collection data hang hung proxy servers web wshang
Hi,
We got a new troubleshooting tool, wshang.ksh version 3.0 just released. FYI.
You can download it at
http://www.sun.com/bigadmin/jsp/descFile.jsp?url=descAll/sun_gdd_wshang_vers
There are some user configurable options inside, e.g.
Some notes on usage: The customer will have to edit the script to
change a few options as needed. These options will be made interactive
in the next release of wshang.
# The following four settings can be changed as necessary:
# Change this value to set the duration in secs between data collection
rounds
DURATION=15
# Set the following variable to y or n to allow a gcore to be taken
CORECHOICE=y
# Set the following variable to y or n to allow the pkgapp script to run.
# Assumes the pkgapp script is in the same location as wshang script.
PKGAPP=y
# Set the following variable with your Case Number. If no case number
has been
# opened but wish to use wshang.ksh to trap an issue, you can use your
Company
# Name (no spaces) or all 1's. Once you get a Sun Case number, you can
rename
# the resulting tar file before sending to Sun.
CASENUMBER=11111111
This will be a useful tool to collect troubleshooting data for web and/or proxy server.