Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Agent (For UNIX Systems)


rdsusnd

The rdsusnd command reports the user resource status.

Organization of this page

Description

This command reports the text contents of a user resource status file to the managing server.

Format

rdsusnd user-resource-status-file-name
[-n]
[-hupper-level-system-host-name]
[-mmanaging-host-name]

Options

-hupper-level-system-host-name ~ <alphanumeric characters, hyphens, or underscores> ((1 to 64 characters))

If you want to use an end workstation to report a user resource status to an upper-level system other than what is specified in ManagingHost in the settings file, specify the host name of that upper-level system.

-mmanaging-host-name ~ <alphanumeric characters, hyphens, or underscores> ((1 to 64 characters))

If you want to use a client workstation to report a user resource status to an upper-level system other than what is specified in ManagingHost in the settings file, specify the host name of that upper-level system.

-n

Specify this option to disable writing into the user resource status file from the UNIX machine.

user-resource-status-file-name

Specify the absolute pathname of a user resource status file as the file name. For details on the user resource status file, see 4.5.2 Reporting user resource status.

End code

End code

Meaning

0

Terminated normally.

249

Impossible to allocate memory.

250

System error occurred.

251

The user resource status file is invalid.

252

Options are incorrect.

253

Internal error occurred.

254

Communication error occurred.

255

Hard disk space is insufficient.

Notes