Failure to run re.sh.
$ sudo /opt/CA/PerfMgmt/IMDataAggregator/RemoteEngineer/re.sh
Creating Data Aggregator CARE package...
/opt/CA/PerfMgmt/IMDataAggregator/RemoteEngineer/linux/RemoteEngineerCLI: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
Release : 21.2
Component : PM Data Aggregator
The libnsl.so.1 is not installed.
This is the expected output:
[[email protected]_host RemoteEngineer]# ldconfig -p | grep libnsl
libnsl.so.1 (libc6,x86-64, OS ABI: Linux 2.6.32) => /lib64/libnsl.so.1
libnsl.so.1 (libc6, OS ABI: Linux 2.6.32) => /lib/libnsl.so.1
Run the following syntax to install it:
$ dnf install libnsl