Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
• SSH logs
• NSK Software Configuration file
The syntax is as follows:
CLIMDBUG [/run-option /]{clim-name-pattern | ip-address }[pak file]
Where:
run-option can be any of the options:
online
Generates an online CLIM debug data file before transferring the debug files to the host.
originator originator-name
Allows you to specify whether the tool is being invoked from another program or script.
out out-file
Redirects the display text to the file out-file.
outv var-name
Redirects the display text to the variable var-name.
pri priority
Specifies the execution priority.
clim-name-pattern
Specifies the CLIM name and supports patterns to target multiple CLIM names. The pattern may
contain '?' for matching exactly one character and '*' for matching zero or more characters.
ip-address
Specifies the IP address of the eth0 interface of the CLIM. It does not support any patterns to
target multiple CLIMs.
pakFile
An optional parameter which specifies the file location for the debug file on the NonStop Host
file system. The parameter may be of the format of $vol, $vol.subvol,
$vol.subvol.filename, subvol.filename, or filename.
If vol or subvol is not specified, the default values are applied. If the filename is not specified,
a unique filename from $vol.subvol is generated.
If nothing is specified for the pakFile parameter, the default values are applied. The default
values for $vol and subvol for the data file are $system and zservice respectively.
Collecting CLIM Log Files using CLIMDBUG 207










