원문정보
초록
영어
Previously, we need to log-in to the target system to check the system log. This is a problem that can not be monitored in real time. This paper a syslog real-time monitoring system to solve this problem. The proposed system be able to detect a problem of system in real time without log-in process and be able to solve problems immediately. The proposed syslog real-time monitoring system in this paper is based on Windows OS.
한국어
기존에는 Syslog 메시지를 확인하기 위해서는 Telnet에나 Console을 통해 대상 System에 로그인을 하여야 했다. 이는 System의 이상유무를 실시간으로 감시할 수 없는 단점이 있다. 이러한 단점을 해결하기 위해 본 논문에서는 Syslog 실시간 감시 시스템을 설계하였다. 제안된 시스템은 로그인 과정 없이 Syslog 메시지를 실시간 감시하여 System의 이상을 실시간으로 탐지함으로써 적시에 문제를 해결할 수 있다. 본 논문에서 제안된 실시간 모니터링 시스템은 Windows 기반으로 구성되었다
목차
ABSTRACT
1. 서론
2. Syslog 실시간 모니터링 시스템 설계 및 구현
2.1 Syslog 실시간 모니터링 시스템
2.2 UDP 514 Port의 생성
2.3 메시지의 수신 및 처리
3. Syslog 실시간 모니터링 시스템의 적용 결과
3.1 환경설정
3.2 실행
3.3 실행 결과
4. 결론 및 향후 과제
참고문헌