• Title/Summary/Keyword: 어플리케이션 모니터링

Search Result 182, Processing Time 0.03 seconds

A Remote Applications Monitoring System using JINI (JINI 기반 원격 응용 모니터링 시스템)

  • 임성훈;송무찬;김정선
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.10 no.3
    • /
    • pp.221-230
    • /
    • 2004
  • In general, remote monitoring systems monitor the status of distributed hosts and/or applications in real-time for diverse managerial purposes. However, most of the extant systems have a few undesirable problems. First of all, they are platform-dependent and are not resilient to network and/or host failures. Moreover, they normally focus on the resource usage trends in monitored hosts, rather than on the status change of the applications running on them. We strongly believe that the latter has more direct and profound effect on the resource usage patterns on each host. In this paper, we present the design and implementation of the Remote Applications Monitoring System (RAMS) that enables us to effectively manage distributed applications through a real-time monitoring of their respective resource usages. The RAMS is a centralized system that consists of many distributed agents and a single centralized manager. An agent on each host is in charge of collecting and reporting the status of local applications. The manager handles agent registration and provides a central access point to the selection and monitoring of distributed applications. The salient features of the system include robustness and portability The adoption of JINI greatly facilitates an automatic recovery from partial network failure and host failure.

Implementation of the Estimation Application of Instability Index Using Kinect (키넥트를 이용한 산만도 추정 어플리케이션 구현)

  • Kim, Hyeon-Woo;Jeong, Do-Un
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.872-875
    • /
    • 2016
  • 본 연구에서는 무구속적으로 사용자의 활동상태를 모니터링하고 이를 기반으로 산만도를 추정하기 위한 연구를 수행하였다. 사용자의 활동상태 모니터링을 위해서는 키넥트 센서를 활용하여 머리에서의 관절정보와 어깨관절정보를 검출하고, 각 검출지점의 시간당 좌표변화를 인덱스화하여 움직임 변화정도를 측정하였다. 이러한 움직임정보로부터 산만도의 추정을 위하여 움직임의 빈도와 움직임의 강도를 분석하고 이로부터 산만도를 추정하기위한 인덱스를 개발하였다. 실제 사용자의 활동상태로부터 추출된 움직임정보 및 산만도 추정인덱스의 모니터링을 위하여 PC기반의 모니터링 및 스마트폰기반의 어플리케이션을 구현하였다. 구현된 시스템의 성능평가를 위하여 키넥트를 이용한 산만도 추정 어플리케이션과 동시에 비디오 계측을 통해 움직임의 정도에 따른 산만도 추정식의 결과를 비교분석한 결과 개발된 산만도 추정시스템과 비디오분석결과의 상관관계가 높음을 실험으로 확인하였다.

  • PDF

Architecture Design of RIOS-based Application for Testing and Monitoring Embedded Software (임베디드 소프트웨어의 테스팅과 모니터링을 위한 RIOS 기반 어플리케이션 구조 설계)

  • Lee, Sunghee;Kim, Deok Yeop;Yun, Bo Ram;Lee, Woo Jin
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2017.04a
    • /
    • pp.665-668
    • /
    • 2017
  • 임베디드 소프트웨어의 개발은 실제 어플리케이션이 수행되는 대상 시스템이 아닌 호스트 시스템에서 개발되기 때문에 개발 중 테스팅을 수행하기 어렵다. 또한 대상 시스템에서 어플리케이션이 실행될 때 결함 또는 오류가 발견되면 이를 재현하기 어렵다. 이러한 문제를 해결하기 위한 기존의 연구로는 RTOS 시뮬레이터를 사용하거나 모니터링 시스템을 추가하여 임베디드 소프트웨어의 동작을 확인한다. 하지만 RTOS 시뮬레이터는 기능 테스트만 가능하고 실직적인 시간 추정이 불가능하다. 또한 임베디드 소프트웨어에 모니터링 시스템을 추가하게 되면 어플리케이션의 동작에 영향을 주기 때문에 실시간 시스템의 제약 조건을 확인하기 어렵다. 따라서 본 논문에서는 임베디드 소프트웨어의 RIOS 기반 어플리케이션 구조를 제안하여 호스트 시스템에서 대상 시스템의 테스팅과 모니터링이 가능함을 보인다.

A Design and Implementation of Response-time Monitoring API for Web Application (웹 어플리케이션 응답시간 모니터링 API의 설계 및 구현)

  • 김태성;이금석
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.419-421
    • /
    • 2000
  • 웹 어플리케이션에서 사용자의 불만이 제기되기 전에 시스템의 상태를 모니터하고 문제를 미리 파악하는 것은 서비스 제공자에게 있어서 매우 중요한 일이다. 시스템의 응답시간 측정은 시스템의 성능 문제가 발생한 부분을 찾는데 도움을 준다. 그러나 지금까지의 응답시간 측정 방법은 트랜잭션의 개념이 없거나, 웹 어플리케이션에서 사용할 수 없었다. 따라서 본 논문은 트랜잭션의 개념을 지니고, 일반 자바 프로그램뿐만 아니라 자바 애플릿에서도 사용 가능한 응답 시간 측정 방법을 제안하였다. 논문에서 설계되고 구현된 웹 어플리케이션 모니터링(Web application monitoring: 이하 WM) API을 어플리케이션에 넣음으로써 시스템은 가용성, 서비스 수준 합의, 용량 계획 등을 위해 관리될 수 있다.

  • PDF

(Performance Monitoring Techniques for EJB Applications) (EJB 어플리케이션의 성능 모니터링 기법)

  • 나학청;김수동
    • Journal of KIISE:Software and Applications
    • /
    • v.30 no.5_6
    • /
    • pp.529-539
    • /
    • 2003
  • Due to the emersion of J2EE (Java 2, Enterprise Edition), many enterprises inside and outside of the country have been developing the enterprise applications appropriate to the J2EE model. With the help of the component model of Enterprise JavaBeans (EJB) which is the J2EE core technology, we can develop the distributed object applications quite simple. EJB application can be implemented by using the component-oriented object transaction middleware and the most applications utilize the distributed transaction. Due to these characteristics, EJB technology became popular and then the study for EJB based application has been done quite actively. However, the research of techniques for the performance monitoring during run-time of the EJB applications has not been done enough. In this paper, we propose the techniques for monitoring the performance of EJB Application on the run time. First, we explore the workflow for the EJB application service and classily the internal operation into several elements. The proposed techniques provide monitoring the performance elements between the classified elements. We can also monitor by extracting the performance information like state transition and process time of the bean which is related to the lifetime occurred during one workflow, and the resource utilization rate.

Real-Time Monitoring Agent for Ubiquitous System (유비쿼터스 시스템을 위한 실시간 모니터링 에이전트)

  • Kwon, Sung-Hyun;Lee, Byoung-Hoon;Kim, Jai-Hoon;Cho, We-Duke
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.14 no.8
    • /
    • pp.803-807
    • /
    • 2008
  • The ubiquitous middleware configurated an aggregation of the various services. The services are made in different languages and the various services that are dynamically changing environment are carried out in collaboration service. The ubiquitous system that services in the these environment is required appropriate response to real-time system and reliability. In this paper, we suggest the monitoring agent that a monitoring system added or removed the services in real-time is made continuous monitoring in run-time environment and guaranteed performance and reliability of a application by maximally reducing overhead that combined with applications is occurred. The suggested scheme shows the demonstration to fit the scenario situation and verifies function and performance of monitoring about the service applications through the experiment.

Implementation of Wearable ECG Monitoring System based on User Activity Information (사용자 활동정보 기반의 착용형 심전도 모니터링 시스템 구현)

  • Hwang, Woo-Jin;Noh, Yun-Hong;Jeong, Do-Un
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.05a
    • /
    • pp.631-632
    • /
    • 2017
  • 본 논문에서는 최근 스마트 헬스케어 기술의 부각에 따른 일상생활 중 건강 모니터링의 수요에 대응하는 사용자 활동정보 기반의 착용형 심전도 모니터링 시스템을 구현하고자 하였다. 이를 위하여 활동정보의 모니터링을 위한 가속도 센서와 신체에 부착이 가능한 착용형의 심전도 계측 시스템을 구현하였다. 구현된 시스템은 가속도 센서와 은-염화은 전극을 사용하는 심전도 계측 모듈을 포함하며, 블루투스 통신을 통해 스마트폰에서 모니터링이 가능한 어플리케이션을 포함한다. 또한 어플리케이션에서는 측정된 가속도와 심전도 신호를 분석하여 모니터링과 부정맥 검출기능을 수행한다. 구현된 시스템의 평가를 위해 피실험자 3명을 대상으로 다양한 활동 상태에 따른 심전도를 측정하였으며, 활동정보 기반의 부정맥 검출 알고리즘 성능평가를 수행하였다.

  • PDF

A Design and Implementation of Monitoring Applications using Shipboard Integration Network Communication Library (선박 통합 네트워크의 통신 라이브러리를 이용한 모니터링 어플리케이션의 설계 및 구현)

  • Kim, Tae-Jong;Hwang, Hun-Gyu;Lee, Seong-Dae;Lee, Jang-Se;Jang, Kil-Woong;Park, Hyu-Chan
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.35 no.8
    • /
    • pp.1085-1091
    • /
    • 2011
  • This paper describes a design and implementation of monitoring applications on shipboard integration network. A wrapping module is designed to reuse pre-developed communication library of shipboard integration network. By using the wrapping module, monitoring applications are also designed to display several kinds of shipboard data. They are implemented and tested on general PC and embedded PC to verify that they can be applicable to different platforms.

Mobile Application for Atmospheric Pollution Monitoring System (대기 오염 모니터링 시스템을 위한 모바일 어플리케이션)

  • Kim, Sungkuk;Lee, Sojeong;Kim, Kyoung-Sook;Hwang, Soyoung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2017.10a
    • /
    • pp.76-78
    • /
    • 2017
  • 대기 오염의 문제가 증대됨에 따라 사람들의 대기 오염에 대한 관심도 크게 증가하였다. 본 논문은 대기 오염 모니터링 시스템을 위한 모바일 어플리케이션의 설계와 구현을 제안한다. 대기 오염 모니터링 시스템은 미세 먼지 센서를 활용한 미세 먼지 실측값과 공공데이터 서버에서 제공하는 미세 먼지 데이터를 수신하여 제공하는 구조로 제안하는 어플리케이션에서는 이러한 데이터를 그래프와 지도로 나타내어 사용자들에게 정보 접근성의 편이를 제공하도록 하였다.

  • PDF

A Method to Monitoring of HUB&Spoke-based Asynchronous Messaging on EAI (HUB&Spoke기반 비동기 메시징 방식의 EAI 모니터링 방안)

  • Seo, Yong-Seok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.1086-1089
    • /
    • 2010
  • 전사적 어플리케이션 통합(EAI)은 메시지 전달, 메시지 라우팅, 메시지 변환 등 시스템 간 데이터 및 어플리케이션 통합을 위한 기능을 제공하고 있다. 하지만 EAI솔루션은 Spoke 시스템 및 EAI HUB의 시스템 안정성과 메시지 전달 신뢰도 확보 방안에 대한 표준이 제공되고 있지 않다. 본 논문에서는 구간별, 유형별로 발생하는 시스템 및 어플리케이션 모니터링과 업무 데이터가 EAI를 거쳐 전달되는 과정에 대한 인터페이스 모니터링을 종합적으로 관리하는 방법으로 EAI 솔루션에 대한 상태 파악과 업무 인터페이스 데이터의 진행 상황을 실시간으로 확인 가능하도록 구축 한 사례를 들어 EAI의 안정된 운영과 신뢰도를 향상시킬 수 있는 방안을 제시한다.