Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
추가
리소스를 추가하는 두 가지 방법이 있습니다.
하나는 그룹 이름에서 리소스를 추가하는 것이고, 또 하나는 리소스타입에서 리소스를 추가하는 것입니다
그룹에서 추가 할 경우
...
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
When add a resource from a group name, select a group -> right click -> 'Add Resource'. Or select Edit(E) from the main menu bar -> select 'Add Resource'. Or select 'Add Resource' icon from the tool bar.
[그림] 리소스 위자드 리소스추가 화면
리소스 위자드에서 기본응용을 선택하고 Next 버튼을 클릭합니다Figure] Adding Resource in a group- Select 'Process' from Resource Type lists and click 'Next' button. When add a resource from the Process resource type name, this step will be skipped.
[그림] 리소스 위자드 선택화면 - 나머지 과정은 아래의 '리소스 타입에서 추가 할 경우'와 같습니다.
리소스 타입에서 추가 할 경우
- 리소스타입 - 마우스 우 클릭 - 리소스 추가를 선택합니다.Figure] Select Resource Wizard View
- Next steps are same as adding in resource type.
Adding in Resource Type
...
- ResourceType - Right Click - Click Add Resource
[그림] 리소스 타입 리소스추가 화면
리소스 이름을 입력하고 프로세스 이름을 입력합니다Figure] Adding Resource in a resource type - Enter process name and full path.
[그림] 기본응용 리소스 추가 초기 화면
프로세스 경로를 입력하면 자동으로 리소스 이름을 제안합니다 - Enter resource name.
If you skip enter this, name will be given same value with process name when process path is defined.
[그림] 프로세스 경로 입력 화면 - 또 다른 방법은 파일 선택 아이콘을 클릭하여 기본응용을 추가하는 방법입니다Another way Click file selection icon and you can choose the file as shown below.
[그림] 파일 선택 화면
기본응용 프로그램을 실행 할 사용자의 기본값은 MCCS 프로세스를 실행하는 사용자입니다.
만약 기본값이 아닌 다른 사용자로 프로세스를 실행해야 한다면 다음과 같이 실행계정을 지정해 주시기 바랍니다Figure] File Selection View - Default value of user executing process resource is the user that execute process.
If you wish to use other user account, you can define in 'Execution Account' as shown below.
추가 설정으로 데스크탑 상호작용 옵션과 강제 종료 옵션을 선택합니다[그림] 기본응용 리소스 실행 계정 지정 화면
Figure] Specify account view - As an additional setting, you can select desktop option and forced to terminate option.
[그림] 기본응용 리소스 추가설정 화면
삭제
- Figure] Additional Settings of process resource view
Deleting
Select resource type - right click - delete resource
삭제 메뉴를 선택합니다. Select delete resource and resource will be deleted.
[그림] 기본응용 리소스 삭제 화면
...
Figure] Deleting process resource view
State
다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.
...
상태 | Agent 가능 명령 | 설명 | 비고 |
---|---|---|---|
온라인 등록된 프로세스가 실행 중인 상태입니다. | 오프라인 | 실행 중인 프로세스에 종료 신호(TerminateProcess)를 보내어 해당 프로세스를 종료합니다. | |
모니터링 | 메모리에서 프로세스가 실행 중인지 주기적으로 감시합니다. | ||
오프라인 등록된 프로세스가 종료된 상태입니다. | 온라인 | 기본 응용의 속성 중 Path에 지정된 프로그램을 실행합니다. 예를 들면 'notepad.exe readme.txt' 라는 명령을 | |
모니터링 | 메모리에서 프로세스가 실행 중인지 주기적으로 감시합니다. | ||
장애 온라인 상태인 프로세스가 에이전트의 종료 명령을 거치지 않고 | 온라인 | 기본 응용의 속성 중 Path에 지정된 프로그램을 실행합니다. 예를 들면 'notepad.exe readme.txt' 라는 명령을 | |
오프라인 | 실행중인 프로세스에 종료 신호(TerminateProcess)를 보내어 해당 프로세스를 종료합니다. |
...
Attribute
[그림] 기본 응용 속성 화면
속성Attribute | 설명Description | 타입Type | 기본값Default | 수정Edit | 비고Note | |
Arguments프로그램 인수입니다. | It is the program argument. | STRING | O최대 80자 | longer than 80 characters. | ||
Domain사용자 계정의 도메인을 지정합니다. | It specifies the domain of user. It will be ignored if user name is not specified. | STRING | O | |||
ForcibleTermination이 값이 True로 설정되면 프로세스를 강제로 종료시킵니다. | When this value is inserted as True, process is terminated forcibly. if this value is inserted as True, it will try normal termination. If termination did not executed, it will be terminated forcibly after the time set in offlinetimeout. Note that application has no limit in standby. | BOOLEAN
| false | O | ||
InteractiveWithDesktop데스크톱과 상호 작용을 허용합니다. (GUI를 보여주는지 숨기는지 결정) | It permits reciprocal action with desktop. (It determines whether GUI to appear or hide) It determines to execute by background or foreground. | BOOLEAN
| false | O | ||
Password사용자 계정의 비밀번호입니다. | It is the password defined by the user. | PASSWORD | O | |||
Path | 프로그램 실행 파일의 절대 경로명입니다. 이 값이 유효하지 않으면 리소스를 사용할 수 없습니다. | FILEIt defines the path name of the program file. If this value is invalid, resource cannot be used. | O | |||
StartupDirectory등록된 프로그램이 실행될 경로입니다. 입력 값이 없으면 %MCCS_HOME 을 의미합니다. | It is a work directory. it means %MCCS_HOME% if it does not have a input value. | DIRECTORY | (.) | O | ||
User프로그램을 사용할 수 있는 권한을 부여받은 사용자 계정입니다. | It is the user name which has received the permission to use the application. | STRING | O |
속성 값은 해당 리소스를 등록할 때에 입력된 값이며, '리소스 고유 속성'에서 값을 변경하거나 확인할 수 있습니다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.