...
- 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 'Application' from Resource Type lists and click 'Next' button. When add a resource from the Application resource type name, this step will be skipped.
[Figure] Resource Wizard Selection 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 Resource name, pre-script file name in the StartProgram, StopProgram and MonitorProgram box.
[Figure] Adding application resource view - You can browse pre-scripted file when select the file selection icon.
[Figure] Entering script file View - You can browse pre-scripted file when select the file selection icon.
[Figure] Script file selection View - You can also write the script through selecting write script icon.
[Figure] File Editor View After you have completed all of the input screen.
Info MCCS checks the list of monitor process list and monitor program when all the value of MonitorProgram and MonitorProcesses is entered.
[Figure] Enter the script files and path for each attribute- f If you have an account that can execute application resource, you can enter the account as below.
[Figure] Defining user account - Click 'Finish' and resource is added.
[Figure] Adding Application resource is completed
Deleting
Select resource type - → right click - → delete resource.
Select delete menu.
[Figure] Deleting application resource view
State
다음 테이블은 상태와 사용자 명령에 의해 발생되는 MCCS 리소스의 상태 이동에 대해 설명합니다.
명령은 사용자에 의해 발생되는 것을 전제로 합니다.
복합 응용 에이전트: 일반적인 어플리케이션 항목을 관리합니다.
기본 응용보다 복잡하고, 더 많은 확장성을 제공하여 애플리케이션, 서비스 등을 관리합니다.
...
...
Status
The following table explains the status switching of the MCCS resource caused by a user's command and the status.
The command assumes that it is generated by a user
Application agent: It manages general application items.
It provides a more complex, wider expandability than processes to manage applications and services.
Status | Agent command | Description | Note |
---|---|---|---|
Online MonitorProcesses에 등록된 모든 프로세스들이 실행 중이고 | 오프라인Offline | StopProgram 속성에 등록된 스크립트를 실행합니다. | |
모니터링Monitoring | MonitorProgram 속성에 등록된 스크립트를 실행합니다. | ||
오프라인Offline MonitorProcesses에 등록된 프로세스 중에서 하나라도 종료되었거나 | 온라인Online | StartProgram 속성에 등록된 스크립트를 실행합니다. | |
모니터링Monitoring | 위에 모니터링 명령 참조 | ||
장애Trouble 리소스가 온라인 상태에서 에이전트의 종료 명령을 거치지 않고 | 온라인Online | 위에 온라인 명령 참조 | |
오프라인Offline | StopProgram 속성에 등록된 스크립트를 실행합니다. |
...