Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

서비스 에이전트는 서비스 상태를 모니터링 합니다.
서비스가 동작 중이라면 모니터링 결과로 0이 반환되고, 서비스가 정지되었다면 3이 반환됩니다.
만약 서비스 스크립트의 리턴 값이 기본값과 다르게 설정되어 있을 경우 모니터링 결과를 신뢰할 수 없습니다.

 

 

추가

리소스를 추가하는 두 가지 방법이 있습니다. 
하나는 그룹 이름에서 리소스를 추가하는 것이고, 또 하나는 리소스타입에서 리소스를 추가하는 것입니다

그룹에서 추가 할 경우

...

Adding

There are two way to add a resource which one is select this from a group name and another is select this from a resource type.

Adding in Group

  1. select a group -> right click -> 'Add Resource'
    Image Added
    [Figure] Adding Resource in a group

  2. Select 'Service' from Resource Type lists and click 'Next' button. When add a resource from the service resource type name, this step will be skipped.

    [그림] 리소스 위자드 선택화면
  3. 나머지 과정은 아래의 리소스 타입에서 추가 할 경우와 같습니다.

리소스 타입에서 추가 할 경우

  1. 리소스타입 - 마우스 우 클릭 - 리소스 추가를 선택합니다.Figure] Select Resource Wizard View

  2. Next steps are same as adding in resource type.

Adding in Resource Type

  1. ResourceType - Right Click - Click Add Resource
    Image Modified
    [
    그림] 리소스 타입 리소스추가 화면Figure] Adding Service Resource in a resource type

  2. 서비스 리소스 추가 최초 화면입니다.

    [그림] 서비스 리소스 추가 화면

    서비스 이름을 입력하면 해당 문자로 시작하는 서비스를 검색해 주고 리소스 이름도 추천해 줍니다
  3. Enter service name and it will automatically search and suggest proper service name. 
    Select the service to be managed.


    [그림] 서비스 리소스 검색 및 이름 추천 화면
    완료버튼을 누르면 서비스 리소스가 등록됩니다Figure] Search service resource and suggest name view

  4. Click "Finish" and service resource is added.

    [그림] 서비스 리소스 추가 완료 화면

삭제

리소스타입 - 마우스 우 클릭 - 리소스 삭제 선택합니다.

  1. 삭제 메뉴를 선택합니다.Figure] Adding service resource is completed

Deleting

Select resource type - right click - delete resource

  1. Select delete resource

    [그림] 리소스 삭제 화면

...

  1. Figure] Deleting resource view

State

다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.

...

상태Agent 가능 명령설명비고

온라인

서비스가 정상 작동 중입니다.

오프라인

서비스를 중지합니다.

 
모니터링

서비스 상태를 파악합니다.

 

오프라인

서비스가 중지된 상태입니다.

온라인

서비스를 시작합니다.

 
모니터링

서비스 상태를 파악합니다.

 

장애

서비스가 정상적으로 작동하지 않는 상태입니다.

온라인서비스를 시작합니다. 
오프라인서비스를 중지합니다. 

 

 

...

Attribute


...

ServiceName

...

[그림] 서비스 속성 화면

...

ArgList 인수

...

설명

...

타입

...

Figure] Window Service Attribute


Attribute

Description

Type

DefaultEditNote

ServiceName

It is a name of the window service to be monitored.
서비스가 동작 중이라면 모니터링 결과로 0이 반환되고, 서비스가 정지되었다면 3이 반환됩니다.
만약 서비스 스크립트의 리턴 값이 기본값과 다르게 설정되어 있을 경우 모니터링 결과를 신뢰할 수 없습니다.

STRING

 

Xfalse

 

속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다Attribute value of ArgList arguments are the values that are added resources and the value can be changed or viewed through 'Specified Attribute’ list on the detailed information panel.