![]() |
![]() |
[ Bottom of Page | Previous Page | Next Page | Contents | Index ]
Creates a managed node.
wclient [-c source_dir] [-d] [-f file_name] [-I] [-j] [-p policy_region] [-P] [-t | -T traa] [-U user_account] [-y] [install_variables] [managed_node...]
The wclient command creates a managed node when invoked on a managed node.
The following is an example of a machine file:
elm, oak,chris,&rews liveoak,
Several of the installation variables specify the directories where the managed node will be installed. If a directory contains files from a previous installation, the command does not install these files again. However, you can force any of these directories to be reinstalled by using an exclamation mark (!) character as the value for the variable.
The following are the installation variables related to the installation directories:
The following are other useful installation variables:
install_client or super
To use a different directory, you must set an environment variable in both the object dispatcher and the shell. After installing Tivoli Management Framework, perform the following steps to set the necessary environment variables:
odadmin environ get > envfile
TIVOLI_COMM_DIR=new_directory_name
odadmin environ set < envfile
TIVOLI_COMM_DIR=new_directory_name
Insert the line near where the other environment variables are set, in a location that runs before the object dispatcher is started. The following list contains the file that needs to be changed on each operating system:
odadmin shutdown all
odadmin reexec 1
odadmin reexec clients
wclient -dIP -c /cdrom -p bedrock DB=/var/spool/database dan barney
wclient -d -c /cdrom -p austin sherman sulphur
[ Top of Page | Previous Page | Next Page | Contents | Index ]