JEUS
|
|
- 광도 독고
- 5 years ago
- Views:
Transcription
1 JEUS SNMP 안내서 JEUS v7.0 Fix#1 Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved.
2 Copyright Notice Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 우 ) Restricted Rights Legend All TmaxSoft Software (JEUS ) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd. 이소프트웨어 (JEUS ) 사용설명서의내용과프로그램은저작권법과국제조약에의해서보호받고있습니다. 사용설명서의내용과여기에설명된프로그램은 TmaxSoft Co., Ltd. 와의사용권계약하에서만사용이가능하며, 사용권계약을준수하는경우에만사용또는복제할수있습니다. 이사용설명서의전부또는일부분을 TmaxSoft의사전서면동의없이전자, 기계, 녹음등의수단을사용하여전송, 복제, 배포, 2차적저작물작성등의행위를하여서는안됩니다. Trademarks JEUS is registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies. JEUS 는 TmaxSoft Co., Ltd. 의등록상표입니다. 기타모든제품들과회사이름은각각해당소유주의상표로서참조용으로만사용됩니다. Open Source Software Notice Some modules or files of this product are subject to the terms of the following licenses. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYMPHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1 Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/lib/licenses 본제품의일부파일또는모듈은다음의라이선스를준수합니다. : APACHE2.0, CDDL1.0, EDL1.0, OPEN SYM PHONY SOFTWARE1.1, TRILEAD-SSH2, Bouncy Castle, BSD, MIT, SIL OPEN FONT1.1 관련상세한정보는제품의다음의디렉터리에기재된사항을참고해주십시오. : ${INSTALL_PATH}/lib/licenses 안내서정보안내서제목 : JEUS SNMP 안내서발행일 : 소프트웨어버전 : JEUS v7.0 Fix#1 안내서버전 : v2.1.2
3 내용목차 안내서에대하여... ix 제1장 소개 개요 컴포넌트... 1 제2장 SNMP Agent 설정 개요 SNMP Adaptor 설정... 3 제3장 SNMP MIB 개요 MIB 브라우징 객체식별 (OID) JEUS SNMP OID 접미어 Static OID와 Dynamic OID... 9 제4장 SNMP Manager 애플리케이션 개요 간단한 SNMP 클라이언트프로그램 제5장 SNMP 사용예제 Appendix A. JEUS SNMP MIB 정보 A.1. 개요 A.2. OID와속성값의매핑 A.3. TMAX-JEUS7.0-MIB.mib 색인 JEUS iii
4
5 그림목차 [ 그림 2.1] JMX Manager 설정화면... 4 [ 그림 2.2] SNMP Adaptor 설정... 5 [ 그림 3.1] JEUS MIB의 OID... 8 JEUS v
6
7 예목차 [ 예 4.1] <<SnmpclientSample.java>> JEUS vii
8
9 안내서에대하여 안내서의대상 본안내서는 JEUS 시스템관리자와 SNMP 를사용하여 JEUS 를모니터링하려는네트워크관리자및개 발자를대상으로한다. 안내서의전제조건 JEUS 서버에대한전반적인이해와일반적인 SNMP 애플리케이션개발및 SNMP 관련환경설정에대한이해를필요로한다. 본안내서를원활하게이해하기위해서는다음과같은사항을미리알고있어야한다. JEUS 서버에대한이해 ("JEUS Server 안내서 " 참고 ) SNMP와관련한환경설정에대한이해와애플리케이션개발에대한이해 ( 또는 참고 ) 안내서의제한조건 본안내서는 Java EE 나 SNMP 에대한기본적인내용에대해서는설명하지않는다. 따라서해당내용은 Java 관련문서를참고한다. 안내서에대하여 ix
10 안내서구성 본안내서는총 5개의장과 Appendix로구성되어있다. 제1장소개 JEUS SNMP Agent의기본적인개념과구성에대해서설명한다. 제2장 SNMP Agent 설정 JEUS SNMP Agent의특징과환경설정에대해서설명한다. 제3장 SNMP MIB JEUS에서사용하는 SNMP MIB에대해서설명한다. 제4장 SNMP Manager 애플리케이션 SNMP Manager 애플리케이션의개발에대해서설명한다. 제5장 SNMP 사용예제 SNMP의사용예제에대해서설명한다. Appendix A. JEUS SNMP MIB 정보 MIB 파일에대해서설명한다. x JEUS SNMP 안내서
11 안내서규약 표기 <<AaBbCc123>> <Ctrl>+C [Button] 진하게 " "( 따옴표 ) ' 입력항목 ' 하이퍼링크 > 참고주의 [ 그림 1.1] [ 표 1.1] AaBbCc123 의미프로그램소스코드의파일명 Ctrl과 C를동시에누름 GUI의버튼또는메뉴이름강조다른관련안내서또는안내서내의다른장및절언급화면 UI에서입력항목에대한설명메일계정, 웹사이트메뉴의진행순서하위디렉터리또는파일있음하위디렉터리또는파일없음참고또는주의사항주의할사항그림이름표이름 Java 코드, XML 문서 [ command argument ] < xyz > 옵션파라미터 < 와 > 사이의내용이실제값으로변경됨선택사항. 예 ) A B: A나 B 중하나파라미터등이반복되어서나옴 안내서에대하여 xi
12 시스템사용환경 본안내서의모든예제와환경구성은 UNIX의스타일에준하여작성되어 Microsoft Windows ( 이하 Windows) 와같이다른환경에서작업하는경우몇가지사항을고려해야한다. 예를들어경로구분자의경우 UNIX 스타일인 / 를 Windows 스타일인 \ 로바꿔서사용한다. 또한환경변수도 Windows 스타일로변경해서사용하면된다. 문서의내용은 Java 표준을고려해서작성했기때문에대부분의내용은동일하게적용된다. 관련안내서 안내서 JEUS Server 안내서 JEUS JMX 안내서 JEUS Reference Book 설명 JEUS 시스템과서버의개요와시스템관리를위한안내서이다. JMX를사용하여 JEUS를관리하기위한내용을기술한안내서이다. JEUS를사용할때도움이되는 Reference를기술한안내서이다. 참고자료 Java EE 6 스펙 J2EE Management 1.1 스펙 SNMP 스펙 xii JEUS SNMP 안내서
13 연락처 Korea TmaxSoft Co., Ltd 272-6, Seohyeon-dong, Bundang-gu, Seongnam-si, Gyeonggi-do, South Korea Tel: Fax: Web (Korean): 기술지원 : USA TmaxSoft, Inc. 560 Sylvan Avenue Englewood Cliffs, NJ U.S.A Tel: Fax: info@tmaxsoft.com Web (English): Japan TmaxSoft Japan Co., Ltd. 5F Sanko Bldg, Mita, Minato-Ku, Tokyo, Japan Tel: Fax: info@tmaxsoft.co.jp Web (Japanese): 안내서에대하여 xiii
14 China TmaxSoft China Co., Ltd. Beijing Silver Tower, RM 1508, 2# North Rd Dong San Huan, Chaoyang District, Beijing, China, China Tel: ~8 Fax: Web (Chinese): xiv JEUS SNMP 안내서
15 제 1 장소개 본장에서는 JEUS SNMP 의기본적인개념과구성에대해서알아보고, JEUS SNMP Agent 와 JEUS 시스 템과의관계, JEUS JMX 와의관계및 SNMP Agent 에메시지를보내고받는 SNMP Manager 애플리케이 션에대해서간단하게설명한다 개요 SNMP(Simple Network Management Protocol) 는네트워크의여러하드웨어및소프트웨어를모니터링하기위한표준프로토콜이다. JMX 1.2 스펙은 SNMP를지원하는프로토콜어댑터를제공한다. J2EE Management 1.1 스펙은인터넷통신에서네트워크나시스템관리프로토콜을사용하기위한 MIB(Management Information Base) 를정의하고있다 컴포넌트 JEUS SNMP Agent가동작하기위한메인컴포넌트는다음과같다. JEUS SNMP Agent JMX MBean 서버와통신을하며논리적으로 JEUS에위치한다. JEUS SNMP Agent는 JEUS를관리하기위한기반구조를제공하며, J2EE Management 1.1을구현했다. JEUS 서버의구조에대해서는 "JEUS Server 안내서 " 를참조한다. MIB(Management Information Base) JEUS Management 정보구조를제공한다. MIB 파일명은 TMAX-JEUS7.0-MIB.mib이다. SNMP Manager SNMP Agent와메시지를주고받는다. SNMP Manager 애플리케이션이 SNMP 메시지를전송할때 SNMP Agent는설정한포트번호를 Listen 하고있다. 해당포트번호로요청이들어오면먼저 MIB-tree에서 OID를찾고, 그것의 Protocol Data Unit( 이하 PDU) 타입을알아내서 JEUS JMX MBean 서버를호출한다. 정보를찾아내면 SNMP Manager 애플리케이션에그값을리턴한다. 제 1 장소개 1
16 SNMP Agent JEUS SNMP Agent 모듈은 SNMP를통해 JEUS 시스템을관리할때유용한컴포넌트이다. 웹애플리케이션서버 (Web Application Server, 이하 WAS) 의관리프토토콜로 SNMP를사용하기위해 JEUS JMX MBean 서버와통신하며 SNMP Manager 애플리케이션을지원한다. JEUS SNMP Agent는다음과같은프로토콜을제공한다. SNMPv1 SNMPv2 SNMPv3 JEUS SNMP Agent는 JEUS JMX와완전히통합된다. JEUS SNMP Agent가검색할수있는모든정보는 JEUS JMX API를통해서가능하다. JEUS JMX API를 JEUS Management System의 Second-Level 서비스컴포넌트로사용하여각각의 JEUS SNMP Agent는 JEUS 시스템의서버와같은 JVM 중의하나와연관되어있다. 예를들어 JMX Mbean은 EJB 엔진에 deploy된모든모듈에대한정보를관리하고, SNMP Manager는이정보 (JEUS SNMP OID) 를 EJB 엔진에해당하는 SNMP Agent에전송하여 deploy된모듈을알수있다. SNMP Agent 인스턴스는 JEUS JMX의프로토콜어댑터로운영되며, SNMP Manager 애플리케이션으로부터 SNMP 패킷을받아처리한다. 즉, 특정포트번호를계속 Listen하고있으면서 SNMP Manager의요청을기다린다. Listen Port는 WebAdmin을사용해설정하고, 설정하지않으면동작하지않는다. 모든 Agent 인스턴스들은같은방법으로동작한다. 그러므로각각의 Agent는 JEUS Management System 의모든정보를얻을수있다. 만일하나이상의 Agent 인스턴스가한머신에서기동하려면, 포트번호가달라야한다. 참고 JEUS SNMP Agent 를운영하려면 SNMP Adaptor Port 를반드시설정해야한다. SNMP Manager 애플리케이션 일반적으로 SNMP Manager는시스템, 특히통신장비를관리하는애플리케이션를나타낸다. J2EE에서 SNMP Manager는엔터프라이즈애플리케이션, 특히 WAS와같은미들웨어를관리한다. SNMP Manager 애플리케이션은 MIB를참조하여 SNMP Agent에서관리정보를요청한다. 애플리케이션은 MIB 파일을 Parsing해서정보의구조를분석하고, 관리자가읽고관리하기쉽게한다. 2 JEUS SNMP 안내서
17 제 2 장 SNMP Agent 설정 본장에서는 JEUS SNMP Agent 환경설정방법에대해서설명한다 개요 JEUS SNMP Agent는 J2EE의컴포넌트뿐만아니라엔터프라이즈메시지미들웨어의특징을가지고있다. JMX Management 1.1 스펙을완전하게제공한다. 일반적으로 NMS 프로토콜로사용되는 SNMPv1과 SNMPv2를제공한다. SNMPv1과 SNMPv2를사용하는모든 SNMP Manager들은 Agent를통해서 JEUS 내부정보를조회할수있다. SNMP Agent와보안통신을하기위한 SNMPv3를제공한다. 안정적으로 SNMP Agent와통신하기위해서는 SNMP Manager가필요하다. SNMPv3를사용하는모든 SNMP Manager들은안전하게정보를가져올수있다. JEUS SNMP Agent들은각각의 JEUS JVM( 서버 ) 에서실행할수있다 SNMP Adaptor 설정 다음은 JEUS WebAdmin에서 SNMP Agent 환경을설정하는방법에대해서설명이다. SNMP Adaptor에관한설정들은동적변경을지원하지않기때문에설정을완료한후서버를재시작해야한다. 1. WebAdmin 메인화면에서설정을변경할서버이름을클릭하거나, 왼쪽메뉴에서 [Servers] 를선택한후서버목록화면에서변경할서버를선택한다. 서버환경을설정한후 [Resource] 탭에서 [Jmx Manager] 메뉴를선택하면 Jmx Manager 화면으로이동한다. 화면에 Jmx Connector 영역아래의 Snmp Adaptor 영역에서 SNMP Agent에관련한설정을변경할수있다. 설정을변경하기전에 [LOCK & EDIT] 버튼을클릭해서 Lock 설정을변경해야한다. 설정변경모드에대한자세한설명은 JEUS WebAdmin 안내서 의 Lock 기능 을참고한다. 제 2 장 SNMP Agent 설정 3
18 [ 그림 2.1] JMX Manager 설정화면 4 JEUS SNMP 안내서
19 2. Jmx Manager 설정화면에서 'Snmp Adaptor' 항목의체크박스를체크해서설정항목을활성화시키고 정보를설정한다. 설정이완료된후 [ 확인 ] 버튼을클릭해서설정정보를저장한다. [ 그림 2.2] SNMP Adaptor 설정 다음은설정항목에대한설명이다. 항목 Snmp Adaptor Port Snmp Version Snmp Max Packet Size Snmp Security Trap Demon 설명 SNMP 서버가 Listen하고있는 Port를설정한다. SNMP Manager는이포트번호를통해 Management 정보를요청할수있다. Agent가사용할 SNMP 버전을명시한다. 1, 2, 3의정수값으로설정한다. SNMP 패킷에대한최댓값을설정하며최소 256Bytes부터설정할수있다. 보안의적용여부를설정한다. 보안은 SNMPv3에서만설정이가능하다. 장애상황이발생했을때 TRAP 메시지를보낼서버를설정한다. 여러개설정이가능하며설정된모든 IP 주소 (Address) 로메시지를전송한 다. Pooling SNMP Agent 로많은요청이동시에들어오는경우 Thread Pool 을사용하여 처리하도록설정한다. Min, Max : Worker Thread 의최소, 최대개수 Period : Worker Thread 체크주기 제 2 장 SNMP Agent 설정 5
20 참고 Thread Pool의동작에대해서는 JEUS의여러다른컴포넌트에서공유하는설정이므로자세히설명하지않는다. 3. 설정정보를서버에반영하기위해서 [Activate Changes] 버튼을클릭한다. 6 JEUS SNMP 안내서
21 제 3 장 SNMP MIB 본장에서는 SNMP MIB 에대해설명한다 개요 사용자는모든 JEUS 서버의속성에접근할수있는데이것은 JEUS MIB 에정의되어있다. MIB 는표준 SNMP 의한부분이다. 참고 MIB 에대한자세한내용은 사이트를참조한다 MIB 브라우징 JEUS MIB 파일은다음의디렉터리에존재하는 TMAX-JEUS7.0-MIB.mib 파일에정의되어있다. %JEUS_HOME%/lib/system 직접적으로 MIB 파일을볼수있으며 Appendix A. JEUS SNMP MIB 정보 에서 OID 속성값의매핑을확인할수있다. JEUS에서는 MIB 브라우저를제공하지않지만 3rd-Party MIB 브라우저를사용할수있고, SNMP 유틸리티벤더대부분에서 MIB 브라우저를제공한다 객체식별 (OID) OID(Object ID) 는관리되는객체를구별하기위해정수를나열한것으로 OID 트리구조를사용해서객체의경로를정의한다. OID는 MIB 파일에서정의한다. 각 OID는 JEUS MBean의각속성과매핑된다. JEUS SNMP Agent로특정한 OID 값을가진 SNMP 패킷을전송하면 OID와일치하는정보를리턴한다. 제 3 장 SNMP MIB 7
22 다음은 JEUS MIB 의 OID 트리이다. [ 그림 3.1] JEUS MIB 의 OID TmaxSoft 의엔터프라이즈 OID 는 이다. 즉, 모든 JEUS 속성값의접두어는 이된다. 예를들어 JEUS 서버버전속성값의 OID 는 이 다 JEUS SNMP OID 접미어 객체열을가져오는표준접미어는다음과같다. 접미어 0 1 설명 모든객체를가져온다. 전체객체중에서첫번째객체만가져온다. 예를들어 OID에서 은 EJB 모듈의객체이름의속성을의미하고, 은첫번째 EJB 모듈의객체이름을의미한다. 그러므로 GET_NEXT 을사용하면 의결과가아닌 의값이리턴된다. 8 JEUS SNMP 안내서
23 JEUS SNMP Agent 는객체들의개수를리턴하는특별한 OID 접미어인 "9999" 를제공한다. 예를들어 GET 라고했을때 JEUS 에 10 개의 EJB 가 deploy 되어있다면 10 을리턴한다. 참고 모든 OID 트리에접미어가있는것이아니므로실제 OID 만탐색할수있다 Static OID 와 Dynamic OID JEUS에서는다음과같이 2가지 OID 버전을지원한다. Static OID( 정적 OID) MIB 기반의정보만으로구성되는 OID이다. Static OID는동일한특성의객체에대해서동일한 OID가할당된다. 그래서하나의 OID에대해서해당객체가여러개존재할경우에는값들이목록으로리턴된다. 예를들어 JEUS에 2개의서버가실행되고있을때서버의이름에해당하는 OID로요청을하면, [server name1, server name2] 와같이목록이리턴된다. 동일한 OID에대해서여러객체가존재할경우해당객체에대한모니터링이쉽지않다. Dynamic OID( 동적 OID) Dynamic OID는객체에대한유일한값을부여하기위해서 MIB에의한정보로구성된 OID에 "." 으로구분된 32개의숫자를나열하여구성된다. ( 예 : [MIB 기반 OID] ) 32자리의 ID는객체가생성될때 SNMP Agent에서동적으로생성된다. 각각의객체에 Dynamic OID 를부여하여특정객체에대한모니터링이용이하다. 예를들어서 2개의서버를운용중인 JEUS에각서버의 Thread Pool의최댓값과최솟값을알고싶을경우에 Static OID와 Dynamic OID의차이는다음과같다. Static OID의경우다음의형식으로된 MIB 기반의 OID에해당객체들의목록이리턴된다. [ 최댓값에해당하는 OID]=[ maximum, maximum' ], [ 최솟값에해당하는 OID]=[ minimum, minimum' ] 이때결과값의목록에서동일한위치의 maximum과 minimum이같은서버의값인지보장되지않기때문에같은서버에연관된값을알수없다 ( 하나의서버에해당하는값이첫번째나올수도있고, 두번째나올수도있다 ). Dynamic OID의경우다음의형식으로결과값이출력되기때문에특정객체에대한연관된값을정확하게알수있다. 제 3 장 SNMP MIB 9
24 [ 최댓값에해당하는 OID].[server1 의동적생성 OID]=maximum, [ 최솟값에해당하는 OID].[server1 의동적생성 OID]=minimum JEUS 에서 SNMP 는 Dynamic OID 를기본으로동작한다. Static OID 로 SNMP 를사용하고싶다면 JEUS 실행스크립트에서다음과같이실행한다. -Djeus.management.snmp.dynamic=false 10 JEUS SNMP 안내서
25 제 4 장 SNMP Manager 애플리케이션 본장에서는 JEUS SNMP Manager 애플리케이션의개발및설정방법에대해서설명한다 개요 SNMP(SNMPv1, SNMPv2, SNMPv3) 표준을준수하는 SNMP Manager 들은 JEUS SNMP 와함께동작할 수있다. 참고 SNMP 에대한자세한설명은 SNMP Management Framework 관련스펙을참조한다 (J2EE manage ment 1.1 스펙참조 ) 간단한 SNMP 클라이언트프로그램 애플리케이션은필요에따라다양한형태를가지지만, 본절에서는 SNMP4J API 를사용한클라이언트프 로그램을설명한다. SNMP4J는오픈소스이며, J2SE 1.4 및이후버전에맞는 SNMP 구현체를제공하고있다. SNMP4J API 를이용한 SNMP 클라이언트애플리케이션은다음단계를수행해야한다. 1. PDU 타입을설정한다. 정보를가져올 SNMP 객체의 OID를설정하고, PDU 타입을설정한다. 2. target을설정한다. SNMP 정보를가져올 Target의주소및포트번호를설정하고, SNMP 버전을설정한다 (JEUS SNMP는 UDP를사용하기때문에 UDPAddress를사용 ). 3. SNMP 메시지객체를생성한다. 전송할메세지를생성한다. 4. 메세지전송및응답을수신한다. 메시지전송후응답을받는과정이다. 제 4 장 SNMP Manager 애플리케이션 11
26 예제 다음은 SNMP4J API를이용한 SNMP 클라이언트애플리케이션프로그램의예제이다. [ 예 4.1] <<SnmpclientSample.java>> import java.net.*; import java.util.*; import org.snmp4j.*; import org.snmp4j.pdu; import org.snmp4j.mp.snmpconstants; import org.snmp4j.event.responseevent; import org.snmp4j.transport.*; import org.snmp4j.smi.*; public class SnmpclientSample{ static int defaultport = 9999; static String defaultip = " "; static String defaultoid = " "; static void testgetnext(string oid) throws java.io.ioexception { //1. Make Protocol Data Unit PDU pdu = new PDU(); pdu.add(new VariableBinding(new OID(defaultOID))); pdu.settype(pdu.getnext); //2. Make target CommunityTarget target = new CommunityTarget(); UdpAddress targetaddress = new UdpAddress(); targetaddress.setinetaddress(inetaddress.getbyname(defaultip)); targetaddress.setport(defaultport); target.setaddress(targetaddress); target.setcommunity(new OctetString("public")); target.setversion(snmpconstants.version1); //3. Make SNMP Message. Simple! Snmp snmp = new Snmp(new DefaultUdpTransportMapping()); //4. Send Message and Recieve Response snmp.listen(); ResponseEvent response = snmp.send(pdu, target); if (response.getresponse() == null) { System.out.println("Error: There is some problems."); } else { Vector variablebindings = response.getresponse().getvariablebindings(); for( int i = 0; i < variablebindings.size(); i++){ System.out.println(variableBindings.get(i)); 12 JEUS SNMP 안내서
27 } } } snmp.close(); public static void main(string[] args) throws java.io.ioexception { // get the SNMP port number if (args.length > 0) { defaultport = Integer.parseInt (args[0]); } System.out.println ("PORT : " + defaultport); // get the ip address of the machine that the SNMP agent runs on if (args.length > 1) { defaultip = args[1]; } System.out.println ("IP : " + defaultip); } } // get the OID number that you want to get the value of if (args.length > 2) { defaultoid = args[2]; } System.out.println ("OID : " + defaultoid); try { testgetnext(defaultoid); } catch (Exception ex) { System.out.println ("ex *** : " + ex); ex.printstacktrace (); } 참고 SNMP4J API 는 에서제공한다. SNMP4J API 에대한자세한내용은 SNMP4J 문서 를참고한다. 제 4 장 SNMP Manager 애플리케이션 13
28
29 제 5 장 SNMP 사용예제 본장에서는 JEUS SNMP Agent를기동하는방법과 SNMP 클라이언트애플리케이션이 JEUS로부터모니터링정보를가져오는방법에대해서예제를이용하여설명한다 간단한 SNMP 클라이언트프로그램 에있는 SNMP 클라이언트예제프로그램을작성한후컴파일한다. 예제프로그램을컴파일하기위해서는 SNMP4J가필요하다. SNMP4J API는 에서구할수있다. 2. 제2장 SNMP Agent 설정 의설정항목을참고하여 SNMP Adaptor를설정한다. 예제프로그램은기본적으로 9999 포트를사용하게설정되어있으므로, SNMP Adaptor Port 항목을 '9999' 로설정한다. 3. 서버를재시작한다. SNMP Adaptor가사용중이라면서버가시작되는도중아래와같은로그를확인할수있다.... [ :32:12][0] [adminserver-1] [SNMP-0004] The SNMP agent is ready on the port 참고 본안내서에서는 JEUS 서버이름을 adminserver 로가정한다. 4. 1번항목에서작성한예제프로그램을실행한다. 예제프로그램을정상적으로실행하기위해서는클래스패스에서 SNMP4J를찾을수있게설정해놓아야한다. 아래실행예제는 '/home/user1/lib 아래에 SNMP4J.jar' 라는이름으로 SNMP4J가존재한다고가정하였다. user1@host1:~/java -classpath /home/user1/lib/snmp4j.jar SnmpclientSample PORT : 9999 IP : OID : = [JEUS:JMXManager=adminServer,j2eeType=J2EEDomain,name=domain1] 참고 예제프로그램은기본적으로 :9999 으로접속하게설정되어있다. 예제프로그램을실행할 때 'PORT', 'IP' 순으로인자를주고실행하면다른주소와포트번호로접속할수있다. 제 5 장 SNMP 사용예제 15
30
31 Appendix A. JEUS SNMP MIB 정보 본부록에서는 JEUS SNMP MIB 에대해자세히설명한다. A.1. 개요 SNMP Manager 개발자는개발하면서참조할 MIB 파일이필요하다. JEUS의 MIB 파일인 TMAX-JEUS7.0- MIB.mib 파일은다음의디렉터리에위치한다. %JEUS_HOME%/lib/system 이파일에서는 JEUS SNMP MIB 파일의내부적인부분과그것들의속성값그리고 OID의매핑을확인할수있다. A.2. OID 와속성값의매핑 TMAX-JEUS-MIB의이해를돕기위해서간단한 OID와속성값의 Table을제공한다. 매핑의포맷은다음과같다. [OID( 그룹이름 )] [ 속성 ( 속성이름 ] 모든 OID의공통적인 prefix인 은생략한다 (TmaxSoft의엔터프라이즈넘버는 14586이고, JEUS 제품의넘버는 100이다 ). JEUS 4.X 버전과달라진점은 MIB 파일에서중복되는 MIB 객체명이생성되는것을방지하기위해서포맷의 [ 속성 ( 속성이름 )] 의앞에 [OID( 그룹이름 )] 을입력한다. 다음은 OID와속성값의 Table이다. 2.1 j2eedomainobjectname 2.2 j2eedomainservers 2.3 j2eedomaintroubles 2.4 j2eedomainowntroubles 3.1 j2eeserverobjectname 3.2 j2eeserverserverversion 3.3 j2eeserverservervendor 3.4 j2eeserverjavavms 3.5 j2eeserverdeployedobjects 3.6 j2eeserverresources 3.8 j2eeserverjeusservices 3.9 j2eeserverengines 3.10 j2eeserverenginesfromdescriptor Appendix A. JEUS SNMP MIB 정보 17
32 3.15 j2eeserverdistributedmodules 3.17 j2eeservernodename 3.18 j2eeserverapppaths 3.19 j2eeservertroubles 3.20 j2eeserverowntroubles 4.1 jvmobjectname 4.2 jvmjavaversion 4.3 jvmjavavendor 4.4 jvmnode 4.6 jvmosname 4.7 jvmosversion 4.8 jvmallproperties 4.9 jvmtroubles 4.10 jvmowntroubles jvmheapsize-upperbound jvmheapsize-lowerbound jvmheapsize-highwatermark jvmheapsize-lowwatermark jvmheapsize-current jvmuptime-count jvmtotalsize-highwatermark jvmtotalsize-lowwatermark jvmtotalsize-current 6.1 j2eeapplicationobjectname 6.2 j2eeapplicationdeploymentdescriptor 6.3 j2eeapplicationserver 6.4 j2eeapplicationmodules 6.5 j2eeapplicationmoduletype 6.6 j2eeapplicationapplicationtype 6.7 j2eeapplicationjeusdeploymentplan 6.8 j2eeapplicationtargetmoduleid 6.9 j2eeapplicationtroubles 6.10 j2eeapplicationowntroubles 8.1 appclientmoduleobjectname 8.2 appclientmoduledeploymentdescriptor 8.3 appclientmoduleserver 8.4 appclientmodulejavavms 8.5 appclientmoduleapplicationtype 8.6 appclientmodulemoduletype 8.7 appclientmodulejeusdeploymentplan 8.8 appclientmoduletargetmoduleid 8.9 appclientmoduletroubles 8.10 appclientmoduleowntroubles 9.1 ejbmoduleobjectname 9.2 ejbmoduledeploymentdescriptor 9.3 ejbmoduleserver 9.4 ejbmodulejavavms 18 JEUS SNMP 안내서
33 9.5 ejbmoduleejbs 9.6 ejbmoduleejbcount 9.7 ejbmoduleclientviewpath 9.8 ejbmodulejeusdeploymentplan 9.9 ejbmoduletargetmoduleid 9.10 ejbmodulemoduletype 9.11 ejbmoduleapplicationtype 9.12 ejbmoduletroubles 9.13 ejbmoduleowntroubles 11.1 messagedrivenbeanobjectname 11.2 messagedrivenbeantroubles 11.3 messagedrivenbeanowntroubles messagedrivenbeancreatecount-count messagedrivenbeanremovecount-count messagedrivenbeanrequestcount-count messagedrivenbeancommittedcount-count messagedrivenbeanrolledbackcount-count messagedrivenbeantimeoutrolledbackcount-count messagedrivenbeanmessagecount-count messagedrivenbeanactiveejbbeancount-highwatermark messagedrivenbeanactiveejbbeancount-lowwatermark messagedrivenbeanactiveejbbeancount-current messagedrivenbeantotalejbbeancount-highwatermark messagedrivenbeantotalejbbeancount-lowwatermark messagedrivenbeantotalejbbeancount-current 12.1 entitybeanobjectname 12.2 entitybeantroubles 12.3 entitybeanowntroubles entitybeancreatecount-count entitybeanremovecount-count entitybeanrequestcount-count entitybeancommittedcount-count entitybeanrolledbackcount-count entitybeantimeoutrolledbackcount-count entitybeanreadycount-highwatermark entitybeanreadycount-lowwatermark entitybeanreadycount-current entitybeanpooledcount-highwatermark entitybeanpooledcount-lowwatermark entitybeanpooledcount-current entitybeanautoremovedejbobjectcount-count entitybeantotalejbbeancount-highwatermark entitybeantotalejbbeancount-lowwatermark entitybeantotalejbbeancount-current entitybeanactiveejbbeancount-highwatermark entitybeanactiveejbbeancount-lowwatermark entitybeanactiveejbbeancount-current Appendix A. JEUS SNMP MIB 정보 19
34 entitybeantotalthreadcount-highwatermark entitybeantotalthreadcount-lowwatermark entitybeantotalthreadcount-current entitybeanactivethreadcount-highwatermark entitybeanactivethreadcount-lowwatermark entitybeanactivethreadcount-current entitybeantotalejbobjectcount-highwatermark entitybeantotalejbobjectcount-lowwatermark entitybeantotalejbobjectcount-current entitybeanactiveejbobjectcount-highwatermark entitybeanactiveejbobjectcount-lowwatermark entitybeanactiveejbobjectcount-current entitybeanpassivecount-highwatermark entitybeanpassivecount-lowwatermark entitybeanpassivecount-current 14.1 statefulsessionbeanobjectname 14.2 statefulsessionbeantroubles 14.3 statefulsessionbeanowntroubles statefulsessionbeancreatecount-count statefulsessionbeanremovecount-count statefulsessionbeanrequestcount-count statefulsessionbeancommittedcount-count statefulsessionbeanrolledbackcount-count statefulsessionbeantimeoutrolledbackcount-count statefulsessionbeanmethodreadycount-highwatermark statefulsessionbeanmethodreadycount-lowwatermark statefulsessionbeanmethodreadycount-current statefulsessionbeanpassivecount-highwatermark statefulsessionbeanpassivecount-lowwatermark statefulsessionbeanpassivecount-current statefulsessionbeanautoremovedejbobjectcount-count statefulsessionbeantotalejbbeancount-highwatermark statefulsessionbeantotalejbbeancount-lowwatermark statefulsessionbeantotalejbbeancount-current statefulsessionbeanactiveejbbeancount-highwatermark statefulsessionbeanactiveejbbeancount-lowwatermark statefulsessionbeanactiveejbbeancount-current statefulsessionbeantotalthreadcount-highwatermark statefulsessionbeantotalthreadcount-lowwatermark statefulsessionbeantotalthreadcount-current statefulsessionbeanactivethreadcount-highwatermark statefulsessionbeanactivethreadcount-lowwatermark statefulsessionbeanactivethreadcount-current statefulsessionbeantotalejbobjectcount-highwatermark statefulsessionbeantotalejbobjectcount-lowwatermark statefulsessionbeantotalejbobjectcount-current statefulsessionbeanactiveejbobjectcount-highwatermark 20 JEUS SNMP 안내서
35 statefulsessionbeanactiveejbobjectcount-lowwatermark statefulsessionbeanactiveejbobjectcount-current statefulsessionbeanfiledbsizecount-highwatermark statefulsessionbeanfiledbsizecount-lowwatermark statefulsessionbeanfiledbsizecount-current 15.1 statelesssessionbeanobjectname 15.2 statelesssessionbeantroubles 15.3 statelesssessionbeanowntroubles statelesssessionbeancreatecount-count statelesssessionbeanremovecount-count statelesssessionbeanrequestcount-count statelesssessionbeancommittedcount-count statelesssessionbeanrolledbackcount-count statelesssessionbeantimeoutrolledbackcount-count statelesssessionbeanmethodreadycount-highwatermark statelesssessionbeanmethodreadycount-lowwatermark statelesssessionbeanmethodreadycount-current statelesssessionbeantotalejbbeancount-highwatermark statelesssessionbeantotalejbbeancount-lowwatermark statelesssessionbeantotalejbbeancount-current statelesssessionbeanactiveejbbeancount-highwatermark statelesssessionbeanactiveejbbeancount-lowwatermark statelesssessionbeanactiveejbbeancount-current statelesssessionbeantotalthreadcount-highwatermark statelesssessionbeantotalthreadcount-lowwatermark statelesssessionbeantotalthreadcount-current statelesssessionbeanactivethreadcount-highwatermark statelesssessionbeanactivethreadcount-lowwatermark statelesssessionbeanactivethreadcount-current 16.1 webmoduleobjectname 16.2 webmoduledeploymentdescriptor 16.3 webmoduleserver 16.4 webmodulejavavms 16.5 webmoduleservlets 16.6 webmodulecontextgroupobjectname 16.7 webmodulecontextgroup 16.8 webmodulerealdocbase 16.9 webmodulejeusdeploymentplan webmoduletargetmoduleid webmodulemoduletype webmoduleapplicationtype webmoduleautoreload webmoduletroubles webmoduleowntroubles webmodulerequestcount-count webmoduleallsessionssize-count webmoduleactivesessionssize-count Appendix A. JEUS SNMP MIB 정보 21
36 webmodulepassivatesessionssize-count webmodulelocalsessionssize-count webmoduleprocessingtime-count 17.1 servletobjectname 17.2 servletservletinfo 17.3 servletaverageexecutiontime 17.4 servlettroubles 17.5 servletowntroubles servletservicetime-count servletservicetime-maxtime servletservicetime-mintime servletservicetime-totaltime 18.1 resourceadaptermoduleobjectname 18.2 resourceadaptermoduledeploymentdescriptor 18.3 resourceadaptermoduleserver 18.4 resourceadaptermodulejavavms 18.6 resourceadaptermodulemoduletype 18.7 resourceadaptermoduleapplicationtype 18.8 resourceadaptermodulejeusdeploymentplan 18.9 resourceadaptermoduletargetmoduleid resourceadaptermodulemin resourceadaptermodulemax resourceadaptermodulestep resourceadaptermodulekeepalivetime resourceadaptermodulereleasetimeout resourceadaptermodulerejecttimeout resourceadaptermoduletroubles resourceadaptermoduleowntroubles 19.1 resourceadapterobjectname 19.2 resourceadaptertroubles 19.3 resourceadapterowntroubles 21.1 javamailresourceobjectname 21.2 javamailresourceproperty 21.3 javamailresourcetroubles 21.4 javamailresourceowntroubles 22.1 jcaresourceobjectname 22.4 jcaresourcecminfo 22.5 jcaresourcetroubles 22.6 jcaresourceowntroubles 23.1 jcaconnectionfactoryobjectname 23.2 jcaconnectionfactorycminfo 23.3 jcaconnectionfactorymin 23.4 jcaconnectionfactorymax 23.5 jcaconnectionfactorymaxwaiter 23.6 jcaconnectionfactorymaxdisposablecount 23.7 jcaconnectionfactorywaittrial 23.8 jcaconnectionfactorywaitingtime 22 JEUS SNMP 안내서
37 23.9 jcaconnectionfactorypooledtimeout jcaconnectionfactorydissociationtimeout jcaconnectionfactoryinvalidationtimeout jcaconnectionfactoryskipmatching jcaconnectionfactoryusewrapper jcaconnectionfactorytroubles jcaconnectionfactoryowntroubles 24.1 jcamanagedconnectionfactoryobjectname 24.2 jcamanagedconnectionfactorytroubles 24.3 jcamanagedconnectionfactoryowntroubles 25.1 jdbcresourceobjectname 25.2 jdbcresourcejdbcdatasources 25.3 jdbcresourcecpinfo 25.4 jdbcresourcetroubles 25.5 jdbcresourceowntroubles jdbcresourceconnectionpools-createcount-count jdbcresourceconnectionpools-closecount-count jdbcresourceconnectionpools-poolsize-upperbound jdbcresourceconnectionpools-poolsize-lowerbound jdbcresourceconnectionpools-poolsize-highwatermark jdbcresourceconnectionpools-poolsize-lowwatermark jdbcresourceconnectionpools-poolsize-current jdbcresourceconnectionpools-freepoolsize-upperbound jdbcresourceconnectionpools-freepoolsize-lowerbound jdbcresourceconnectionpools-freepoolsize-highwatermark jdbcresourceconnectionpools-freepoolsize-lowwatermark jdbcresourceconnectionpools-freepoolsize-current jdbcresourceconnectionpools-waitingthreadcount-highwatermark jdbcresourceconnectionpools-waitingthreadcount-lowwatermark jdbcresourceconnectionpools-waitingthreadcount-current jdbcresourceconnectionpools-waittime-count jdbcresourceconnectionpools-waittime-maxtime jdbcresourceconnectionpools-waittime-mintime jdbcresourceconnectionpools-waittime-totaltime jdbcresourceconnectionpools-usetime-count jdbcresourceconnectionpools-usetime-maxtime jdbcresourceconnectionpools-usetime-mintime jdbcresourceconnectionpools-usetime-totaltime jdbcresourceconnectionpools-jdbcdatasource 26.1 jdbcdatasourceobjectname 26.2 jdbcdatasourcejdbcdriver 26.3 jdbcdatasourceconfig 26.4 jdbcdatasourcecpinfo 26.6 jdbcdatasourcetroubles 26.7 jdbcdatasourceowntroubles jdbcdatasourcecreatecount-count jdbcdatasourceclosecount-count Appendix A. JEUS SNMP MIB 정보 23
38 jdbcdatasourcepoolsize-upperbound jdbcdatasourcepoolsize-lowerbound jdbcdatasourcepoolsize-highwatermark jdbcdatasourcepoolsize-lowwatermark jdbcdatasourcepoolsize-current jdbcdatasourcefreepoolsize-upperbound jdbcdatasourcefreepoolsize-lowerbound jdbcdatasourcefreepoolsize-highwatermark jdbcdatasourcefreepoolsize-lowwatermark jdbcdatasourcefreepoolsize-current jdbcdatasourcewaitingthreadcount-highwatermark jdbcdatasourcewaitingthreadcount-lowwatermark jdbcdatasourcewaitingthreadcount-current jdbcdatasourcereconnectcount-count jdbcdatasourcewaittime-count jdbcdatasourcewaittime-maxtime jdbcdatasourcewaittime-mintime jdbcdatasourcewaittime-totaltime jdbcdatasourceusetime-count jdbcdatasourceusetime-maxtime jdbcdatasourceusetime-mintime jdbcdatasourceusetime-totaltime 27.1 jdbcdriverobjectname 27.2 jdbcdrivertroubles 27.3 jdbcdriverowntroubles 28.1 jmsresourceobjectname 28.3 jmsresourceclusterinfo 28.5 jmsresourcejmsconnectionfactoryresourcenames 28.6 jmsresourcejmsdestinationresourcenames 28.7 jmsresourcejmsclientresourcenames 28.9 jmsresourcefreememory jmsresourcetotalmemory jmsresourcejmsconnectionfactoryresources jmsresourcetroubles jmsresourceowntroubles jmsresourceconnections-sessions-messagecount-count jmsresourceconnections-sessions-pendingmessagecount-count jmsresourceconnections-sessions-expiredmessagecount-count jmsresourceconnections-sessions-messagewaittime-count jmsresourceconnections-sessions-messagewaittime-maxtime jmsresourceconnections-sessions-messagewaittime-mintime jmsresourceconnections-sessions-messagewaittime-totaltime jmsresourceconnections-sessions-durablesubscriptioncount-count jmsresourceconnections-sessions-producers-destination jmsresourceconnections-sessions-producers-messagecount-count jmsresourceconnections-sessions-producers-pendingmessagecount-count jmsresourceconnections-sessions-producers-expiredmessagecount-count 24 JEUS SNMP 안내서
39 jmsresourceconnections-sessions-producers-messagewaittime-count jmsresourceconnections-sessions-producers-messagewaittime-maxtime jmsresourceconnections-sessions-producers-messagewaittime-mintime jmsresourceconnections-sessions-producers-messagewaittime-totaltime jmsresourceconnections-sessions-consumers-origin jmsresourceconnections-sessions-consumers-messagecount-count jmsresourceconnections-sessions-consumers-pendingmessagecount-count jmsresourceconnections-sessions-consumers-expiredmessagecount-count jmsresourceconnections-sessions-consumers-messagewaittime-count jmsresourceconnections-sessions-consumers-messagewaittime-maxtime jmsresourceconnections-sessions-consumers-messagewaittime-mintime jmsresourceconnections-sessions-consumers-messagewaittime-totaltime 29.1 jndiresourceobjectname 29.2 jndiresourcetroubles 29.3 jndiresourceowntroubles 30.1 jtaresourceobjectname 30.2 jtaresourceaverageexecutiontime 30.3 jtaresourceactivetimeout 30.4 jtaresourcepreparetimeout 30.5 jtaresourcepreparedtimeout 30.6 jtaresourcecommittimeout 30.7 jtaresourcerecoverytimeout 30.8 jtaresourceuncompletedtimeout 30.9 jtaresourceheuristicrollback jtaresourceresolution jtaresourcethreadpool jtaresourcetroubles jtaresourceowntroubles jtaresourceactivecount-count jtaresourcecommittedcount-count jtaresourcerolledbackcount-count jtaresourcetimeoutcount-count jtaresourcetimeoutrolledbackcount-count jtaresourceactivetimeoutcount-count jtaresourcepreparetimeoutcount-count jtaresourcepreparedtimeoutcount-count jtaresourcecommittimeoutcount-count jtaresourceheuristicrolledbackcount-count jtaresourceexecutiontime-count jtaresourceexecutiontime-maxtime jtaresourceexecutiontime-mintime jtaresourceexecutiontime-totaltime 32.1 urlresourceobjectname 32.2 urlresourceurlinfo 32.3 urlresourcetroubles 32.4 urlresourceowntroubles 33.1 jmsconnectionresourceobjectname Appendix A. JEUS SNMP MIB 정보 25
40 33.2 jmsconnectionresourcejmssessionresourcenames 33.3 jmsconnectionresourcetroubles 33.4 jmsconnectionresourceowntroubles jmsconnectionresourcesessions-messagecount-count jmsconnectionresourcesessions-pendingmessagecount-count jmsconnectionresourcesessions-expiredmessagecount-count jmsconnectionresourcesessions-messagewaittime-count jmsconnectionresourcesessions-messagewaittime-maxtime jmsconnectionresourcesessions-messagewaittime-mintime jmsconnectionresourcesessions-messagewaittime-totaltime jmsconnectionresourcesessions-durablesubscriptioncount-count jmsconnectionresourcesessions-producers-destination jmsconnectionresourcesessions-producers-messagecount-count jmsconnectionresourcesessions-producers-pendingmessagecount-count jmsconnectionresourcesessions-producers-expiredmessagecount-count jmsconnectionresourcesessions-producers-messagewaittime-count jmsconnectionresourcesessions-producers-messagewaittime-maxtime jmsconnectionresourcesessions-producers-messagewaittime-mintime jmsconnectionresourcesessions-producers-messagewaittime-totaltime jmsconnectionresourcesessions-consumers-origin jmsconnectionresourcesessions-consumers-messagecount-count jmsconnectionresourcesessions-consumers-pendingmessagecount-count jmsconnectionresourcesessions-consumers-expiredmessagecount-count jmsconnectionresourcesessions-consumers-messagewaittime-count jmsconnectionresourcesessions-consumers-messagewaittime-maxtime jmsconnectionresourcesessions-consumers-messagewaittime-mintime jmsconnectionresourcesessions-consumers-messagewaittime-totaltime jmsconnectionresourcesessioncount-count jmsconnectionresourceconnectionconsumercount-count jmsconnectionresourceconnectionconsumers-origin jmsconnectionresourceconnectionconsumers-messagecount-count jmsconnectionresourceconnectionconsumers-pendingmessagecount-count jmsconnectionresourceconnectionconsumers-expiredmessagecount-count jmsconnectionresourceconnectionconsumers-messagewaittime-count jmsconnectionresourceconnectionconsumers-messagewaittime-maxtime jmsconnectionresourceconnectionconsumers-messagewaittime-mintime jmsconnectionresourceconnectionconsumers-messagewaittime-totaltime 34.1 jmsconsumerresourceobjectname 34.2 jmsconsumerresourcedestination 34.3 jmsconsumerresourcedestinationresourceobjectname 34.4 jmsconsumerresourcedurablesubscriberresourceobjectname 34.5 jmsconsumerresourcesendtimeavg 34.6 jmsconsumerresourcetroubles 34.7 jmsconsumerresourceowntroubles jmsconsumerresourceorigin jmsconsumerresourcemessagecount-count jmsconsumerresourcependingmessagecount-count 26 JEUS SNMP 안내서
41 jmsconsumerresourceexpiredmessagecount-count jmsconsumerresourcemessagewaittime-count jmsconsumerresourcemessagewaittime-maxtime jmsconsumerresourcemessagewaittime-mintime jmsconsumerresourcemessagewaittime-totaltime jmsconsumerresourcesendtime-count jmsconsumerresourcesendtime-maxtime jmsconsumerresourcesendtime-mintime jmsconsumerresourcesendtime-totaltime 35.1 jmsproducerresourceobjectname 35.3 jmsproducerresourcedestinationresourceobjectname 35.4 jmsproducerresourcedurablesubscriberresourceobjectname 35.5 jmsproducerresourcesendtimeavg 35.6 jmsproducerresourcedestination 35.7 jmsproducerresourcetroubles 35.8 jmsproducerresourceowntroubles jmsproducerresourcemessagecount-count jmsproducerresourcependingmessagecount-count jmsproducerresourceexpiredmessagecount-count jmsproducerresourcemessagewaittime-count jmsproducerresourcemessagewaittime-maxtime jmsproducerresourcemessagewaittime-mintime jmsproducerresourcemessagewaittime-totaltime jmsproducerresourcesendtime-count jmsproducerresourcesendtime-maxtime jmsproducerresourcesendtime-mintime jmsproducerresourcesendtime-totaltime 36.1 jmssessionresourceobjectname 36.2 jmssessionresourcejmsendpointconsumernames 36.3 jmssessionresourcetroubles 36.4 jmssessionresourceowntroubles jmssessionresourcemessagecount-count jmssessionresourcependingmessagecount-count jmssessionresourceexpiredmessagecount-count jmssessionresourcemessagewaittime-count jmssessionresourcemessagewaittime-maxtime jmssessionresourcemessagewaittime-mintime jmssessionresourcemessagewaittime-totaltime jmssessionresourcedurablesubscriptioncount-count jmssessionresourceproducers-destination jmssessionresourceproducers-messagecount-count jmssessionresourceproducers-pendingmessagecount-count jmssessionresourceproducers-expiredmessagecount-count jmssessionresourceproducers-messagewaittime-count jmssessionresourceproducers-messagewaittime-maxtime jmssessionresourceproducers-messagewaittime-mintime jmssessionresourceproducers-messagewaittime-totaltime Appendix A. JEUS SNMP MIB 정보 27
42 jmssessionresourceconsumers-origin jmssessionresourceconsumers-messagecount-count jmssessionresourceconsumers-pendingmessagecount-count jmssessionresourceconsumers-expiredmessagecount-count jmssessionresourceconsumers-messagewaittime-count jmssessionresourceconsumers-messagewaittime-maxtime jmssessionresourceconsumers-messagewaittime-mintime jmssessionresourceconsumers-messagewaittime-totaltime jmssessionresourcesendtime-count jmssessionresourcesendtime-maxtime jmssessionresourcesendtime-mintime jmssessionresourcesendtime-totaltime jmssessionresourcecommitcount-count jmssessionresourcerollbackcount-count jmssessionresourcetransactioncount-count 41.1 ejbenginemoobjectname 41.2 ejbenginemoblockthreadcount 41.3 ejbenginemostats 41.4 ejbenginemotroubles 41.5 ejbenginemoowntroubles 51.1 contextgroupmoobjectname 51.2 contextgroupmowebmodules 51.3 contextgroupmoweblisteners 51.4 contextgroupmosessioncontainer 51.5 contextgroupmosessiontimeout 51.6 contextgroupmotroubles 51.7 contextgroupmoowntroubles 52.1 dbconnectionpoolmoobjectname 52.2 dbconnectionpoolmoblockduration 52.3 dbconnectionpoolmodbconnectionpoolinfo-dbconnectioninfo 52.4 dbconnectionpoolmodbconnectionpoolinfo-currentpoolsize 52.5 dbconnectionpoolmodbconnectionpoolinfo-freeconnectionnum 52.6 dbconnectionpoolmodbconnectionpoolinfo-activeconnectionnum 52.7 dbconnectionpoolmodbconnectionpoolinfo-connectionpoolid 52.8 dbconnectionpoolmodbconnectionpoolinfo-connectionpoolingrule 52.9 dbconnectionpoolmodbconnectionpoolinfo-connectionurl dbconnectionpoolmodbconnectionpoolinfo-driverclassname dbconnectionpoolmodbconnectionpoolinfo-connectionargs dbconnectionpoolmodbconnectionpoolinfo-initcapacity dbconnectionpoolmodbconnectionpoolinfo-maxcapacity dbconnectionpoolmodbconnectionpoolinfo-incrementrate dbconnectionpoolmodbconnectionpoolinfo-maxidletime dbconnectionpoolmodbconnectionpoolinfo-dynamicincrement dbconnectionpoolmodbconnectionpoolinfo-connectiontimeout dbconnectionpoolmodbconnectionpoolinfo-logindelay dbconnectionpoolmodbconnectionpoolinfo-closedelay dbconnectionpoolmodbconnectionpoolinfo-closelongactiveconnection 28 JEUS SNMP 안내서
43 52.22 dbconnectionpoolmodbconnectionpoolinfo-maxactivetime dbconnectionpoolmodbconnectionpoolinfo-maxusecount dbconnectionpoolmodbconnectionpoolinfo-checkquery dbconnectionpoolmomin dbconnectionpoolmomax dbconnectionpoolmostep dbconnectionpoolmodbconnectionpoolinfo-maxalivetime dbconnectionpoolmomaxidletime dbconnectionpoolmomaxalivetime dbconnectionpoolmodynamicincrement dbconnectionpoolmogetconnectiontimeout dbconnectionpoolmocloselongactiveconnection dbconnectionpoolmomaxactivetime dbconnectionpoolmomaxusecount dbconnectionpoolmotroubles dbconnectionpoolmoowntroubles dbconnectionpoolmoactivethreadcount-count dbconnectionpoolmoblockthreadcount-count dbconnectionpoolmoallthreadcount-count 53.1 threadpoolmoobjectname 53.3 threadpoolmomin 53.5 threadpoolmomax 53.7 threadpoolmostep 53.9 threadpoolmomaxidletime threadpoolmomaxqueue threadpoolmomaxwaitqueue threadpoolmomaxthreadactivetime threadpoolmonotifythreshold threadpoolmorestartthreshold threadpoolmotroubles threadpoolmoowntroubles threadpoolmoactivethreadcount-count threadpoolmoblockthreadcount-count threadpoolmoallthreadcount-count threadpoolmomaxthreadcount-count threadpoolmowaitqueuecount-count 54.1 webenginemoobjectname 54.2 webenginemocontextgroups 54.3 webenginemoconfiginfo 54.4 webenginemoserverstatus 54.5 webenginemodbconnectionpool 54.6 webenginemocontextgroupnames 54.7 webenginemosessioncontainer 54.8 webenginemowebtconnectiongroup 54.9 webenginemoconfiguration webenginemocheckthreadpool webenginemocheckclassreload Appendix A. JEUS SNMP MIB 정보 29
44 54.15 webenginemochecksession webenginemocheckdbconnectionpool webenginemotroubles webenginemoowntroubles webenginemofreememory-count webenginemototalmemory-count 55.1 weblistenermoobjectname 55.2 weblistenermothreadpools 55.3 weblistenermotype 55.4 weblistenermoport 55.6 weblistenermoreadtimeout 55.8 weblistenermoreconnecttimeout weblistenermopostdatareadtimeout weblistenermotroubles weblistenermoowntroubles 56.1 webtconnectiongroupmoobjectname 56.2 webtconnectiongroupmotroubles 56.3 webtconnectiongroupmoowntroubles webtconnectiongroupmototalconnectioncount-count webtconnectiongroupmofreeconnectioncount-count webtconnectiongroupmousedconnectioncount-count 61.1 jmsclientresourceobjectname 61.2 jmsclientresourcehostaddress 61.3 jmsclientresourceport 61.4 jmsclientresourcejmsconnectionresourcenames 61.6 jmsclientresourcenamepartstring 61.7 jmsclientresourcetroubles 61.8 jmsclientresourceowntroubles jmsclientresourceconnectioncount-count 62.1 jmsqueueconnectionfactoryresourceobjectname 62.3 jmsqueueconnectionfactoryresourcename 62.4 jmsqueueconnectionfactoryresourcetroubles 62.5 jmsqueueconnectionfactoryresourceowntroubles 63.1 jmsqueuedestinationresourceobjectname 63.2 jmsqueuedestinationresourcename 63.3 jmsqueuedestinationresourceexportname 63.4 jmsqueuedestinationresourcetype 63.8 jmsqueuedestinationresourcedestination 63.9 jmsqueuedestinationresourcejmsconsumerresourcenames jmsqueuedestinationresourceremainingmessages jmsqueuedestinationresourcetroubles jmsqueuedestinationresourceowntroubles jmsqueuedestinationresourcemessagecount-count jmsqueuedestinationresourcependingmessagecount-count jmsqueuedestinationresourceexpiredmessagecount-count jmsqueuedestinationresourcemessagewaittime-count jmsqueuedestinationresourcemessagewaittime-maxtime 30 JEUS SNMP 안내서
45 jmsqueuedestinationresourcemessagewaittime-mintime jmsqueuedestinationresourcemessagewaittime-totaltime jmsqueuedestinationresourcesendtime-count jmsqueuedestinationresourcesendtime-maxtime jmsqueuedestinationresourcesendtime-mintime jmsqueuedestinationresourcesendtime-totaltime 64.1 jmsdurablesubscriberresourceobjectname 64.2 jmsdurablesubscriberresourcename 64.3 jmsdurablesubscriberresourceclientid 64.5 jmsdurablesubscriberresourceremainingmessages 64.6 jmsdurablesubscriberresourceselector 64.7 jmsdurablesubscriberresourcejmsconsumerresourcename 64.8 jmsdurablesubscriberresourcetroubles 64.9 jmsdurablesubscriberresourceowntroubles 65.1 jmstopicconnectionfactoryresourceobjectname 65.3 jmstopicconnectionfactoryresourcename 65.4 jmstopicconnectionfactoryresourcetroubles 65.5 jmstopicconnectionfactoryresourceowntroubles 66.1 jmstopicdestinationresourceobjectname 66.2 jmstopicdestinationresourcename 66.3 jmstopicdestinationresourceexportname 66.4 jmstopicdestinationresourcetype 66.6 jmstopicdestinationresourcejmsdurablesubscriberresourcenames 66.8 jmstopicdestinationresourcedestination 66.9 jmstopicdestinationresourcejmsconsumerresourcenames jmstopicdestinationresourcetroubles jmstopicdestinationresourceowntroubles jmstopicdestinationresourcemessagecount-count jmstopicdestinationresourcependingmessagecount-count jmstopicdestinationresourceexpiredmessagecount-count jmstopicdestinationresourcemessagewaittime-count jmstopicdestinationresourcemessagewaittime-maxtime jmstopicdestinationresourcemessagewaittime-mintime jmstopicdestinationresourcemessagewaittime-totaltime jmstopicdestinationresourcesendtime-count jmstopicdestinationresourcesendtime-maxtime jmstopicdestinationresourcesendtime-mintime jmstopicdestinationresourcesendtime-totaltime 71.1 threadpoolobjectname 71.2 threadpoolthreadoperationinfo 71.4 threadpoolmax 71.6 threadpoolperiod 71.7 threadpooltroubles 71.8 threadpoolowntroubles 77.1 jeusmanagerobjectname 77.2 jeusmanagerserverversion 77.3 jeusmanagerservervendor Appendix A. JEUS SNMP MIB 정보 31
46 77.4 jeusmanagerjavavms 77.5 jeusmanagerjeusservices 77.6 jeusmanagerj2eeservers 77.9 jeusmanagernodesfromdescriptor jeusmanageralivenodenames jeusmanagerjeushome jeusmanagerpid jeusmanagertroubles jeusmanagerowntroubles jeusmanagerj2eeservernames 81.1 webserverinfoobjectname 81.2 webserverinfonodeinfo 81.3 webserverinfosvrallinfo 81.4 webserverinfotroubles 81.5 webserverinfoowntroubles webserverinfosvrcount-count webserverinfoexeccount-count webserverinfoavgtime-count webserverinfoavgtime-maxtime webserverinfoavgtime-mintime webserverinfoavgtime-totaltime 92.1 externalwebtdatasourceobjectname 92.2 externalwebtdatasourcetype 92.3 externalwebtdatasourceport 92.4 externalwebtdatasourcewebtproperties 92.5 externalwebtdatasourceexportname 92.6 externalwebtdatasourcehostaddr 92.8 externalwebtdatasourcelevel 92.9 externalwebtdatasourcetroubles externalwebtdatasourceowntroubles externalwebtdatasourcecreatecount-count externalwebtdatasourceclosecount-count externalwebtdatasourcepoolsize-upperbound externalwebtdatasourcepoolsize-lowerbound externalwebtdatasourcepoolsize-highwatermark externalwebtdatasourcepoolsize-lowwatermark externalwebtdatasourcepoolsize-current externalwebtdatasourcefreepoolsize-upperbound externalwebtdatasourcefreepoolsize-lowerbound externalwebtdatasourcefreepoolsize-highwatermark externalwebtdatasourcefreepoolsize-lowwatermark externalwebtdatasourcefreepoolsize-current externalwebtdatasourcewaitingthreadcount-highwatermark externalwebtdatasourcewaitingthreadcount-lowwatermark externalwebtdatasourcewaitingthreadcount-current externalwebtdatasourcereconnectcount-count externalwebtdatasourcetotalconnectioncount-count 32 JEUS SNMP 안내서
47 externalwebtdatasourcefreeconnectioncount-count externalwebtdatasourceactiveconnectioncount-count subjectmoobjectname subjectmosubjectnames subjectmotroubles subjectmoowntroubles securitydomainmoobjectname securitydomainmodomainname securitydomainmopolicys securitydomainmosubjects securitydomainmotroubles securitydomainmoowntroubles securitydomainmodescription policymoobjectname policymopolicyids policymotroubles policymoowntroubles securitymoobjectname securitymocurrentdomain securitymosecuritydomains securitymotroubles securitymoowntroubles jmsenginemojmsresource jmsenginemoenginename jmsenginemoobjectname jmsenginemotroubles jmsenginemoowntroubles A.3. TMAX-JEUS7.0-MIB.mib TMAX-JEUS-MIB DEFINITIONS ::= BEGIN IMPORTS enterprises, Counter FROM RFC1155-SMI OBJECT-TYPE FROM RFC-1212 DisplayString FROM RFC1213-MIB TRAP-TYPE FROM RFC-1215; tmax OBJECT IDENTIFIER ::= { enterprises } jeus OBJECT IDENTIFIER ::= { tmax 100 } Appendix A. JEUS SNMP MIB 정보 33
48 -- SNMP moniroting objects in each MBeans j2eedomain j2eedomain OBJECT IDENTIFIER ::= { jeus 2 } j2eedomainobjectname OBJECT-TYPE "JMX-standard MBean object name" ::= { j2eedomain 1 } j2eedomainservers OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString "JMX-standard object names of the J2EE Servers that this domain includes" ::= { j2eedomain 2 } j2eedomaintroubles OBJECT-TYPE ::= { j2eedomain 3 } j2eedomainowntroubles OBJECT-TYPE ::= { j2eedomain 4 } -- j2eeserver j2eeserver OBJECT IDENTIFIER ::= { jeus 3 } 34 JEUS SNMP 안내서
49 j2eeserverobjectname OBJECT-TYPE "JMX-standard MBean object name" ::= { j2eeserver 1 } j2eeserverserverversion OBJECT-TYPE "the version of JEUS that is being used" ::= { j2eeserver 2 } j2eeserverservervendor OBJECT-TYPE "the J2EE platform vendor of this J2EE Server" ::= { j2eeserver 3 } j2eeserverjavavms OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString "JMX-standard object names of the JVMs on which J2EE Server i s running" ::= { j2eeserver 4 } j2eeserverdeployedobjects OBJECT-TYPE SYNTAXSEQUENCE OF DisplayString "JMX-standard object names of the J2EE Modules that are deployed on this J2EE Server" ::= { j2eeserver 5 } j2eeserverresources OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString "JMX-standard object names of the J2EE Resources that can be used in this J2EE Server" ::= { j2eeserver 6 } j2eeserverjeusservices OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString Appendix A. JEUS SNMP MIB 정보 35
50 ::= { j2eeserver 8 } j2eeserverengines OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString ::= { j2eeserver 9 } j2eeserverenginesfromdescriptor OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString ::= { j2eeserver 10 } j2eeserverdistributedmodules OBJECT-TYPE SYNTAX SEQUENCE OF DisplayString ::= { j2eeserver 15 } j2eeservernodename OBJECT-TYPE ::= { j2eeserver 17 } j2eeserverapppaths OBJECT-TYPE ::= { j2eeserver 18 } j2eeservertroubles OBJECT-TYPE ::= { j2eeserver 19 } 36 JEUS SNMP 안내서
51 j2eeserverowntroubles OBJECT-TYPE ::= { j2eeserver 20 } -- jvm jvm OBJECT IDENTIFIER ::= { jeus 4 } jvmobjectname OBJECT-TYPE "JMX-standard MBean object name" ::= { jvm 1 } jvmjavaversion OBJECT-TYPE "the system property value of java.version" ::= { jvm 2 } jvmjavavendor OBJECT-TYPE "the system property value of java.vendor" ::= { jvm 3 } jvmnode OBJECT-TYPE "the host name and ip address of the machine on which this JVM is running" ::= { jvm 4 } jvmosname OBJECT-TYPE Appendix A. JEUS SNMP MIB 정보 37
Tmax
Tmax JTmaxServer User Guide Tmax v5.0 SP1 Copyright 2009 TmaxSoft Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2009 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 263 분당스퀘어 (AK 프라자
More informationMicrosoft Word - AnyLink Introduction v3.2.3.doc
Copyright 2007 Tmax Soft Co., Ltd. All Rights Reserved. AnyLInk Copyright Notice Copyright 2007 Tmax Soft Co., Ltd. All Rights Reserved. Tmax Soft Co., Ltd. 대한민국서울시강남구대치동 946-1 글라스타워 18 층우 )135-708 Restricted
More information개요오라클과티베로에서 JDBC 를통해접속한세션을구분할수있도록 JDBC 접속시 ConnectionProperties 를통해구분자를넣어줄수있다. 하나의 Node 에다수의 WAS 가있을경우 DB 에서 Session Kill 등의동작수행시원하는 Session 을선택할수있다.
설치및환경설정 JDBC 접속세션구분 / 확인 2013. 11. 01 개요오라클과티베로에서 JDBC 를통해접속한세션을구분할수있도록 JDBC 접속시 ConnectionProperties 를통해구분자를넣어줄수있다. 하나의 Node 에다수의 WAS 가있을경우 DB 에서 Session Kill 등의동작수행시원하는 Session 을선택할수있다. 사용하기 JEUS 에서설정방법
More information개발및운영 Tibero DB Link (Tibero To Oracle) - Local 방식
Tibero DB Link (Tibero To Oracle) - Local 방식 2014. 04. 16. 목차 1. 구성환경... 3 2. 환경설정... 3 2.1. Tibero 서버 (AIX) 에 Oracle instance Client 파일을업로드... 3 2.2. Oracle Instance Client에대한환경설정등록 (.profile)... 4 2.3.
More informationWindows 8에서 BioStar 1 설치하기
/ 콘텐츠 테이블... PC에 BioStar 1 설치 방법... Microsoft SQL Server 2012 Express 설치하기... Running SQL 2012 Express Studio... DBSetup.exe 설정하기... BioStar 서버와 클라이언트 시작하기... 1 1 2 2 6 7 1/11 BioStar 1, Windows 8 BioStar
More informationMicrosoft Word - src.doc
IPTV 서비스탐색및콘텐츠가이드 RI 시스템운용매뉴얼 목차 1. 서버설정방법... 5 1.1. 서비스탐색서버설정... 5 1.2. 컨텐츠가이드서버설정... 6 2. 서버운용방법... 7 2.1. 서비스탐색서버운용... 7 2.1.1. 서비스가이드서버실행... 7 2.1.2. 서비스가이드정보확인... 8 2.1.3. 서비스가이드정보추가... 9 2.1.4. 서비스가이드정보삭제...
More informationthesis
( Design and Implementation of a Generalized Management Information Repository Service for Network and System Management ) ssp@nile nile.postech.ac..ac.kr DPE Lab. 1997 12 16 GMIRS GMIRS GMIRS prototype
More informationMicrosoft PowerPoint - 04-UDP Programming.ppt
Chapter 4. UDP Dongwon Jeong djeong@kunsan.ac.kr http://ist.kunsan.ac.kr/ Dept. of Informatics & Statistics 목차 UDP 1 1 UDP 개념 자바 UDP 프로그램작성 클라이언트와서버모두 DatagramSocket 클래스로생성 상호간통신은 DatagramPacket 클래스를이용하여
More information[JEUS 7] eclipse plug-in 연동 1. 개요 Eclipse 와 JEUS 7 연동시필요한 plug-in 제공및환경설정에관한가이드제공하여 Eclipse 에서 JEUS 7 기동및 종료테스트할수있는방법을기술하였습니다. 2. Plug-in 설치 2.1 [Step
기타지식 [JEUS 7.0] eclipse plug-in 연동 2015. 06. 09 [JEUS 7] eclipse plug-in 연동 1. 개요 Eclipse 와 JEUS 7 연동시필요한 plug-in 제공및환경설정에관한가이드제공하여 Eclipse 에서 JEUS 7 기동및 종료테스트할수있는방법을기술하였습니다. 2. Plug-in 설치 2.1 [Step. 1]
More informationTibero
Tibero 클라이언트설치가이드 Copyright 2013 TmaxData Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2013 TmaxData Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구황새울로 329 번길 5 티맥스빌딩우 ) 463-824 Restricted Rights
More informationInterstage5 SOAP서비스 설정 가이드
Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service
More information목차 1. 노드매니저종류 Java Type SSH Type 노드설정파일및로깅 nodes.xml jeusnm.properties <servername>.properties...
개발및운영 JEUS7 Node Manager 가이드 2014. 12. 15 목차 1. 노드매니저종류... 3 1.1 Java Type... 3 1.2 SSH Type... 3 2. 노드설정파일및로깅... 3 2.1 nodes.xml... 3 2.2 jeusnm.properties... 4 2.3 .properties... 4 2.4 JeusNodeManager.log...
More informationrmi_박준용_final.PDF
(RMI) - JSTORM http://wwwjstormpekr (RMI)- Document title: Document file name: Revision number: Issued by: Document Information (RMI)- rmi finaldoc Issue Date: Status:
More informationuntitled
Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.
More information개발및운영 Tibero Perl 연동
Tibero Perl 연동 2014. 05. 27. 목차 1. Windows에서의홖경구성... 3 1.1 Tibero ODBC Driver 설치... 3 1.2. Tool 설치... 5 2. Unix에서의홖경구성... 6 2.1 iodbc 설치... 7 2.2 Tibero 설치... 7 2.3 Iodbc drvier manager 등록... 7 3. Tibero
More information목차 JEUS EJB Session Bean가이드 stateful session bean stateful sample 가이드 sample source 결과확인 http session에
개념정리및샘플예제 EJB stateful sample 문서 2016. 01. 14 목차 JEUS EJB Session Bean가이드... 3 1. stateful session bean... 3 1.1 stateful sample 가이드... 3 1.1.1 sample source... 3 1.1.2 결과확인... 6 1.2 http session에서사용하기...
More informationAPI 매뉴얼
PCI-DIO12 API Programming (Rev 1.0) Windows, Windows2000, Windows NT and Windows XP are trademarks of Microsoft. We acknowledge that the trademarks or service names of all other organizations mentioned
More information이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론
이도경, 최덕재 Dokyeong Lee, Deokjai Choi 1. 서론 2. 관련연구 2.1 MQTT 프로토콜 Fig. 1. Topic-based Publish/Subscribe Communication Model. Table 1. Delivery and Guarantee by MQTT QoS Level 2.1 MQTT-SN 프로토콜 Fig. 2. MQTT-SN
More informationPowerPoint Presentation
Class - Property Jo, Heeseung 목차 section 1 클래스의일반구조 section 2 클래스선언 section 3 객체의생성 section 4 멤버변수 4-1 객체변수 4-2 클래스변수 4-3 종단 (final) 변수 4-4 멤버변수접근방법 section 5 멤버변수접근한정자 5-1 public 5-2 private 5-3 한정자없음
More information인디쓔피-IOM핸돜벁닄큐1014pdf, page 59 @ Preflight ( IOM핸돜벁닄큐__1014 )
Publisher: International Organization for Migration 17, route des Morillons 1211 Geneva 19 Switzerland Tel: +41.22.717 91 11 Fax: +41.22.798 61 50 E-mail: hq@iom.int Internet: http://www.iom.int ISBN 978
More informationMicrosoft Word - ntasFrameBuilderInstallGuide2.5.doc
NTAS and FRAME BUILDER Install Guide NTAS and FRAME BUILDER Version 2.5 Copyright 2003 Ari System, Inc. All Rights reserved. NTAS and FRAME BUILDER are trademarks or registered trademarks of Ari System,
More information마리오와 소닉 리우 올림픽™
마리오와 소닉 리우 올림픽 1 사용하기 전에 준비하기 2 유저 콘텐츠에 대하여 3 인터넷으로 이용 가능한 기능 4 보호자 여러분께 5 amiibo란 시작하기 전에 6 게임 소개 7 게임 시작 방법 8 조작 방법 9 데이터 저장과 삭제 통신으로 더욱 즐기기 10 대전 모드 11 포켓 마라톤 12 기록 기타 13 사용 곡명과 작곡자 소개 14 플레이 정보 송신
More information설치및환경설정 Tibero tbprobe 사용법과원격지포트체크
Tibero tbprobe 사용법과원격지포트체크 2014. 04. 23. 목차 1. tbprobe 사용... 3 1.1. 로컬호스트 tibero 체크... 3 1.2. 원격호스트 tibero 체크... 3 2. tbprobe 상태값... 5 3. tbprobe 연결방법... 6 3.1. IP 와 listener_port 기재시... 6 3.2. IP 와 listener_port
More informationAPI STORE 키발급및 API 사용가이드 Document Information 문서명 : API STORE 언어별 Client 사용가이드작성자 : 작성일 : 업무영역 : 버전 : 1 st Draft. 서브시스템 : 문서번호 : 단계 : Docum
API STORE 키발급및 API 사용가이드 Document Information 문서명 : API STORE 언어별 Client 사용가이드작성자 : 작성일 : 2012.11.23 업무영역 : 버전 : 1 st Draft. 서브시스템 : 문서번호 : 단계 : Document Distribution Copy Number Name(Role, Title) Date
More informationConnection 8 22 UniSQLConnection / / 9 3 UniSQL OID SET
135-080 679-4 13 02-3430-1200 1 2 11 2 12 2 2 8 21 Connection 8 22 UniSQLConnection 8 23 8 24 / / 9 3 UniSQL 11 31 OID 11 311 11 312 14 313 16 314 17 32 SET 19 321 20 322 23 323 24 33 GLO 26 331 GLO 26
More information: Symantec Backup Exec System Recovery 8:............................................................................. 3..............................
W H I T : E PA P E R : C U S TO M I Z E Confidence in a connected world. Symantec Backup Exec System Recovery 8: : Symantec Backup Exec System Recovery 8:.............................................................................
More informationAnalytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Cras
Analytics > Log & Crash Search > Unity ios SDK [Deprecated] Log & Crash Unity ios SDK. TOAST SDK. Log & Crash Unity SDK Log & Crash Search. Log & Crash Unity SDK... Log & Crash Search. - Unity3D v4.0 ios
More informationC++ Programming
C++ Programming 예외처리 Seo, Doo-okok clickseo@gmail.com http://www.clickseo.com 목 차 예외처리 2 예외처리 예외처리 C++ 의예외처리 예외클래스와객체 3 예외처리 예외를처리하지않는프로그램 int main() int a, b; cout > a >> b; cout
More informationMicrosoft PowerPoint - Supplement-03-TCP Programming.ppt [호환 모드]
- Socket Programming in Java - 목차 소켓소개 자바에서의 TCP 프로그램작성방법 주요클래스와메소드 HTTP 프로토콜을이용한예제 에코프로그램 Q/A 에코프로그램 - EchoServer 에코프로그램 - EchoClient TCP Programming 1 소켓소개 IP, Port, and Socket 포트 (Port): 전송계층에서통신을수행하는응용프로그램을찾기위한주소
More informationMicrosoft PowerPoint - 03-TCP Programming.ppt
Chapter 3. - Socket in Java - 목차 소켓소개 자바에서의 프로그램작성방법 주요클래스와메소드 HTTP 프로토콜을이용한예제 에코프로그램 에코프로그램 - EchoServer 에코프로그램 - EchoClient Q/A 1 1 소켓소개 IP,, and Socket 포트 (): 전송계층에서통신을수행하는응용프로그램을찾기위한주소 소켓 (Socket):
More information기존에 Windchill Program 이 설치된 Home Directory 를 선택해준다. 프로그램설치후설치내역을확인해보면 Adobe Acrobat 6.0 Support 내역을확인할수 있다.
PDMLink 에등록된 Office 문서들의 PDF 문서변환기능및 Viewer 기능을알아보자 PDM Link에서지원하는 [Product View Document Support] 기능은 Windows-Base 기반의 Microsoft Office 문서들을 PDMLink용 Viewer인 Product View를통한읽기가가능한 PDF Format 으로변환하는기능이다.
More information튜닝및모니터링 HP JVM 튜닝옵션
HP JVM 튜닝옵션 2013. 11. 01 목차 1. 개요... 3 2. JVM 특징소개... 3 3. JVM 주요옵션소개... 3 4. 분석기술... 16 2 1. 개요 HP JVM 의특징을살펴보고, TroubleShooting 방법과, 실제 Site 튜닝사례를살펴보도록한다. 2. JVM 특징소개 JVM 메모리영역. 3. JVM 주요옵션소개 GC command-line
More information< 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10
(https://www.kisarbl.or.kr) < 목차 > Ⅰ. 개요 3 Ⅱ. 실시간스팸차단리스트 (RBL) ( 간편설정 ) 4 1. 메일서버 (Exchange Server 2007) 설정변경 4 2. 스팸차단테스트 10 Ⅰ. 개요 실시간스팸차단리스트 (RBL) 는메일서버를운영하는누구나손쉽게효과적으로스팸수신을차단하는데이용할수있도록한국인터넷진흥원 (KISA)
More informationJEUS
JEUS JMX 안내서 JEUS v7.0 Fix#1 Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 272-6 우 ) 463-824 Restricted
More informationPowerPoint Presentation
Package Class 1 Heeseung Jo 목차 section 1 패키지개요와패키지의사용 section 2 java.lang 패키지의개요 section 3 Object 클래스 section 4 포장 (Wrapper) 클래스 section 5 문자열의개요 section 6 String 클래스 section 7 StringBuffer 클래스 section
More information설치및환경설정 JEUS Thread State Notify 설정
JEUS Thread State Notify 설정 2014. 07. 02 목차 1. thread-state-notify 설정... 3 1.1 시나리오 #1. max-thread-active-time : 10초... 3 1.2 시나리오 #2. max-thread-active-time : 10초, thread-interrupt-execution : true...
More information#KM560
KM-560 KM-560-7 PARTS BOOK KM-560 KM-560-7 INFORMATION A. Parts Book Structure of Part Book Unique code by mechanism Unique name by mechanism Explode view Ref. No. : Unique identifcation number by part
More informationSpring Boot/JDBC JdbcTemplate/CRUD 예제
Spring Boot/JDBC JdbcTemplate/CRUD 예제 오라클자바커뮤니티 (ojc.asia, ojcedu.com) Spring Boot, Gradle 과오픈소스인 MariaDB 를이용해서 EMP 테이블을만들고 JdbcTemplate, SimpleJdbcTemplate 을이용하여 CRUD 기능을구현해보자. 마리아 DB 설치는다음 URL 에서확인하자.
More information슬라이드 1
UNIT 16 예외처리 로봇 SW 교육원 3 기 최상훈 학습목표 2 예외처리구문 try-catch-finally 문을사용핛수있다. 프로그램오류 3 프로그램오류의종류 컴파일에러 (compile-time error) : 컴파일실행시발생 럮타임에러 (runtime error) : 프로그램실행시발생 에러 (error) 프로그램코드에의해서해결될수없는심각핚오류 ex)
More informationgnu-lee-oop-kor-lec06-3-chap7
어서와 Java 는처음이지! 제 7 장상속 Super 키워드 상속과생성자 상속과다형성 서브클래스의객체가생성될때, 서브클래스의생성자만호출될까? 아니면수퍼클래스의생성자도호출되는가? class Base{ public Base(String msg) { System.out.println("Base() 생성자 "); ; class Derived extends Base
More informationJAVA 프로그래밍실습 실습 1) 실습목표 - 메소드개념이해하기 - 매개변수이해하기 - 새메소드만들기 - Math 클래스의기존메소드이용하기 ( ) 문제 - 직사각형모양의땅이있다. 이땅의둘레, 면적과대각
JAVA 프로그래밍실습 실습 1) 실습목표 - 메소드개념이해하기 - 매개변수이해하기 - 새메소드만들기 - Math 클래스의기존메소드이용하기 ( http://java.sun.com/javase/6/docs/api ) 문제 - 직사각형모양의땅이있다. 이땅의둘레, 면적과대각선의길이를계산하는메소드들을작성하라. 직사각형의가로와세로의길이는주어진다. 대각선의길이는 Math클래스의적절한메소드를이용하여구하라.
More informationHardware Manual TSP100
Trademark acknowledgments TSP: Star Micronics., Ltd. Notice All rights reserved. Reproduction of any part of this manual in any form whatsoever, without STAR s express permission is forbidden. The contents
More informationPowerPoint Presentation
Package Class 3 Heeseung Jo 목차 section 1 패키지개요와패키지의사용 section 2 java.lang 패키지의개요 section 3 Object 클래스 section 4 포장 (Wrapper) 클래스 section 5 문자열의개요 section 6 String 클래스 section 7 StringBuffer 클래스 section
More informationMasoJava4_Dongbin.PDF
JSTORM http://wwwjstormpekr Issued by: < > Revision: Document Information Document title: Document file name: MasoJava4_Dongbindoc Revision number: Issued by: < > SI, dbin@handysoftcokr
More informationAPOGEE Insight_KR_Base_3P11
Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows
More informationPowerPoint Template
JavaScript 회원정보 입력양식만들기 HTML & JavaScript Contents 1. Form 객체 2. 일반적인입력양식 3. 선택입력양식 4. 회원정보입력양식만들기 2 Form 객체 Form 객체 입력양식의틀이되는 태그에접근할수있도록지원 Document 객체의하위에위치 속성들은모두 태그의속성들의정보에관련된것
More information09 강제근로의 금지 폭행의 금지 공민권 행사의 보장 38 10 중간착취의 금지 41 - 대판 2008.9.25, 2006도7660 [근로기준법위반] (쌍용자동차 취업알선 사례) 11 균등대우의 원칙 43 - 대판 2003.3.14, 2002도3883 [남녀고용평등법위
01 노동법 법원으로서의 노동관행 15 - 대판 2002.4.23, 2000다50701 [퇴직금] (한국전력공사 사례) 02 노동법과 신의성실의 원칙 17 - 대판 1994.9.30, 94다9092 [고용관계존재확인등] (대한조선공사 사례) 03 퇴직금 청구권 사전 포기 약정의 효력 19 - 대판 1998.3.27, 97다49732 [퇴직금] (아시아나 항공
More information개발및운영 Eclipse 를이용한 ANT 활용방법
Eclipse 를이용한 ANT 활용방법 2014. 04. 09 목차 Eclipse를이용한 ANT 활용방법... 3 1. ant 사용전준비사항... 3 1.1 ant Install... 3 1.2 Java Project 생성... 5 2. ant 활용방법... 10 2.1 ant project 생성... 10 3. ant 설정... 13 3.1 ant directory...
More information2012-민간네트워크-05_중국
2012- fi '-05_` 2012.3.19 1:0 PM ` 161 600DPI 95LPI 161 2012- fi '-05_` 2012.3.19 1:0 PM ` 162 600DPI 95LPI 2012 Global Business Network of Korea 162 http://www.exportcenter.go.kr 2012- fi '-05_` 2012.3.19
More informationNetwork Programming
Part 5 확장된 Network Programming 기술 1. Remote Procedure Call 2. Remote Method Invocation 3. Object Request Broker 2. Java RMI
More informationJUNIT 실습및발표
JUNIT 실습및발표 JUNIT 접속 www.junit.org DownLoad JUnit JavaDoc API Document 를참조 JUNIT 4.8.1 다운로드 설치파일 (jar 파일 ) 을다운로드 CLASSPATH 를설정 환경변수에서설정 실행할클래스에서 import JUnit 설치하기 테스트실행주석 @Test Test 를실행할 method 앞에붙임 expected
More informationPowerPoint 프레젠테이션
@ Lesson 1,..... @ 1 Green Project 1991 Oak Java 1995. 5 December '90 by Patrick Naughton, Mike Sheridan and James Gosling Embedded in various consumer electronic device 1992. 9. 3 Star 7 1993 www portability
More information자바-11장N'1-502
C h a p t e r 11 java.net.,,., (TCP/IP) (UDP/IP).,. 1 ISO OSI 7 1977 (ISO, International Standards Organization) (OSI, Open Systems Interconnection). 6 1983 X.200. OSI 7 [ 11-1] 7. 1 (Physical Layer),
More informationbn2019_2
arp -a Packet Logging/Editing Decode Buffer Capture Driver Logging: permanent storage of packets for offline analysis Decode: packets must be decoded to human readable form. Buffer: packets must temporarily
More information[Brochure] KOR_TunA
LG CNS LG CNS APM (TunA) LG CNS APM (TunA) 어플리케이션의 성능 개선을 위한 직관적이고 심플한 APM 솔루션 APM 이란? Application Performance Management 란? 사용자 관점 그리고 비즈니스 관점에서 실제 서비스되고 있는 어플리케이션의 성능 관리 체계입니다. 이를 위해서는 신속한 장애 지점 파악 /
More information목차 윈도우드라이버 1. 매뉴얼안내 운영체제 (OS) 환경 윈도우드라이버준비 윈도우드라이버설치 Windows XP/Server 2003 에서설치 Serial 또는 Parallel 포트의경우.
소프트웨어매뉴얼 윈도우드라이버 Rev. 3.03 SLP-TX220 / TX223 SLP-TX420 / TX423 SLP-TX400 / TX403 SLP-DX220 / DX223 SLP-DX420 / DX423 SLP-DL410 / DL413 SLP-T400 / T403 SLP-T400R / T403R SLP-D220 / D223 SLP-D420 / D423
More information02 C h a p t e r Java
02 C h a p t e r Java Bioinformatics in J a va,, 2 1,,,, C++, Python, (Java),,, (http://wwwbiojavaorg),, 13, 3D GUI,,, (Java programming language) (Sun Microsystems) 1995 1990 (green project) TV 22 CHAPTER
More informationAPI 매뉴얼
PCI-TC03 API Programming (Rev 1.0) Windows, Windows2000, Windows NT, Windows XP and Windows 7 are trademarks of Microsoft. We acknowledge that the trademarks or service names of all other organizations
More informationMicrosoft PowerPoint - RMI.ppt
( 분산통신실습 ) RMI RMI 익히기 1. 분산환경에서동작하는 message-passing을이용한 boundedbuffer 해법프로그램을실행해보세요. 소스코드 : ftp://211.119.245.153 -> os -> OSJavaSources -> ch15 -> rmi http://marvel el.incheon.ac.kr의 Information Unix
More informationPowerPoint 프레젠테이션
실습 1 배효철 th1g@nate.com 1 목차 조건문 반복문 System.out 구구단 모양만들기 Up & Down 2 조건문 조건문의종류 If, switch If 문 조건식결과따라중괄호 { 블록을실행할지여부결정할때사용 조건식 true 또는 false값을산출할수있는연산식 boolean 변수 조건식이 true이면블록실행하고 false 이면블록실행하지않음 3
More informationthesis
CORBA TMN Surveillance System DPNM Lab, GSIT, POSTECH Email: mnd@postech.ac.kr Contents Motivation & Goal Related Work CORBA TMN Surveillance System Implementation Conclusion & Future Work 2 Motivation
More informationALTIBASE 사용자가이드 Templete
Real Alternative DBMS ALTIBASE, Since 1999 WINDOWS ADO.NET 환경의 ALTIBASE 개발가이드 2010. 09 Copyright c 2000~2013 ALTBASE Corporation. All Rights Reserved. Document Control Change Record Date Author Change
More information#KM-235(110222)
PARTS BOOK KM-235A/B INFORMATION A. Parts Book Structure of Part Book Unique code by mechanism Unique name by mechanism Explode view Ref. No. : Unique identifcation number by part Parts No. : Unique Product
More information#KM-340BL
PARTS BOOK KM-340BL 고속 1본침 본봉 상하송 재봉기 High Speed, 1-Needle, Upper and Lower Feed Lock Stitch Machine W/Large Hook PME-100707 SunStar CO., LTD. INFORMATION A. Parts Book Structure of Part Book Unique code
More informationEclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일
Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 Introduce Me!!! Job Jeju National University Student Ubuntu Korean Jeju Community Owner E-Mail: ned3y2k@hanmail.net Blog: http://ned3y2k.wo.tc Facebook: http://www.facebook.com/gyeongdae
More informationBusiness Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-
More informationPowerPoint Presentation
public class SumTest { public static void main(string a1[]) { int a, b, sum; a = Integer.parseInt(a1[0]); b = Integer.parseInt(a1[1]); sum = a + b ; // 두수를더하는부분입니다 System.out.println(" 두수의합은 " + sum +
More information#DPK5(PB)(9.8.19)
PARTS BOOK DPK-5 포스트 베드, 1본침 본봉 지그재그 재봉기 Post Bed, Single-Needle Lock Stitch Zig Zag Sewing Machines PME-090929 SunStar CO., LTD. INFORMATION A. Parts Book 구성 Structure of Part Book ① ② ③ ④ ⑤⑥ ⑦ ⑧⑨ ① 관계
More informationFY2005 LIG
FY2005 LIG www.lig.co.kr FY2005 LIG 2005 LIG 7-44 "Profitable Growth" 14.5% 3 3,849 0.6%p 14.8% 3 355 306 7,300 5 3,691 2006 4 CI 2 "Profitable Growth 15.2% 2 1,000 VISION LIG LIG Leading Company 482006331
More information슬라이드 1
- 1 - 전자정부모바일표준프레임워크실습 LAB 개발환경 실습목차 LAB 1-1 모바일프로젝트생성실습 LAB 1-2 모바일사이트템플릿프로젝트생성실습 LAB 1-3 모바일공통컴포넌트생성및조립도구실습 - 2 - LAB 1-1 모바일프로젝트생성실습 (1/2) Step 1-1-01. 구현도구에서 egovframe>start>new Mobile Project 메뉴를선택한다.
More informationI T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r
I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r Jakarta is a Project of the Apache
More informationMicrosoft PowerPoint - Java7.pptx
HPC & OT Lab. 1 HPC & OT Lab. 2 실습 7 주차 Jin-Ho, Jang M.S. Hanyang Univ. HPC&OT Lab. jinhoyo@nate.com HPC & OT Lab. 3 Component Structure 객체 (object) 생성개념을이해한다. 외부클래스에대한접근방법을이해한다. 접근제어자 (public & private)
More informationJEUS
JEUS JPA 안내서 JEUS v7.0 Fix#1 Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 272-6 우 ) 463-824 Restricted
More information<4D F736F F F696E74202D E20B3D7C6AEBFF6C5A920C7C1B7CEB1D7B7A1B9D62E >
웹프로그래밍및실습 ( g & Practice) 문양세강원대학교 IT 대학컴퓨터과학전공 소켓 (Socket) (1/2) Socket 이란? 서버와클라이언트가서로특정한규약을사용하여데이터를전송하기위한방식 서버와클라이언트는소켓연결을기다렸다가소켓이연결되면서로데이터를전송 현재네트워크상에서의모든통신의근간은 Socket 이라할수있음 Page 2 1 소켓 (Socket) (2/2)
More informationPowerPoint Presentation
객체지향프로그래밍 클래스, 객체, 메소드 ( 실습 ) 손시운 ssw5176@kangwon.ac.kr 예제 1. 필드만있는클래스 텔레비젼 2 예제 1. 필드만있는클래스 3 예제 2. 여러개의객체생성하기 4 5 예제 3. 메소드가추가된클래스 public class Television { int channel; // 채널번호 int volume; // 볼륨 boolean
More informationq 이장에서다룰내용 1 객체지향프로그래밍의이해 2 객체지향언어 : 자바 2
객체지향프로그래밍 IT CookBook, 자바로배우는쉬운자료구조 q 이장에서다룰내용 1 객체지향프로그래밍의이해 2 객체지향언어 : 자바 2 q 객체지향프로그래밍의이해 v 프로그래밍기법의발달 A 군의사업발전 1 단계 구조적프로그래밍방식 3 q 객체지향프로그래밍의이해 A 군의사업발전 2 단계 객체지향프로그래밍방식 4 q 객체지향프로그래밍의이해 v 객체란무엇인가
More informationJVM 메모리구조
조명이정도면괜찮조! 주제 JVM 메모리구조 설미라자료조사, 자료작성, PPT 작성, 보고서작성. 발표. 조장. 최지성자료조사, 자료작성, PPT 작성, 보고서작성. 발표. 조원 이용열자료조사, 자료작성, PPT 작성, 보고서작성. 이윤경 자료조사, 자료작성, PPT작성, 보고서작성. 이수은 자료조사, 자료작성, PPT작성, 보고서작성. 발표일 2013. 05.
More informationBSC Discussion 1
Copyright 2006 by Human Consulting Group INC. All Rights Reserved. No Part of This Publication May Be Reproduced, Stored in a Retrieval System, or Transmitted in Any Form or by Any Means Electronic, Mechanical,
More informationJAVA PROGRAMMING 실습 08.다형성
2015 학년도 2 학기 1. 추상메소드 선언은되어있으나코드구현되어있지않은메소드 abstract 키워드사용 메소드타입, 이름, 매개변수리스트만선언 public abstract String getname(); public abstract void setname(string s); 2. 추상클래스 abstract 키워드로선언한클래스 종류 추상메소드를포함하는클래스
More informationJEUS
JEUS Scheduler 안내서 JEUS v7.0 Fix#1 Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2013 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 272-6 우 ) 463-824 Restricted
More informationMicrosoft PowerPoint Android-SDK설치.HelloAndroid(1.0h).pptx
To be an Android Expert 문양세강원대학교 IT 대학컴퓨터학부 Eclipse (IDE) JDK Android SDK with ADT IDE: Integrated Development Environment JDK: Java Development Kit (Java SDK) ADT: Android Development Tools 2 JDK 설치 Eclipse
More informationfinal_thesis
CORBA/SNMP DPNM Lab. POSTECH email : ymkang@postech.ac.kr Motivation CORBA/SNMP CORBA/SNMP 2 Motivation CMIP, SNMP and CORBA high cost, low efficiency, complexity 3 Goal (Information Model) (Operation)
More informationTTA Journal No.157_서체변경.indd
표준 시험인증 기술 동향 FIDO(Fast IDentity Online) 생체 인증 기술 표준화 동향 이동기 TTA 모바일응용서비스 프로젝트그룹(PG910) 의장 SK텔레콤 NIC 담당 매니저 76 l 2015 01/02 PASSWORDLESS EXPERIENCE (UAF standards) ONLINE AUTH REQUEST LOCAL DEVICE AUTH
More information<4D F736F F F696E74202D20C1A63235C0E520B3D7C6AEBFF6C5A920C7C1B7CEB1D7B7A1B9D628B0ADC0C729205BC8A3C8AF20B8F0B5E55D>
Power Java 제 25 장네트워크프로그래밍 이번장에서학습할내용 네트워크프로그래밍의개요 URL 클래스 TCP를이용한통신 TCP를이용한서버제작 TCP를이용한클라이언트제작 UDP 를이용한통신 자바를이용하여서 TCP/IP 통신을이용하는응응프로그램을작성하여봅시다. 서버와클라이언트 서버 (Server): 사용자들에게서비스를제공하는컴퓨터 클라이언트 (Client):
More information파일로입출력하기II - 파일출력클래스중에는데이터를일정한형태로출력하는기능을가지고있다. - PrintWriter와 PrintStream을사용해서원하는형태로출력할수있다. - PrintStream은구버전으로가능하면 PrintWriter 클래스를사용한다. PrintWriter
파일로입출력하기II - 파일출력클래스중에는데이터를일정한형태로출력하는기능을가지고있다. - PrintWriter와 PrintStream을사용해서원하는형태로출력할수있다. - PrintStream은구버전으로가능하면 PrintWriter 클래스를사용한다. PrintWriter 클래스의사용법은다음과같다. PrintWriter writer = new PrintWriter("output.txt");
More informationAnalyst Briefing
. Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages
More informationCopyrights and Trademarks Autodesk SketchBook Mobile (2.0.2) 2013 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc.,
Autodesk SketchBook Mobile Copyrights and Trademarks Autodesk SketchBook Mobile (2.0.2) 2013 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts
More informationvm-웨어-앞부속
VMware vsphere 4 This document was created using the official VMware icon and diagram library. Copyright 2009 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright
More informationView Licenses and Services (customer)
빠른 빠른 시작: 시작: 라이선스, 라이선스, 서비스 서비스 및 주문 주문 이력 이력 보기 보기 고객 가이드 Microsoft 비즈니스 센터의 라이선스, 서비스 및 혜택 섹션을 통해 라이선스, 온라인 서비스, 구매 기록 (주문 기록)을 볼 수 있습니다. 시작하려면, 비즈니스 센터에 로그인하여 상단 메뉴에서 재고를 선택한 후 내 재고 관리를 선택하십시오. 목차
More information<4D F736F F F696E74202D20C1A63038C0E520C5ACB7A1BDBABFCD20B0B4C3BC4928B0ADC0C729205BC8A3C8AF20B8F0B5E55D>
Power Java 제 8 장클래스와객체 I 이번장에서학습할내용 클래스와객체 객체의일생직접 메소드클래스를 필드작성해 UML 봅시다. QUIZ 1. 객체는 속성과 동작을가지고있다. 2. 자동차가객체라면클래스는 설계도이다. 먼저앞장에서학습한클래스와객체의개념을복습해봅시다. 클래스의구성 클래스 (class) 는객체의설계도라할수있다. 클래스는필드와메소드로이루어진다.
More informationPowerPoint Presentation
객체지향프로그래밍 오류처리 손시운 ssw5176@kangwon.ac.kr 오류메시지를분석한다. 오류메시지에서많은내용을알수있다. 2 디버깅 디버거를사용하면프로그램에서쉽게오류를감지하고진단할수있다. 디버거는중단점을설정하여서프로그램의실행을제어할수있으며문장 단위로실행하거나변수의값을살펴볼수있다. 3 이클립스에서디버깅 4 이클립스에서디버깅 5 이클립스의디버깅명령어 6 예외처리
More informationDesign Issues
11 COMPUTER PROGRAMMING INHERIATANCE CONTENTS OVERVIEW OF INHERITANCE INHERITANCE OF MEMBER VARIABLE RESERVED WORD SUPER METHOD INHERITANCE and OVERRIDING INHERITANCE and CONSTRUCTOR 2 Overview of Inheritance
More information#KM-250(PB)
PARTS BOOK FOR 1-NEEDLE, STRAIGHT LOCK-STITCH MACHINE SERIES KM-250AU-7S KM-250AU-7N KM-250A-7S KM-250A-7N KM-250B-7S KM-250B-7N KM-250BH-7S KM-250BH-7N KM-250BL-7S KM-250BL-7N KM-250AU KM-250A KM-250B
More informationMF Driver Installation Guide
Korean MF 드라이버 설치설명서 사용자 소프트웨어 CD-ROM... 드라이버 및 소프트웨어 정보...1 지원되는 운영 체제...1 MF 드라이버 및 MF Toolbox 설치... [쉬운 설치]를 사용한 설치...2 [사용자 정의 설치]를 사용한 설치...10 USB 케이블 연결(USB를 이용해 연결하는 경우만)...20 설치 결과 확인...21 온라인
More information메일서버등록제(SPF) 인증기능적용안내서 (Exchange Windows 2000) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2000 Exchange Server 2003 GFI MailEssentials 14 for
메일서버등록제(SPF) 인증기능적용안내서 (Exchange 2003 - Windows 2000) OS Mail Server SPF 적용모듈 작성기준 Windows Server 2000 Exchange Server 2003 GFI MailEssentials 14 for Exchange 2016 년 6 월 - 1 - 목 차 I. 개요 1 1. SPF( 메일서버등록제)
More information1. 자바프로그램기초 및개발환경 2 장 & 3 장. 자바개발도구 충남대학교 컴퓨터공학과
1. 자바프로그램기초 및개발환경 2 장 & 3 장. 자바개발도구 충남대학교 컴퓨터공학과 학습내용 1. Java Development Kit(JDK) 2. Java API 3. 자바프로그래밍개발도구 (Eclipse) 4. 자바프로그래밍기초 2 자바를사용하려면무엇이필요한가? 자바프로그래밍개발도구 JDK (Java Development Kit) 다운로드위치 : http://www.oracle.com/technetwork/java/javas
More informationPowerPoint 프레젠테이션
@ Lesson 2... ( ). ( ). @ vs. logic data method variable behavior attribute method field Flow (Type), ( ) member @ () : C program Method A ( ) Method B ( ) Method C () program : Java, C++, C# data @ Program
More information1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation
1. What is AX1 AX1 Program은 WIZnet 사의 Hardwired TCP/IP Chip인 iinchip 들의성능평가및 Test를위해제작된 Windows 기반의 PC Program이다. AX1은 Internet을통해 iinchip Evaluation Board(EVB B/D) 들과 TCP/IP Protocol로연결되며, 연결된 TCP/IP
More informationJ2EE & Web Services iSeminar
9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite
More informationJEUS
JEUS JMX 안내서 JEUS v6.0 Fix#8 Copyright 2011 TmaxSoft Co., Ltd. All Rights Reserved. Copyright Notice Copyright 2011 TmaxSoft Co., Ltd. All Rights Reserved. 대한민국경기도성남시분당구서현동 272-6 우 ) 463-824 Restricted
More information