...
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- ResourceType - Right Click - Click Add Resource
[Figure] Adding Resource in a resource type - Enter process name and full path.
[그림] 기본응용 리소스 추가 초기 화면Figure] Enter process path view - Enter resource name.
If you skip enter this, name will be given same value with process name when process path is defined.
[그림] 프로세스 경로 입력 화면Figure] Enter process path view - 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
...
상태 | Agent 가능 명령 | 설명 | 비고 |
---|---|---|---|
온라인 등록된 프로세스가 실행 중인 상태입니다. | 오프라인 | 실행 중인 프로세스에 종료 신호(TerminateProcess)를 보내어 해당 프로세스를 종료합니다. | |
모니터링 | 메모리에서 프로세스가 실행 중인지 주기적으로 감시합니다. | ||
오프라인 등록된 프로세스가 종료된 상태입니다. | 온라인 | 기본 응용의 속성 중 Path에 지정된 프로그램을 실행합니다. 예를 들면 'notepad.exe readme.txt' 라는 명령을 | |
모니터링 | 메모리에서 프로세스가 실행 중인지 주기적으로 감시합니다. | ||
장애 온라인 상태인 프로세스가 에이전트의 종료 명령을 거치지 않고 | 온라인 | 기본 응용의 속성 중 Path에 지정된 프로그램을 실행합니다. 예를 들면 'notepad.exe readme.txt' 라는 명령을 | |
오프라인 | 실행중인 프로세스에 종료 신호(TerminateProcess)를 보내어 해당 프로세스를 종료합니다. |
Attribute
[그림] 기본 응용 속성 화면Figure] Process Attribute view
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.