VERITAS CommandCentral Storage Explorer - Data Collection Utility
| Article:TECH141326 | | | Created: 2010-10-06 | | | Updated: 2010-10-06 | | | Article URL http://www.symantec.com/docs/TECH141326 |
Problem
VERITAS CommandCentral Storage Data Collection Utility
Solution
**************************************
Tool Name: VRTSccs_exp
**************************************
File Names:
-----------
VRTSccs_exp_2.0.zip, VRTSccs_exp_2.0.tar.gz
Version: 2.0
Date: 06-Oct-10
Description: VRTSccs_exp tool is able to collect debug information from CC Storage Management Servers and Agents(MH).
Supported CC Storage Versions: 5.1, 5.1.1, 5.1.2 and 5.2
Supported OS Platform: Windows(MS and MH) and UNIX [Solaris(MS and MH), HP-UX, AIX, Linux]
How to use VRTSccs_exp tool on CC Storage Management Servers and Managed Hosts?
********************************************************************************
1)
Windows OS
-----------
- Copy tool 'VRTSccs_exp_2.0.zip' in a dir called "C:\tmp"
UNIX OS
-----------
- Copy tool 'VRTSccs_exp_2.0.tar.gz' in a dir called "/tmp"
2) Unzip the tool
3) Run tool as
NOTE: Use perl which is installed with CC Storage Hardware Abstraction Layer (HAL)
On Windows; default location of perl is -
C:\Program Files\VERITAS\CommandCentral Storage\HAL\bin\perl
On Solaris, Linux and HP-UX; default location of perl is -
/opt/VRTSccs/VRTShal/bin/perl
On AIX; default location of perl is -
/opt/VRTShal/bin/perl
Usages: Windows
# cd "C:\tmp\VRTSccs_exp_2.0
# "C:\Program Files\VERITAS\CommandCentral Storage\HAL\bin\perl" VRTSccs_exp.pl -<OPTION(s)> -o <Output_dir_path>
Usages: Solaris/Linux/HPUX
# cd /tmp/VRTSccs_exp_2.0
# /opt/VRTSccs/VRTShal/bin/perl VRTSccs_exp.pl -<OPTION(s)> -o <Output_dir_path>
Usages: AIX
# cd /tmp/VRTSccs_exp_2.0
# /opt/VRTShal/bin/perl VRTSccs_exp.pl -<OPTION(s)> -o <Output_dir_path>
4) OPTIONS available in the tool
On Management Server
---------------------
OPTION(S):
S - Storage Change Manager logs(SCM)
H - Hardware Abstraction Layer logs(HAL, AT, AZ and PBX)
G - Web Console logs(GUI)
M - Monitoring logs(VxAM, VxAS and SICL)
I - Install logs(Install, AT, AZ and PBX)
D - Data Module and Data Module Importer logs
P - Database Performance Debug Information
On Managed Hosts
----------------------
OPTION(S):
H - Hardware Abstraction Layer logs(HAL, AT, AZ and PBX)
M - Monitoring logs(SICL)
I - Install logs(Install, AT, AZ and PBX)
D - Data Module logs
NOTE:
You may provide single option or more than one options.
e.g. For collecting HAL and Install logs-
perl VRTSccs_exp.pl -HI -o "C:\tmp\VRTSccs_exp_logs"
For collecting only Monitoring logs-
perl VRTSccs_exp.pl -M -o "C:\tmp\VRTSccs_exp_logs"
------------------------------------------
Article URL http://www.symantec.com/docs/TECH141326
Terms of use for this information are found in Legal Notices









Thank you.