With this template you can connect Command Central to an existing Platform Manager (SPM) installation on a remote machine.
- Command Central 10.1 and higher
- Platform Manager 10.1 and higher
All supported Windows and UNIX platforms.
To connect Command Central to an existing Platform Manager listening on port 8092 on remote1 host:
sagcc exec templates composite apply sag-spm-connect hosts=remote1 \
spm.port=8092 \
--sync-job --wait 360
IMPORTANT: If you use Command Central 10.1 you have to monitor the job completion with a separate command:
sagcc exec templates composite apply sag-spm-connect hosts=remote1 \
spm.port=8092
sagcc list jobmanager jobs <jobIdFromAboveCommand> --wait 360 -e DONE
- Open Command Central > Stacks
- Add a new stack
- To add a new layer, layer > Existing nodes
- Select the INFRA-EXISTING layer definition
- Enter a name and description for the layer
- Select the target machine fromthe list of nodes After you finish the wizard, Command Central creates the new infrastructure layer.