Job Management Partner 1/Software Distribution Client Description and User's Guide
Description
This command acquires the failure information and core-related information of the relay system's client services, distributor tools, and generator tools, using a UNIX machine. Core-related information is required to investigate failures. For example, the contents of core files and information about OS libraries are acquired as core-related information.
Format
rdssubget -o [-t work-directory-path] [-S[-c core-file-path]]
Option
- -o
- Outputs failure information of the relay system's client services, distributor tools, and generator tools to the standard output in cpio format.
- -t work-directory-path
- Specify the absolute path to be used as the work area when core-related information is output. If you omit this option, /tmp is used as the work area.
- -S
- Outputs the core-related information to the standard output in the cpio format in addition to the failure information about JP1/Software Distribution Manager.
- -c core-file-path
- Use an absolute path to specify the core file of JP1/Software Distribution. When you specify this option, you must specify the -S option as well. If you omit this option, the core file is automatically found from the following directories:
- For systems other than HP-UX
- /NETMRDS/
- /NETMAF/
- /NETMDMGF/
- /usr/bin/NETMDMGF/
- For HP-UX
- /var/opt/NETMDMW/
- /etc/opt/NETMDMW/
- /opt/NETMDMW/
- /var/opt/NETMAF/
- /etc/opt/NETMAF/
- /opt/NETMAF/
- /NETMDMGF/
- /usr/bin/NETMDMGF/
Example
To store failure information into a storage device, specify a special file name starting with /dev matching with the storage device.
rdssubget -o -t /home2 -S -c /tmp/core > special-file-name
End code
End code Meaning 0 Command processing terminated normally. 1 The command failed to acquire failure information.
All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.