...
Add the service resource to a group.
Warning |
---|
서비스 에이전트는 서비스 상태를 모니터링 합니다. It indicates the service is on running if results from monitoring is "0", while "3" means stop of the service. Results from monitoring may be wrong if the returned value of the service's script has not been the same as default one. |
- 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.
- Select '"Service' " from Resource Type lists and click 'the "Next' " button. When add a resource from the Service resource type name, this step will be skipped.
- Enter the service resource name.
- Enter the service name and it will automatically search and list up proper service name, and then select the service to be managed.
[Figure] Adding service resource - Click 'the "Finish' " button to add the basic application resource.
Deleting
Select resource "Resource type" → right click → delete resource.
Infowarning |
---|
The service added as resource in MCCS will be automatically switched to "Manual Start" of service start type. |
...
State | Agent command | Description | Note |
---|---|---|---|
Online Service is running properly. | Offline | MCCS stops service. | |
Monitoring | It monitors status of service. If the service is running properly, the '0' value is returned. If it is stopped, '3' value is returned. If the service script's return value is different to the default setting, the result is untrustable. | ||
Offline Service is stopped. | Online | MCCS starts service. | |
Monitoring | It monitors status of service. If the service is running properly, the '0' value is returned. If it is stopped, '3' value is returned. If the service script's return value is different to the default setting, the result is untrustable. | ||
Fault Service is not running properly. | Online | MCCS starts service. | |
Offline | MCCS stops service. |
...
Specified attribute values are normally entered when add the resource, This value can be edited or viewed through 'Specified Attribute' table in the Resource Attributes tab on the detailed information panel.
Info |
---|
MCCS has function to limit input values against user's input field, and it provides function detects automatically data which is input wrong by user's mistake. |