Customizing the Netcool/Impact instance name
Learn how to customize the IBM® Tivoli® Netcool®/Impact instance name.
The instance name for the Netcool/Impact cluster
defaults to NCI_<number>
, where
<number> is the pod ordinal when Netcool/Impact is scaled
in a cluster. If clustering is not configured, <number> is set to 0. You can
change the instance name.
To configure Netcool/Impact in the cloud as a cluster, use the following steps:
- Edit the custom resource (CR) YAML file. Add the following lines to the
spec
section.helmValuesNOI: nciserver.impactcore.instancesNamePrefix : <your instance name>