• 제목/요약/키워드: web server monitoring

검색결과 269건 처리시간 0.021초

Implementation of Real-Time Wireless Web Server Load Monitoring System

  • Park, Hong-Jin;Kwon, Chang-Hee
    • 한국디지털정책학회:학술대회논문집
    • /
    • 한국디지털정책학회 2004년도 International Conference on Digital Policy & Management
    • /
    • pp.211-219
    • /
    • 2004
  • Due to rapid increases in Internet users, it becomes essential to provide well-established web services and monitor web server's load for the sake of reliable web server management. The existing web server load monitoring has been based on such cable methods as RPC, RMI, CORBA and etc. But it has the limitation in bringing information both anywhere and anytime over the Internet. This thesis is aimed to realize real-time wireless web server monitoring system based on Wireless Application Protocol (WAP). As any user can log on wirelessly to the Internet at any time through wireless terminals like PDA, the realization will make possible instant and real-time web server monitoring.

  • PDF

이동 에이전트 기반의 웹 서버 부하 모니터링 시스템 구현 (An Implementation of Web Server Load monitoring Systme Based on the Mobile Agent)

  • 박홍진
    • 전자공학회논문지CI
    • /
    • 제39권6호
    • /
    • pp.1-10
    • /
    • 2002
  • 인테넷이 급격히 발전함에 따라 인터넷 사용자가 크게 증가하고 있으며, 이에 따른 웹 서버의 중요성도 증가되고 있다. 인기있는 웹 사이트는 사용자의 집중현상으로 웹서버의 부하가 크게 증가하여 오류가 발생하거나 웹서비스가 중단되는 현상이 발생하기도 한다. 따라서 올바른 웹서비스를 제공하며 웹서버의 성능 관리를 위해서 웹서버의 부하를 효율적으로 모니터링하는 기술이 필수적이다. 기존 클라이언트-서버 방식을 이용한 웹 부하모니터링 기법은 서버 프로그램을 모든 웹 서버에 미리 설치해야하는 문제점이 있다. 본 논문은 클라이언트 서버 방식의 문제점을 해결하기 위해 이동 에이전트를 이용한 웹 서버 부하 모니터링 시스템을 구현한다. 이동 에이전트를 기반하여 구현된 시스템은 미리 프로그램을 설치할 필요가 없으며 네트워크 트래픽을 줄이고 웹서버의 추가적인 부하를 줄일수 있다.

전자메일 서버의 웹 기반 성능 모니터링 시스템 구현 (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% 이상 장애 건수를 줄일 수 있었으며, 장애 발생시에도 복구에 소요되는 시간을 획기적으로 단축할 수 있었다.

Web 기반 Chip Mounter의 원격 관리 (The Remote Supevisory of Chip Mounter Using Web)

  • 임선종;박경택
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 추계학술대회 논문집
    • /
    • pp.488-491
    • /
    • 2002
  • This growth if WWW(World Wide Web) with the spread of ADSL provides us with a variety of service that are the extensions of opportunities to get information. a various education methods by remote courses and electronic commerce. Remote Monitoring Server(RMS) that uses internet and WWW is constructed for chip mounter. Hardware base consists of RMS, chip mounter and C/S server. In this paper, we realize the remote management system with monitoring and diagnosis function to efficiently operate chip mounter the one of PCB assembly equipment. The remote management system for chip mounter consists of RMS(Remote Monitoring Server) and C/S server. RMS manages real-time information from chip mounter through TCP/IP. RMS that utilizes real-time information informs user of the actual output the operation status of chip mounter, user of the actual output, the operation status of chip mounter, the trouble code and the trouble description.

  • PDF

반도체 장비의 원격 모니터링을 위한 임베디드 웹 서버 (An Embedded Web Server for Remote Monitoring the Semiconductor Equipment)

  • 윤한경;임성락
    • 반도체디스플레이기술학회지
    • /
    • 제2권3호
    • /
    • pp.13-18
    • /
    • 2003
  • A remote monitoring system of the semiconductor equipment is used to monitor or control operations of the equipment. Most of the conventional monitoring systems are based on the client-server model with the general purpose PC. Basically, it implies the difficulties in the system reliability and cost down due to its size and complexity. To overcome these difficulties, we suggest an embedded web server which is based on the low-cost microprocessor. It is designed for the monitoring or controlling a dedicated equipment only. To evaluate the feasibility of the suggested embedded web server, we have implemented a test-board with ATMega103 and programmed the basic modules using the AVR-GCC. Finally, we have tested its operations on the MS Explorer 6.0 environment.

  • PDF

원격 감시를 위한 내장형 소형 웹 서버 (Embedded Tiny Web Server System for Remote Monitoring)

  • 안광혁;유영동;홍석교;고영길
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2000년도 제15차 학술회의논문집
    • /
    • pp.116-116
    • /
    • 2000
  • This paper describes an experimental embedded tiny web server system that monitors the processing of manufacture using the Internet. The object of this study is developing of an embedded tiny web server that connects the stand-alone machines in factory to the Internet. Using the World Wide Web (WWW), we proffer user-friendly environments to users. Anyone with a web browser may easily access the processing of manufacture in the factory. Through connecting different network system, our web server extends the private networks to the Internet, the global networks. Our embedded tiny web server is ideal for process control, building and facility management system, factory automation and even home automation.

  • PDF

인터넷 가전의 원격 감시 및 제어를 위한 임베디드 리눅스 웹 서버 (An Embedded Linux Web Server for Remote Monitoring & Controlling the Internet Appliance)

  • 임성락
    • Journal of Information Technology Applications and Management
    • /
    • 제12권4호
    • /
    • pp.123-131
    • /
    • 2005
  • Since most of the conventional web servers have been designed to Provide the general purpose and user's convenience as the primary goal, there is an overhead to apply them to the embedded system for remote monitoring and controlling the operation status of the Internet appliance. To cope with this overhead, an embedded Linux web server Is suggested in this paper The basic concept is to provide miniaturization and extendability by simplifying the requirements of web server as the services to the requests of web document for the user's menu and the execution of CGI Program for monitoring and controling the Internet appliance, and satisfying only the indispensable requirements of HTTP which are necessary for the interface with the conventional web browsers. For the evaluation of its feasibility, each module has been implemented on Linux environment, and tested with the MS Explorer 6.0.

  • PDF

AJAX를 이용한 소방엔진펌프의 모니터링과 제어 시스템 구현 (Implementation of Monitoring and Control System for Fire Engine Pump using the AJAX)

  • 양오;이헌국
    • 반도체디스플레이기술학회지
    • /
    • 제15권3호
    • /
    • pp.40-45
    • /
    • 2016
  • In this paper, the fire engine pump is controlled and monitored by the AJAX (Asynchronous Javascript and Xml) in the web server. The embedded system with built-in system having a processor and a memory of high performance occurs many problems in transmitting the large amount of data in real time through the web server. The AJAX is different from HTML (Hyper Text Makeup Language) with java script technology and can make RIA (Rich Internet Application). It process the necessary data by using asynchronous and it take advantage of usefulness, accessibility, a fast response time. Using AJAX can build up web server with real time and monitoring that fire engine pump status, check processing pump memory in the event of fire, also remotely monitors can do. The web server system can control the fire engine pump as like the black box. The experimental results show the effectiveness and commercialize possibility.

Performance Evaluation of Node.js for Web Service Gateway in IoT Remote Monitoring Applications

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International Journal of Advanced Culture Technology
    • /
    • 제4권3호
    • /
    • pp.13-19
    • /
    • 2016
  • The growth of mobile devices in Internet of Things (IoT) leads to a number of remote and controlling system related IoT applications. For instance, home automation controlling system uses client system such web apps on smartphone or web service to access the home server by sending control commands. The home server receives the command, then controls for instance the light system. The web service gateway responsible for handling clients' requests attests an internet latency when an increasing number of end users requests submit toward it. Therefore, this web service gateway fails to detect several commands, slows down predefined actions which should be performed without human intervention. In this paper, we investigate the performance of a web server-side platgorm based event-driven, non-blocking approach called Node.js against traditional thread-based server side approach to handle a large number of client requests simultaneously for remote and controlling system in IoT remote monitoring applications. The Node.JS is 40% faster than the traditional web server side features thread-based approach. The use of Node.js server-side handles a large number of clients' requests, then therefore, reduces delay in performing predefined actions automatically in IoT environment.

임베디드 리녹스 시스템 기반 Aiax 인터페이스 웹 서버 기법 (Ajax interfaced web server for embedded Linux system)

  • 홍항설;김성환;박장현
    • 한국지능시스템학회:학술대회논문집
    • /
    • 한국지능시스템학회 2007년도 추계학술대회 학술발표 논문집
    • /
    • pp.253-256
    • /
    • 2007
  • The web server for the embedded Linux system(ELS), unlike the ones for the usual Linux or Windows, has some disadvantages such as small number of installable applications, low compatibility and limited extensibility. This fact raises some problems when data are transferred in real-time via the web server, which are mainly caused by a poor performance of the processor and small-sized memory. Conventional user interfaces adopted for the usual web servers are unsuitable for the ELS because they are platform-limited and their installations are done by the form of plug-ins. If the web server for the ELS has an Ajax engine that can be utilized without any installation procedure, the advantages of usability, accessibility and quick response time can be obtained. This paper presents the Ajax interface for the ELS web server. The efficiency of the proposed technology in the real-time remote monitoring is shown through an implementation.

  • PDF