Before you call support
Gathering information
Collect the following information before you contact technical support.
Table 2-1: Required technical-support Information
To collect NFM-P system logs
You can run the following scripts to collect the log files required by technical support:
-
/opt/nsp/nfmp/server/nms/bin/getDebugFiles.bash
-
on an auxiliary server station:
/opt/nsp/nfmp/auxserver/nms/bin/getDebugFiles.bash
-
/opt/nsp/nfmp/db/install/getDebugFiles.bash
-
on an auxiliary database station:
/opt/nsp/nfmp/auxdb/install/bin/getDebugFiles.bash
To collect NSP system logs
You can run the following script to collect the log files required by technical support:
-
/opt/nsp/NSP-CN-DEP-releaseID/NSP-CN-releaseID/tools/support/systemDebugInfo/bin/get-debug-info.bash
where releaseID is the NSP load name in the format N.n.n-rel.n, for example, 23.4.0-rel.2994
To collect NSP analytics-server log files
Use this procedure to collect the relevant log files for troubleshooting an NSP analytics server if requested by technical support.
See the NSP System Administrator Guide for the procedure to enable and manage analytics server logging.
-
Log in as the root user on the NSP analytics server station.
-
# cd /opt/nsp/analytics/bin ↵
-
Note: You cannot specify /tmp, or any directory below /tmp, as the output directory.
# ./getDebugFilesAnalytics.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; if not specified, all logs are collected
Messages like the following are displayed as the logs are collected:
Please wait, capturing workstation information files. This may take a few minutes...
Done capturing workstation information files.
Please wait, capturing analytics server debug files. This may take several minutes...
Done capturing analytics server debug files.
Please wait, capturing nsp os log files. This may take several minutes...
Done capturing nsp os log files.
------------------------------------------
Please ftp the output_dir/filespec.tar files to the Nokia ftp server
ftp to IP_address, login as anonymous
Put the files in /pub/<ER_NAME>/incoming
Contact your Nokia support representative for assistance
------------------------------------------