KR101556781B1 - fault and lifetime prediction information service supply system for network eauipment - Google Patents

fault and lifetime prediction information service supply system for network eauipment Download PDF

Info

Publication number
KR101556781B1
KR101556781B1 KR1020140143685A KR20140143685A KR101556781B1 KR 101556781 B1 KR101556781 B1 KR 101556781B1 KR 1020140143685 A KR1020140143685 A KR 1020140143685A KR 20140143685 A KR20140143685 A KR 20140143685A KR 101556781 B1 KR101556781 B1 KR 101556781B1
Authority
KR
South Korea
Prior art keywords
information
network
network equipment
failure
environment information
Prior art date
Application number
KR1020140143685A
Other languages
Korean (ko)
Inventor
이숙희
유도경
한경헌
최영호
Original Assignee
(주)그린정보시스템
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)그린정보시스템 filed Critical (주)그린정보시스템
Priority to KR1020140143685A priority Critical patent/KR101556781B1/en
Application granted granted Critical
Publication of KR101556781B1 publication Critical patent/KR101556781B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks

Abstract

The present invention relates to a predicted failure and lifespan information service system for network equipment which includes an equipment environment information collection module and a network equipment management server. The equipment environment information collection module includes: an environment information sensor unit which is arranged in a container and detects environment information including the temperature of the network equipment, which performs network communications, and dust; and a management information collection processing unit which transmits the environment information, detected by the environment information sensor unit, through a communication network. The network equipment management server is connected through the communication network, calculates predicted failure and lifespan of the network equipment from the environment information received from the equipment environment information collection module, and provides the predicted failure and lifespan. According to the present invention, the predicted failure and lifespan information service system for network equipment can provide predicted failure and lifespan information based on data of the environment information of the network equipment. Therefore, a user can smoothly repair and replace the equipment before the equipment is unable to operate.

Description

네트웍 장비 예측 장애 및 수명 정보 서비스 시스템{fault and lifetime prediction information service supply system for network eauipment} [0001] The present invention relates to a network equipment predictive failure and life information service system,

본 발명은 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템에 관한 것으로서, 상세하게는 네트웍 장비의 가동 환경을 포함한 상태정보로부터 예측수명을 산출하여 제공할 수 있도록 된 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템에 관한 것이다.The present invention relates to a network device prediction failure and a life information service system, and more particularly, to a network device prediction failure and a life time information service system capable of calculating a predicted lifetime from state information including a network environment, will be.

일반적으로 비동기전송모드(ATM: Asynchronous Transfer Mode)스위치(S/W), 라우터(Router), 이더넷스위치(Ethernet S/W), 허브(Hub) 등과 같은 네트웍장비들은 인터넷/인트라넷(INTERNET/INTRANET)을 통해 연결된 관리자(Manager)에 의해 원격 관리된다. 초기의 인터넷망 관리는 단순히 상대방의 호스트가 작동하고 있는지에 대한 정보나 응답 시간을 측정하는 등의 기능만을 제공하였다. 그러나 인터넷에 접속되는 네트웍장비 등의 대폭적인 증가와 네트웍의 구성이 복잡해지면서 이러한 네트웍시스템에서 관리자와 네트웍장비들을 관리하기 위한 새로이 표준화된 프로토콜이 요청되었다.In general, network devices such as Asynchronous Transfer Mode (ATM) switch (S / W), Router, Ethernet switch (S / W) and Hub are connected to Internet / And is remotely managed by a manager (Manager) connected via the Internet. The initial Internet network management provided only functions such as measuring information about the host of the other party and response time. However, as the number of network devices connected to the Internet increases and the configuration of the network becomes complicated, a newly standardized protocol for managing administrators and network devices in such a network system has been requested.

이러한 표준화된 프로토콜로서 대표적인 것이 SNMP이다. SNMP는 네트웍 관리 및 네트웍 장치와 그들의 동작을 감시, 통합하는 프로토콜로서 반드시 TCP/IP(Transport Control Protocol/Internet Protocol) 네트웍에만 한정되지는 않는다. SNMP 기반 네트웍 관리는 기본적으로 크게 두 개의 데이터 링크 실체 (Entity)인 SNMP관리자(Manager)와 SNMP에이전트(Agent) 사이에 특정한 정보를 주고 받는 것에 의해서 수행된다.A typical example of such a standardized protocol is SNMP. SNMP is a protocol that monitors and integrates network management and network devices and their operation. It is not necessarily limited to TCP / IP (Transport Control Protocol / Internet Protocol) networks. SNMP based network management is basically performed by sending and receiving specific information between two SNMP agent (agent), which is a data link entity (entity).

SNMP 기반 네트웍 관리는 기본적으로 SNMP관리자가 동작의 주체로서 사용자의 요청에 따라 SNMP에이전트에게 요청메시지(Request PDU(Protocol Data Unit))를 전송하고, SNMP에이전트로부터 이에 대한 응답메시지(Response PDU)를 수신하는 구조로서 작업을 수행한다. SNMP관리자는 서버나 PC(Personal Computer)에 위치할 수 있고, SNMP에이전트는 라우터(Router), PC 등과 같은 네트웍 장치인 타깃(Target) 시스템에 존재한다. SNMP에이전트는 일반적으로 대기상태에 있다가 SNMP관리자로부터 요청메시지를 수신하여 자신이 관리하는 정보를 처리하고 응답메시지를 전송한다.The SNMP-based network management is basically a process in which the SNMP manager sends a request message (Protocol Data Unit) to the SNMP agent according to the request of the user and receives a response message (Response PDU) from the SNMP agent As a structure to perform the task. The SNMP manager can be located in a server or a personal computer (PC), and the SNMP agent exists in a target system, which is a network device such as a router or a PC. The SNMP agent is normally in the standby state, receives the request message from the SNMP manager, processes the information managed by the SNMP agent, and transmits the response message.

SNMP관리자와 SNMP에이전트 사이에서 특정한 정보를 주고받을 때 네트웍 상에 관리되어야 할 특정한 정보, 자원에 해당하는 객체(Object)의 집합체를 MIB라고 한다. 따라서 네트웍시스템을 관리한다는 것은 관리대상인 네트웍장치들이 제공하는 MIB 중에서 특정값을 가져와 그 장치의 상태를 파악하거나 그 값을 변경함을 의미하는 것이므로, SNMP기반 관리는 결과적으로 MIB 기반 관리라고 할 수 있다. 이러한 MIB의 사용은 SNMP 기반 하에서 SNMP관리자와 SNMP에이전트 간에 접근의 표준화 및 관리의 보편화를 얻을 수 있다.When a specific information is exchanged between an SNMP manager and an SNMP agent, a collection of objects corresponding to specific information and resources to be managed on the network is called an MIB. Therefore, managing the network system means to take a specific value among the MIBs provided by the managed network devices and to grasp the state of the device or to change the value thereof, so that the SNMP-based management can be referred to as MIB-based management as a result . The use of these MIBs provides a universal standardization and management of access between SNMP managers and SNMP agents under the SNMP base.

이러한 SNMP를 기반으로 한 네트웍 관리방식이 국내 공개특허 제2002-0090279 등 다양하게 게시되어 있다.Such a network management method based on SNMP is disclosed in various publications such as Korean Patent Publication No. 2002-0090279.

그런데, 종래의 네트웍 관리방식은 네트웍 장비가 정상적으로 가동되는지와 관련된 정보를 수집하여 관리할 뿐, 장비의 시간경과에 따른 사용 환경변화에 따라 향후 발생될 수 있는 장애 또는 사용가능 수명 변동을 고려하지 않음으로써, 고장 또는 노후에 따른 교체 시기 정보 및 장애정보를 제공할 수 없는 문제점이 있다.However, the conventional network management method collects and manages information related to the normal operation of the network equipment, and does not take into consideration any future failure or usable life change due to the change of the usage environment over time of the equipment There is a problem that it is not possible to provide replacement information and failure information due to failure or aging.

본 발명은 상기와 같은 문제점을 개선하기 위하여 창안된 것으로서, 온도를 포함한 환경정보를 모니터링 하면서 네트웍 장비의 예측 장애 및 수명 정보를 제공할 수 있는 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템을 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-mentioned problems, and it is an object of the present invention to provide a network equipment predictive failure and life information service system capable of providing prediction failure and life information of network equipment while monitoring environmental information including temperature .

상기의 목적을 달성하기 위하여 본 발명에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템은 함체 내에 마련되어 네트웍 통신을 수행하는 네트웍장비의 온도, 먼지를 포함한 환경정보를 검출하는 환경정보 센서부와, 상기 환경정보 센서부에서 검출된 환경정보를 통신망을 통해 전송처리하는 관리정보 수집처리부를 구비하는 장비환경정보 수집모듈과; 상기 통신망을 통해 접속되어 상기 장비환경정보 수집모듈로부터 수신된 환경정보로부터 상기 네트웍 장비의 향후 예측되는 장애 및 수명을 산출하여 제공하는 네트웍장비 관리서버;를 구비한다.In order to achieve the above object, a network equipment predictive failure and service life information service system according to the present invention includes an environmental information sensor unit for detecting environmental information including temperature and dust of a network equipment provided in a housing and performing network communication, A device environment information collection module including a management information collection processing unit for transferring environment information detected by the information sensor unit through a communication network; And a network equipment management server connected via the communication network and calculating and providing a predicted failure and a service life of the network equipment from environment information received from the equipment environment information collection module.

상기 네트웍장비 관리 서버는 상기 환경정보와 상기 네트웍 장비의 데이터 통신 수행에 대응되는 사용율 정보를 함께 반영하여 장애 및 수명을 산출하도록 된 것이 바람직하다.The network equipment management server may calculate the fault and the service life by reflecting the environmental information together with utilization rate information corresponding to data communication of the network equipment together.

또한, 상기 네트웍 장비 관리 서버는 산출된 예측 장애 또는 예측 수명이 설정된 경고 조건에 도달하면 설정된 관리자 단말기로 알람정보를 전송한다.In addition, the network equipment management server transmits alarm information to the set administrator terminal when the predicted failure or the predicted life time is reached.

상기 환경정보센서부는 온도를 검출하는 온도센서, 먼지를 검출하는 먼지감지센서, 습도를 검출하는 습도센서, 상기 함체에 인가되는 충격을 감지하는 충격감지센서, 상기 함체에 인가되는 진동을 검출하는 진동센서, 상기 네트웍 장비에서 사용되는 전류를 검출하는 전류센서를 포함하는 것이 바람직하다.The environment information sensor unit includes a temperature sensor for detecting temperature, a dust sensor for detecting dust, a humidity sensor for detecting humidity, an impact sensor for detecting a shock applied to the housing, a vibration detecting unit for detecting vibration applied to the housing, A sensor, and a current sensor for detecting a current used in the network equipment.

또한, 상기 네트웍 장비 관리서버는 상기 네트웍 장비에 대한 종류별로 온도, 습도, 충격, 진동, 사용 전류에 대응되어 사용 가능 시간을 산출할 수 있는 장애 및 수명 산출프로그램에 의해 예측 장애 및 수명을 산출하고, 산출된 정보를 데이터베이스에 기록하는 장애/수명 예측 처리부와; 데이터 베이스에 기록된 네트웍 장비의 예측 장애 및 수명 정보를 통신망을 통해 접속된 사용자 단말기를 통해 열람가능하게 지원하는 정보열람지원부와; 상기 수명예측처리부에서 산출된 예측 장애 또는 수명이 설정된 경고조건에 도달하면 설정된 관리자 단말기로 알람정보를 전송처리하는 알림정보 처리부;를 구비한다.In addition, the network equipment management server calculates a predicted failure and a service life by a failure and life span calculation program capable of calculating the service time according to temperature, humidity, shock, vibration, and usage current for each type of network equipment A failure / life prediction processing unit for recording the calculated information in a database; An information browsing support unit for supporting predicted failure and lifetime information of network equipment recorded in a database through a user terminal connected through a communication network; And an alert information processor for processing the alarm information to the set administrator terminal when the predictive error calculated by the life predicting processor reaches a warning condition set for a life span.

본 발명에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템에 의하면, 네트웍 장비의 환경정보 데이터로부터 예측 장애 및 수명 정보를 제공할 수 있어 장비의 수리 및 교체를 작동불가 상태 이전에 결정하여 원활하게 할 수 있는 장점을 제공한다.According to the network device predictive failure and service life information service system according to the present invention, prediction failure and life information can be provided from the environmental information data of the network equipment, so that repair and replacement of the equipment can be determined before the disablement state and can be smoothly Provides the advantages of.

도 1은 본 발명에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템을 나타내 보인 블록도이고,
도 2는 도 1의 네트웍 장비에 설치되는 장비환경정보 수집모듈의 블록도이고,
도 3은 도 1의 네트웍 장비 관리 서버의 블록도이다.
FIG. 1 is a block diagram illustrating a network device predictive failure and a service life information service system according to the present invention,
FIG. 2 is a block diagram of an equipment environment information collection module installed in the network equipment of FIG. 1,
3 is a block diagram of the network equipment management server of FIG.

이하, 첨부된 도면을 참조하면서 본 발명의 바람직한 실시예에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템을 더욱 상세하게 설명한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a network equipment predictive failure and a service life information service system according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템을 나타내 보인 블록도이고, 도 2는 도 1의 네트웍 장비에 설치되는 장비환경정보 수집모듈의 블록도이고, 도 3은 도 1의 네트웍 장비 관리 서버의 블록도이다.FIG. 1 is a block diagram showing a network device predictive failure and life information service system according to the present invention. FIG. 2 is a block diagram of an equipment environment information collection module installed in the network equipment of FIG. 1, A block diagram of a network device management server.

도 1 내지 도 3을 참조하면, 본 발명에 따른 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템(100)은 장비환경정보 수집모듈(120) 및 네트웍 장비 관리서버(150)을 구비한다. 1 to 3, the network device predictive failure and lifetime information service system 100 according to the present invention includes an equipment environment information collection module 120 and a network equipment management server 150.

장비환경정보 수집모듈(120)은 함체(110) 내에 마련되어 네트웍 통신을 수행하는 네트웍장비(112)의 온도, 먼지 농도를 포함한 환경정보를 검출하고, 검출된 환경정보를 통신망(170)을 통해 네트웍 장비 관리서버(150) 전송처리한다.The equipment environment information collection module 120 detects environment information including temperature and dust concentration of the network equipment 112 provided in the enclosure 110 and performs network communication and transmits the detected environment information to the network And transmits it to the equipment management server 150.

여기서 네트웍장비(112)는 비동기전송모드(ATM: Asynchronous Transfer Mode)스위치(S/W), 라우터(Router), 이더넷스위치(Ethernet S/W), 허브(Hub) 등과 같은 것을 말한다.Here, the network equipment 112 refers to an asynchronous transfer mode (ATM) switch, a router, an Ethernet switch, a hub, and the like.

장비환경정보 수집모듈(120)은 네트웍 장비(112)의 데이터 통신 수행에 대응되는 사용율 정보도 함께 수집하여 네트웍 장비 관리서버(150)에 전송하도록 구축되는 것이 바람직하다.The equipment environment information collection module 120 may be configured to collect utilization rate information corresponding to data communication of the network equipment 112 and transmit the same to the network equipment management server 150.

여기서 사용율 정보는 SNMP프로토콜에 기반하여 수집하도록 구축될 수 있다.Here, utilization information can be constructed to collect based on the SNMP protocol.

장비환경정보 수집모듈(120)은 환경정보 센서부(130), 네트웍 사용정보 수집부(141), 통신부(143) 및 관리정보 수집처리부(145)를 구비한다.The equipment environment information collection module 120 includes an environment information sensor unit 130, a network usage information collection unit 141, a communication unit 143, and a management information collection processing unit 145.

환경정보 센서부(130)는 함체(110) 내의 온도, 먼지 농도를 포함한 환경정보를 검출하여 관리정보 수집처리부(145)에 제공한다.The environmental information sensor unit 130 detects environmental information including temperature and dust concentration in the housing 110 and provides the information to the management information collection processing unit 145. [

환경정보 센서부(130)는 온도를 검출하는 온도센서(131), 먼지의 농도를 검출하는 먼지감지센서(132), 습도를 검출하는 습도센서(133), 함체(110)에 인가되는 충격을 감지하는 충격감지센서(134), 함체(110)에 인가되는 진동을 검출하는 진동센서(135), 네트웍 장비(112)에서 사용되는 전류를 검출하는 전류센서(136)를 적용하는 것이 바람직하다.The environmental information sensor unit 130 includes a temperature sensor 131 for detecting a temperature, a dust sensor 132 for detecting the concentration of dust, a humidity sensor 133 for detecting humidity, A vibration sensor 135 for detecting the vibration applied to the housing 110 and a current sensor 136 for detecting the current used in the network equipment 112 are preferably applied.

네트웍 사용정보 수집부(141)는 네트웍 장비(112)의 중앙처리장치(CPU)의 사용율, 메모리(RAM)의 사용율 등 데이터 통신 수행에 대응되는 사용율 정보를 네트웍 장비(112)로부터 수집하여 관리정보 수집처리부(145)에 제공한다.The network usage information collection unit 141 collects utilization rate information corresponding to data communication performance such as a utilization rate of a central processing unit (CPU) of the network equipment 112 and a utilization rate of a memory (RAM) from the network equipment 112, Collection processing unit 145. [

통신부(143)는 관리정보 수집처리부(145)에 제어되어 전송대상 정보를 네트웍 장비 관리서버(150)로 전송한다.The communication unit 143 is controlled by the management information collection processing unit 145 to transmit the transmission object information to the network equipment management server 150. [

관리정보 수집처리부(145)는 환경정보 센서부(130)와, 네트웍 사용정보 수집부(141)에서 수집된 환경정보 및 네트웍장비(112)의 데이터 통신 수행에 대응되는 사용율 정보를 자신의 고유 식별정보와 함께 설정된 주기마다 통신부(143)를 통해 네트웍 장비 관리서버(150)로 전송되게 처리한다.The management information collection processing unit 145 collects environment information collected by the environment information sensor unit 130 and the network usage information collection unit 141 and usage rate information corresponding to data communication performed by the network equipment 112, And transmits it to the network equipment management server 150 through the communication unit 143 every cycle set together with the information.

네트웍장비 관리서버(150)는 통신망(170)을 통해 접속되어 등록된 장비환경정보 수집모듈(120)로부터 수신된 환경정보 및 사용율 정보를 함께 반영하여 해당 네트웍 장비(112)의 향후 발생될 장애 및 사용수명 즉, 예측 수명을 산출하여 사용자 단말기를 통해 열람가능하게 제공한다.The network device management server 150 reflects the environment information and usage rate information received from the registered device environment information collection module 120 connected and registered through the communication network 170 together with the network device 112, I.e., the predicted life span, and provides it through the user terminal.

여기서 사용자 단말기는 컴퓨터, 스마트폰 등과 같이 통신망을 통해 접속할 수 있는 단말기를 말한다.Here, the user terminal refers to a terminal such as a computer, a smart phone, or the like that can access through a communication network.

또한, 네트웍 장비 관리 서버(150)는 산출된 예측 장애 및 예측 수명이 설정된 경고조건에 도달하면 설정된 관리자 단말기(180)로 알람정보를 전송한다.The network device management server 150 transmits the alarm information to the administrator terminal 180 when the predicted failure and the predicted life expectancy reaches the set warning condition.

즉, 네트웍 장비 관리서버(150)는 등록된 관리자 단말기(180)는 예를 들면, 관리자의 스마트폰 또는 이메일 주소로 알람정보를 전송하도록 구축될 수 있다.That is, the network device management server 150 can be configured such that the registered administrator terminal 180 transmits alarm information to, for example, a smart phone or an email address of the administrator.

이러한 네트웍 장비 관리서버(150)는 장애/수명 예측처리부(151), 정보열람 지원부(153), 알림정보 처리부(155) 및 데이터베이스(160)를 구비한다.The network device management server 150 includes a failure / life prediction processor 151, an information browsing support unit 153, a notification information processor 155, and a database 160.

장애/수명 예측 처리부(151)는 네트웍 장비(112)에 대한 종류별로 온도, 습도, 충격, 진동, 사용 전류에 대응되어 발생될 수 있는 장애 및 사용가능 시간을 산출할 수 있는 장애/수명 산출프로그램에 의해 예측 장애 및 수명을 산출하고, 산출된 정보를 데이터베이스(DB)(160)에 기록한다.The failure / life predicting processing unit 151 is a failure / life calculation program which can calculate a failure and usable time that can be generated in correspondence with temperature, humidity, shock, vibration, And records the calculated information in a database (DB)

여기서 데이터 베이스(160)에는 네트웍장비(112)의 종류별, 제조사별, 모델별로 제조사가 제공하는 정격 사용 온도를 포함한 환경 정보 및 이에 대응되는 기준 사용수명 정보가 기록되어 있고, 수명예측 처리부(151)는 정격 환경정보를 벗어나는 경우, 온도, 먼지, 습도, 충격, 진동, 사용 전류에 각각 적용할 수명 단축율이 미리 설정되어 예측 장애 및 수명을 산출하는 장애/수명 산출 프로그램에 의해 예측 장애 및 수명을 주기적으로 산출하고, 산출된 예측 장애 및 수명 정보를 갱신처리한다.Here, the database 160 records environmental information including the rated use temperature provided by the manufacturer for each type of network equipment 112, manufacturer, model, and reference use life information corresponding thereto, and the life prediction processor 151, Is used to calculate predicted disturbance and life span by a failure / life calculation program that calculates predicted disturbance and life span based on preset lifetime shortening rates applicable to temperature, dust, humidity, shock, vibration, Periodically, and updates the calculated prediction failure and lifetime information.

또한, 데이터 베이스(160)에는 관리대상으로 등록된 네트웍장비(112)의 고유식별정보, 관리자의 관리자 단말기(180) 통신주소 등 지원되는 서비스를 수행하기 위한 각종 정보가 기록되어 있다.In addition, various information for performing a supported service such as unique identification information of the network device 112 registered as a management target and a communication address of an administrator terminal 180 of the administrator are recorded in the database 160.

정보열람 지원부(153) 장애/수명 예측 처리부(151)에 의해 데이터 베이스(160)에 기록된 네트웍 장비(112)의 예측 장애 및 수명 정보를 통신망(170)을 통해 접속된 사용자 단말기를 통해 열람가능하게 지원한다.The information browsing support unit 153 can access the prediction failure and lifetime information of the network device 112 recorded in the database 160 by the failure / lifetime prediction processing unit 151 through the user terminal connected through the communication network 170 Support.

알림정보 처리부(155)는 수명예측처리부(151)에서 산출된 예측 장애 또는 수명이 설정된 경고조건에 도달하면 설정된 관리자 단말기(180)로 알람정보를 전송처리한다.The notification information processing unit 155 transfers the alarm information to the set administrator terminal 180 when the predictive failure calculated by the life prediction processing unit 151 or the warning condition set for the lifetime is reached.

여기서 경고조건은 향후 장애 발생일이 1주일 남은 경우, 또는 잔류수명이 6개월 남았을 때 등 다양한 방식으로 설정할 수 있다.In this case, the warning condition can be set in various ways, such as when a fault occurs in one week, or when the remaining life is six months.

이상에서 설명된 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템(100)에 의하면, 네트웍 장비(112)의 환경정보 데이터로부터 예측 장애 및 수명 정보를 제공할 수 있어 장비의 수리 및 교체를 작동불가 상태 이전에 결정하여 원활하게 할 수 있는 장점을 제공한다.According to the network equipment predictive failure and lifetime information service system 100 described above, predictive failure and life information can be provided from the environmental information data of the network equipment 112, And provides an advantage that it can be smoothly determined.

120: 장비환경정보 수집모듈 130: 환경정보 센서부
150: 네트웍 장비 관리서버 160: 데이터 베이스
120: Equipment environment information collecting module 130: Environmental information sensor unit
150: network equipment management server 160: database

Claims (5)

함체 내에 마련되어 네트웍 통신을 수행하는 네트웍장비의 온도, 먼지를 포함한 환경정보를 검출하는 환경정보 센서부와, 상기 환경정보 센서부에서 검출된 환경정보를 통신망을 통해 전송처리하는 관리정보 수집처리부를 구비하는 장비환경정보 수집모듈과;
상기 통신망을 통해 접속되어 상기 장비환경정보 수집모듈로부터 수신된 환경정보로부터 상기 네트웍 장비의 향후 예측되는 장애 및 수명을 산출하여 제공하는 네트웍장비 관리서버;를 구비하고,
상기 네트웍장비 관리 서버는 상기 환경정보와 상기 네트웍 장비의 데이터 통신 수행에 대응되는 사용율 정보를 함께 반영하여 장애 및 수명을 산출하도록 되어 있으며,
상기 네트웍 장비 관리 서버는 산출된 예측 장애 또는 예측 수명이 설정된 경고 조건에 도달하면 설정된 관리자 단말기로 알람정보를 전송하며,
상기 환경정보센서부는 온도를 검출하는 온도센서, 먼지를 검출하는 먼지감지센서, 습도를 검출하는 습도센서, 상기 함체에 인가되는 충격을 감지하는 충격감지센서, 상기 함체에 인가되는 진동을 검출하는 진동센서, 상기 네트웍 장비에서 사용되는 전류를 검출하는 전류센서를 포함하고,
상기 네트웍 장비 관리서버는
상기 네트웍 장비에 대한 종류별로 온도, 습도, 충격, 진동, 사용 전류에 대응되어 사용 가능 시간을 산출할 수 있는 장애 및 수명 산출프로그램에 의해 예측 장애 및 수명을 산출하고, 산출된 정보를 데이터베이스에 기록하는 장애/수명 예측 처리부와;
데이터 베이스에 기록된 네트웍 장비의 예측 장애 및 수명 정보를 통신망을 통해 접속된 사용자 단말기를 통해 열람가능하게 지원하는 정보열람지원부와;
상기 장애/수명 예측처리부에서 산출된 예측 장애 또는 수명이 설정된 경고조건에 도달하면 설정된 관리자 단말기로 알람정보를 전송처리하는 알림정보 처리부;를 구비하는 것을 특징으로 하는 네트웍 장비 예측 장애 및 수명 정보 서비스 시스템.
An environment information sensor unit provided in the housing for detecting environmental information including temperature and dust of network equipment performing network communication; and a management information collection processing unit for transferring environment information detected by the environmental information sensor unit through a communication network A device environment information collection module;
And a network equipment management server connected to the communication network and calculating and providing a predicted failure and lifetime of the network equipment from environment information received from the equipment environment information collection module,
Wherein the network equipment management server is configured to calculate the failure and the life span by reflecting the environment information together with the utilization ratio information corresponding to the data communication of the network equipment,
The network device management server transmits alarm information to the set administrator terminal when the predicted failure or the predicted life time is reached,
The environmental information sensor unit includes a temperature sensor for detecting temperature, a dust sensor for detecting dust, a humidity sensor for detecting humidity, an impact sensor for detecting a shock applied to the housing, a vibration detecting unit for detecting vibration applied to the housing, A sensor, and a current sensor for detecting a current used in the network equipment,
The network equipment management server
A prediction failure and a life span are calculated by a failure and a life span calculation program capable of calculating the usable time corresponding to temperature, humidity, shock, vibration and use current for each type of network equipment, and the calculated information is recorded in a database A failure / lifetime prediction processing unit;
An information browsing support unit for supporting predicted failure and lifetime information of network equipment recorded in a database through a user terminal connected through a communication network;
And a notification information processing unit for processing the alarm information to the set administrator terminal when the prediction failure or the life of the alarm condition reaches the warning condition calculated by the failure / life prediction processing unit. .
삭제delete 삭제delete 삭제delete 삭제delete
KR1020140143685A 2014-10-22 2014-10-22 fault and lifetime prediction information service supply system for network eauipment KR101556781B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140143685A KR101556781B1 (en) 2014-10-22 2014-10-22 fault and lifetime prediction information service supply system for network eauipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140143685A KR101556781B1 (en) 2014-10-22 2014-10-22 fault and lifetime prediction information service supply system for network eauipment

Publications (1)

Publication Number Publication Date
KR101556781B1 true KR101556781B1 (en) 2015-10-02

Family

ID=54341602

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140143685A KR101556781B1 (en) 2014-10-22 2014-10-22 fault and lifetime prediction information service supply system for network eauipment

Country Status (1)

Country Link
KR (1) KR101556781B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101806360B1 (en) 2015-07-30 2018-01-11 (주)이프라임 Optical signal transceiving network terminal device for generating trouble prediction data based on environment monitoring and optical network ethernet system including the same
CN114047453A (en) * 2021-10-26 2022-02-15 深圳蓝信电气有限公司 Small-capacity direct-current power supply service life testing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374362A (en) * 2001-06-13 2002-12-26 Toshiba It & Control Systems Corp User-side system, service canter device, program, exchange equipment maintenance service system and service method therefor
JP2007173885A (en) 2005-12-19 2007-07-05 Alaxala Networks Corp Lifetime management system for network relaying apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374362A (en) * 2001-06-13 2002-12-26 Toshiba It & Control Systems Corp User-side system, service canter device, program, exchange equipment maintenance service system and service method therefor
JP2007173885A (en) 2005-12-19 2007-07-05 Alaxala Networks Corp Lifetime management system for network relaying apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101806360B1 (en) 2015-07-30 2018-01-11 (주)이프라임 Optical signal transceiving network terminal device for generating trouble prediction data based on environment monitoring and optical network ethernet system including the same
CN114047453A (en) * 2021-10-26 2022-02-15 深圳蓝信电气有限公司 Small-capacity direct-current power supply service life testing system

Similar Documents

Publication Publication Date Title
CN100417081C (en) Method, system for checking and repairing a network configuration
US11223555B2 (en) Link health forecast—predictive Ethernet link monitoring using DOM with ELOAM
US10503942B1 (en) Systems and methods for a data center monitoring system
JP2021141582A (en) Fault recovery method and apparatus, and storage medium
JP6220625B2 (en) Delay monitoring system and delay monitoring method
JP2019036939A (en) Method of determining operation data from network device and method of transmitting operation data to network device
JP5617304B2 (en) Switching device, information processing device, and fault notification control program
US20180324063A1 (en) Cloud-based system for device monitoring and control
CN111698127A (en) System, method and device for monitoring state of equipment in network
CN111694707A (en) Small server cluster management system and method
CN103634166A (en) Equipment survival detection method and equipment survival detection device
KR101556781B1 (en) fault and lifetime prediction information service supply system for network eauipment
EP1622310B1 (en) Administration method and system for network management systems
KR100908131B1 (en) Fault detection device and method using log filtering and fault detection system using the device
CN110521233B (en) Method for identifying interrupt, access point, method for remote configuration, system and medium
WO2004017199A1 (en) Method for monitoring and managing an information system
CN111343700A (en) Wireless sensor network communication method
JP2005044355A (en) Solution only for remote apparatus management software
KR100450415B1 (en) A Network Management Method using Availability Prediction
JP6961429B2 (en) Packet transfer device and packet transfer system
KR20200014255A (en) Network failure monitoring server and operating method thereof
JP5418184B2 (en) Home device management system and home device management method
CN111414274A (en) Far-end eliminating method for abnormal state of cabinet applied to data center
JP2016057971A (en) Information processing system, program, and information processing device
CN111414267A (en) Far-end eliminating method for abnormal state of cabinet applied to data center

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20180712

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190620

Year of fee payment: 5