데비안 6.x 64에서 nagios2[구버전]을 설치하려 합니다.
사정상 nagios2를 설치를 해야하는데요.
데비안 6에서는 기본적으로 nagios3를 지원하더군요 ( apt-get )
데비안 구버전 패키지를 어떻게 하면 설치할 수 있을까? 로 검색을 해본결과
"백포트"라는걸 이용하면 된다는 결론을 얻었구요. [ 패키지 설치로 ]
cat /etc/apt/sources.list
deb http://www.d7031.de/etch/ d7031 main contrib non-free
deb http://archive.debian.org/debian etch main
이걸 추가해줬습니다.
root@224:~# apt-cache search nagios2
nagios2 - A host/service/network monitoring and management system
nagios2-common - support files for nagios2
nagios2-dbg - debugging symbols for nagios2
nagios2-doc - documentation for nagios2
허나 설치시에 의존성 에러가 납니다...ㅠㅠ
nagios2 : Depends: libperl5.8 (>= 5.8.8) but it is not going to be installed
root@224:~# apt-get install nagios2
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
nagios2 : Depends: libperl5.8 (>= 5.8.8) but it is not going to be installed
E: Broken packages
어떻게 설치할수 있는 방법이 없을까요?? 소스컴파일을 제외하고요..
찾아볼만큼 찾아봤는데, 안되서 맥이 빠지네요..
좋은 방법있으면 부탁드리겠습니다.
Nagios 구버전을 사용하시면 아래와 같은 취약점
Nagios 구버전을 사용하시면 아래와 같은 취약점 때문에 크래킹 당할 수 있습니다.
취약점의 예: Nagios 'statuswml.cgi' Remote Arbitrary Shell Command Injection Vulnerability http://www.securityfocus.com/bid/35464
최신 버전을 사용하시기 바랍니다.
RET ;My life :P
댓글 달기