다음 명령 ./check_ping(Nagios 플러그인)을 실행했지만 파일이나 디렉터리가 존재하지 않는다고 표시됩니다. 그러나 파일이 존재합니다.
file check_ping
check_ping: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=78c644f711477d8987bc8e5b058bd10261a899a0, with debug_info, not stripped
작동하게 하려면 어떻게 해야 합니까?
답변1
의견에 따르면 일부 라이브러리가 누락되었습니다. 라이브러리를 설치하기만 하면 플러그인이 작동합니다.