It is managed user defined process which is a program of single process (e.g. notepad.exe, cal.exe)
Name of an executable binary and process resides memory should be identical. Executable Process should be resided in all the nodes with the same path, and does not need to be resided in the same path as the mirror disk or shared disk.
Process basically is executed with the system account, but is can be executed with particular user by using attributes of User, Password, Domain.
이 페이지의 주요 내용
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.
[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.
[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 | longer than 80 characters. | |
Domain | It specifies the domain of user. It will be ignored if user name is not specified. | STRING | O | ||
ForcibleTermination | 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 | 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 | It defines the path name of the program file. If this value is invalid, resource cannot be used. | O | |||
StartupDirectory | 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.