Websphere : Using Collector.sh Tool for uploading details to IBM Support

Posted By Sagar Patil

The collector tool gathers information about your WebSphere Application Server installation and packages it in a Java archive (JAR) file that you can send to IBM Customer Support to assist in determining and analyzing your problem. Information in the JAR file includes logs, property files, configuration files, operating system and Java data, and the presence and level of each software prerequisite.

How to run it?

IBM Doc says, run the tool not from APPSERVER_INST_PATH/bin, but run from working directory.

mkdir -p /tmp/collector
/opt/IBM/WebSphere/AppServer/profiles/Profile61/Dmgr/bin/collector.sh

[was61@collector]$ ls -lrt
total 2560
-rw-r–r– 1 was61 web 2616675 Nov 30 12:07 Server1-Server1_Cell-Server1_Manager-Dmgr-WASenv.jar

Copy the Jar file created above on your windows desktop using winscp.

Use any utility to unjar contents of JAR file, I have used IZarc.

ger-Dmgr-WASenv>tree   ( Will list directories Created by IZarc )
Folder PATH listing
Volume serial number is 0070002E 4CEF:3F39
C:.
+---Server1
¦   +---debug
¦   +---Java
¦   +---MQ
¦   +---OS
¦   +---root
¦   ¦   +---etc
¦   ¦   +---opt
¦   ¦   ¦   +---IBM
¦   ¦   ¦       +---WebSphere
¦   ¦   ¦           +---AppServer
¦   ¦   ¦               +---bin
¦   ¦   ¦               +---configuration
¦   ¦   ¦               +---logs
¦   ¦   ¦               ¦   +---install
¦   ¦   ¦               ¦   +---manageprofiles
¦   ¦   ¦               ¦   ¦   +---Dmgr
¦   ¦   ¦               ¦   ¦   +---Node
¦   ¦   ¦               ¦   +---update
¦   ¦   ¦               ¦       +---6.1.0-WS-WAS-LinuxX64-FP0000021.install
¦   ¦   ¦               ¦       +---6.1.0-WS-WAS-LinuxX64-FP0000031.install
¦   ¦   ¦               ¦       +---6.1.0-WS-WASSDK-LinuxX64-FP0000021.install
¦   ¦   ¦               +---profiles
¦   ¦   ¦               ¦   +---Profile61
¦   ¦   ¦               ¦       +---Dmgr
¦   ¦   ¦               ¦           +---bin
¦   ¦   ¦               ¦           +---config
¦   ¦   ¦               ¦           ¦   +---cells
¦   ¦   ¦               ¦           ¦   ¦   +---Server1_Cell
¦   ¦   ¦               ¦           ¦   ¦       +---buses
¦   ¦   ¦               ¦           ¦   ¦       +---nodes
¦   ¦   ¦               ¦           ¦   ¦       +---wim
¦   ¦   ¦               ¦           ¦   +---templates
¦   ¦   ¦               ¦           ¦       +---buses
¦   ¦   ¦               ¦           ¦       ¦   +---default
¦   ¦   ¦               ¦           ¦       +---chains
¦   ¦   ¦               ¦           ¦       +---clusters
¦   ¦   ¦               ¦           ¦       +---default
¦   ¦   ¦               ¦           ¦       +---servertypes
¦   ¦   ¦               ¦           ¦       +---system
¦   ¦   ¦               ¦           ¦           +---nodes
¦   ¦   ¦               ¦           +---configuration
¦   ¦   ¦               ¦           +---logs
¦   ¦   ¦               ¦           ¦   +---Dmg
¦   ¦   ¦               ¦           ¦   +---Dmgr
¦   ¦   ¦               ¦           ¦   +---ffdc
¦   ¦   ¦               ¦           +---properties
¦   ¦   ¦               ¦               +---version
¦   ¦   ¦               +---properties
¦   ¦   ¦                   +---fsdb
¦   ¦   ¦                   ¦   +---_was_profile_default
¦   ¦   ¦                   +---version
¦   ¦   ¦                       +---history
¦   ¦   +---tmp
¦   ¦       +---collector
¦   +---WAS
+---META-INF
ger-Dmgr-WASenv>tree /f  ( Will list files created by IZarc )
Folder PATH listing
Volume serial number is 0070002E 4CEF:3F39
C:.
+---sagar-pc
¦   +---debug
¦   ¦       commands
¦   ¦       dmesg
¦   ¦       files
¦   ¦       getconf
¦   ¦       network
¦   ¦       system
¦   ¦
¦   +---Java
¦   ¦       Properties
¦   ¦
¦   +---MQ
¦   ¦       DspMq
¦   ¦       PubSub
¦   ¦       Ver
¦   ¦
¦   +---OS
¦   ¦       commands
¦   ¦       dmesg
¦   ¦       getconf
¦   ¦       installed
¦   ¦       network
¦   ¦       patches
¦   ¦       processes
¦   ¦       software
¦   ¦       system
¦   ¦       user
¦   ¦
¦   +---root
¦   ¦   +---etc
¦   ¦   ¦       hosts
¦   ¦   ¦       nsswitch.conf
¦   ¦   ¦
¦   ¦   +---opt
¦   ¦   ¦   +---IBM
¦   ¦   ¦       +---WebSphere
¦   ¦   ¦           +---AppServer
¦   ¦   ¦               +---bin
¦   ¦   ¦               ¦       setupCmdLine.sh
¦   ¦   ¦               ¦
¦   ¦   ¦               +---configuration
¦   ¦   ¦               ¦       config.ini
¦   ¦   ¦               ¦
¦   ¦   ¦               +---logs
¦   ¦   ¦               ¦   ¦   ModifyCloudscapePermission.log
¦   ¦   ¦               ¦   ¦   product_StartMenu.log
¦   ¦   ¦               ¦   ¦
¦   ¦   ¦               ¦   +---install
¦   ¦   ¦               ¦   ¦       installconfig.log.gz
¦   ¦   ¦               ¦   ¦       log.txt
¦   ¦   ¦               ¦   ¦       trace.txt.gz
¦   ¦   ¦               ¦   ¦       trace.xml.gz
¦   ¦   ¦               ¦   ¦
¦   ¦   ¦               ¦   +---manageprofiles
¦   ¦   ¦               ¦   ¦   ¦   create.log
¦   ¦   ¦               ¦   ¦   ¦   Dmgr_create.log
¦   ¦   ¦               ¦   ¦   ¦   Dmgr_getPath.log
¦   ¦   ¦               ¦   ¦   ¦   listProfiles.log
¦   ¦   ¦               ¦   ¦   ¦   Node_create.log
¦   ¦   ¦               ¦   ¦   ¦   Node_getPath.log
¦   ¦   ¦               ¦   ¦   ¦   validateRegistry.log
¦   ¦   ¦               ¦   ¦   ¦
¦   ¦   ¦               ¦   ¦   +---Dmgr
¦   ¦   ¦               ¦   ¦   ¦       clear_class_cache.log
¦   ¦   ¦               ¦   ¦   ¦       collect_metadata.log
¦   ¦   ¦               ¦   ¦   ¦       collect_node_metadata.log
¦   ¦   ¦               ¦   ¦   ¦       copyFiles.log
¦   ¦   ¦               ¦   ¦   ¦       createDefaultLibraries.log
¦   ¦   ¦               ¦   ¦   ¦       createDefaultServer.log
¦   ¦   ¦               ¦   ¦   ¦       createShortcutForProfile.log
¦   ¦   ¦               ¦   ¦   ¦       createVirtualHost.log
¦   ¦   ¦               ¦   ¦   ¦       createWebServer.log
¦   ¦   ¦               ¦   ¦   ¦       defaultapp_config.log
¦   ¦   ¦               ¦   ¦   ¦       defaultapp_deploy.log
¦   ¦   ¦               ¦   ¦   ¦       deploy_config.log
¦   ¦   ¦               ¦   ¦   ¦       filetransfer_config.log
¦   ¦   ¦               ¦   ¦   ¦       hamanager_config.log
¦   ¦   ¦               ¦   ¦   ¦       keyGeneration.log
¦   ¦   ¦               ¦   ¦   ¦       mejb_config.log
¦   ¦   ¦               ¦   ¦   ¦       SetSecurity.log
¦   ¦   ¦               ¦   ¦   ¦       SIBDefineChains.log
¦   ¦   ¦               ¦   ¦   ¦       SIBDeployRA.log
¦   ¦   ¦               ¦   ¦   ¦       webui_config.log
¦   ¦   ¦               ¦   ¦   ¦       wsadminListener.log
¦   ¦   ¦               ¦   ¦   ¦
¦   ¦   ¦               ¦   ¦   +---Node
¦   ¦   ¦               ¦   ¦           clear_class_cache.log
¦   ¦   ¦               ¦   ¦           collect_metadata.log
¦   ¦   ¦               ¦   ¦           copyFiles.log
¦   ¦   ¦               ¦   ¦           createShortcutForProfile.log
¦   ¦   ¦               ¦   ¦           createVirtualHost.log
¦   ¦   ¦               ¦   ¦           hamanager_config.log
¦   ¦   ¦               ¦   ¦           keyGeneration.log
¦   ¦   ¦               ¦   ¦           SetSecurity.log
¦   ¦   ¦               ¦   ¦           wsadminListener.log
¦   ¦   ¦               ¦   ¦
¦   ¦   ¦               ¦   +---update
¦   ¦   ¦               ¦       ¦   update.lock
¦   ¦   ¦               ¦       ¦
¦   ¦   ¦               ¦       +---6.1.0-WS-WAS-LinuxX64-FP0000021.install
¦   ¦   ¦               ¦       ¦       relabel.stderr.gz
¦   ¦   ¦               ¦       ¦       relabel.stdout.gz
¦   ¦   ¦               ¦       ¦       updateconfig.log.gz
¦   ¦   ¦               ¦       ¦       updatelog.txt
¦   ¦   ¦               ¦       ¦       updatetrace.log.gz
¦   ¦   ¦               ¦       ¦
¦   ¦   ¦               ¦       +---6.1.0-WS-WAS-LinuxX64-FP0000031.install
¦   ¦   ¦               ¦       ¦       relabel.stderr.gz
¦   ¦   ¦               ¦       ¦       relabel.stdout.gz
¦   ¦   ¦               ¦       ¦       updateconfig.log.gz
¦   ¦   ¦               ¦       ¦       updatelog.txt
¦   ¦   ¦               ¦       ¦       updatetrace.log.gz
¦   ¦   ¦               ¦       ¦
¦   ¦   ¦               ¦       +---6.1.0-WS-WASSDK-LinuxX64-FP0000021.install
¦   ¦   ¦               ¦               relabel.stderr.gz
¦   ¦   ¦               ¦               relabel.stdout.gz
¦   ¦   ¦               ¦               updatelog.txt
¦   ¦   ¦               ¦
¦   ¦   ¦               +---profiles
¦   ¦   ¦               ¦   +---Profile61
¦   ¦   ¦               ¦       +---Dmgr
¦   ¦   ¦               ¦           +---bin
¦   ¦   ¦               ¦           ¦       setupCmdLine.sh
¦   ¦   ¦               ¦           ¦
¦   ¦   ¦               ¦           +---config
¦   ¦   ¦               ¦           ¦   +---cells
¦   ¦   ¦               ¦           ¦   ¦   ¦   plugin-cfg.xml
¦   ¦   ¦               ¦           ¦   ¦   ¦
¦   ¦   ¦               ¦           ¦   ¦   +---sagar-pc_Cell
¦   ¦   ¦               ¦           ¦   ¦       ¦   admin-authz.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   cell.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   fileRegistry.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   filter.policy
¦   ¦   ¦               ¦           ¦   ¦       ¦   multibroker.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   namestore.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   naming-authz.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   pmirm.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   resources-cei.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   resources-pme.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   resources.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   security.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   variables.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   virtualhosts.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦   ws-security.xml
¦   ¦   ¦               ¦           ¦   ¦       ¦
¦   ¦   ¦               ¦           ¦   ¦       +---buses
¦   ¦   ¦               ¦           ¦   ¦       +---nodes
¦   ¦   ¦               ¦           ¦   ¦       +---wim
¦   ¦   ¦               ¦           ¦   +---templates
¦   ¦   ¦               ¦           ¦       +---buses
¦   ¦   ¦               ¦           ¦       ¦   +---default
¦   ¦   ¦               ¦           ¦       +---chains
¦   ¦   ¦               ¦           ¦       ¦       hamanager-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       orb-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       proxy-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       sibservice-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       sipcontainer-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       sipproxy-chains.xml
¦   ¦   ¦               ¦           ¦       ¦       webcontainer-chains.xml
¦   ¦   ¦               ¦           ¦       ¦
¦   ¦   ¦               ¦           ¦       +---clusters
¦   ¦   ¦               ¦           ¦       +---default
¦   ¦   ¦               ¦           ¦       ¦       admin-authz.xml
¦   ¦   ¦               ¦           ¦       ¦       cluster-components.xml
¦   ¦   ¦               ¦           ¦       ¦       coregroup-template.xml
¦   ¦   ¦               ¦           ¦       ¦       resource-templates.xml
¦   ¦   ¦               ¦           ¦       ¦       virtualhosts.xml
¦   ¦   ¦               ¦           ¦       ¦
¦   ¦   ¦               ¦           ¦       +---servertypes
¦   ¦   ¦               ¦           ¦       +---system
¦   ¦   ¦               ¦           ¦           ¦   multibroker.xml
¦   ¦   ¦               ¦           ¦           ¦   sibjmsresources-ra.xml
¦   ¦   ¦               ¦           ¦           ¦
¦   ¦   ¦               ¦           ¦           +---nodes
¦   ¦   ¦               ¦           +---configuration
¦   ¦   ¦               ¦           ¦       .lastTouched
¦   ¦   ¦               ¦           ¦
¦   ¦   ¦               ¦           +---logs
¦   ¦   ¦               ¦           ¦   ¦   AboutThisProfile.txt
¦   ¦   ¦               ¦           ¦   ¦   activity.log
¦   ¦   ¦               ¦           ¦   ¦   iscinstall.log
¦   ¦   ¦               ¦           ¦   ¦   UpdatePK91844.log
¦   ¦   ¦               ¦           ¦   ¦   wsadmin.traceout
¦   ¦   ¦               ¦           ¦   ¦   wsadmin.valout
¦   ¦   ¦               ¦           ¦   ¦
¦   ¦   ¦               ¦           ¦   +---Dmg
¦   ¦   ¦               ¦           ¦   ¦       stopServer.log
¦   ¦   ¦               ¦           ¦   ¦
¦   ¦   ¦               ¦           ¦   +---Dmgr
¦   ¦   ¦               ¦           ¦   ¦       Dmgr.pid
¦   ¦   ¦               ¦           ¦   ¦       fileRepositoryCellLevel.epoch
¦   ¦   ¦               ¦           ¦   ¦       native_stderr.log
¦   ¦   ¦               ¦           ¦   ¦       native_stdout.log
¦   ¦   ¦               ¦           ¦   ¦       startServer.log
¦   ¦   ¦               ¦           ¦   ¦       stopServer.log
¦   ¦   ¦               ¦           ¦   ¦       SystemErr.log
¦   ¦   ¦               ¦           ¦   ¦       SystemOut.log
¦   ¦   ¦               ¦           ¦   ¦       SystemOut_10.11.18_16.56.13.log
¦   ¦   ¦               ¦           ¦   ¦
¦   ¦   ¦               ¦           ¦   +---ffdc
¦   ¦   ¦               ¦           ¦           Dmgr_0000000a_10.11.30_09.52.19_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000000a_10.11.30_10.16.49_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000000a_10.11.30_10.27.16_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000000e_10.11.30_09.52.28_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000000e_10.11.30_10.16.55_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000000f_10.11.30_10.27.21_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_10.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_5.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_6.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_7.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_8.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000001e_10.11.30_10.27.43_9.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.33_5.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.34_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.34_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.34_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.34_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_09.53.34_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_10.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_5.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_6.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_7.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_8.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000020_10.11.30_10.17.12_9.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_5.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000028_10.11.30_09.39.17_6.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_1.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_2.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_3.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_4.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_5.txt
¦   ¦   ¦               ¦           ¦           Dmgr_0000002a_10.11.30_10.06.38_6.txt
¦   ¦   ¦               ¦           ¦           Dmgr_00000032_10.11.30_10.21.45_0.txt
¦   ¦   ¦               ¦           ¦           Dmgr_exception.log
¦   ¦   ¦               ¦           ¦           Dmgr_exception_10.11.30_3.58.27.log
¦   ¦   ¦               ¦           ¦
¦   ¦   ¦               ¦           +---properties
¦   ¦   ¦               ¦               ¦   client.policy
¦   ¦   ¦               ¦               ¦   nodeportdef.props
¦   ¦   ¦               ¦               ¦   portdef.props
¦   ¦   ¦               ¦               ¦   sas.client.props
¦   ¦   ¦               ¦               ¦   sas.server.props.P
¦   ¦   ¦               ¦               ¦   sas.stdclient.properties
¦   ¦   ¦               ¦               ¦   sas.tools.properties
¦   ¦   ¦               ¦               ¦   server.policy
¦   ¦   ¦               ¦               ¦   soap.client.props
¦   ¦   ¦               ¦               ¦   ssl.client.props.P
¦   ¦   ¦               ¦               ¦   sslbitsizes.properties
¦   ¦   ¦               ¦               ¦   was.policy
¦   ¦   ¦               ¦               ¦   wsadmin.properties
¦   ¦   ¦               ¦               ¦   wsjaas.conf
¦   ¦   ¦               ¦               ¦   wsjaas_client.conf
¦   ¦   ¦               ¦               ¦
¦   ¦   ¦               ¦               +---version
¦   ¦   ¦               ¦                       profile.version
¦   ¦   ¦               ¦
¦   ¦   ¦               +---properties
¦   ¦   ¦                   ¦   converter.properties
¦   ¦   ¦                   ¦   dfltbndngs.dtd
¦   ¦   ¦                   ¦   dynaedge-cfg.xml
¦   ¦   ¦                   ¦   encoding.properties
¦   ¦   ¦                   ¦   ffdcRun.properties
¦   ¦   ¦                   ¦   ffdcStart.properties
¦   ¦   ¦                   ¦   ffdcStop.properties
¦   ¦   ¦                   ¦   jmx.properties
¦   ¦   ¦                   ¦   profileRegistry.xml
¦   ¦   ¦                   ¦   TraceSettings.properties
¦   ¦   ¦                   ¦   was.license
¦   ¦   ¦                   ¦   wasprofile.properties
¦   ¦   ¦                   ¦
¦   ¦   ¦                   +---fsdb
¦   ¦   ¦                   ¦   ¦   Dmgr.sh
¦   ¦   ¦                   ¦   ¦   Node.sh
¦   ¦   ¦                   ¦   ¦
¦   ¦   ¦                   ¦   +---_was_profile_default
¦   ¦   ¦                   ¦           default.sh
¦   ¦   ¦                   ¦
¦   ¦   ¦                   +---version
¦   ¦   ¦                       ¦   WAS.product
¦   ¦   ¦                       ¦
¦   ¦   ¦                       +---history
¦   ¦   ¦                               6.1.0-WS-WAS-LinuxX64-FP0000021.ptfApplied
¦   ¦   ¦                               6.1.0-WS-WAS-LinuxX64-FP0000021.ptfDriver
¦   ¦   ¦                               6.1.0-WS-WASSDK-LinuxX64-FP0000021.ptfApplied
¦   ¦   ¦                               6.1.0-WS-WASSDK-LinuxX64-FP0000021.ptfDriver
¦   ¦   ¦                               event.history
¦   ¦   ¦                               sdk.FP61021.ptfApplied
¦   ¦   ¦                               sdk.FP61021.ptfDriver
¦   ¦   ¦                               was.embed.common.FP61021.ptfApplied
¦   ¦   ¦                               was.embed.common.FP61021.ptfDriver
¦   ¦   ¦                               was.embed.FP61021.ptfApplied
¦   ¦   ¦                               was.embed.FP61021.ptfDriver
¦   ¦   ¦                               was.itlm.nd.FP61021.ptfApplied
¦   ¦   ¦                               was.itlm.nd.FP61021.ptfDriver
¦   ¦   ¦                               was.license.FP61021.ptfApplied
¦   ¦   ¦                               was.license.FP61021.ptfDriver
¦   ¦   ¦                               was.ndonly.common.FP61021.ptfApplied
¦   ¦   ¦                               was.ndonly.common.FP61021.ptfDriver
¦   ¦   ¦                               was.ndonly.FP61021.ptfApplied
¦   ¦   ¦                               was.ndonly.FP61021.ptfDriver
¦   ¦   ¦                               was.server.common.FP61021.ptfApplied
¦   ¦   ¦                               was.server.common.FP61021.ptfDriver
¦   ¦   ¦                               was.server.FP61021.ptfApplied
¦   ¦   ¦                               was.server.FP61021.ptfDriver
¦   ¦   ¦
¦   ¦   +---tmp
¦   ¦       +---collector
¦   ¦               Collector.log
¦   ¦
¦   +---WAS
¦           filedir
¦           filefull
¦           fileperm
¦
+---META-INF
 MANIFEST.MF

The collector summary option produces version information for the WebSphere Application Server product and the operating system as well as other information. It stores the information in the Collector_Summary.txt file and writes it to the console.

[was61@Server1collector]$ /opt/IBM/WebSphere/AppServer/profiles/Profile61/Dmgr/bin/collector.sh -summary
en_US.UTF-8
2010/11/30 11:42:39 URL is: jar:file:/opt/IBM/WebSphere/AppServer/plugins/com.ibm.ws.runtime_6.1.0.jar!/com/ibm/websphere/rastools/collector/Collector.class

The Collector program should be run as user id root because some of
the commands to be executed require root authority.  However, if you
proceed, much of what Collector does will work just fine.

Press Enter to continue or type "exit" to quit.

Hostname: Server1  Nodename: Server1_Manager
--------------------------------------------------------------------------------
IBM WebSphere Application Server Product Installation Status Report
--------------------------------------------------------------------------------
Report at date and time November 30, 2009 11:42:41 AM GMT
Installation
--------------------------------------------------------------------------------
Product Directory        /opt/IBM/WebSphere/AppServer
Version Directory        /opt/IBM/WebSphere/AppServer/properties/version
DTD Directory            /opt/IBM/WebSphere/AppServer/properties/version/dtd
Log Directory            /opt/IBM/WebSphere/AppServer/logs
Backup Directory         /opt/IBM/WebSphere/AppServer/properties/version/nif/backup
TMP Directory            /tmp
Product List
--------------------------------------------------------------------------------
ND                       installed
Installed Product
--------------------------------------------------------------------------------
Name                     IBM WebSphere Application Server - ND
Version                  6.1.0.31
ID                       ND
Build Level              cf311015.02
Build Date               4/15/10
--------------------------------------------------------------------------------
End Installation Status Report
--------------------------------------------------------------------------------
Java Full Version:
J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_LHdSMr
JIT  - 20080620_1845_r8
GC   - 200806_19
Operating System: Linux, 2.6.18-194.8.1.el5

Leave a Reply

You must be logged in to post a comment.

Top of Page

Top menu