• 제목/요약/키워드: performance report tool

검색결과 60건 처리시간 0.025초

클러스터 시스템의 성능 레포트 툴의 아키텍처 모델링 (Architecture Modeling of a Performance Report Tool for a Cluster System)

  • 김기;최은미
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2003년도 춘계학술대회논문집
    • /
    • pp.67-71
    • /
    • 2003
  • In order to manage a cluster system that consists of a number servers, management aspects such as configuration management, fault management, performance management, and user management should be considered. Especially, it is necessary to monitor performances for performance and fault management. An agent in each server collects performance counters, status changes, and events occurred in normal or abnormal states. The data collected are delivered to a collector sorter and processed in a report tool for performance analysts and management decision in the cluster system point of view, by detecting fault state and tracing out resource usage, service response, and response, and states until failed. In this paper we propose an architecture modeling of a performance report tool for proactive cluster system management. Some results on a cluster system are presented.

  • PDF

분산 시스템의 성능 모니터링과 레포팅 툴의 아키텍처 모델링 (Distributed System Architecture Modeling of a Performance Monitoring and Reporting Tool)

  • 김기;최은미
    • 한국시뮬레이션학회논문지
    • /
    • 제12권3호
    • /
    • pp.69-81
    • /
    • 2003
  • To manage a cluster of distributed server systems, a number of management aspects should be considered in terms of configuration management, fault management, performance management, and user management. System performance monitoring and reporting take an important role for performance and fault management. In this paper, we present distributed system architecture modeling of a performance monitoring and reporting tool. Modeling architecture of four subsystems are introduced: node agent, data collection, performance management & report, and DB schema. The performance-related information collected from distributed servers are categorized into performance counters, event data for system status changes, service quality, and system configuration data. In order to analyze those performance information, we use a number of ways to evaluate data corelation. By using some results from a real site of a company and from simulation of artificial workload, we show the example of performance collection and analysis. Since our report tool detects system fault or node component failure and analyzes performances through resource usage and service quality, we are able to provide information for server load balancing, in short term view, and the cause of system faults and decision for system scale-out and scale-up, in long term view.

  • PDF

전자메일 서버의 웹 기반 성능 모니터링 시스템 구현 (Implementation of Web-based Performance Monitoring System for E-Mail Server)

  • 이승섭;황민태
    • 한국정보통신학회논문지
    • /
    • 제17권9호
    • /
    • pp.2105-2112
    • /
    • 2013
  • 본 논문에서는 대용량 전자메일 서버의 성능 데이터를 수집해 그 분석 결과를 웹 기반으로 관리자에게 제공하는 모니터링 시스템을 구현하였다. 이를 위해 전자메일 서버의 성능 데이터 수집 항목을 도출하고, 각 항목별 측정 임계치를 설정하여 전자메일 서버의 성능을 객관적인 수치로 표현될 수 있도록 하였다. 전자메일 서버의 성능 데이터 수집은 SCOM 2007 서버 모니터링 도구를 이용하였으며, 성능 분석 파라미터 설정은 마이크로소프트사에서 제공하는 Exchange 서버 관리 팩과 SCOM 2007에서 제공하는 모니터링 규칙을 이용하였다. ASP.NET 프레임워크 기반의 C# 프로그래밍을 통해 웹 기반의 성능 모니터링 프로그램을 개발했으며, 성능 분석 결과는 관리자에게 웹 기반의 성능보고서, 장애 보고서 및 가용성 보고서 형태로 제공된다. 장애 요소를 사전에 효율적으로 감지할 수 있어 본 시스템 적용 전후 비교시 60% 이상 장애 건수를 줄일 수 있었으며, 장애 발생시에도 복구에 소요되는 시간을 획기적으로 단축할 수 있었다.

프로그램 성능 평가 로그 정보를 이용한 레포트 뷰 생성기 구현 (An Implementation of the Report View Generator using Program Performance Log Information)

  • 조용윤;유재우
    • 한국컴퓨터정보학회논문지
    • /
    • 제10권3호
    • /
    • pp.35-44
    • /
    • 2005
  • 소프트웨어 개발자는 소프트웨어 개발 속도 향상과 품질 개선을 위해 성능 평가 도구를 이용 할 수 있다. 그러나 성능 평가 도구가 생성하는 텍스트 기반의 평가결과는 이해가 어렵고 복잡하여 결과 분석에 많은 시간과 노력을 요구한다. 본 논문은 소프트웨어의 텍스트 기반 성능 평가 정보를 다양한 그래픽 뷰(views)를 통해 제공하기 위한 레포트 뷰(report view) 생성기를 제안한다. 제안하는 생성기는 복잡한 성능 평가 로그(log)를 분석하여 다루기 쉬운 자료 구조로 변환하고 이것을 클래스(class) 형태의 API를 통해 그래픽 기반 레포트 뷰로 출력한다. 이를 위해, 로그 분석기(log analyzer)는 복잡한 텍스트 기반 성능 평가 로그(log)를 평가 항목에 따라 구별된 XML 문서로 변환하고 추출하는 모듈을 제공한다. 또한, 화면 구성기(view composer)는 XML 로그 문서로부터 생성할 레포트 뷰의 내용 명세 정보를 추출하고 개발자로부터 화면 구성 형식 정보를 입력받는다. 입력된 레포트 뷰 구성 정보는 화면 구성기가 제공하는 클래스 API를 통해 레포트 뷰로 변환 생성된다. 따라서 개발자는 자신이 선택한 특정 성능 평가 항목에 대한 로그 정보와 화면 구성 정보를 이용해 다양한 그래픽 기반의 레포트 뷰를 생성할 수 있으며, 성능 평가 결과에 대한 직관적인 분석과 빠른 소프트웨어 품질 개선이 가능하여 소프트웨어 개발 효율성을 높일 수 있을 것으로 기대된다.

  • PDF

생산장비 객체화와 개방형 가공 셀 구축 연구(I) -생산장비 객체화- (Open Manufacturing System Using MMs Service and Object Oriented Manufacturing Devices(1st Report))

  • 김선호;김동훈;박경택
    • 한국정밀공학회지
    • /
    • 제16권5호통권98호
    • /
    • pp.91-97
    • /
    • 1999
  • The background of appearing MMS is to cope with the difficulty that occurred in constructing CIM with multi-vendor production devices such as CNC, PLC and robot. But so far the popularized use of MMS service in machine shop is not generalized because of economical and environmental reason. In this paper to solve this problem the CNC_VMD gateway for 3 types of heterogeneous machine tools in which MMS support is not available is developed and its performance is evaluated in shop floor having CIM environment. The developed VMD has the functions such as MMS service, driver for CNC interface and supporting for network. Non-MMS compatible machine tool can be MMS-compatible by using the developed gateway with CNC_VMD.

  • PDF

기본간호학실습에서 학습성과 평가도구의 적용 사례: 의사소통능력 평가를 중심으로 (Application of the Evaluation Tool for the Performance Outcomes in Fundamental Nursing Practicum: A Case Study Focused on Evaluating of Communication Ability)

  • 김해진;천의영;김은경
    • 한국산학기술학회논문지
    • /
    • 제21권4호
    • /
    • pp.173-180
    • /
    • 2020
  • 본 연구는 기본간호학실습 교육에서 핵심기본간호술 수행 시 의사소통능력 평가에 사용할 수 있는 평가도구를 구성하고 적용 결과를 기술한 사례연구이다. 문헌고찰과 전문가 검토를 통해 의사소통능력 평가도구를 구성하였고, 2019년 10월부터 11월까지 일 대학 기본간호학실습 교과목을 수강 중인 94명을 대상으로 적용 후 결과를 분석하였다. 연구결과, 핵심기본간호술 수행 시 평가되어야 할 의사소통능력 항목으로 5가지 요인(자기 소개, 눈맞춤, 정서적 지지, 정보제공, 치료적 접촉)이 도출되었으며 활력징후를 측정하는 기본간호술 수행 시 평가된 의사소통능력은 5점 만점에 평균 3.96점으로 나타났다. 루브릭에 따른 학습성과 달성도는 전체 학생의 95.8%가 '중' 이상에 도달하여 목표 성취수준에 도달한 것으로 나타났다. 본 연구는 간호대학생의 졸업 시 역량으로 핵심기본간호술과 의사소통능력이 요구되는 현실에서, 기본간호학실습 교육과정에서 사용 가능한 의사소통능력 평가도구를 구성하고 적용하여 학습성과 달성도를 확인함으로써 학습성과 평가과정을 개선하고 체계적인 평가 체계를 구성하는데 중요한 근거를 제공하는 의의가 있다. 향후 본 연구에서 도출된 의사소통능력 평가도구의 타당성과 신뢰도 확보를 위한 연구, 다양한 평가도구와의 비교 연구를 제언하는 바이다.

"품질경쟁력 우수기업" 수상기업의 재무성과에 관한 연구 : 연도의 조절효과를 중심으로 (Financial Performance of "Excellent Quality Competitiveness Enterprise" Awarding Companies : Focusing on the Moderating Effect of Year)

  • 이형석;정규석
    • 품질경영학회지
    • /
    • 제44권3호
    • /
    • pp.617-638
    • /
    • 2016
  • Purpose: The purpose of this study is to propose useful suggestions by analyzing difference of financial performance between "Excellent Quality Competitiveness Enterprise(EQCE)" awarding companies and all the manufacturing companies during the period 2003-2014 and by testing the moderating effects of performance year. Methods: This paper perform the longitudinal study during the period 2003-2014. The collected data through list of National Quality Award and financial report of CRETOP were analyzed using independent-sample t-test, paired-sample t-test, one way ANOVA and empirical analysis. Results: The results of this study are as follows; EQCE showed higher growth rate than all the companies until 2008, but profitability, stability, and activity are not significantly different between the both. Therefore EQCE have partial influences on growth rate among several financial performance measures until 2008. Since 2009 there are no differences. The effects of EQCE on financial performance are different by the year. Conclusion: EQCE award system was a meaningful promotion method to enhance good financial performance through encouraging quality management for the manufacturing companies until 2008, But since 2009 it is expected to lose its role as a promoting tool for quality management and performance excellence. Therefore new way of thinking for EQCE, as a national quality award system, is necessary; changing awarding system, award criteria, or etc.

DEVELOPMENT OF PERFORMANCE MEASURES IN ASSET MANAGERMENT FOR BRIDGE MANAGEMENT IN KOREA

  • Cheolwoo Park;Kyung-Hoon Park;Min-Jae Lee;Jung-Sik Kong;Yoon-Koog Hwang
    • 국제학술발표논문집
    • /
    • The 3th International Conference on Construction Engineering and Project Management
    • /
    • pp.1166-1169
    • /
    • 2009
  • Bridges are exposed to very severe environment and experience, as service life increased, elevated traffic load and traffic flow, in addition to natural disasters. In comparing to other road structures, bridges may cause more significant damage, such as human-involved accidents, to the society in the event of collapse. A certain level of service shall be necessarily secured to assure the minimum safety of users. The cost for manage and preserve bridges will increase gradually and more restrictions will be loaded to efficiently distribute the limited resources, such as monetary budget and human resource etc. In order to enhance performance and serviceability of bridges with the limited resource, asset management technique has been applied into the bridge management system, which capitalizes the road infrastructures including bridges and assess them in accordance with the government finance report. In the application of asset management, there must be a tool for assess the performance of bridges and this study introduces the basic information on the definition and role of performance measures for asset management for bridges. This research suggests future development direction of performance measure for asset management for bridges in Korea.

  • PDF

차동식 형상기억합금 액츄에이터의 동작성능향상을 위한 연구 (A study on the Improvement of the Performance of Bidirectional SMA Actuator)

  • 정상화;김현욱
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 2004년도 춘계학술대회 논문집
    • /
    • pp.155-159
    • /
    • 2004
  • In the recent years, as the research and the development of micro and precision machinery become active, the interest of micro actuators using SMA(Shape Memory Alloy) has been increased. The dydnamic characteristic analysis of SMA is necessary for actuator application and many common researches report the material characteristics of SMA sufficiently. However the research for dynamic characteristics is very deficient. In this paper, the helical suing are fabricated with NiTi SMA wire of high resistivity. The force, response speed, temperature, and displacement are measured by digital force gauge, infrared thermometer, and laser displacement sensor so that the dynamic characteristics of this SMA is analyzed. Also, bidicrectional actuator was fabricated and experimented for its performance.

  • PDF

NiTi 형상기억합금을 이용한 차동식 액츄에이터의 동작성능 향상을 위한 연구 (A study on the Improvement of the Performance of Biodirectional SM Actuator)

  • 정상화;김현욱;차경래;송석;신병수;이경형
    • 한국공작기계학회:학술대회논문집
    • /
    • 한국공작기계학회 2003년도 춘계학술대회 논문집
    • /
    • pp.346-351
    • /
    • 2003
  • In the recent years, as the research and the development of micro and precision machinery become active, the interest of micro actuators using SMA(Shape Memory Alloy) has been increased. The dynamic characteristic analysis of SMA is necessary for actuator application and many common researches report the material characteristics of SMA sufficiently. However, the research on dynamic characteristics is very deficient. In this paper, the helical spring are fabricated with NiTi SMA wire of high resistivity. The force, response speed, temperature, and displacement are measured by digital force gauge, infrared thermometer, and laser displacement sensor so that the dynamic characteristics of this SMT is analyzed. Also, bidirectional actuator was fabricated and experimented for its performance

  • PDF