To collect NSP log files
NSP auxiliary database
If required, use a script to collect a comprehensive set of log files.
- Enter the following:
-
On an auxiliary database station:
# /opt/nsp/nfmp/auxdb/install/bin/getDebugFiles.bash output_dir days ↵
where
output_dir is a local directory that is to contain the output files
days is the optional number of days for which to collect log files
Note:
You cannot specify /tmp, or any directory below /tmp, as the output directory.
-
- Collect the output files:
-
hostname_date.WsInfoFiles.checksum.tar.gz
Contains station-specific information such as the hardware and network configuration
-
hostname_date.ServerLogFiles.checksum.tar.gz
Contains server and JBoss logs, and configuration information
-
hostname_date.DBLogFiles.checksum.tar.gz
Contains NFM-P database logs and configuration information
-