# ls -al
total 63484
drwxr-xr-x. 4 root root 4096 Aug 17 20:07 .
drwxr-xr-x. 4 root root 32 Feb 8 2022 ..
-rw-r--r--. 1 root root 5122 Feb 8 2022 config.xml
drwxr-xr-x. 2 root root 33 Feb 8 2022 FNPLicensingService
-rwxr-xr-x. 1 root root 11283 Feb 8 2022 install_fnp.sh
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmdown
-rwxr-xr-x. 1 root root 1170840 Feb 8 2022 lmgrd
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmhostid
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmreread
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmstat
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmutil
-rwxr-xr-x. 1 root root 1138392 Feb 8 2022 lmver
-rw-r--r--. 1 root root 57734 Aug 17 20:07 novas.conf
-rw-r--r--. 1 root root 37384 Aug 17 20:07 novas.rc
-rw-r--r--. 1 root root 581 Feb 8 2022 README.TXT
-rwxr-xr-x. 1 root root 8361840 Feb 8 2022 sclsh
-rwxr-xr-x. 1 root root 6590152 Feb 8 2022 sclsort
-rw-r--r--. 1 root root 2812 Feb 8 2022 server_debug_conf.xml
-rwxr-xr-x. 1 root root 10814200 Feb 8 2022 snpslmd
-rwxr-xr-x. 1 root root 6549096 Feb 8 2022 ssdm_admin
-rwxr-xr-x. 1 root root 9160880 Feb 8 2022 ssdm_collect
-rwxr-xr-x. 1 root root 6623880 Feb 8 2022 sshostid
-rwxr-xr-x. 1 root root 8199728 Feb 8 2022 sssverify
drwxr-xr-x. 2 root root 245 Aug 17 20:07 verdiLog
-rwxr-xr-x. 1 root root 15200 Feb 8 2022 watchlog
-rw-r--r--. 1 root root 1707 Feb 8 2022 watchlog.conf
-rwxr-xr-x. 1 root root 533752 Feb 8 2022 whatscl
위와 같이 scl Tools 이 들어 있지만 구동시
-bash: ./lmgrd: No such file or directory
라고 뜨면서 에러가 발생이 된다.
Centos7 환경에서는
# ./lmgrd -V
lmgrd v11.14.1.3 build 212549 x64_lsb - Copyright (c) 1988-2017 Flexera Software LLC. All Rights Reserved.
정상적으로 명령어가 먹히는데
Centos8 환경에서는
# ./lmgrd -V
-bash: ./lmgrd: No such file or directory
명령어가 안먹는다.. 이것저것 찾아봤지만.... 끝내 못찾았다.
겨우 찾은건 미지원... ㅎㅎㅎㅎㅎ
지원이 안된다고 한다.. 포기하자.
https://algo79.tistory.com/1173
방법을 찾았다. 위 패키지를 설치 해주면 정상 작동된다.